summaryrefslogtreecommitdiff
path: root/src/soc/intel/fsp_broadwell_de/romstage/romstage.c
AgeCommit message (Expand)Author
2019-11-21soc/intel/fsp_broadwell_de: Drop supportArthur Heymans
2019-10-16mainboard/ocp/monolake: Hide IIO root ports before memory initAndrey Petrov
2019-09-21soc/fsp_broadwell_de: Move function to get CPUBUSNO(1) into common fileAndrey Petrov
2019-09-09intel/fsp_broadwell_de: Add early timestampsKyösti Mälkki
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-14soc/intel/fsp_broadwell_de: Populate SMBIOS tables with memory informationAndrey Petrov
2019-08-13soc/intel/fsp_broadwell_de: Enable early integrated UARTAndrey Petrov
2019-05-23soc/intel/fsp_broadwell_de/romstage: Remove variable set but not usedElyes HAOUAS
2019-05-22post_code: add post code for invalid vendor binaryKeith Short
2019-03-27Move calls to quick_ram_check() before CBMEM initKyösti Mälkki
2019-03-18src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-14soc/intel/fsp_broadwell_de: Move early_mainboard_romstage_entry()Patrick Rudolph
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06usbdebug: Refactor init callsKyösti Mälkki
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-05-08soc/intel/fsp_broadwell_de: Spell verb *set up* with spacePaul Menzel
2017-10-19soc/fsp_broadwell_de: Add support for GPIO handlingWerner Zeh
2017-01-12fsp 1.0 systems: Check for NULL when saving HobListPtrMartin Roth
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-10-09soc/intel/fsp_broadwell_de: Fix system hang when timestamp is enabledYork Yang
2016-06-30fsp_broadwell_de: Enable Super I/O address range decodeWerner Zeh
2016-06-29intel romstage: Use run_ramstage()Kyösti Mälkki
2016-04-14soc/intel: Add Broadwell-DE SoC supportYork Yang