summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/vt8601
Commit message (Expand)AuthorAgeFilesLines
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-5/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-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
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-7/+9
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-39/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial).Uwe Hermann2010-09-252-1/+2
* drop three unneeded config variables:Jens Rottmann2010-08-271-6/+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-272-16/+16
* it's a long term, give the compiler a chance to breathe .. ;-)Stefan Reinauer2010-04-071-1/+2
* clean up age old via epia target.Stefan Reinauer2010-04-071-7/+8
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-15/+15
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-4/+4
* newconfig is no more.Patrick Georgi2010-02-071-7/+0
* Drop dead/unused code (trivial).Uwe Hermann2009-10-181-14/+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/+35
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-23/+0
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-302-4/+4
* Add high tables support to all northbridges.Stefan Reinauer2009-04-302-0/+18
* Every object file with a struct pci_driver ... __pci_driver needs to be markedStefan Reinauer2009-03-241-1/+1
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-0/+1
* 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-1/+1
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-1/+1
* The attached patch sets the MA map type correctly for all DIMMs I wasAlex Mauer2007-05-101-12/+16
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-60arch import user (historical)2005-07-062-110/+107
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)2005-07-062-107/+110
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)2005-07-062-110/+107
* Updates to raminit.c correcting for new version of smbus_read_byte.Mark Wilkinson2004-12-011-6/+7
* - 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-30/+33
* Changes to allow Via/Epia code to be compiled after recent code changes.Mark Wilkinson2004-10-293-7/+5
* sizeram removal/conversion.Eric Biederman2004-10-271-84/+168
* - Bump the LinuxBIOS major versionEric Biederman2004-10-212-9/+2
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+0
* fixed again.Ronald G. Minnich2004-07-061-1/+1
* fix for simple errorRonald G. Minnich2004-07-061-1/+3
* fixes for epia, attempts to fix arimaRonald G. Minnich2003-11-051-181/+88
* fixes from SONERonald G. Minnich2003-10-231-55/+61
* fixes for EPIA.Ronald G. Minnich2003-10-221-3/+2
* - O2, enums, and switch statements work in romccEric Biederman2003-10-111-48/+46
* - Modify the code to C style indenting.Eric Biederman2003-10-032-372/+384
* Some timing in here, but we don't set; it breaks.Ronald G. Minnich2003-10-021-1/+23