summaryrefslogtreecommitdiff
path: root/board/poppy
Commit message (Expand)AuthorAgeFilesLines
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-1/+1
* board: Sort header filesJeremy Bettis2022-12-012-4/+5
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-291-1/+1
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-232-4/+2
* tree: Disable false positive warning when building with clangTom Hughes2022-10-151-0/+3
* tree: Remove CONFIG_SOFTWARE_PANICTom Hughes2022-10-121-1/+0
* poppy: usb_mux: Split struct usb_mux in poppy boardsTomasz Michalec2022-09-131-7/+13
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-092-5/+5
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-6/+5
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/poppy/led.c: Format with clang-formatJack Rosenthal2022-07-011-10/+12
* board/poppy/board.c: Format with clang-formatJack Rosenthal2022-07-011-107/+82
* board/poppy/battery.c: Format with clang-formatJack Rosenthal2022-07-011-10/+11
* board/poppy/board.h: Format with clang-formatJack Rosenthal2022-06-291-32/+32
* board/poppy/base_detect_poppy.c: Format with clang-formatJack Rosenthal2022-06-291-6/+5
* board/poppy/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-291-15/+12
* board/poppy/base_detect_lux.c: Format with clang-formatJack Rosenthal2022-06-281-8/+7
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* i2c: Use declared initializers for i2c_ports: boards m-zKeith Short2021-11-301-5/+35
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-0/+1
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-273-3/+0
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-232-2/+2
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-1/+0
* base_state: implement basestate host commandTing Shen2021-05-272-6/+6
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* poppy: Disable PU on GPIO10Nicolas Boichat2020-12-212-1/+11
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-3/+3
* COIL: Rename EC-EC comm config to be inclusiveDossym Nurmukhanov2020-12-121-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* Charger: Add dynamic charger chip countDiana Z2020-07-111-2/+0
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-262-3/+3
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* Various boards: Shrink UART Tx buffer to save spaceAbe Levkoy2020-05-011-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-232-7/+7
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-7/+6
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-5/+5
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+12