summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-084-11/+3
* nb/intel/gm45: Remove the C native graphic initArthur Heymans2019-01-072-2/+0
* src: Use "foo **bar" instead of "foo ** bar"Elyes HAOUAS2019-01-071-1/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-067-9/+9
* mb/lenovo/x200: Remove RCBA replayArthur Heymans2019-01-031-33/+0
* src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER)Elyes HAOUAS2019-01-034-4/+4
* mb: Remove duplicated ENABLE_VMXElyes HAOUAS2019-01-034-4/+0
* intel/gma/Makefile.inc: Add a helper function to add VBT binariesArthur Heymans2018-12-281-6/+0
* arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki2018-12-281-1/+0
* smsc/sch5147: Implement ACPI handling of a few LDNArthur Heymans2018-12-191-1/+25
* mb/lenovo/thinkcentre_a58: Add mainboardArthur Heymans2018-12-1919-0/+751
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-193-3/+0
* mb/intel/x200: Add data.vbtArthur Heymans2018-12-114-0/+30
* mainboard/lenovo/t430s: Add ThinkPad T431s as a variantBill XIE2018-12-0722-220/+750
* lenovo/h8,thinkpads: Re-do USB Always OnNathaniel Roach2018-12-0612-22/+2
* mb/lenovo/t520/romstage: Remove unused includesPeter Lemenkov2018-12-061-6/+0
* mb/lenovo/x201/dsdt: Remove duplicated includePeter Lemenkov2018-12-051-1/+0
* mb/lenovo/*/dsdt: Rearrange definesPeter Lemenkov2018-12-052-2/+4
* mb/lenovo/*/dsdt: Move mainboard-specific defines out of ec.aslPeter Lemenkov2018-12-054-12/+12
* sb/intel/common: Create a common PCH finalise implementationTristan Corrick2018-12-031-0/+1
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-3013-13/+13
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-2817-17/+17
* sb/intel/i82801gx: Use common Intel SMM codeArthur Heymans2018-11-273-3/+3
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-2319-38/+58
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-2118-18/+18
* src: Add required space after "switch"Elyes HAOUAS2018-11-193-6/+6
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* mb/{lenovo,roda}: Remove DISPLAY_DEVICE_2_IS_LCD_SCREEN macroPeter Lemenkov2018-11-162-2/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-1610-10/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <pc80/keyboard.h>Elyes HAOUAS2018-11-161-1/+0
* mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetreePeter Lemenkov2018-11-162-4/+2
* mb/lenovo/x60/dsdt: Remove unused includePeter Lemenkov2018-11-161-2/+0
* mb/*/*: Harmonise FD and devicetree on boards featuring ICH7Arthur Heymans2018-11-123-0/+20
* intel/i945: Factor out ram init time stampsPaul Menzel2018-11-123-6/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-125-8/+0
* mb/lenovo/t400: Improve docking codePatrick Rudolph2018-11-103-41/+80
* mb/{lenovo/x201,packardbell/ms2290}/romstage: Fix commentsPeter Lemenkov2018-11-071-7/+7
* mb/lenovo/*/*: Fix non-local header treated as localPeter Lemenkov2018-11-074-4/+4
* mb/lenovo/x201: Remove unnecessary include - delay.hPeter Lemenkov2018-11-072-2/+0
* mb/lenovo/x201/gpio: Use reset structurePeter Lemenkov2018-11-071-0/+1
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-059-9/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-052-3/+3
* mb/lenovo/t430: Set USB always on when calling SMI sleepPeter Lemenkov2018-10-291-2/+2
* mb/lenovo/t400: Use acpi_s3_resume_allowed()Paul Menzel2018-10-291-10/+10
* mb/lenovo/x200: Link gpio map instead of including a headerArthur Heymans2018-10-273-8/+4
* mb/lenovo/*/acpi_tables: Remove comment about IGD displaysPeter Lemenkov2018-10-275-10/+0
* mb/lenovo/*/gpio: Remove ifdef guardsPeter Lemenkov2018-10-273-13/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-238-10/+10