summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/amd8131
Commit message (Expand)AuthorAgeFilesLines
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-082-1/+1
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-13/+13
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-4/+4
* newconfig is no more.Patrick Georgi2010-02-071-1/+0
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* src/Kconfig: Remove HT-specific options.Myles Watson2009-09-221-1/+1
* This now builds. Ronald G. Minnich2009-08-121-0/+23
* Missing files from last patch.Ronald G. Minnich2009-08-121-0/+1
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-3/+0
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-2/+2
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-2/+2
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-3/+3
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-2/+2
* eric patchYinghai Lu2005-07-081-7/+313
* - Bump the LinuxBIOS major versionEric Biederman2004-10-211-9/+8
* changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo2004-04-291-3/+3
* fixes for tyanRonald G. Minnich2004-03-121-3/+9
* - Moved hlt() to it's own header.Eric Biederman2004-03-111-7/+36
* from Yh LuRonald G. Minnich2003-12-021-0/+7
* - O2, enums, and switch statements work in romccEric Biederman2003-10-111-8/+11
* - Major update of the dynamic device tree so it can handleEric Biederman2003-09-021-6/+8
* YhLu's changes to resolve several memory and other problems.Ronald G. Minnich2003-07-251-3/+10
* - First pass at code for generic link width and size determinationEric Biederman2003-07-211-0/+22
* Config.lb for this new partRonald G. Minnich2003-07-171-0/+1
* - Implement an enable method for pci devices.Eric Biederman2003-07-171-0/+54