summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo
Commit message (Expand)AuthorAgeFilesLines
...
* mb/lenovo/x1_carbon_gen1/acpi: call MUTE(1) and USBP(0) on _PTSNicola Corna2019-03-141-0/+2
* src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS2019-03-132-4/+0
* {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS2019-03-131-2/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-123-3/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-084-5/+5
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-073-3/+0
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-063-3/+0
* ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov2019-03-0624-0/+34
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-044-0/+4
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-0419-19/+0
* arch/io.h: Add missing includesKyösti Mälkki2019-03-042-0/+2
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-048-36/+34
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-0134-0/+34
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-012-2/+2
* cpu/intel: Rename socket_mPGA478MN to socket_pNico Huber2019-02-282-2/+2
* cpu/intel: Rename socket_mFCPGA478 to socket_mNico Huber2019-02-286-6/+6
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-212-2/+4
* src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel2019-02-152-2/+2
* nb/intel/nehalem: Remove CAR_GLOBAL useArthur Heymans2019-02-121-1/+0
* mb/*/*/romstage: curly braces after the function definitionPeter Lemenkov2019-02-082-3/+6
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-077-7/+0
* nb/intel/gm45: Use a common romstageArthur Heymans2019-02-062-181/+31
* mb/lenovo/x200/gpio.c: Unclutter the codeArthur Heymans2019-02-061-185/+4
* mb/lenovo/{x200,t400}: Set SMBUS mux using common SB functionsArthur Heymans2019-02-062-2/+2
* mb/lenovo/t400: Remove RCBA replayArthur Heymans2019-02-061-33/+0
* mb/lenovo/z61t/Kconfig: Select I945_LVDSPeter Lemenkov2019-01-291-1/+1
* mb/lenovo/thinkcentre_a58: Extend mb nameArthur Heymans2019-01-281-1/+1
* mb/lenovo/x131e: remove PMH7James Ye2019-01-252-8/+1
* sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje2019-01-2511-0/+11
* mb/*/*/devicetree.cb: Move the ioapic device under the LPC bridgeArthur Heymans2019-01-242-16/+18
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-2426-54/+14
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-2313-25/+17
* mb/lenovo/x131e: add VBTJames Ye2019-01-232-0/+1
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-236-6/+0
* mb/lenovo/x220: Add x1 as a variantBill XIE2019-01-1713-24/+411
* nb/intel/sandybridge: Remove the C native graphic initArthur Heymans2019-01-1612-12/+0
* AGESA fam15tn boards: Clean up devicetreeKyösti Mälkki2019-01-161-47/+46
* mb/*/*: Use libgfxinit on sandy and ivy bridge boardsArthur Heymans2019-01-1510-0/+115
* mb/lenovo/[xtz]60: Introduce and use RCBA64 macroPeter Lemenkov2019-01-143-12/+6
* mb/lenovo/*/romstage: Use macros instead of magic numbersPeter Lemenkov2019-01-143-14/+14
* AGESA: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-110/+0
* mb: Move timestamp_add_now to northbridge x4xElyes HAOUAS2019-01-101-7/+0
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-096-27/+0
* 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