summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/cedarisland_crb
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/acpi: Consolidate POST code handlingAngel Pons2022-05-041-7/+1
* pci_mmio_cfg: Always use pci_s_* functionsNico Huber2021-11-091-1/+1
* soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by defaultFelix Singer2021-08-281-4/+0
* mb/*: Specify type of `FMDFILE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* mainboard/: Register chipset_lockdown on xeon_sp mainboardsMarc Jones2021-03-201-0/+5
* ACPI: Move common _PIC methodKyösti Mälkki2021-02-141-5/+0
* ACPI: Move PICM declarationKyösti Mälkki2021-02-111-2/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner2020-10-211-6/+6
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* soc/intel/xeon_sp: Use common ASL code for xeon_spMarc Jones2020-10-031-1/+1
* mb/intel: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* mb/intel/cedarisland: Remove duplicated codeMaxim Polyakov2020-08-031-4/+0
* mb/intel/cedarisland: Use FSP_M_CONFIG structure to set UPDMaxim Polyakov2020-08-031-16/+5
* mb/intel/cedarisland/Makefile: Add missing ramstage.cMaxim Polyakov2020-07-261-0/+1
* mb/intel/cedarisland: undo set trig and bufdis for NF padsMaxim Polyakov2020-07-251-103/+103
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-116-6/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mb/intel/cedarisland_crb: Enable P2SB deviceAndrey Petrov2020-05-011-1/+1
* mb/intel/cedarisland_crb: Populate 2-socket parameters for FSP-MAndrey Petrov2020-05-011-0/+18
* mb/cedarisland_crb: rework GPIOs configuration using macrosMaxim Polyakov2020-04-301-240/+270
* mb/cedarisland_crb: exclude GPIOs reconfiguration by FSP-MMaxim Polyakov2020-04-301-0/+11
* mb/intel/cedarisland_crb: use common driver to configure GPIOMaxim Polyakov2020-04-302-0/+547
* mb/intel/cedarisland_crb: Add dummy mainboard_memory_init_params()Andrey Petrov2020-04-242-0/+9
* mb/intel/cedarisland_crb: Add Cedar Island CRBAndrey Petrov2020-03-269-0/+225