summaryrefslogtreecommitdiff
path: root/board/puff/board.c
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-051-937/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* puff: update thermal tableDavid Huang2020-09-181-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-081-0/+5
* 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: Temperature sensor changesAndrew McRae2020-08-061-16/+3
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* tcpmv2: perform partner reset on startup, remove BBRAMJett Rink2020-07-101-3/+0
* Noibat: Check for USB 4 not present.Andrew McRae2020-06-301-3/+19
* Puff: Only reset TCPC on power-on restartAndrew McRae2020-06-231-2/+1
* Puff: Implement power monitoring and controlAndrew McRae2020-06-231-47/+296
* 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-111-12/+29
* 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
* Puff: Use direct input for recovery button.Andrew McRae2020-05-221-23/+29
* cortex-m: provide a function to set IRQ priorityPeter Marheine2020-05-191-12/+2
* puff: Determine BJ power based on fw config.Sam McNally2020-05-141-13/+21
* cometlake-discrete: create a S0->S3 fast pathPeter Marheine2020-05-111-11/+25
* Puff: Add tcpci_dump command and ppc interrupt checkAndrew McRae2020-05-011-0/+5
* puff: increase priority of C10 gate interruptPeter Marheine2020-04-201-0/+15
* Puff: Fix timer/GPIO assignments for fan tacho and HDMI CEC.Andrew McRae2020-04-171-1/+1
* Puff: update thermal tableSue2020-04-141-3/+3
* puff: explicitly enable the barrel jack interruptPeter Marheine2020-04-071-0/+1
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+2
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-2/+0
* puff: enable PP5000_HDMI and CPU C10 gatingPeter Marheine2020-02-061-0/+36
* puff: Fix a typo in the VBUS ADC config.Sam McNally2020-01-311-1/+1
* puff: correctly re-init charge ports after sysjumpPeter Marheine2020-01-231-14/+28
* puff: blink LED when insufficient power to boot (<30W)Peter Marheine2020-01-211-8/+6
* puff: always claim AC power is onlinePeter Marheine2020-01-211-0/+11
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-081-5/+0
* puff: enable EFSPeter Marheine2020-01-071-0/+5
* puff: accept switch to CHARGE_PORT_NONEPeter Marheine2020-01-031-2/+12
* puff ec: Enable all GPIO interruptsAndrew McRae2020-01-021-0/+8
* puff: prevent AP boot when there isn't enough powerPeter Marheine2019-12-311-19/+20
* puff: EC TCPC and TCPPC interrupts are not enabled.Andrew McRae2019-12-311-0/+3
* puff: support switching between USB-C and barrel jack powerPeter Marheine2019-12-311-1/+98
* puff: Add USB Type C power delivery configAndrew McRae2019-12-111-19/+64
* puff: implement PP5000 port power controlPeter Marheine2019-12-101-0/+62
* puff: update PP3300_SNS dividerPeter Marheine2019-11-261-3/+9
* puff: Add config for power sensors.Andrew McRae2019-11-141-0/+9
* puff: Finalise EC LED configuration for puff.Andrew McRae2019-11-081-3/+12
* puff: Complete GPIO list for EC.Andrew McRae2019-11-071-0/+20