aboutsummaryrefslogtreecommitdiff
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
2016-01-14mainboard/lenovo: reserve century byteAlexander Couzens
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-11-24ec/lenovo/h8: Fix IASL warningsMartin Roth
2015-11-23IASL: Enable warnings as errorsMartin Roth
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-22gma ACPI: Make brightness levels a per board settingNico Huber
2015-10-11Kill lvds_num_lanesVladimir Serbinenko
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-06-24sandy/ivy: Include IRQ routes from platformKyösti Mälkki
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-28igd.asl rewriteVladimir Serbinenko
2015-05-27x201: Add TPM declaration.Vladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-21lenovo: Remerge smbios_mainboard_bios_version.Vladimir Serbinenko
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-05-19Remove useless extern gnvs declaration in smi handlers.Vladimir Serbinenko
2015-05-15ibexpeak: Merge common NVS initVladimir Serbinenko
2015-05-14lenovo: Disable radio when suspending or turning off.Vladimir Serbinenko
2015-04-28intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki
2015-04-28x60,t60,x201,macbook21 : Declare GPIs for ECKyösti Mälkki
2015-04-23src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-05mainboard/lenovo/x201: correct sata_port_mapAlexander Couzens
2015-04-05intel/nehalem: rename copypasted smi finalizer functionAlexander Couzens
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-01-12mainboard/lenovo/?/Kconfig: select NO_UART_ON_SUPERIOEdward O'Callaghan
2015-01-11mainboard/lenovo/x201/romstage.c: Remove unused functionEdward O'Callaghan
2015-01-09macbook21 lenovo/xx: Fix inw() in SMI handlersKyösti Mälkki
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2014-12-07lenovo: Remove duplicate devicetree.cb eventc entry.Vladimir Serbinenko
2014-12-06Remove IRQ_SLOT_COUNT on all boards without PIRQ table.Vladimir Serbinenko
2014-12-06mainboard/*/acpi/superio.asl: Use non-local inclusion syntaxEdward O'Callaghan
2014-11-23sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko
2014-11-23lenovo/x201: Remove $PIR and MP tables.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-11-08ibexpeak: Move to common FADTVladimir Serbinenko
2014-10-25Use spelling LENOVO troughout instead of using Lenovo sometimesVladimir Serbinenko
2014-10-25lenovo: Use readable name as part number.Vladimir Serbinenko
2014-10-24lenovo/*: Remove unused MAINBOARD_VERSIONVladimir Serbinenko
2014-10-16smbios: Mark laptops as suchVladimir Serbinenko
2014-10-11acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko
2014-09-13intel/gma: consolidate vbt codeVladimir 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