summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/x60
Commit message (Expand)AuthorAgeFilesLines
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki2012-03-161-1/+2
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* ACPI: More ../../.. removalPatrick Georgi2012-02-221-4/+4
* X60/T60: Add option to enable/disable bluetoothSven Schnelle2012-01-311-0/+1
* X60: fix dockingSven Schnelle2012-01-313-16/+26
* mainboard/lenovo/t60, x60: Disable CHECK_SLFRCS_ON_RESUMEPeter Stuge2012-01-311-1/+0
* northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig optionPeter Stuge2012-01-311-0/+1
* X60/T60: fix default baudrateSven Schnelle2012-01-311-1/+1
* Lenovo X60/T60: add first_battery settingSven Schnelle2011-12-141-0/+3
* X60/T60: reset baudrate loglevel to sane valuesSven Schnelle2011-12-011-0/+4
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-301-1/+0
* X60/T60: enable AHCI modeSven Schnelle2011-10-271-1/+2
* X60: enable Cx power saving modesSven Schnelle2011-10-253-0/+32
* X60/T60: remove superflous h8_set_audio_mute()Sven Schnelle2011-10-251-3/+0
* Remove redunancy in KconfigKyösti Mälkki2011-10-211-1/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-2/+2
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-3/+3
* X60/T60: remove obsolete dmi.hSven Schnelle2011-08-261-29/+0
* Add automatic SMBIOS table generationSven Schnelle2011-08-261-10/+0
* X60: use EC events 0x50/0x58 instead of GPIO GPE for Docking/UndockingSven Schnelle2011-08-186-19/+57
* X60: remove pci config register save/restoreSven Schnelle2011-06-281-3/+1
* X60: add missing License HeaderSven Schnelle2011-06-224-0/+80
* X60/T60: disable USB power during suspendSven Schnelle2011-06-161-0/+1
* i945 GMA: restore tft brightness from cmosSven Schnelle2011-06-151-2/+0
* Remove old ACPI codeSven Schnelle2011-06-151-55/+0
* i82801gx: replace cafed00d/cafebabe by definesSven Schnelle2011-06-152-2/+2
* X60: handle EC events in SMM if ACPI is disabledSven Schnelle2011-06-152-2/+94
* X60: trigger save cmos on volume/brightness changeSven Schnelle2011-06-155-1/+53
* X60/T60: set CMOS defaultsSven Schnelle2011-06-131-0/+14
* X60/T60: fix return value of mainboard_io_trap_handler()Sven Schnelle2011-06-121-4/+4
* H8 EC: add volume CMOS settingSven Schnelle2011-06-091-0/+1
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-072-11/+5
* Thinkpad: Enable Battery eventsSven Schnelle2011-04-281-0/+1
* X60: enable Ultrabay if device is plugged inSven Schnelle2011-04-275-2/+23
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-181-5/+0
* PMH7: Add chip configSven Schnelle2011-04-112-7/+1
* EC: Add Lenovo H8Sven Schnelle2011-04-1114-799/+61
* X60: use pnp_write_config() instead of custom functionSven Schnelle2011-04-051-14/+9
* X60: move ec version info code to log_ec_version()Sven Schnelle2011-04-051-2/+9
* X60: assert audio mute before entering SuspendSven Schnelle2011-04-042-2/+8
* X60: log firmware versionSven Schnelle2011-04-041-0/+17
* X60: blink suspend LED during resumeSven Schnelle2011-04-041-0/+8
* X60: we have ACPI_RESUMESven Schnelle2011-04-041-0/+1
* X60: deassert audio mute on bootSven Schnelle2011-04-041-0/+3
* remove swp files accidently addedSven Schnelle2011-04-012-0/+0
* X60: add dock code for Ultrabase X6Sven Schnelle2011-04-0111-89/+388