summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/vx800/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* northbridge/via: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-8/+4
* via/vx800: Migrate to collaborative ACPIVladimir Serbinenko2014-10-181-0/+3
* 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
* 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
* VIA chipsets: fix compilation without real mode codeStefan Reinauer2012-11-141-1/+0
* Remove chip.h files without config structureKyösti Mälkki2012-10-071-1/+0
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-42/+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-3/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* - copy_and_run() gets the same calling convention on AMD and on all the others.Stefan Reinauer2010-04-071-3/+2
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-3/+3
* Fix many things for via/epia-m700 to build.Myles Watson2009-07-021-0/+5
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-29/+0
* Change all vx800 file names from CamelCase to camel_case to matchUwe Hermann2009-05-271-1/+1
* Here's the VIA vx800 patch from OLPC.Bari Ari2009-05-271-0/+247