summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Omnigul : Change Charger from BQ25720 to ISL9241.Logan_Liao2023-01-162-9/+8
* Default charger current derating to 5%Peter Marheine2023-01-1261-0/+61
* vell: Lower priority to set board id 5 GPIOsDevin Lu2023-01-121-1/+1
* kuldax: Remove the bring-up featuresben chen2023-01-121-0/+3
* omnigul: Initial EC imagejamie_chen2023-01-1219-0/+2278
* board/hyperdebug: Enumerate and configure SPI ports via USBJes B. Klinke2023-01-112-2/+146
* board/hyperdebug: Add support for OCTOSPIJes B. Klinke2023-01-111-21/+308
* include/spi.h: Introduce CONFIG_SPI_MUTABLE_DEVICE_LISTJes B. Klinke2023-01-093-2/+3
* dratini: Set TCPC_AUX_SWITCH to 0xC on Port 0 on mux setBoris Mittelberg2023-01-092-0/+25
* ec: Change get_keycap_label return to unsignedJeremy Bettis2023-01-063-9/+9
* marasov: Modify I2C frequence for i2c2/i2c6.Michael5 Chen12023-01-061-2/+2
* marasov: Modify thermal policyMichael5 Chen12023-01-051-66/+20
* terrador: Disable i2cscan to create flash spaceDaisuke Nojiri2023-01-051-0/+2
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-042-4/+4
* gaelin: Apply PS8811 tuning parametersBruce Chiang2022-12-211-2/+15
* gladios: Update fw_config for gladiosHank.Xie2022-12-192-24/+28
* gladios: Update board config for gladiosHank.Xie2022-12-199-530/+99
* marasov: Remove TBT functionMichael5 Chen12022-12-194-63/+5
* {ambassador,genesis,moonbuggy,scout}: Increase fan to reduce throttling.Richard Yeh2022-12-178-80/+201
* Redrix: Enable RF charge for stylusDaisuke Nojiri2022-12-161-0/+2
* test: Add test for std::chrono::system_clockTom Hughes2022-12-152-0/+2
* 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