summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/fsp_broadwell_de/romstage/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/fsp_broadwell_de: Drop supportArthur Heymans2019-11-211-216/+0
* mainboard/ocp/monolake: Hide IIO root ports before memory initAndrey Petrov2019-10-161-2/+34
* soc/fsp_broadwell_de: Move function to get CPUBUSNO(1) into common fileAndrey Petrov2019-09-211-11/+5
* intel/fsp_broadwell_de: Add early timestampsKyösti Mälkki2019-09-091-1/+6
* cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki2019-08-151-0/+4
* soc/intel/fsp_broadwell_de: Populate SMBIOS tables with memory informationAndrey Petrov2019-08-141-0/+4
* soc/intel/fsp_broadwell_de: Enable early integrated UARTAndrey Petrov2019-08-131-0/+45
* soc/intel/fsp_broadwell_de/romstage: Remove variable set but not usedElyes HAOUAS2019-05-231-2/+1
* post_code: add post code for invalid vendor binaryKeith Short2019-05-221-1/+2
* Move calls to quick_ram_check() before CBMEM initKyösti Mälkki2019-03-271-4/+0
* src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS2019-03-181-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/fsp_broadwell_de: Move early_mainboard_romstage_entry()Patrick Rudolph2019-01-141-3/+5
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-061-1/+1
* usbdebug: Refactor init callsKyösti Mälkki2019-01-061-3/+3
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* soc/intel/fsp_broadwell_de: Spell verb *set up* with spacePaul Menzel2018-05-081-1/+1
* soc/fsp_broadwell_de: Add support for GPIO handlingWerner Zeh2017-10-191-0/+13
* fsp 1.0 systems: Check for NULL when saving HobListPtrMartin Roth2017-01-121-5/+3
* lib: put romstage_handoff implementation in own compilation unitAaron Durbin2016-12-011-0/+1
* soc/intel/fsp_broadwell_de: Fix system hang when timestamp is enabledYork Yang2016-10-091-5/+2
* fsp_broadwell_de: Enable Super I/O address range decodeWerner Zeh2016-06-301-0/+7
* intel romstage: Use run_ramstage()Kyösti Mälkki2016-06-291-2/+2
* soc/intel: Add Broadwell-DE SoC supportYork Yang2016-04-141-0/+120