summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i5000
Commit message (Expand)AuthorAgeFilesLines
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+1
* CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki2015-01-271-0/+1
* Replace hlt with halt()Patrick Georgi2014-12-021-2/+3
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-6/+3
* fix printk typesPatrick Georgi2014-05-191-1/+1
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-2/+2
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-4/+1
* intel/i5000: remove explicit pcie config accessesKyösti Mälkki2013-09-101-159/+159
* Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki2013-07-101-5/+1
* intel/i5000: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki2013-07-042-1/+30
* Move select MMCONF_SUPPORT under northbridgeKyösti Mälkki2013-07-031-0/+1
* intel/i5000: Remove unused copy of udelay.cNico Huber2013-05-211-85/+0
* northbridge/intel/i5000/udelay.c: Remove unused header `console.h`Paul Menzel2013-05-101-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-014-4/+4
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-5/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi2013-02-112-2/+4
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+1
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-23/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* i5000: Fix resource allocationSven Schnelle2012-07-162-53/+57
* i5000: reset system if raminit failsSven Schnelle2012-07-091-1/+1
* i5000: Add PCI ids for all i5000 flavoursSven Schnelle2012-07-061-1/+8
* i5000: fix another typoSven Schnelle2012-06-201-2/+2
* i5000: fix typosSven Schnelle2012-06-201-3/+3
* i5000: enforce hard resetSven Schnelle2012-06-181-1/+30
* Make Intel i5000 specific options only appear on i5000 systemsStefan Reinauer2012-05-021-0/+1
* Remove non-existent includeSven Schnelle2012-02-101-1/+0
* i5000: halt second BSPSven Schnelle2012-02-102-0/+30
* Add Intel i5000 Memory Controller HubSven Schnelle2012-02-027-0/+2449