summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-2045-52/+32
* Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik2019-03-1910-123/+126
* nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO)Elyes HAOUAS2019-03-181-5/+0
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-166-5/+1
* drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph2019-03-161-13/+0
* src: Drop unused 'include <arch/ioapic.h>'Elyes HAOUAS2019-03-131-2/+0
* nb/amd/amdfam10: Remove define macro already done in 'amdfam10.h'Elyes HAOUAS2019-03-131-7/+0
* nb/amd/amdfam10: Remove 'IS_ENABLED()'Elyes HAOUAS2019-03-131-12/+12
* nb/intel/stage_cache.c: Drop unnecessary includesElyes HAOUAS2019-03-134-12/+4
* {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS2019-03-131-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-0855-191/+191
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-064-4/+0
* nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINITKyösti Mälkki2019-03-061-0/+26
* Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki2019-03-0615-22/+8
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-0423-13/+25
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-0471-71/+0
* arch/io.h: Add missing includesKyösti Mälkki2019-03-043-0/+3
* arch/io.h: Fix PCI and PNP simple typedefsKyösti Mälkki2019-03-041-0/+1
* nb/intel/i945: Remove redundant use of ACPI offset operatorElyes HAOUAS2019-03-041-9/+9
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-0198-1/+98
* nb/intel/nehalem: Remove CAR_GLOBAL useArthur Heymans2019-02-121-2/+1
* postcar: Make more use of postcar_frame_add_romcache()Nico Huber2019-02-121-2/+1
* nb/via/vx900: Replace pci_mod_configX()Kyösti Mälkki2019-02-1011-138/+84
* nb/intel/sandybridge: Use pcidev_on_root()Kyösti Mälkki2019-02-101-1/+1
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-075-5/+0
* nb/intel/gm45: Use a common romstageArthur Heymans2019-02-063-0/+143
* sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()Kyösti Mälkki2019-02-013-6/+6
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-281-3/+3
* nb/intel/i945: Fix typo on DMIBAR32(0x334)Elyes HAOUAS2019-01-271-1/+1
* nb/intel/i945: Remove initialization already done at bootblockElyes HAOUAS2019-01-272-7/+0
* nb/intel/sandybridge/acpi: Add RMRR entry for iGPUNico Huber2019-01-251-1/+28
* nb/intel/x4x: Put stage cache in TSEGArthur Heymans2019-01-243-0/+40
* nb/intel/pineview: Put stage cache in TSEGArthur Heymans2019-01-243-0/+40
* nb/intel/gm45: Put stage cache in TSEGArthur Heymans2019-01-243-0/+41
* nb/intel/i945: Put stage cache in TSEGArthur Heymans2019-01-243-0/+41
* AGESA fam12/fam14: Drop amdfamX.c file includeKyösti Mälkki2019-01-244-266/+149
* i945,ICH7: Write on RPFN only onceElyes HAOUAS2019-01-231-2/+0
* nb/intel/pineview: Use parallel MP initArthur Heymans2019-01-232-21/+2
* nb/intel/x4x: Use parallel MP initArthur Heymans2019-01-232-21/+2
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-232-21/+2
* nb/intel/gm45: Use parallel MP initArthur Heymans2019-01-232-21/+2
* Drop leftover debug function declarationsKyösti Mälkki2019-01-234-24/+0
* AGESA/binaryPI: Add NULL pointers checkKyösti Mälkki2019-01-223-9/+15
* cpu/intel/model_206ax: Use parallel MP initArthur Heymans2019-01-221-1/+1
* nb/intel/sandybridge: Remove the C native graphic initArthur Heymans2019-01-165-1020/+2
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-163-3/+0
* AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki2019-01-147-16/+39
* binaryPI: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki2019-01-144-15/+37
* binaryPI: Drop invalid northbridge.h fileKyösti Mälkki2019-01-146-70/+0
* AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTONKyösti Mälkki2019-01-141-1/+0