coreboot/src
Patrick Rudolph cfc73952b8 mb/lenovo/t400/dock: Control LEDs
Toggle LEDs after successful dock and undock.

On boot the LED will light up and on undock button
press the LED will turn off again.

Tested on Lenovo T500.

Change-Id: Ib5851f4abcedf4041faae6b3b810102012f488cd
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/20327
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2017-07-02 18:40:44 +00:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: update assembly to ensure 16-byte alignment into C 2017-06-29 14:58:59 +00:00
commonlib riscv: Update the gcc built-in macro __riscv__ 2017-07-01 00:29:38 +00:00
console src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 04:08:55 +02:00
cpu cpu/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:42 +00:00
device src/device: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:57 +00:00
drivers siemens/nc_fpga: Rename freeze_mode to freeze_disable 2017-07-02 15:39:05 +00:00
ec ec/google/chromeec: Add support for EC device events 2017-07-01 02:48:50 +00:00
include elog: Update for EC Device Events 2017-07-01 02:48:14 +00:00
lib lib/spd_bin: Use proper I2C addresses 2017-06-29 15:41:02 +00:00
mainboard mb/lenovo/t400/dock: Control LEDs 2017-07-02 18:40:44 +00:00
northbridge nb/intel/i945/gma.c: Remove redefined "DISPPLANE_BGRX888" 2017-07-01 00:21:06 +00:00
soc soc/intel/skylake: Remove unnecessary P-State and Flex Ratio assignment 2017-07-01 08:49:11 +00:00
southbridge southbridge/amd: add IS_ENABLED() around Kconfig symbol references 2017-06-30 03:44:59 +00:00
superio device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode vendorcode/siemens: Fix bug in hwilib for FF_FanReq and FF_FreezeDis 2017-07-02 15:39:00 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00