aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo
AgeCommit message (Expand)Author
2019-07-18mb/*/*/gpio: Use static for const structuresPeter Lemenkov
2019-07-13intel/i945: Fix udelay() prototypesKyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-07-08sb/intel/ibexpeak: Use common final SPI OPs setupArthur Heymans
2019-07-07mb/lenovo/g505s: Disable SeaBIOS options unsupported by hardwareMike Banon
2019-07-07mb/lenovo/t60: Align ACPI C-state across the similar boardsPeter Lemenkov
2019-06-25intel/945 boards: Use smp_write_pci_intsrc()Kyösti Mälkki
2019-06-25mb/lenovo/z61t: Remove `fn_ctrl_swap` optionPeter Lemenkov
2019-06-21mb/lenovo/x201: Remove duplicated includePeter Lemenkov
2019-06-21sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans
2019-06-21mb/lenovo/x201/smihandler.c: Remove useless smihandler codeArthur Heymans
2019-06-21mb/*/{x201,packardbell}: Remove unused C-state generation functionsArthur Heymans
2019-06-21sb/intel/ibexpeak/smihandler: Move finalizing to a common locationArthur Heymans
2019-06-19{mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS
2019-06-19mb/lenovo/*/romstage: Remove unused include byteorder.hPeter Lemenkov
2019-06-19mb/lenovo/z61t/romstage: Remove unused includePeter Lemenkov
2019-06-19mb/lenovo/t60/romstage: Remove unused includePeter Lemenkov
2019-06-19mb/lenovo/x201: Remove unneeded includesPeter Lemenkov
2019-06-16mb/lenovo/*/smihandler: Remove unused includePeter Lemenkov
2019-06-14nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selectionElyes HAOUAS
2019-06-08mb/lenovo/t430: Fix Dual GraphicsPatrick Rudolph
2019-06-06sb/intel/i82801gx: Detect if the southbridge supports AHCIArthur Heymans
2019-06-05sb/intel/i82801gx: Include chip.h directlyArthur Heymans
2019-06-05mb/*/devicetree.cb: Remove unavailable PCIe portsArthur Heymans
2019-06-03mb/lenovo/*: Remove useless smihandler codeArthur Heymans
2019-05-30mb/lenovo/*20*: Remove default FMAPNico Huber
2019-05-29src/mainboard: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-27sb/intel/ibexpeak: Use common Intel SMM codeArthur Heymans
2019-05-25mb/lenovo: Unify thermal threshold handlingPeter Lemenkov
2019-05-21mb/lenovo/r500: Add mainboardArthur Heymans
2019-05-21mb/lenovo/t400: Add VBT fileArthur Heymans
2019-05-15src/mainboard: Remove unneeded include <arch/io.h>Elyes HAOUAS
2019-05-14mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS initArthur Heymans
2019-05-13mb/lenovo/s230u: Rewrite trigger inversion ACPI codeMartin Roth
2019-05-13mb/t400/acpi: Update ATPR buffer to fit all entriesElyes HAOUAS
2019-05-12nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber
2019-05-12mb/lenovo/*: Add MAINBOARD_FAMILYPatrick Rudolph
2019-05-08mb/lenovo/t520: Fix devicetreePatrick Rudolph
2019-05-08mb/lenovo/*: Add support for VBOOT on 8MiB devicesPatrick Rudolph
2019-05-07mb/lenovo: Add SMBIOS type 9 for ExpressCardPatrick Rudolph
2019-05-07mb/lenovo/x60: Use system_reset()Elyes HAOUAS
2019-05-06src: Remove unused include <halt.h>Elyes HAOUAS
2019-04-29src/mb: Use system_reset()Elyes HAOUAS
2019-04-19src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS
2019-04-13sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-27Move calls to quick_ram_check() before CBMEM initKyösti Mälkki
2019-03-24nb/intel/i945: Use DEBUG_RAM_SETUPKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-18mb/(ICH7): Remove initialization already done at early_init.cElyes HAOUAS
2019-03-14mb/lenovo/x1_carbon_gen1/cmos: Port USB Always OnPatrick Rudolph
2019-03-14mb/lenovo/x1_carbon_gen1/acpi: call MUTE(1) and USBP(0) on _PTSNicola Corna
2019-03-13src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS
2019-03-13{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-06ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyö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-28cpu/intel: Rename socket_mPGA478MN to socket_pNico Huber
2019-02-28cpu/intel: Rename socket_mFCPGA478 to socket_mNico Huber
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-15src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel
2019-02-12nb/intel/nehalem: Remove CAR_GLOBAL useArthur Heymans
2019-02-08mb/*/*/romstage: curly braces after the function definitionPeter Lemenkov
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
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-02-06mb/lenovo/t400: Remove RCBA replayArthur Heymans
2019-01-29mb/lenovo/z61t/Kconfig: Select I945_LVDSPeter Lemenkov
2019-01-28mb/lenovo/thinkcentre_a58: Extend mb nameArthur Heymans
2019-01-25mb/lenovo/x131e: remove PMH7James Ye
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-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