summaryrefslogtreecommitdiff
path: root/board/puff/board.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-2/+2
* 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-121-1/+1
* board/puff/board.c: Format with clang-formatJack Rosenthal2022-06-301-102/+80
* hooks: rename charger init priority to match othersKeith Short2022-03-291-1/+1
* i2c: Use declared initializers for i2c_ports: boards m-zKeith Short2021-11-301-5/+35
* tree: Work around clang bugTom Hughes2021-11-051-27/+37
* tree: Use correct enum when calling button_disable_gpioTom Hughes2021-10-111-1/+1
* 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