summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/cn400/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* Drop VIA Epia-NStefan Reinauer2014-12-181-267/+0
* northbridge/via: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-11/+7
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-4/+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-6/+1
* 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/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-071-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-6/+5
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-43/+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
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-3/+3
* remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer2010-04-151-5/+7
* "no warnings day"Stefan Reinauer2010-04-071-1/+1
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-18/+18
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-2/+2
* Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::Jon Harrison2009-08-171-37/+78
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-11/+11
* Ron,Jon Harrison2009-07-011-0/+281
OpenPOWER on IntegriCloud