summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* redrix: derate charger current by 6%Boris Mittelberg2022-12-151-0/+2
* marasov: Implement keyboard and keyboard backlight functionMichael5 Chen12022-12-143-8/+38
* Banshee: Set 'DP CONNECTION' bitjohnwc_yeh2022-12-141-4/+48
* marasov: modify fw_config settingMichael5 Chen12022-12-132-24/+18
* endeavour: Increase fan to reduce throttling.Richard Yeh2022-12-131-57/+30
* fizz: Increase fan to reduce throttling.Richard Yeh2022-12-131-84/+97
* Revert "dratini: Set TCPC_AUX_SWITCH to 0xC on Port 0 on CCD enable"Boris Mittelberg2022-12-133-29/+0
* lisbon: Update fw_config for lisbonTommy Chung2022-12-122-24/+28
* lisbon: Update board config for lisbonTommy Chung2022-12-129-526/+99
* test: Add a test for global object initializationTom Hughes2022-12-102-0/+2
* board/hyperdebug: Name pins after connector positionJes B. Klinke2022-12-092-75/+36
* board/hyperdebug: Allow runtime pin reconfig to alternateJes B. Klinke2022-12-091-2/+4
* chips/stm32/usb_spi: Forwarding to multiple spi devicesJes B. Klinke2022-12-095-5/+6
* test: Add timer testAndrea Grandi2022-12-072-0/+2
* zephyr: move usbc interrupt handler to shimJason Yuan2022-12-051-0/+2
* gladios: Initial EC imageTommy Chung2022-12-0515-0/+2123
* gaelin: Add USB-A retimer supportRaymond Chung2022-12-024-0/+59
* board: Sort header filesJeremy Bettis2022-12-01503-1070/+1193
* board/burnet: Free up flash spaceTom Hughes2022-11-291-0/+3
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-2918-18/+20
* moli: add power on/wakeup by HDMI monitorElsie Shih2022-11-283-6/+129
* dibbi: Update board specific power implementationLiam Flaherty2022-11-288-677/+336
* gaelin: Keep backlight and speaker power control for displayRaymond Chung2022-11-251-2/+8
* magolor: delay one second when charger enter low power modeben chen2022-11-241-0/+2
* marasov: use default board_set_charge_limit implementationPeter Marheine2022-11-241-7/+0
* marasov: Modify TypeC and TypeA configuration.Michael5 Chen12022-11-249-253/+56
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-24105-529/+82
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-23108-207/+113
* moli: separate fw_config from the board.*Elsie Shih2022-11-235-43/+130
* driver/retimer/ps8818.h: Add I2C ADDR FLAGS 0x30, 0x58, 0x70Tommy Chung2022-11-222-2/+2
* marasov: Modify the EC battery settingMichael5 Chen12022-11-222-3/+1
* pirika: fix index checkBoris Mittelberg2022-11-191-1/+1
* pompom: dead code eliminationBoris Mittelberg2022-11-192-31/+13
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-17126-270/+175
* board/hyperdebug: USB serial numberJes B. Klinke2022-11-161-0/+22
* board/corori2: Free up flash spaceTom Hughes2022-11-161-0/+3
* marasov: Config the EC battery setting.Michael5 Chen12022-11-162-44/+19
* marasov: Implement the EC LED codeMichael5 Chen12022-11-164-115/+83
* nocturne: Enable FPUGwendal Grignou2022-11-151-0/+1
* gaelin: Initial scaler configurationRaymond Chung2022-11-153-6/+28
* dibbi: Update power and recovery buttonsLiam Flaherty2022-11-152-4/+14
* marasov: Remove ALS and Tablet functionMichael5 Chen12022-11-154-255/+10
* board/nocturne: Enable LTOTom Hughes2022-11-151-0/+2
* board/gelarshie: Free up more flash spaceTom Hughes2022-11-151-0/+1
* board/waddledoo: Free up flash spaceTom Hughes2022-11-141-1/+3
* board/oak: Free up more flash spaceTom Hughes2022-11-141-0/+1
* board/adlrvpp_mchp1521: Free up more flash spaceTom Hughes2022-11-141-0/+3
* board/[kappa|terrador]: Fix compilation errorTom Hughes2022-11-142-0/+2
* board/servo_v4: Free up more flash spaceTom Hughes2022-11-121-0/+2
* test: Add rng_benchmark testAndrea Grandi2022-11-115-0/+5