summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro
Commit message (Expand)AuthorAgeFilesLines
* MCP55: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-254-8/+0
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-225-73/+0
* Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi2010-11-2215-133/+26
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-219-130/+36
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-219-128/+13
* Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi2010-11-214-8/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-217-34/+29
* Merge all spd_addr.h into the resp. romstage.c files.Uwe Hermann2010-11-204-70/+24
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-207-197/+29
* Fix/drop some obsolete comments,Uwe Hermann2010-11-181-4/+0
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-186-22/+0
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-166-20/+6
* CK804/MCP55 devicetree.cb cosmetic and indentation fixes.Uwe Hermann2010-11-144-587/+579
* Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi2010-11-074-6/+2
* Remove comments that are obsolete since r6028.Uwe Hermann2010-11-062-4/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-0510-6/+4
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-264-8/+8
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-259-179/+20
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-125-8/+13
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-0710-12/+4
* attached patch moves a couple more config flags out of romstage:Patrick Georgi2010-10-057-16/+6
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-054-4/+4
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-012-2/+0
* Remove a couple of defines that seem to be the result ofPatrick Georgi2010-10-015-30/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-303-3/+3
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-284-16/+0
* Keep the mc146818rtc.h include close to the option table include whereMyles Watson2010-09-255-5/+0
* Move memory type information out of some AMD sockets.Myles Watson2010-09-104-0/+8
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-304-4/+4
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-3010-129/+83
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-269-23/+9
* My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer2010-08-148-8/+459
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-034-4/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-0620-20/+18
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-209-181/+16
* Remove another set of includes from Fam10 romstages:Patrick Georgi2010-05-142-8/+0
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-095-5/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-089-13/+9
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-059-23/+23
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2757-495/+495
* try to unify timing initialization across those boards that need it...Stefan Reinauer2010-04-256-132/+132
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-169-53/+27
* remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer2010-04-152-2/+0
* zero warnings days...Stefan Reinauer2010-04-152-26/+2
* Remove a few more warnings from fam10.Myles Watson2010-04-152-4/+4
* zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer2010-04-144-29/+20
* udelay_tsc does not exist in the whole tree.Stefan Reinauer2010-04-141-1/+1
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-149-52/+4
* Drop the need for cpu_reset, it's really just a short cut to stage2.Stefan Reinauer2010-04-095-5/+10
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-094-4/+4