summaryrefslogtreecommitdiff
path: root/board/puff/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* puff: Add fan configuration to EC.Andrew McRae2019-11-071-7/+9
* puff: populate ADCs and temperature sensorsPeter Marheine2019-11-041-17/+78
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* puff: Scrub config and generate hardware structuresAndrew McRae2019-11-011-7/+50
* puff: Initial EC files for puffAndrew McRae2019-10-291-0/+136