aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/nehalem/raminit.c
AgeCommit message (Expand)Author
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-04nehalem/raminit: remove read_mchbar functionsFelix Held
2018-08-04nehalem/raminit: clean up code and remove write_mchbar functionsFelix Held
2018-08-04nehalem/raminit: clean up code and use MCHBAR macrosFelix Held
2018-08-04nehalem/raminit: remove REAL define and most dead codeFelix Held
2018-07-09src/northbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-07-02src/nb: Fix non-local header treated as localElyes HAOUAS
2018-06-21Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans
2018-05-21nb/intel/nehalem: Fix smashed stack in romstageMatthias Gazzari
2018-05-18nb/intel/nehalem: Use the common mrc cache driverArthur Heymans
2018-02-27sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-03-08nb/intel/nehalem/raminit.c: Refine broken commentStefan Tauner
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-11-21nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth
2016-10-10northbridge/intel/nehalem: Remove commented codeElyes HAOUAS
2016-10-04src/northbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-06-12nb/intel/raminit (native): Read PCI mmio size from devicetreePatrick Rudolph
2016-06-12nb/intel: Factor out common MRC codePatrick Rudolph
2016-03-11northbridge/intel: move mrc_cache definition into a common headerAlexander Couzens
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-05-29intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)`Paul Menzel
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-09northbridge/intel/nehalem/raminit.c: Remove redundant functionEdward O'Callaghan
2014-12-07nehalem/raminit: Add decorations to specify that empty loop is intended so.Vladimir Serbinenko
2014-12-02Replace hlt with halt()Patrick Georgi
2014-08-03nehalem: Make UMA size configurable in CMOS.Vladimir Serbinenko
2014-07-19nehalem: Move cbmem_recovery call to raminit.Vladimir Serbinenko
2014-07-11src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan
2014-07-01stdlib: Drop duplicates of min() and max()Kyösti Mälkki
2014-06-30northbridge/intel/nehalem/raminit.c: Extraneous parentheseEdward O'Callaghan
2014-06-25nehalem sandy ivy: Check cbmem_add() result for MRC dataKyösti Mälkki
2014-06-18intel/nehalem: Add get_top_top_ram() in ramstageKyösti Mälkki
2014-03-03intel/nehalem: Fix soft reset detection.Vladimir Serbinenko
2014-03-03intel/nehalem: Use non-powercycle reset.Vladimir Serbinenko
2014-03-03nehalem/raminit: Don't touch clock generator in raminit.Vladimir Serbinenko
2014-02-20nehalem: Make SPD address map into parameter.Vladimir Serbinenko
2014-02-20nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.Vladimir Serbinenko
2014-01-23X201: Move early nehalem S3 magic to right place.Vladimir Serbinenko
2014-01-23nehalem: Restore frequency ratio registers on S3 resumeVladimir Serbinenko
2014-01-23nehalem: Small cleanup to raminit RE bindingsVladimir Serbinenko
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2013-11-25Support for nehalem northbridgeVladimir Serbinenko