summaryrefslogtreecommitdiff
path: root/src/soc/intel/fsp_broadwell_de
AgeCommit message (Expand)Author
2019-08-20devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki
2019-08-15intel/smm: Define struct ied_header just onceKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyö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-14soc/fsp_broadwell_de: Implement SMBus read/write over IMCAndrey Petrov
2019-08-14common/block/imc: Add Integrated Memory Controller (IMC) driverAndrey Petrov
2019-08-13soc/intel/fsp_broadwell_de: Enable early integrated UARTAndrey Petrov
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-08fsp_baytrail/fsp_broadwell_de: Sort entries in Makefile.inchcl-coreboot
2019-07-25soc/intel/fsp_broadwell_de: Fix use of config_of()Kyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-13cpu/x86: Move smm_lock() prototypeKyösti Mälkki
2019-07-09cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-07-01Use 3rdparty/intel-microcodeArthur Heymans
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-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-04-25src/soc/intel: Remove unused variablesElyes HAOUAS
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-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-18src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-16drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-15src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel
2019-02-11soc/intel/fsp_broadwell_de: Move FSP_DEBUG_LEVEL option hereNico Huber
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2019-01-17soc/intel/fsp_broadwell_de: Enable FIT supportPatrick Rudolph
2019-01-17soc/intel/fsp_broadwell_de: Fix TSEG size computationPatrick Rudolph
2019-01-15vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fspPatrick Rudolph
2019-01-14soc/intel/fsp_broadwell_de: Move early_mainboard_romstage_entry()Patrick Rudolph
2019-01-14intel/fsp1_0: Add option to select FSP debug levelPatrick Rudolph
2019-01-14soc/intel/fsp_broadwell_de: Fix uartPatrick Rudolph
2019-01-10soc/intel/fsp_broadwell_de: Drop MICROCODE_BLOB_NOT_HOOKED_UPNico Huber
2019-01-10soc/intel/fsp_broadwell_de/vtd: Silence warningPatrick Rudolph
2019-01-10Untangle CBFS microcode updatesNico Huber
2019-01-07soc/intel: Standardize names of common MSRsElyes HAOUAS
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06usbdebug: Refactor init callsKyösti Mälkki
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki