summaryrefslogtreecommitdiff
path: root/board/puff
Commit message (Expand)AuthorAgeFilesLines
* puff: re-enable TCPMv2Peter Marheine2020-02-101-5/+1
* EFS2: Implement Early Firmware Selection ver.2Daisuke Nojiri2020-02-092-3/+3
* puff: enable PP5000_HDMI and CPU C10 gatingPeter Marheine2020-02-062-1/+37
* puff: Fix a typo in the VBUS ADC config.Sam McNally2020-01-311-1/+1
* puff: Change default VCCST_PG_OD to low.Sam McNally2020-01-281-1/+1
* puff: correctly re-init charge ports after sysjumpPeter Marheine2020-01-231-14/+28
* puff ec: Add EVT GPIO definitions.Andrew McRae2020-01-232-7/+7
* puff: blink LED when insufficient power to boot (<30W)Peter Marheine2020-01-212-10/+9
* puff: always claim AC power is onlinePeter Marheine2020-01-212-3/+11
* puff: remove TODOs for PD limitsPeter Marheine2020-01-201-2/+0
* puff: Disable TCPMv2.Sam McNally2020-01-161-1/+4
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-081-5/+0
* puff: enable EFSPeter Marheine2020-01-073-2/+91
* puff: accept switch to CHARGE_PORT_NONEPeter Marheine2020-01-031-2/+12
* puff: ensure barrel jack removal is detectedPeter Marheine2020-01-031-1/+1
* puff: Enable type C power source when requested.Andrew McRae2020-01-031-0/+22
* puff: Remove ANX7447 OCM flash erase support.Andrew McRae2020-01-031-1/+0
* puff ec: Enable all GPIO interruptsAndrew McRae2020-01-021-0/+8
* puff: prevent AP boot when there isn't enough powerPeter Marheine2019-12-313-19/+24
* 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-313-2/+104
* puff: correctly detect vbus presence on USB-CPeter Marheine2019-12-311-1/+1
* puff: Change default EC GPIO to enable MST.Andrew McRae2019-12-231-1/+1
* puff: Fix LED display.Andrew McRae2019-12-201-6/+7
* puff: Default host command debug turned off.Andrew McRae2019-12-191-0/+4
* puff: Add temp sensor power GPIO check.Andrew McRae2019-12-191-1/+2
* puff: disable CONFIG_HIBERNATEPeter Marheine2019-12-181-0/+1
* puff: Remove CONFIG_BRINGUPAndrew McRae2019-12-141-1/+0
* puff: Add USB Type C power delivery configAndrew McRae2019-12-113-29/+98
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-324/+0
* power/cometlake-discrete: implement power sequencingstabilize-12748.B-masterPeter Marheine2019-12-102-6/+9
* puff: implement PP5000 port power controlPeter Marheine2019-12-106-9/+262
* puff: update PP3300_SNS dividerPeter Marheine2019-11-261-3/+9
* puff: use cometlake-discrete power driverPeter Marheine2019-11-182-18/+15
* puff: Add config for power sensors.Andrew McRae2019-11-142-0/+10
* puff: Add USB A4 overcurrent GPIOAndrew McRae2019-11-131-0/+1
* puff: Update gpio list with unused pins.Andrew McRae2019-11-101-7/+35
* puff: Finalise EC LED configuration for puff.Andrew McRae2019-11-082-4/+17
* puff: Complete GPIO list for EC.Andrew McRae2019-11-073-44/+148
* puff: Add fan configuration to EC.Andrew McRae2019-11-072-10/+11
* puff: populate ADCs and temperature sensorsPeter Marheine2019-11-042-20/+90
* 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-013-6/+6
* puff: Scrub config and generate hardware structuresAndrew McRae2019-11-013-26/+156
* cometlake: cleanup power signal namesKeith Short2019-10-311-1/+1
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* puff: Initial EC files for puffAndrew McRae2019-10-297-0/+957