summaryrefslogtreecommitdiffstats
path: root/src/southbridge/nvidia
Commit message (Expand)AuthorAgeFilesLines
* Move initialization of MMCONF BAR to cache_as_ram setup phase, in orderArne Georg Gleditsch2010-09-131-7/+1
* Please find appended. This patch gets rid of the %gs magic altogether,Arne Georg Gleditsch2010-09-091-2/+7
* My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer2010-08-143-270/+298
* Remove warnings from USB debug console code.Myles Watson2010-08-041-1/+3
* Fix all warnings in the tree Stefan Reinauer2010-07-082-2/+6
* A bug fix:Myles Watson2010-07-061-5/+11
* Always enable parent resources before child resources.Myles Watson2010-06-172-15/+0
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-094-14/+14
* also rename the config option.Stefan Reinauer2010-05-251-3/+3
* fix most usbdebug warnings and fix function names.Stefan Reinauer2010-05-251-1/+1
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-252-1/+1
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-212-6/+4
* Get rid of a few more warnings.Myles Watson2010-04-301-1/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-4/+4
* try to unify timing initialization across those boards that need it...Stefan Reinauer2010-04-251-3/+0
* no warnings days.Stefan Reinauer2010-04-251-0/+3
* zero warnings daysStefan Reinauer2010-04-253-37/+37
* zero warnings days...Stefan Reinauer2010-04-231-0/+2
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-142-5/+5
* zero warnings days.Stefan Reinauer2010-04-092-1/+6
* - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer2010-04-073-19/+1
* fix CK804 boards.Stefan Reinauer2010-04-062-4/+4
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-315-10/+10
* reduce warnings in MCP55 and Fam10 codeStefan Reinauer2010-03-302-24/+24
* Fix all the format string warnings.Myles Watson2010-03-223-7/+7
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-2213-41/+41
* Use the romstraps build infrastructure created for "tinybootblock"Patrick Georgi2010-02-281-0/+3
* This is a general cleanup patchStefan Reinauer2010-02-221-1/+1
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-4/+4
* newconfig is no more.Patrick Georgi2010-02-072-60/+0
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-0/+1
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-162-166/+9
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-163-32/+32
* Kconfig builds all boards now.Patrick Georgi2010-01-061-0/+3
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-276-84/+8
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-5/+0
* Remove some warnings from the tyan s2895.Myles Watson2009-10-301-0/+1
* Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann2009-10-181-10/+2
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-155-8/+8
* Use CAR ck804 code with the s2892.Myles Watson2009-10-141-6/+19
* White space change in preparation for a patch to unify handling of ck804.Myles Watson2009-10-132-146/+112
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-092-2/+0
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-042-2/+2
* failoverR.diff: Revert my failover change since Kconfig only supports fallback.Myles Watson2009-09-221-0/+11
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-252-1/+3
* Add support for Nvidia Southbridges to Kconfig.Myles Watson2009-08-245-2/+38
* Kconfig!Patrick Georgi2009-08-122-0/+5
* Apparently I'm not the only one who forgets which way the outb andEd Swierk2009-07-102-2/+2
* Move the v3 resource allocator to v2.Myles Watson2009-07-024-50/+67
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3016-39/+39