summaryrefslogtreecommitdiff
path: root/board/brya
Commit message (Expand)AuthorAgeFilesLines
* brya: Fix typo in commentCaveh Jalali2022-04-141-1/+1
* zephyr: move usb-a configuration to DTSDawid Niedzwiecki2022-04-061-0/+2
* gpio: cleanup header usage for sensorsKeith Short2022-02-251-0/+1
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* brya: Add genvif overridesCaveh Jalali2022-02-141-3/+148
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* brya: Enable FRS on port C1Caveh Jalali2022-02-081-1/+2
* brya: Enable PPC controlled FRSCaveh Jalali2022-02-081-0/+2
* brya: Configure FRS GPIOs for ports C0, C2Caveh Jalali2022-02-082-6/+4
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* zephyr: brya: Enable charger and type-c chargingRajesh Kumar2022-01-202-0/+27
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* brya: Update console channel used for cbiDivya Sasidharan2022-01-071-1/+1
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-6/+0
* brya boards: initialize GPIO57Boris Mittelberg2021-11-241-0/+1
* brya: Always initialize ioex data structures after sysjumpCaveh Jalali2021-11-241-18/+12
* Brya: Add USB mux taskDiana Z2021-11-191-0/+1
* brya: LED improvementsBoris Mittelberg2021-11-162-8/+8
* brya: Split out baseboard CBI and USB code into its own fileRajesh Kumar2021-11-164-58/+63
* bq25710: Make VSYS_TH2 Kconfig friendlyCaveh Jalali2021-11-131-0/+1
* tree: Work around clang bugTom Hughes2021-11-051-48/+71
* brya: enable PSYS monitoringCaveh Jalali2021-11-021-0/+1
* brya: Enable VCONN control on C1 (ps8815)Caveh Jalali2021-10-291-1/+2
* brya: Run TCPC1/PPC1 I2C at 1 MHz on newer boardsCaveh Jalali2021-10-291-3/+22
* brya: Update stack sizes based on stack analyzerCaveh Jalali2021-10-291-13/+13
* cleanup: charger: Add BQ25710 sense resistor configsDeepti Deshatty2021-10-281-2/+2
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+0
* IOEX: Cleanup: Use IOEX_FLAGS_INITIALIZED flag to get the IOEX statusVijay Hiremath2021-10-121-5/+4
* byra: Enable I2C_CONTROL host commandCaveh Jalali2021-10-071-0/+3
* brya: Allow I2C speed change on port 4 (tcpc1)Caveh Jalali2021-10-011-0/+1
* brya: Enable i2cspeed console commandCaveh Jalali2021-10-011-0/+3
* brya family: fix keyboard wake in tablet modeBoris Mittelberg2021-09-291-0/+1
* brya: Modify thermal_paramsOwen_Ou2021-09-232-26/+27
* Revert "DP/TBT/USB4: Retimer WA resolved Brya TBT lane bonding issue in AP mode"madhusudanarao amara2021-09-231-14/+0
* board: Do not enable gyroscope by defaultGwendal Grignou2021-09-231-11/+1
* led_pwm: split color map on a separate structureFabio Baltieri2021-09-211-1/+1
* brya: Enable PS8815_FORCE_DIDCaveh Jalali2021-09-211-0/+1
* BB Retimer: Add new HPD callback to boardsDiana Z2021-09-161-0/+2
* brya: adjust default ALS calibrationBoris Mittelberg2021-09-111-3/+3
* brya: enable fan controlBoris Mittelberg2021-09-071-4/+1
* brya: Move charger config from baseboard to boardDavid Huang2021-09-022-0/+2
* brya: Tune thermal_params, adc_channels for board ID 1Caveh Jalali2021-08-272-1/+24
* adc: Update board files to match adc.h refactorCaveh Jalali2021-08-271-1/+1
* brya: Support temp sensors on board ID 2Caveh Jalali2021-08-272-11/+64
* DP/TBT/USB4: Retimer WA resolved Brya TBT lane bonding issue in AP modemadhusudanarao amara2021-08-061-0/+14
* brya: Fix fan turn high and low momentary in G3 and DC onlyOwen_Ou2021-08-061-2/+2
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* brya: Report port TBT capabilityCaveh Jalali2021-07-151-0/+16
* brya: disable debug accessory control on port C0Boris Mittelberg2021-07-141-1/+2
* Brya: fix LSM6DSO drv_data overlappingKo_Ko2021-07-131-2/+4