summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/x60
Commit message (Expand)AuthorAgeFilesLines
...
* Lenovo X60: Add CMOS defaults.Denis 'GNUtoo' Carikli2013-06-043-17/+15
* Lenovo ThinkPad X60: cleanup Native VGA init.Denis 'GNUtoo' Carikli2013-05-311-80/+4
* Lenovo ThinkPad X60: Clean up `romstage.c`Paul Menzel2013-05-041-32/+36
* Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support.Denis 'GNUtoo' Carikli2013-04-302-6/+11
* Lenovo ThinkPad X60: Add Native VGA init.Denis 'GNUtoo' Carikli2013-04-169-0/+7121
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel2013-02-041-1/+1
* Rename mainboard_smi.c to smihandler.cPatrick Georgi2013-01-031-0/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Reduce number of per-mainboard changesStefan Reinauer2012-11-161-1/+1
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* hpet: common ACPI generationPatrick Georgi2012-10-081-33/+1
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-082-3/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-22/+0
* Lenovo X60: correct SDHCI write protect polarityJonathan A. Kollasch2012-07-121-1/+15
* X60/T60: fix mptable LINT entriesSven Schnelle2012-06-241-3/+1
* Enable USE_OPTION_TABLE for ThinkPad X60Motiejus Jakštys2012-05-281-0/+1
* Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer2012-05-011-4/+0
* Rework ACPI CST table generationStefan Reinauer2012-04-301-5/+5
* SMM: unify mainboard APM command handlersStefan Reinauer2012-04-271-1/+1
* 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