summaryrefslogtreecommitdiff
path: root/board/glados_pd
Commit message (Expand)AuthorAgeFilesLines
* test/build.mk: Allow boards to specify test listsNicolas Boichat2018-06-011-0/+3
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-1/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* glados_pd: Add WP_L input GPIO for future boardsShawn Nematbakhsh2016-02-253-1/+22
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-0/+3
* chell / chell_pd: Use power-optimized GPIO defaultsShawn Nematbakhsh2015-12-241-1/+1
* Add documentation for the TCPC microcontroller implementationMark Hayter2015-11-124-0/+119
* oak_pd: change oak_pd to be a sym link to glados_pdAlec Berg2015-11-043-19/+15
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-1/+1
* glados: oak: reboot EC if PD MCU crashesAlec Berg2015-10-231-3/+11
* glados_pd: reduce image size and build full RO and RWAlec Berg2015-10-192-3/+24
* glados_pd: oak_pd: add and enable option for i2c slave onlyAlec Berg2015-10-191-0/+1
* glados / glados_pd: Hibernate the PD when the EC hibernatesShawn Nematbakhsh2015-10-052-0/+15
* pd: Allow EC to request PD hibernate via host commandShawn Nematbakhsh2015-10-051-1/+1
* glados_pd: Enable low power idleShawn Nematbakhsh2015-09-301-1/+1
* cleanup: Remove CONFIG_FW_IMAGE_SIZEShawn Nematbakhsh2015-09-241-2/+2
* build-infr: Add support for shared RO library.Aseda Aboagye2015-07-171-0/+3
* pd: Add support for TCPC Alert and Alert_Mask registersScott2015-06-231-12/+36
* cleanup: fix all the header guardsBill Richardson2015-06-182-6/+6
* glados_pd: oak_pd: fix PD tx_disable timingAlec Berg2015-06-131-16/+18
* pd: use pdcmd task to handle tcpc interruptAlec Berg2015-06-051-0/+17
* glados: add PD support for type-C port 1Alec Berg2015-06-043-7/+8
* glados_pd: fix typo in config for PD port 1Alec Berg2015-06-031-1/+1
* glados_pd: clean-up end of PD transmissionAlec Berg2015-06-031-5/+3
* glados_pd: add initial support for glados PDAlec Berg2015-06-017-0/+626