summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/haswell
Commit message (Expand)AuthorAgeFilesLines
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-011-4/+0
* nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-281-5/+1
* src/{northbridge,soc}: Remove not used #include <elog.h>Elyes HAOUAS2019-09-121-1/+1
* intel/haswell: Use smm_subregion()Kyösti Mälkki2019-08-281-11/+4
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-1/+1
* devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki2019-08-201-2/+0
* intel/smm: Define struct ied_header just onceKyösti Mälkki2019-08-151-6/+0
* arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki2019-08-151-6/+0
* cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki2019-08-151-12/+4
* cpu/intel: Replace bsp_init_and_start_aps()Kyösti Mälkki2019-08-151-6/+1
* intel/haswell: Move platform_enter_postcar()Kyösti Mälkki2019-08-111-0/+31
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-1/+0
* arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki2019-08-111-1/+0
* lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki2019-08-081-1/+0
* northbridge/intel: Rename ram_calc.c to memmap.cKyösti Mälkki2019-08-072-3/+3
* intel/haswell: Move stage_cache support functionKyösti Mälkki2019-08-031-0/+14
* haswell: reinitialize EHCI debug hardware after raminitIru Cai2019-07-291-0/+6
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KBElyes HAOUAS2019-06-281-4/+0
* nb/intel/haswell/gma: Drop NGI remnantNico Huber2019-06-031-8/+0
* src/northbridge: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* nb/intel/haswell: Remove variable set but not usedElyes HAOUAS2019-05-231-2/+3
* post_code: add post code for invalid vendor binaryKeith Short2019-05-221-1/+2
* src/northbridge: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-151-1/+0
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-061-1/+0
* nb/intel/haswell: correct a typo in KconfigJoel Kitching2019-05-031-1/+1
* vboot: refactor OPROM codeJoel Kitching2019-04-301-1/+1
* nb/intel/haswell: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* sb/intel/lynxpoint: Enable LPC/SIO setup in bootblockArthur Heymans2019-04-231-1/+1
* nb/intel/haswell: Add an option for where verstage startsArthur Heymans2019-04-211-1/+24
* cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-04-213-11/+16
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more casesJulius Werner2019-04-011-0/+1
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-213-39/+3
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-5/+5
* Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki2019-03-062-2/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-043-2/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-045-5/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-015-0/+5
* Drop leftover debug function declarationsKyösti Mälkki2019-01-231-5/+0
* {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()Elyes HAOUAS2019-01-131-1/+0
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-061-1/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-063-4/+4
* nb/intel/haswell: Add support for PEGTristan Corrick2019-01-032-3/+68
* nb/intel/haswell: Handle boards that do not support IGDTristan Corrick2018-12-293-19/+41
* nb/intel/haswell: Don't unconditionally set DEVENTristan Corrick2018-12-291-4/+0
* nb/intel/haswell: Use DEVEN to disable devicesTristan Corrick2018-12-291-0/+46
* northbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0