Add constants for fast path resume copying
[coreboot.git] / src / ec /
2012-04-02 Stefan ReinauerAdd EC component for SMSC MEC1308/1310
2012-01-31 Sven SchnelleX60/T60: Add option to enable/disable bluetooth
2011-12-14 Sven SchnelleLenovo X60/T60: add first_battery setting
2011-10-25 Sven SchnelleLenovo H8: Fix h8_set_audio_mute()
2011-10-20 Sven SchnelleT60: Add support for Ultrabay Legacy I/O devices (40Y8122)
2011-08-19 Sven SchnelleLenovo H8: Always clear audio mute
2011-06-23 Sven SchnelleT60: undock on external power loss
2011-06-22 Sven SchnelleH8: add missing License Header
2011-06-22 Sven SchnellePMH7: add missing License Header
2011-06-16 Sven SchnelleLenovo H8 EC: add usb_power_enable()
2011-06-12 Sven Schnellelog ec data with DEBUG_SPEW
2011-06-09 Sven SchnelleH8 EC: add volume CMOS setting
2011-06-07 Sven SchnelleT60/PMH7: move 'touchpad' option to pmh7
2011-04-28 Sven SchnelleThinkpad: Enable Battery events
2011-04-27 Sven SchnelleLenovo PMH7: add pmh7_ultrabay_power_enable()
2011-04-27 Sven SchnelleLenovo H8: add h8_ultrabay_device_present()
2011-04-19 Sven SchnelleLenovo PMH7: add pmh7_touchpad_enable()
2011-04-17 Sven SchnelleLenovo H8 EC: add missing systemstatus.asl include
2011-04-17 Sven SchnellePMH7: Add dock event control
2011-04-13 Sven SchnelleLenovo H8 EC: add missing include for thermal.asl
2011-04-12 Sven SchnelleLenovo H8 EC: Set fancontrol to Automatic management
2011-04-11 Sven SchnellePMH7: Add chip config
2011-04-11 Sven SchnelleEC: Add Lenovo H8
2011-03-15 Sven SchnelleACPI EC: add ec_query function
2011-03-14 Sven Schnelleec/acpi: make ACPI register pair configurable
2011-03-14 Sven SchnelleACPI EC: add ec_set_bit() / ec_clr_bit()
2011-02-02 Uwe Hermannpmh7.[ch]: Add missing license headers.
2011-02-01 Sven SchnelleProperly add Lenovo EC to build
2011-02-01 Sven SchnelleAdd support for the Lenovo PMH7 embedded controller
2011-01-27 Stefan ReinauerOnly add EC code if EC is selected in Kconfig
2011-01-27 Sven SchnelleAdd new ec subdir for Embedded Controllers and common...