summaryrefslogtreecommitdiffstats
path: root/src/mainboard/nvidia
Commit message (Expand)AuthorAgeFilesLines
* MCP55: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-251-2/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-28/+10
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-20/+1
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-213-33/+6
* Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi2010-11-212-3/+4
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-4/+5
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-182-6/+0
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-161-6/+1
* CK804/MCP55 devicetree.cb cosmetic and indentation fixes.Uwe Hermann2010-11-141-178/+177
* Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi2010-11-072-3/+1
* Remove comments that are obsolete since r6028.Uwe Hermann2010-11-061-2/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-053-2/+1
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-2/+2
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-23/+2
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-073-4/+1
* attached patch moves a couple more config flags out of romstage:Patrick Georgi2010-10-052-4/+6
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-051-4/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+1
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-011-1/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-281-8/+0
* Add a kconfig option to allow the user to select a specific physicalUwe Hermann2010-09-271-3/+1
* Move memory type information out of some AMD sockets.Myles Watson2010-09-101-0/+2
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-302-24/+18
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-4/+1
* My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer2010-08-142-2/+114
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-063-4/+3
* also rename the config option.Stefan Reinauer2010-05-252-3/+3
* fix most usbdebug warnings and fix function names.Stefan Reinauer2010-05-251-2/+2
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-2/+2
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-13/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-7/+7
* try to unify timing initialization across those boards that need it...Stefan Reinauer2010-04-251-2/+1
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1
* zero warnings days...Stefan Reinauer2010-04-152-13/+1
* zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer2010-04-141-6/+4
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-1/+1
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-091-1/+1
* Clean up fidvid files using indent.Myles Watson2010-04-081-3/+3
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-1/+1
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-073-3/+3
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-312-5/+5
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-312-17/+5
* - drop unneeded Makefile.incStefan Reinauer2010-03-301-22/+0
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-301-5/+0
* unify cmos.layout wrt AMD extended configuration registers.Stefan Reinauer2010-03-301-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-5/+0