summaryrefslogtreecommitdiff
path: root/board/puff/board.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/puff/board.h: Format with clang-formatJack Rosenthal2022-07-011-55/+51
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* Add math_lib for 32 bit boards that use pd_timerDenis Brockus2021-09-271-0/+3
* 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
* 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
* TCPMv2: Update source-out configsDiana Z2020-12-241-1/+0
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* Puff: Add f/w config field for thermal solutionAndrew McRae2020-09-081-0/+7
* Puff: Enable AP reset command handlerAndrew McRae2020-08-201-0/+4
* Puff: Temperature sensor changesAndrew McRae2020-08-061-3/+1
* power/intel_x86: Generalize the sleep failure detection, not bound to S0ixWai-Hong Tam2020-08-041-1/+1
* Puff: Remove CONFIG_SYSTEM_UNLOCKEDAndrew McRae2020-07-171-4/+0
* puff: add pull up Rp to 3ADevin Lu2020-07-101-0/+1
* Noibat: Check for USB 4 not present.Andrew McRae2020-06-301-0/+10
* npcx: Add a new flag to check for initial power-onAndrew McRae2020-06-231-0/+1
* Puff: Expand BJ field in fw_config to 4 bitsAndrew McRae2020-06-111-7/+3
* Puff: Adjust VBUS and VCONN timersAndrew McRae2020-06-101-3/+4
* Extend the tcpci register dump.Andrew McRae2020-05-271-1/+1
* Puff: Use direct input for recovery button.Andrew McRae2020-05-221-1/+4
* TCPMv2: Only include PD3.0 functionality when CONFIG_USB_PD_REV30Sam Hurst2020-05-211-0/+1
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* puff: Determine BJ power based on fw config.Sam McNally2020-05-141-0/+13
* Puff: Disable USB-C DRP auto-toggle and lower power modeAndrew McRae2020-05-051-2/+0
* Puff: Add tcpci_dump command and ppc interrupt checkAndrew McRae2020-05-011-0/+2
* EFS2: Enable Early Firmware Selection V2 for Puffdnojiri2020-04-021-38/+1
* cleanup: drop the _TYPEC part of USB device configJett Rink2020-03-261-1/+1
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-1/+2
* puff: Disable console command help to recover flash spaceTom Hughes2020-02-211-0/+2
* puff: re-enable TCPMv2Peter Marheine2020-02-101-5/+1
* EFS2: Implement Early Firmware Selection ver.2Daisuke Nojiri2020-02-091-1/+1
* puff ec: Add EVT GPIO definitions.Andrew McRae2020-01-231-4/+0
* puff: blink LED when insufficient power to boot (<30W)Peter Marheine2020-01-211-2/+3
* puff: always claim AC power is onlinePeter Marheine2020-01-211-3/+0
* puff: remove TODOs for PD limitsPeter Marheine2020-01-201-2/+0
* puff: Disable TCPMv2.Sam McNally2020-01-161-1/+4
* puff: enable EFSPeter Marheine2020-01-071-2/+47
* puff: Remove ANX7447 OCM flash erase support.Andrew McRae2020-01-031-1/+0
* puff: prevent AP boot when there isn't enough powerPeter Marheine2019-12-311-0/+1
* puff: support switching between USB-C and barrel jack powerPeter Marheine2019-12-311-0/+5
* puff: Default host command debug turned off.Andrew McRae2019-12-191-0/+4
* puff: Add temp sensor power GPIO check.Andrew McRae2019-12-191-1/+2
* puff: disable CONFIG_HIBERNATEPeter Marheine2019-12-181-0/+1
* puff: Remove CONFIG_BRINGUPAndrew McRae2019-12-141-1/+0