summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x201
AgeCommit message (Expand)Author
2018-08-15mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2018-07-26nb/intel/nehalem: Remove the C native graphic initArthur Heymans
2018-07-25drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese
2018-07-19ec/lenovo/h8/acpi: Apply state on wakePatrick Rudolph
2018-07-19mb/lenovo/x201: Allow use of libgfxinitArthur Heymans
2018-07-18mb/lenovo/x201: Add data.vbt fileArthur Heymans
2018-07-16mb/lenovo/x201: Fix EC SSDTPatrick Rudolph
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-06-25sb/intel/common/firmware: Enable me_cleaner for NehalemNicola Corna
2018-06-21Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-11mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-05-08mb/lenovo: Get rid of device_tElyes HAOUAS
2018-05-02mb/lenovo/x201: Add Lenvovo X201i to the list of X201 variantsMatthias Gazzari
2018-04-09intel/nehalem post-car: Use postcar_frame for MTRR setupKyösti Mälkki
2018-02-27sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-20intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-11mb/lenovo/*/devicetree: Add BDC detection supportPatrick Rudolph
2017-08-27mb/lenovo/*/acpi_tables: Add critical and passive thresholdPatrick Rudolph
2017-07-24Update files with no newline at the endMartin Roth
2017-07-07ec/lenovo/h8/smm: Support USB always on AC onlyPatrick Rudolph
2017-07-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-02Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber
2017-05-21mb/lenvovo/*: Clean mainboard.c and devicetreePatrick Rudolph
2017-05-11mb/lenovo/x201: Add support for ThinkLightStefan Ott
2017-05-01mb/*/mainboard.c: Get rid of SPI AFC registerPatrick Rudolph
2017-04-24*.asl: Remove obsolete reference to TPM ASL filePatrick Rudolph
2017-04-07mb/lenovo/x201: Link gpio map instead of including a headerArthur Heymans
2017-02-28Select a default SeaBIOS PS2 timeout in H8 KconfigArthur Heymans
2017-01-13mb/lenovo/t400,x200,x201: Do not select DRIVERS_ICS_954309Arthur Heymans
2016-12-13lenovo: Don't use extern with functionsKyösti Mälkki
2016-12-11intel/nehalem: Use romstage_handoff for S3Kyösti Mälkki
2016-11-18ec/lenovo/h8: Add USB Always OnNicola Corna
2016-09-26mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS
2016-09-15lenovo: add ps2 spinup timeout to all H8S based boardsAlexander Couzens
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-06-26intel/nehalem: Use common ACPI S3 recoveryKyösti Mälkki
2016-06-22intel/model_2065x: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki
2016-06-12nb/intel/raminit (native): Read PCI mmio size from devicetreePatrick Rudolph
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-06src/mainboard: Disable power_on_after_fail CMOS option for laptopsPhilipp Deppenwiese
2016-02-18southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph
2016-02-09Workaround for unused variable warning.Vladimir Serbinenko