summaryrefslogtreecommitdiffstats
path: root/src/southbridge/nvidia
Commit message (Expand)AuthorAgeFilesLines
* 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
* ChangeLog:Harald Gutmann2009-06-193-3/+179
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-032-9/+9
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-032-9/+9
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-303-5/+9
* fix warning: no return statement in function returning non-voidStefan Reinauer2009-04-281-2/+2
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-0/+2
* This patch adds common elements for ck804-based boards.Myles Watson2009-03-103-3/+158
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-284-11/+11
* Remove some warnings, mainly from format strings which didn't match theMyles Watson2009-02-092-3/+5
* Fix implicit udelay src/southbridge/nvidia/mcp55/mcp55_aza.cCarl-Daniel Hailfinger2008-12-222-0/+2
* CK804 coding-style fixed based on an 'indent' run (trivial).Uwe Hermann2008-10-0223-922/+861
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-015-18/+20
* ck804 whitespace fixesMyles Watson2008-09-1820-778/+770
* This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port onWard Vandewege2008-04-231-0/+12
* This trivial patch removes an unused local variable, thus getting rid ofRonald Hoogenboom2008-02-251-1/+0
* Route device IRQ through PCI bridge instead in mptable.Yinghai Lu2008-02-201-12/+17
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1827-27/+27
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-2422-41/+41
* As per suggestion from Yinghai Lu <yinghailu@gmail.com> this patchUwe Hermann2007-09-251-2/+2
* Fix another, similar typo as in r2800 (trivial).Uwe Hermann2007-09-221-1/+1
* Fix typo which causes build error if CK804_USE_NIC is set (trivial).Uwe Hermann2007-09-221-1/+1
* More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu2007-09-142-2/+2
* Fix some CHIP_NAME() entries to use canonical names.Uwe Hermann2007-02-191-1/+1
* Nvidia MCP55 uses CMD to send/receive bytes instead of DAT0, bxshi2007-02-031-7/+6
* I have Sun Ultra40 workstation. Southbridge is nVidia CrushK8-04/nforceRoman Kononov2007-02-022-6/+20
* This patch adds the MCP55 PCI IDs (without which the southbridge codeEd Swierk2007-02-011-0/+2
* Add support for the NVIDIA MCP55 southbridge.Yinghai Lu2007-02-0127-0/+3267
* ck804 pref mem 4G above supportYinghai Lu2006-12-201-1/+24
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* s2895 failover buildYinghai Lu2006-10-131-1/+5
* return missedYinghai Lu2006-10-132-2/+2
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-041-5/+5
OpenPOWER on IntegriCloud