summaryrefslogtreecommitdiff
path: root/baseboard
Commit message (Expand)AuthorAgeFilesLines
* octopus: Increase watchdog timeout period to 2100msRob Barnes2023-05-171-0/+8
* battery: Deprecate CONFIG_BATTERY_LEVEL_NEAR_FULLwen zhang2023-05-111-3/+3
* octopus: Enable system safe mode panic recoveryRob Barnes2023-05-111-0/+3
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-1113-13/+7
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-2/+2
* octopus: Undef CONFIG_CMD_MMAPINFORob Barnes2023-05-101-0/+1
* octopus: Undef CONFIG_CMD_MDRob Barnes2023-05-101-0/+1
* octopus: Undef CONFIG_CMD_MFALLOWRob Barnes2023-05-101-0/+1
* octopus: Undef CONFIG_CMD_ACCELSPOOFRob Barnes2023-05-101-0/+3
* corsola: fix auto-reload GPIO config when FRS mode enabledEric Yilun Lin2023-05-081-2/+2
* boxy: Modify Boxy initial EC code.jimmy.wu2023-04-251-1/+1
* Reland "Use third_party boringssl for AES"Yi Chou2023-04-252-4/+2
* Revert "Reland "Use third_party boringssl for AES""Jonathon Murphy2023-04-212-2/+4
* Reland "Use third_party boringssl for AES"Yi Chou2023-04-212-4/+2
* Taranza: Create initial EC imageYu-An Chen2023-04-211-1/+1
* Revert "Use third_party boringssl for AES"Yi Chou2023-04-182-2/+4
* Use third_party boringssl for AESYi Chou2023-04-182-4/+2
* dedede: Enable system safe modeRob Barnes2023-03-231-0/+3
* baseboard/dedede: Free up more flash spaceTom Hughes2023-03-161-0/+4
* Replace CONFIG_DMA with CONFIG_DMA_CROS in EC codebasePatryk Duda2023-03-013-3/+3
* dibbi: Split I2C configuration from baseboard and add HDMI-related busesSam McNally2023-02-151-2/+2
* trogdor: Do not change the PPC SW and TCPC MUX when HPD changesWai-Hong Tam2023-02-111-22/+0
* Cherry: move isl9238c_hibernate to board_hibernateSue Chen2023-02-071-1/+5
* dibbi: Updating EC pinout based on latest schematicsAdam Mills2023-02-061-0/+3
* Asurada: move isl9238c_hibernate to board_hibernateSue Chen2023-01-311-2/+5
* Default charger current derating to 5%Peter Marheine2023-01-122-0/+3
* baseboard: enable powered of PP1 and PP2 for port 1amber.chen2023-01-061-0/+9
* trogdor: Handle HPD High embedded in DP-Status VDMWai-Hong Tam2023-01-061-2/+22
* trogdor: Pass through AUX termination when DP-Config is ackedWai-Hong Tam2023-01-061-10/+25
* kalista: Increase fan to reduce throttling.Richard Yeh2022-12-131-57/+30
* adlrvp: Enable system boot time loggingRajesh Kumar2022-12-131-0/+3
* zephyr: move usbc interrupt handler to shimJason Yuan2022-12-051-0/+2
* board: Sort header filesJeremy Bettis2022-12-016-3/+6
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-2916-16/+19
* dibbi: Update board specific power implementationLiam Flaherty2022-11-281-0/+2
* marasov: Modify TypeC and TypeA configuration.Michael5 Chen12022-11-241-0/+2
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-2410-56/+2
* baseboard: Remove unused externsJeremy Bettis2022-11-232-36/+0
* baseboard: Move conditional includes to endJeremy Bettis2022-11-231-5/+6
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-2324-18/+24
* baseboard: Sort header filesJeremy Bettis2022-11-2342-105/+97
* ec: IWYU Add missing includeJeremy Bettis2022-11-221-0/+2
* driver/retimer/ps8818.h: Add I2C ADDR FLAGS 0x30, 0x58, 0x70Tommy Chung2022-11-223-3/+3
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-175-19/+5
* baseboard/kukui: Free up additional flash spaceTom Hughes2022-11-141-0/+6
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-114-4/+0
* guybrush: fix type-c port checkBoris Mittelberg2022-11-101-1/+1
* brask: customize the button debounce timeZhuohao Lee2022-10-281-0/+2
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-1/+1
* baseboard/intelrvp: Add castsTom Hughes2022-10-171-12/+28