summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo
AgeCommit message (Expand)Author
2019-01-24cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans
2019-01-23mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans
2019-01-23mb/lenovo/x131e: add VBTJames Ye
2019-01-23nb/intel/i945: Use parallel MP initArthur Heymans
2019-01-17mb/lenovo/x220: Add x1 as a variantBill XIE
2019-01-16nb/intel/sandybridge: Remove the C native graphic initArthur Heymans
2019-01-16AGESA fam15tn boards: Clean up devicetreeKyösti Mälkki
2019-01-15mb/*/*: Use libgfxinit on sandy and ivy bridge boardsArthur Heymans
2019-01-14mb/lenovo/[xtz]60: Introduce and use RCBA64 macroPeter Lemenkov
2019-01-14mb/lenovo/*/romstage: Use macros instead of magic numbersPeter Lemenkov
2019-01-14AGESA: Remove ACPI for IMC we don't runKyösti Mälkki
2019-01-10mb: Move timestamp_add_now to northbridge x4xElyes HAOUAS
2019-01-09cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans
2019-01-08sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans
2019-01-07nb/intel/gm45: Remove the C native graphic initArthur Heymans
2019-01-07src: Use "foo **bar" instead of "foo ** bar"Elyes HAOUAS
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-03mb/lenovo/x200: Remove RCBA replayArthur Heymans
2019-01-03src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER)Elyes HAOUAS
2019-01-03mb: Remove duplicated ENABLE_VMXElyes HAOUAS
2018-12-28intel/gma/Makefile.inc: Add a helper function to add VBT binariesArthur Heymans
2018-12-28arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki
2018-12-19smsc/sch5147: Implement ACPI handling of a few LDNArthur Heymans
2018-12-19mb/lenovo/thinkcentre_a58: Add mainboardArthur Heymans
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-11mb/intel/x200: Add data.vbtArthur Heymans
2018-12-07mainboard/lenovo/t430s: Add ThinkPad T431s as a variantBill XIE
2018-12-06lenovo/h8,thinkpads: Re-do USB Always OnNathaniel Roach
2018-12-06mb/lenovo/t520/romstage: Remove unused includesPeter Lemenkov
2018-12-05mb/lenovo/x201/dsdt: Remove duplicated includePeter Lemenkov
2018-12-05mb/lenovo/*/dsdt: Rearrange definesPeter Lemenkov
2018-12-05mb/lenovo/*/dsdt: Move mainboard-specific defines out of ec.aslPeter Lemenkov
2018-12-03sb/intel/common: Create a common PCH finalise implementationTristan Corrick
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-27sb/intel/i82801gx: Use common Intel SMM codeArthur Heymans
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes 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-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-16src: Remove unneeded include <pc80/keyboard.h>Elyes HAOUAS
2018-11-16mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetreePeter Lemenkov
2018-11-16mb/lenovo/x60/dsdt: Remove unused includePeter Lemenkov
2018-11-12mb/*/*: Harmonise FD and devicetree on boards featuring ICH7Arthur Heymans
2018-11-12intel/i945: Factor out ram init time stampsPaul Menzel
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS