summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo
Commit message (Expand)AuthorAgeFilesLines
* Fix PIRQ routing abstractionStefan Reinauer2012-11-162-4/+4
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-162-2/+0
* Reduce number of per-mainboard changesStefan Reinauer2012-11-162-2/+2
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-142-2/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-062-2/+0
* hpet: common ACPI generationPatrick Georgi2012-10-082-66/+2
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-084-6/+0
* Drop mainboard chip.hStefan Reinauer2012-07-264-44/+0
* Lenovo X60: correct SDHCI write protect polarityJonathan A. Kollasch2012-07-121-1/+15
* X60/T60: fix mptable LINT entriesSven Schnelle2012-06-242-6/+2
* Enable USE_OPTION_TABLE for ThinkPad X60Motiejus Jakštys2012-05-281-0/+1
* Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer2012-05-012-8/+0
* Rework ACPI CST table generationStefan Reinauer2012-04-302-10/+10
* SMM: unify mainboard APM command handlersStefan Reinauer2012-04-272-2/+2
* Refactor some alignment handlingPatrick Georgi2012-04-202-2/+2
* Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki2012-03-162-2/+4
* Unify Local APIC address definitionsPatrick Georgi2012-03-082-2/+2
* ACPI: More ../../.. removalPatrick Georgi2012-02-222-8/+8
* X60/T60: Add option to enable/disable bluetoothSven Schnelle2012-01-312-0/+2
* X60: fix dockingSven Schnelle2012-01-313-16/+26
* mainboard/lenovo/t60, x60: Disable CHECK_SLFRCS_ON_RESUMEPeter Stuge2012-01-312-2/+0
* northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig optionPeter Stuge2012-01-312-0/+2
* X60/T60: fix default baudrateSven Schnelle2012-01-312-2/+2
* Lenovo X60/T60: add first_battery settingSven Schnelle2011-12-142-1/+6
* X60/T60: reset baudrate loglevel to sane valuesSven Schnelle2011-12-012-0/+8
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-302-2/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* T60: remove redundant usbdebug_init call()Sven Schnelle2011-10-281-5/+0
* X60/T60: enable AHCI modeSven Schnelle2011-10-272-2/+4
* X60: enable Cx power saving modesSven Schnelle2011-10-253-0/+32
* T60: add _CST tableSven Schnelle2011-10-251-0/+13
* T60: enable C4onC3 modeSven Schnelle2011-10-251-0/+2
* T60: use ICS954309 clock driverSven Schnelle2011-10-252-0/+16
* X60/T60: remove superflous h8_set_audio_mute()Sven Schnelle2011-10-252-6/+0
* Remove redunancy in KconfigKyösti Mälkki2011-10-212-2/+0
* T60: Add support for Ultrabay Legacy I/O devices (40Y8122)Sven Schnelle2011-10-205-20/+60
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-132-4/+4
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-132-12/+2
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-132-2/+2
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-212-6/+6
* X60/T60: remove obsolete dmi.hSven Schnelle2011-08-262-58/+0
* Add automatic SMBIOS table generationSven Schnelle2011-08-262-20/+0
* X60: use EC events 0x50/0x58 instead of GPIO GPE for Docking/UndockingSven Schnelle2011-08-186-19/+57
* T60: enable GPIO before using GPIO I/O port rangeSven Schnelle2011-07-111-3/+3
* T60: dont use X60 USB init flagSven Schnelle2011-07-111-1/+1
* T60: handle EC events in SMM if ACPI is disabledSven Schnelle2011-07-075-3/+126
* X60: remove pci config register save/restoreSven Schnelle2011-06-281-3/+1
* T60: undock on external power lossSven Schnelle2011-06-231-0/+7
* T60: enable userspace EC eventsSven Schnelle2011-06-231-0/+2
* T60: add additional EC eventsSven Schnelle2011-06-231-1/+6
OpenPOWER on IntegriCloud