summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/x60/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/i82801gx: Include chip.h directlyArthur Heymans2019-06-051-0/+1
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-3/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* mb/lenovo: Get rid of device_tElyes HAOUAS2018-05-081-4/+4
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* mb/lenvovo/*: Clean mainboard.c and devicetreePatrick Rudolph2017-05-211-14/+7
* intel/i945: Use romstage_handoff for S3Kyösti Mälkki2016-12-111-4/+3
* lenovo/x60: CST table: use MWAIT requests instead of P_LVLx I/O readsArthur Heymans2016-10-111-3/+30
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-051-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* lenovo: Remerge smbios_mainboard_bios_version.Vladimir Serbinenko2015-05-211-15/+0
* Replace includes of build.h with version.hKyösti Mälkki2014-11-201-3/+8
* i945: Convert to per-device ACPIVladimir Serbinenko2014-10-151-0/+7
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-051-36/+3
* lenovo/x60: Remove leftover declarationVladimir Serbinenko2014-09-011-3/+0
* smbios: reorganise OEM strings handling.Vladimir Serbinenko2014-08-301-15/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko2014-06-011-0/+11
* lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM StringPeter Stuge2013-12-021-0/+16
* lenovo/x60: native vga init: fix code style issues.Denis 'GNUtoo' Carikli2013-11-241-1/+1
* Revert "lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String"Peter Stuge2013-07-171-20/+0
* lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM StringPeter Stuge2013-07-171-0/+20
* lenovo/x60: Move mainboard_enable() code into a mainboard_init()Peter Stuge2013-07-131-1/+6
* Lenovo X60: Add int15 handlerDenis 'GNUtoo' Carikli2013-06-071-0/+40
* Lenovo X60: Add CMOS defaults.Denis 'GNUtoo' Carikli2013-06-041-17/+0
* Lenovo ThinkPad X60: Add Native VGA init.Denis 'GNUtoo' Carikli2013-04-161-0/+3
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-2/+0
* Drop mainboard chip.hStefan Reinauer2012-07-261-1/+0
* Lenovo X60: correct SDHCI write protect polarityJonathan A. Kollasch2012-07-121-1/+15
* Rework ACPI CST table generationStefan Reinauer2012-04-301-5/+5
* X60/T60: fix default baudrateSven Schnelle2012-01-311-1/+1
* X60/T60: reset baudrate loglevel to sane valuesSven Schnelle2011-12-011-0/+4
* X60: enable Cx power saving modesSven Schnelle2011-10-251-0/+13
* X60/T60: remove superflous h8_set_audio_mute()Sven Schnelle2011-10-251-3/+0
* X60: use EC events 0x50/0x58 instead of GPIO GPE for Docking/UndockingSven Schnelle2011-08-181-0/+6
* i82801gx: replace cafed00d/cafebabe by definesSven Schnelle2011-06-151-1/+1
* X60/T60: set CMOS defaultsSven Schnelle2011-06-131-0/+14
* X60: enable Ultrabay if device is plugged inSven Schnelle2011-04-271-1/+15
* PMH7: Add chip configSven Schnelle2011-04-111-7/+0
* EC: Add Lenovo H8Sven Schnelle2011-04-111-59/+3
* X60: move ec version info code to log_ec_version()Sven Schnelle2011-04-051-2/+9
* X60: log firmware versionSven Schnelle2011-04-041-0/+17
* X60: blink suspend LED during resumeSven Schnelle2011-04-041-0/+8
* X60: deassert audio mute on bootSven Schnelle2011-04-041-0/+3
* Lenovo ThinkPad X60 / X60s SupportSven Schnelle2011-02-141-0/+83