summaryrefslogtreecommitdiff
path: root/board/ambassador
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* {ambassador,genesis,moonbuggy,scout}: Increase fan to reduce throttling.Richard Yeh2022-12-172-19/+50
* board: Sort header filesJeremy Bettis2022-12-011-2/+3
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* ambassador: usb_mux: Split struct usb_mux in ambassador boardTomasz Michalec2022-09-131-4/+6
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-2/+2
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* board/ambassador/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-3/+2
* board/ambassador/board.h: Format with clang-formatJack Rosenthal2022-07-011-55/+51
* board/ambassador/board.c: Format with clang-formatJack Rosenthal2022-06-301-100/+79
* board/ambassador/led.c: Format with clang-formatJack Rosenthal2022-06-291-5/+5
* hooks: rename charger init priority to match othersKeith Short2022-03-291-1/+1
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* puff/variant: change EC_PCH_RTCRST default settingZick Wei2021-12-161-1/+1
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-301-5/+35
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Work around clang bugTom Hughes2021-11-051-27/+37
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* tree: Use correct enum when calling button_disable_gpioTom Hughes2021-10-111-1/+1
* Add math_lib for 32 bit boards that use pd_timerDenis Brockus2021-09-271-0/+3
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* config: Populate CONFIG_SUPPRESSED_HOST_COMMANDSGwendal Grignou2021-05-191-3/+0
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-1/+1
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* Ambassador: LED PWM channels' IO type change to push-pullSue Chen2021-04-091-4/+2
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-0/+1
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* ambassador: Update fan and thermal settings.Neill Corlett2021-01-211-8/+8
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* TCPMv2: Update source-out configsDiana Z2020-12-242-11/+0
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* ambassador: fix LED color.Matt Ziegelbaum2020-11-194-22/+22
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* Ambassador: Initial EC image.Matt Ziegelbaum2020-10-277-0/+1789