summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/gm45
Commit message (Expand)AuthorAgeFilesLines
* northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-173-4/+0
* src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan2014-07-111-1/+1
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-083-3/+0
* stdlib: Drop duplicates of min() and max()Kyösti Mälkki2014-07-011-1/+1
* gm45 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-251-0/+1
* northbridge/intel: Drop use of set_top_of_ram()Kyösti Mälkki2014-06-181-2/+0
* CBMEM: Unify get_top_of_ram()Kyösti Mälkki2013-09-112-2/+2
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-3/+1
* intel/gm45: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki2013-09-103-5/+31
* Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki2013-08-241-1/+1
* Add directive __SIMPLE_DEVICE__Kyösti Mälkki2013-08-011-3/+3
* Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki2013-07-101-5/+1
* Move select MMCONF_SUPPORT under northbridge (fix)Kyösti Mälkki2013-07-041-0/+1
* Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c`Paul Menzel2013-07-021-3/+2
* Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`Ronald G. Minnich2013-05-251-12/+0
* intel/gm45: Add more debug output to read/write trainingNico Huber2013-05-221-6/+22
* intel/gm45: Handle overflows during DDR3 write trainingNico Huber2013-05-221-28/+63
* intel/gm45: Refactor DDR3 write trainingNico Huber2013-05-221-31/+54
* intel/gm45: Handle overflows during DDR3 read trainingNico Huber2013-05-221-28/+60
* intel/gm45: Refactor DDR3 read trainingNico Huber2013-05-221-28/+46
* intel/gm45: Fix interpretation of VT-d disable bitNico Huber2013-05-221-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-229-9/+3
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0111-11/+11
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-2/+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-111-1/+2
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Drop driver-y from GM45/ICH9/RK9Stefan Reinauer2012-11-271-2/+2
* intel/gm45: new northbridgePatrick Georgi2012-11-2724-0/+5949
OpenPOWER on IntegriCloud