summaryrefslogtreecommitdiff
path: root/board/puff
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-2/+3
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* puff: usb_mux: Split struct usb_mux in puff boardsTomasz 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/puff/board.h: Format with clang-formatJack Rosenthal2022-07-011-55/+51
* board/puff/board.c: Format with clang-formatJack Rosenthal2022-06-301-102/+80
* board/puff/led.c: Format with clang-formatJack Rosenthal2022-06-291-5/+5
* board/puff/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-281-3/+2
* 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 m-zKeith 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
* 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
* 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
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* puff: update thermal tableDavid Huang2020-09-181-2/+2
* Puff: Set correct LED state when alert turned offAndrew McRae2020-09-141-2/+2
* Puff: Add setup_thermal for setting thermal configDavid Huang2020-09-091-1/+33
* Puff: Add f/w config field for thermal solutionAndrew McRae2020-09-082-0/+12
* puff: update thermal tableDavid Huang2020-09-021-7/+7
* Puff: Restore VBUS (if sourcing) upon CPU startAndrew McRae2020-08-271-0/+16
* Puff: revert hack to set fw_configAndrew McRae2020-08-211-14/+0
* Puff: Enable AP reset command handlerAndrew McRae2020-08-201-0/+4
* Puff: Temperature sensor changesAndrew McRae2020-08-063-21/+7
* power/intel_x86: Generalize the sleep failure detection, not bound to S0ixWai-Hong Tam2020-08-041-1/+1
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* Puff: Remove CONFIG_SYSTEM_UNLOCKEDAndrew McRae2020-07-171-4/+0
* Puff: Delay turning off LED during shutdown.Andrew McRae2020-07-151-3/+31
* tcpmv2: perform partner reset on startup, remove BBRAMJett Rink2020-07-101-3/+0
* puff: add pull up Rp to 3ADevin Lu2020-07-101-0/+1
* Puff: Remove dev_keyDaisuke Nojiri2020-07-081-39/+0
* Noibat: Check for USB 4 not present.Andrew McRae2020-06-303-8/+35
* Puff: Add GPIOs added in board version 2Andrew McRae2020-06-301-2/+2