summaryrefslogtreecommitdiff
path: root/board/puff/board.h
Commit message (Expand)AuthorAgeFilesLines
* Puff: Remove CONFIG_SYSTEM_UNLOCKEDAndrew McRae2020-07-171-4/+0
* puff: add pull up Rp to 3ADevin Lu2020-07-101-0/+1
* Noibat: Check for USB 4 not present.Andrew McRae2020-06-301-0/+10
* npcx: Add a new flag to check for initial power-onAndrew McRae2020-06-231-0/+1
* Puff: Expand BJ field in fw_config to 4 bitsAndrew McRae2020-06-111-7/+3
* Puff: Adjust VBUS and VCONN timersAndrew McRae2020-06-101-3/+4
* Extend the tcpci register dump.Andrew McRae2020-05-271-1/+1
* Puff: Use direct input for recovery button.Andrew McRae2020-05-221-1/+4
* TCPMv2: Only include PD3.0 functionality when CONFIG_USB_PD_REV30Sam Hurst2020-05-211-0/+1
* 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-141-0/+13
* Puff: Disable USB-C DRP auto-toggle and lower power modeAndrew McRae2020-05-051-2/+0
* Puff: Add tcpci_dump command and ppc interrupt checkAndrew McRae2020-05-011-0/+2
* EFS2: Enable Early Firmware Selection V2 for Puffdnojiri2020-04-021-38/+1
* cleanup: drop the _TYPEC part of USB device configJett Rink2020-03-261-1/+1
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-1/+2
* puff: Disable console command help to recover flash spaceTom Hughes2020-02-211-0/+2
* puff: re-enable TCPMv2Peter Marheine2020-02-101-5/+1
* EFS2: Implement Early Firmware Selection ver.2Daisuke Nojiri2020-02-091-1/+1
* puff ec: Add EVT GPIO definitions.Andrew McRae2020-01-231-4/+0
* puff: blink LED when insufficient power to boot (<30W)Peter Marheine2020-01-211-2/+3
* puff: always claim AC power is onlinePeter Marheine2020-01-211-3/+0
* puff: remove TODOs for PD limitsPeter Marheine2020-01-201-2/+0
* puff: Disable TCPMv2.Sam McNally2020-01-161-1/+4
* puff: enable EFSPeter Marheine2020-01-071-2/+47
* puff: Remove ANX7447 OCM flash erase support.Andrew McRae2020-01-031-1/+0
* puff: prevent AP boot when there isn't enough powerPeter Marheine2019-12-311-0/+1
* puff: support switching between USB-C and barrel jack powerPeter Marheine2019-12-311-0/+5
* 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-111-9/+14
* power/cometlake-discrete: implement power sequencingstabilize-12748.B-masterPeter Marheine2019-12-101-5/+6
* puff: implement PP5000 port power controlPeter Marheine2019-12-101-1/+3
* puff: use cometlake-discrete power driverPeter Marheine2019-11-181-2/+2
* puff: Add config for power sensors.Andrew McRae2019-11-141-0/+1
* puff: Complete GPIO list for EC.Andrew McRae2019-11-071-11/+31
* puff: Add fan configuration to EC.Andrew McRae2019-11-071-3/+2
* puff: populate ADCs and temperature sensorsPeter Marheine2019-11-041-3/+12
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* puff: Scrub config and generate hardware structuresAndrew McRae2019-11-011-19/+80
* cometlake: cleanup power signal namesKeith Short2019-10-311-1/+1
* puff: Initial EC files for puffAndrew McRae2019-10-291-0/+148