summaryrefslogtreecommitdiff
path: root/board/puff
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-058-1779/+0
* 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
* puff: Determine BJ power based on fw config.Sam McNally2020-05-142-13/+34