summaryrefslogtreecommitdiff
path: root/board/dragonegg
Commit message (Expand)AuthorAgeFilesLines
* icelake: Cleanup power sequencing for IceLake/TigerLake/JasperLakeKeith Short2020-04-091-1/+0
* led_pwm: support different pwm modulesTing Shen2019-12-271-3/+5
* tigerlake/icelake: add support for SYS_PWROKKeith Short2019-11-011-0/+4
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+3
* Remove GPIOs for eSPI VW sleep signalsAbe Levkoy2019-10-301-5/+0
* icelake: Cleanup GPIO_PCH_DSW_PWROKKeith Short2019-10-151-7/+8
* driver/tcpm/it83xx: Enable TCPC receive SOP'Ruibin Chang2019-08-211-2/+0
* usb: de-dup common code from old and new PD stackJett Rink2019-08-191-1/+0
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* dragonegg: Enable ESPI & MKBP host command configVijay Hiremath2019-01-092-2/+6
* dragonegg: make PD interrupt use higher priority taskJett Rink2018-10-182-7/+16
* DragonEgg: Add support to read board version from GPIO strappingsScott Collyer2018-10-101-0/+3
* DragonEgg: Correct initial value of EC_PCH_RSMRST_LScott Collyer2018-10-041-1/+1
* DragonEgg: Change USB_A_HIGH_POWER to push-pullScott Collyer2018-10-042-2/+2
* DragonEgg: Add support for 3 color RGB ledScott Collyer2018-10-025-1/+102
* DragonEgg: Add support for BC 1.2 detectionScott Collyer2018-10-022-0/+11
* DragonEgg: Add support for volume buttonsScott Collyer2018-09-263-3/+4
* usb-c: add high priority tasks for interruptsJett Rink2018-09-171-1/+4
* DragonEgg: Add support for port 2 Type CScott Collyer2018-09-133-3/+30
* DragonEgg: Add support to Type C port 1Scott Collyer2018-09-044-2/+25
* DragonEgg: Enable/disable battery learn mode based on ACScott Collyer2018-08-221-0/+43
* DragonEgg: Add config options and task for keyboard scanScott Collyer2018-08-083-5/+13
* DragonEgg: Fix the interrupt associated with GPIO_ACOK_ODScott Collyer2018-08-021-1/+1
* DragonEgg: Add smart control for USB-A port on MLBScott Collyer2018-08-013-0/+14
* DragonEgg: Add support for Type C port 0, charging, and batteryScott Collyer2018-07-316-0/+102
* DragonEgg: Add power sequencing supportScott Collyer2018-07-274-9/+45
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* DragonEgg: enable EC UARTDino Li2018-07-131-0/+1
* DragonEgg: Change CHIP_VARIANT to it8320dxDino Li2018-07-111-1/+1
* DragonEgg: Add misc pins section to gpio.incScott Collyer2018-07-111-26/+56
* DragonEgg: Add I2C pins/alt functions and config tableScott Collyer2018-07-031-0/+20
* board: it83xx based boards start to use CHIP_FAMILY and CHIP_VARIANTDino Li2018-07-021-0/+2
* DragonEgg: Initial skeleton for DragonEggScott Collyer2018-06-275-0/+144