summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/e7520
Commit message (Expand)AuthorAgeFilesLines
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-086-10/+0
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-3/+1
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-111-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-9/+2
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Get rid of drivers classPatrick Georgi2012-11-271-5/+5
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* Rename cache_lbmem() to cache_ramstage()Stefan Reinauer2012-07-241-1/+1
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Move C labels to start-of-linePatrick Georgi2012-03-071-3/+3
* Replace while with do; while to avoid repetitionNoe Rubinstein2011-09-091-33/+22
* Change read_option() to a macro that wraps some API uglynessPatrick Georgi2011-05-101-1/+1
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-4/+3
* Move DIMM_MAP_LOGICAL to Kconfig.Patrick Georgi2010-11-182-5/+7
* Convert some comments to proper Doxygen syntax.Uwe Hermann2010-10-261-7/+1
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-36/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-5/+5
* Keep the mc146818rtc.h include close to the option table include whereMyles Watson2010-09-251-1/+2
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-251-3/+8
* drop three unneeded config variables:Jens Rottmann2010-08-271-1/+0
* Always enable parent resources before child resources.Myles Watson2010-06-171-2/+2
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-4/+4
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-2/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-277-116/+116
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-312-22/+22
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-312-36/+36
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-3/+3
* Replace clear_memory with memset.Myles Watson2010-03-111-1/+0
* This is a general cleanup patchStefan Reinauer2010-02-221-1/+1
* newconfig is no more.Patrick Georgi2010-02-071-11/+0
* This code was copied from amdk8 and never really made usable. Stefan Reinauer2010-01-252-448/+0
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-152-4/+4
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.Myles Watson2009-09-291-4/+1
* some progress on kconfig:Patrick Georgi2009-09-252-0/+13
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-1/+1
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-34/+7
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-1/+1
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-302-5/+5
* Add high tables support to all northbridges.Stefan Reinauer2009-04-302-0/+14
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-012-2/+4
* Eric Biederman believes that he and Tom Zimmerman of the defunctEd Swierk2008-08-281-0/+20
* Drop duplicated and unneeded #defines from some northbridges (trivial).Uwe Hermann2007-10-271-5/+0
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-245-5/+5
* svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520Uwe Hermann2006-10-2713-0/+2327
OpenPOWER on IntegriCloud