summaryrefslogtreecommitdiff
path: root/board/puff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Puff: Only reset TCPC on power-on restartAndrew McRae2020-06-231-2/+1
* Puff: Implement power monitoring and controlAndrew McRae2020-06-234-234/+296
* npcx: Add a new flag to check for initial power-onAndrew McRae2020-06-231-0/+1
* Puff: Update thermal config tableBen Chen2020-06-171-7/+7
* Puff: When fw_config is missing, use sku ID to set itAndrew McRae2020-06-121-2/+19
* Puff: Expand BJ field in fw_config to 4 bitsAndrew McRae2020-06-112-19/+32
* Puff: Adjust VBUS and VCONN timersAndrew McRae2020-06-101-3/+4
* Kaisa: Reset TCPC after system reset.Andrew McRae2020-06-041-3/+7
* Puff: Increase I2C bus speed to 400KHzAndrew McRae2020-05-281-5/+5
* Puff: Clear the PD saved state if TCPC is resetAndrew McRae2020-05-281-0/+4
* Extend the tcpci register dump.Andrew McRae2020-05-271-1/+1
* Puff: Use direct input for recovery button.Andrew McRae2020-05-223-25/+40
* TCPMv2: Only include PD3.0 functionality when CONFIG_USB_PD_REV30Sam Hurst2020-05-211-0/+1
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* cortex-m: provide a function to set IRQ priorityPeter Marheine2020-05-191-12/+2
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1