summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo
AgeCommit message (Expand)Author
2019-07-19sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph
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