summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x201/mainboard.c
AgeCommit message (Expand)Author
2020-05-13ec/lenovo/h8: Reintroduce h8_mb_init() for specific boardsBill XIE
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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
2020-03-15nb/intel/nehalem: Rename to ironlakeAngel Pons
2019-12-19mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-11-12ec/lenovo/h8: Make dock init in ramstage fully mainboard-specificBill XIE
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-16src/mb: Remove unused 'include <arch/io.h>'Elyes HAOUAS
2019-09-15mb/*/{x201,ms2290}/mainboard.c: Remove superfluous ramstage codeArthur Heymans
2019-07-08sb/intel/ibexpeak: Use common final SPI OPs setupArthur Heymans
2019-06-21mb/lenovo/x201: Remove duplicated includePeter Lemenkov
2019-06-21mb/*/{x201,packardbell}: Remove unused C-state generation functionsArthur Heymans
2019-06-19mb/lenovo/x201: Remove unneeded includesPeter Lemenkov
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-07src: Use "foo **bar" instead of "foo ** bar"Elyes HAOUAS
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-11-16src: Remove unneeded include <pc80/keyboard.h>Elyes HAOUAS
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-06-21Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans
2018-05-08mb/lenovo: Get rid of device_tElyes HAOUAS
2018-02-27sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans
2017-05-21mb/lenvovo/*: Clean mainboard.c and devicetreePatrick Rudolph
2017-05-01mb/*/mainboard.c: Get rid of SPI AFC registerPatrick Rudolph
2016-12-11intel/nehalem: Use romstage_handoff for S3Kyösti Mälkki
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-29lenovo: Move pc_keyboard_init to h8 init.Vladimir Serbinenko
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-11-19i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplugVladimir Serbinenko
2014-10-11acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-09-11Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko
2014-09-05Consolidate intel vga int15 hooksVladimir Serbinenko
2014-08-30smbios: reorganise OEM strings handling.Vladimir Serbinenko
2014-08-30lenovo: Read mainboard version from AT24RF08C.Vladimir Serbinenko
2014-08-18azalia: Move shared variable to separate fileVladimir Serbinenko
2014-07-29lenovo/x201 & x230: Add EC info to SMBIOS.Vladimir Serbinenko
2014-06-21Remove guarding #includes by CONFIG_FOO combinationsEdward O'Callaghan
2014-06-01lenovo/x201: Fix order of SPI init.Vladimir Serbinenko
2014-06-01lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-03-01lenovo/x201: Move mainboard init to mainboard_init.Vladimir Serbinenko
2014-01-23X201: Enable expresscard hotplug.Vladimir Serbinenko
2014-01-23X201: Add azalia verb.Vladimir Serbinenko