aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x60/mainboard.c
AgeCommit message (Expand)Author
2021-01-18mainboards: Move get_cst_entries()Kyösti Mälkki
2020-06-30src/mb: Use macro for access_sizeElyes HAOUAS
2020-06-30mb/lenovo/x60: Use tabs for aligning the "\"Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-04mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2019-06-05sb/intel/i82801gx: Include chip.h directlyArthur Heymans
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-05-08mb/lenovo: Get rid of device_tElyes HAOUAS
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2017-05-21mb/lenvovo/*: Clean mainboard.c and devicetreePatrick Rudolph
2016-12-11intel/i945: Use romstage_handoff for S3Kyösti Mälkki
2016-10-11lenovo/x60: CST table: use MWAIT requests instead of P_LVLx I/O readsArthur Heymans
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-21lenovo: Remerge smbios_mainboard_bios_version.Vladimir Serbinenko
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-10-15i945: Convert to per-device ACPIVladimir Serbinenko
2014-09-05Consolidate intel vga int15 hooksVladimir Serbinenko
2014-09-01lenovo/x60: Remove leftover declarationVladimir Serbinenko
2014-08-30smbios: reorganise OEM strings handling.Vladimir Serbinenko
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-01lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko
2013-12-02lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM StringPeter Stuge
2013-11-24lenovo/x60: native vga init: fix code style issues.Denis 'GNUtoo' Carikli
2013-07-17Revert "lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String"Peter Stuge
2013-07-17lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM StringPeter Stuge
2013-07-13lenovo/x60: Move mainboard_enable() code into a mainboard_init()Peter Stuge
2013-06-07Lenovo X60: Add int15 handlerDenis 'GNUtoo' Carikli
2013-06-04Lenovo X60: Add CMOS defaults.Denis 'GNUtoo' Carikli
2013-04-16Lenovo ThinkPad X60: Add Native VGA init.Denis 'GNUtoo' Carikli
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-07-12Lenovo X60: correct SDHCI write protect polarityJonathan A. Kollasch
2012-04-30Rework ACPI CST table generationStefan Reinauer
2012-01-31X60/T60: fix default baudrateSven Schnelle
2011-12-01X60/T60: reset baudrate loglevel to sane valuesSven Schnelle
2011-10-25X60: enable Cx power saving modesSven Schnelle
2011-10-25X60/T60: remove superflous h8_set_audio_mute()Sven Schnelle
2011-08-18X60: use EC events 0x50/0x58 instead of GPIO GPE for Docking/UndockingSven Schnelle
2011-06-15i82801gx: replace cafed00d/cafebabe by definesSven Schnelle
2011-06-13X60/T60: set CMOS defaultsSven Schnelle
2011-04-27X60: enable Ultrabay if device is plugged inSven Schnelle
2011-04-11PMH7: Add chip configSven Schnelle
2011-04-11EC: Add Lenovo H8Sven Schnelle
2011-04-05X60: move ec version info code to log_ec_version()Sven Schnelle
2011-04-04X60: log firmware versionSven Schnelle
2011-04-04X60: blink suspend LED during resumeSven Schnelle
2011-04-04X60: deassert audio mute on bootSven Schnelle
2011-02-14Lenovo ThinkPad X60 / X60s SupportSven Schnelle