summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/vt8623/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+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
* 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-39/+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-6/+6
* via epia-m now works with default x86.c instead of its own copy of vgabios.c.Stefan Reinauer2010-04-221-76/+0
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-1/+1
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-141-2/+5
* "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-17/+17
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-061-13/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-2/+2
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-32/+0
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* Add high tables support to all northbridges.Stefan Reinauer2009-04-301-20/+14
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+1
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-2/+2
* Add dummy function for MCFG on those mainboards that provide ACPI but don't Stefan Reinauer2007-11-041-0/+3
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-3/+3
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* EPIA-M fixupRonald G. Minnich2005-11-221-6/+85
* Fix up the VT8623 northbridge support.Jonathan McDowell2005-08-081-19/+28
* - First stab at getting the ppc ports building and working.Eric Biederman2004-11-181-1/+1
* - Update abuild.sh so it will rebuild successfull buildsEric Biederman2004-11-041-28/+31
* sizeram removal/conversion.Eric Biederman2004-10-271-121/+235
* - Bump the LinuxBIOS major versionEric Biederman2004-10-211-8/+1
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+0
* epia-m supportRonald G. Minnich2004-10-061-17/+67
* updatedGreg Watson2004-04-171-5/+5
* start of epia-m portGreg Watson2004-04-171-0/+122
OpenPOWER on IntegriCloud