summaryrefslogtreecommitdiff
path: root/board/reef_it8320
Commit message (Expand)AuthorAgeFilesLines
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-1/+1
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-012-3/+4
* 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-2/+2
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-172-1/+1
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-1/+1
* reef: usb_mux: Split struct usb_mux in reef boardsTomasz Michalec2022-09-131-11/+17
* Update license boilerplate text in source code filesMike Frysinger2022-09-128-8/+8
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-8/+7
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/reef_it8320/led.c: Format with clang-formatJack Rosenthal2022-07-011-9/+13
* board/reef_it8320/board.h: Format with clang-formatJack Rosenthal2022-07-011-19/+19
* board/reef_it8320/board.c: Format with clang-formatJack Rosenthal2022-07-011-61/+50
* board/reef_it8320/battery.c: Format with clang-formatJack Rosenthal2022-06-291-25/+30
* board/reef_it8320/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-281-5/+5
* usb_pd_host_cmd: support PD_RESET for TCPC chipsEric Yilun Lin2022-05-231-0/+5
* USB MUX: Wait on ACK for HPD changes when requiredDiana Z2021-12-021-1/+5
* i2c: Use declared initializers for i2c_ports: reef boardsKeith Short2021-11-301-4/+14
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* config: rename CONFIG_HOSTCMD_LPC to CONFIG_HOST_INTERFACE_LPCKeith Short2021-11-191-1/+1
* 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
* USB MUX: Convert usb_mux HPD functions to use mux_state_tDiana Z2021-08-301-1/+3
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-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-0/+1
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-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
* TCPMv2: Update source-out configsDiana Z2020-12-242-7/+0
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* it83xx: enable selecting EC's VCCDino Li2020-10-081-0/+1
* Clean up: set embedded flash clock 48MHz as defaultRuibin Chang2020-08-171-1/+0
* it8xxx2_pdevb ,reef_it8320: enable TCPMv2Ruibin Chang2020-08-071-1/+6
* it8xxx2_pdevb, reef_it8320: enable PD in RO imageRuibin Chang2020-08-071-1/+7
* reef_it8320: update chip variant to dx versionRuibin Chang2020-08-071-1/+1
* it8xxx2_pdevb, reef_it8320: enable flash clock 48MhzRuibin Chang2020-08-051-0/+1
* reef_it8320: undefine chromeos vivaldi keyboardRuibin Chang2020-08-051-0/+1
* it8xxx2_pdevb ,reef_it8320: larger stack sizeRuibin Chang2020-08-051-4/+4
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+0
* PD: Pull EC_CMD_PD_HOST_EVENT_STATUS into common codeDiana Z2020-05-201-35/+0
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* it83xx/adc: enabled GPIO alternate mode by default for pin into gpio.inc mark...tim2020-04-291-0/+1
* PS874x: Split PS8740 and PS8743Edward Hill2020-04-161-1/+1
* it83xx/gpio: disable unused cc port moduleRuibin Chang2020-04-071-0/+1