summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x200
AgeCommit message (Expand)Author
2020-03-07mb/lenovo/*/devicetree: Declare device in one line if possiblePeter Lemenkov
2020-03-06mb/lenovo: Remove thermal.h headerPeter Lemenkov
2020-01-28mb/lenovo: Remove unnecessary whitespace in commentsPeter Lemenkov
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-12-27mb/lenovo/*/acpi_tables: Don't zero out gnvs againPeter Lemenkov
2019-12-27mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-12ec/lenovo/h8: Make dock init in ramstage fully mainboard-specificBill XIE
2019-11-04mb/lenovo/{x200,t400}: Add VBOOT supportArthur Heymans
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-28mb/lenovo/x200: Correct device tree override logicBill XIE
2019-10-20mb/lenovo/x200: Add ThinkPad X301 as a variantBill XIE
2019-10-19mb/lenovo/x200/dock.c: Use common southbridge gpio codeArthur Heymans
2019-10-14sb/intel/i82801ix: Add common code to set up LPC IO decode rangesArthur Heymans
2019-08-18mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki
2019-07-18mb/*/*/gpio: Use static for const structuresPeter Lemenkov
2019-06-19{mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS
2019-05-25mb/lenovo: Unify thermal threshold handlingPeter Lemenkov
2019-05-07mb/lenovo: Add SMBIOS type 9 for ExpressCardPatrick Rudolph
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-13src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-06ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
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-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-15src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel
2019-02-06nb/intel/gm45: Use a common romstageArthur Heymans
2019-02-06mb/lenovo/x200/gpio.c: Unclutter the codeArthur Heymans
2019-02-06mb/lenovo/{x200,t400}: Set SMBUS mux using common SB functionsArthur Heymans
2019-01-25sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje
2019-01-24mb/*/*/devicetree.cb: Move the ioapic device under the LPC bridgeArthur Heymans
2019-01-09cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans
2019-01-07nb/intel/gm45: Remove the C native graphic initArthur Heymans
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-03mb/lenovo/x200: Remove RCBA replayArthur Heymans
2018-12-28intel/gma/Makefile.inc: Add a helper function to add VBT binariesArthur Heymans
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-11mb/intel/x200: Add data.vbtArthur Heymans
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-16mb/{lenovo,roda}: Remove DISPLAY_DEVICE_2_IS_LCD_SCREEN macroPeter Lemenkov
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-07mb/lenovo/*/*: Fix non-local header treated as localPeter Lemenkov
2018-10-27mb/lenovo/x200: Link gpio map instead of including a headerArthur Heymans