summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/s230u
Commit message (Expand)AuthorAgeFilesLines
...
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-181-1/+1
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-181-1/+1
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-181-4/+0
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-2/+0
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-041-1/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* mb/*/*/smihandler: Remove bogus mainboard_io_trap_handlerPeter Lemenkov2019-10-251-5/+0
* mb/*/*/smihandler: Remove bogus SMM initPeter Lemenkov2019-10-251-12/+0
* sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans2019-10-161-1/+0
* mb,autoport: Fix GCC 9 Port_List build errorJacob Garber2019-08-201-2/+1
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-191-1/+0
* mb/*/*/gpio: Use static for const structuresPeter Lemenkov2019-07-181-14/+14
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans2019-06-211-3/+0
* mb/lenovo/*/romstage: Remove unused include byteorder.hPeter Lemenkov2019-06-191-1/+0
* mb/lenovo: Unify thermal threshold handlingPeter Lemenkov2019-05-252-2/+38
* mb/lenovo/s230u: Rewrite trigger inversion ACPI codeMartin Roth2019-05-131-11/+12
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-121-1/+1
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-191-8/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-3/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-043-3/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-242-4/+1
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-231-4/+2
* nb/intel/sandybridge: Remove the C native graphic initArthur Heymans2019-01-161-1/+0
* mb/*/*: Use libgfxinit on sandy and ivy bridge boardsArthur Heymans2019-01-153-0/+38
* src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER)Elyes HAOUAS2019-01-031-1/+1
* mb/lenovo/*/dsdt: Rearrange definesPeter Lemenkov2018-12-051-1/+2
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* mb/lenovo/*/romstage: Use macros instead of magic numbersPeter Lemenkov2018-10-181-9/+8
* southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons2018-08-051-8/+0
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-8/+3
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+0
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+1
* src/mainboard: Add and update license headersMartin Roth2018-06-022-1/+25
* mb/lenovo: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* sb/intel/common: Add common code for SMM setup and smihandlerArthur Heymans2018-03-281-0/+1
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* sb/intel/bd82x6x: Reduce function-disable messNico Huber2018-01-231-3/+1
* intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich2017-12-201-1/+0
* mb/*/*/Kconfig: Remove default MMCONF_BASE_ADDRESS on Sandy BridgeArthur Heymans2017-12-061-4/+0
* mb/lenovo/*/romstage: Remove COM IO portPatrick Rudolph2017-05-211-1/+0
* mb/lenvovo/*: Clean mainboard.c and devicetreePatrick Rudolph2017-05-212-8/+4
* mb/*/romstage: Don't lock ETR3 CF9GR in early romstagePatrick Rudolph2017-05-211-1/+1