summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* agesawrapper.c: check if HOP_COUNT_TABLE exists before AmdInitLate()Krystian Hebel2019-01-091-0/+5
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-3/+0
* nb/intel/gm45: Remove the C native graphic initArthur Heymans2019-01-072-591/+11
* src: Move constant to the right side of comparisonElyes HAOUAS2019-01-072-2/+2
* 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/+2
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-066-7/+7
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-0629-92/+95
* AGESA: Use pcidev_on_root()Kyösti Mälkki2019-01-048-22/+23
* binaryPI: Use pcidev_on_root()Kyösti Mälkki2019-01-046-25/+25
* amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki2019-01-041-0/+12
* amdfam10 boards: Add temporary pirq_router_bus variableKyösti Mälkki2019-01-041-0/+1
* amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki2019-01-042-4/+11
* amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki2019-01-041-0/+1
* amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki2019-01-041-1/+0
* amdfam10 boards: Drop AMD_SB_CIMXKyösti Mälkki2019-01-041-8/+0
* device: Replace ugly cases of dev_find_slot()Kyösti Mälkki2019-01-042-2/+2
* intel/e7505: Drop ECC scrubber codeKyösti Mälkki2019-01-043-107/+0
* nb/amd/pi/00{630F01,730F01}: Use ARRAY_SIZEElyes HAOUAS2019-01-032-10/+8
* nb/intel/pineview/raminit.c: Remove unused variableElyes HAOUAS2019-01-031-2/+1
* 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
* src/northbridge: Get rid of device_tElyes HAOUAS2018-12-282-9/+55
* cpu/amd/geode_lx: Drop supportArthur Heymans2018-12-2110-2295/+0
* northbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-1915-15/+0
* northbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-186-6/+0
* nb/intel/haswell: Add server processor host bridge device IDIru Cai2018-12-181-0/+1
* Fix typos involving "the the"Jonathan Neuschäfer2018-12-181-1/+1
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-133-17/+15
* nb/intel/gm45: Make fetching the blc_pwm freq globalArthur Heymans2018-12-032-1/+2
* nb/intel/gm45: Make fetching the blc_pwm freq its own functionArthur Heymans2018-12-031-25/+36
* nb/intel/pineview: Use common code for SMM in TSEGArthur Heymans2018-12-033-8/+72
* nb/intel/x4x: Use common code for SMM in TSEGArthur Heymans2018-12-034-24/+76
* nb/intel/i945: Use common SMM_TSEG codeArthur Heymans2018-12-033-9/+49
* nb/intel/gm45: Correctly cache TSEGArthur Heymans2018-12-033-22/+14
* src: Remove duplicated round up functionElyes HAOUAS2018-11-293-20/+18
* nb/amd/amdmct/{mct,mct_ddr3}: Replace "magic" numbers with macrosElyes HAOUAS2018-11-272-21/+22
* nb/intel/i945: Add and use defines for registers of device 0:01.0Elyes HAOUAS2018-11-252-40/+57
* nb/intel/i945/early_init.c: Correct the PEG_LC address of DEV(0:01.0)Elyes HAOUAS2018-11-251-1/+1
* nb/intel/gm45/northbridge.c: Check for NULL pointersArthur Heymans2018-11-251-3/+12
* nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge KconfigElyes HAOUAS2018-11-211-0/+4
* northbridge/intel/fsp_*: Remove legacy SoCszaolin2018-11-1921-2037/+0
* src: Add required space after "switch"Elyes HAOUAS2018-11-196-6/+6
* intel/i945: Fix booting on a dual channel configurationPatrick Georgi2018-11-171-2/+2
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-1624-24/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* amd/{nb/amdfam10,cpu/pi}/Kconfig: Remove unused symbolsElyes HAOUAS2018-11-161-32/+0
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-169-36/+0