summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up fidvid files using indent.Myles Watson2010-04-084-12/+12
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-089-13/+13
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-0710-10/+10
* - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer2010-04-074-20/+0
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-3114-181/+181
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-3111-41/+19
* - drop unneeded Makefile.incStefan Reinauer2010-03-302-278/+0
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-309-45/+0
* unify cmos.layout wrt AMD extended configuration registers.Stefan Reinauer2010-03-309-9/+9
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-299-41/+5
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-299-9/+9
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-299-90/+0
* dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer2010-03-293-3/+3
* drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer2010-03-287-84/+4
* Fix all the format string warnings.Myles Watson2010-03-2222-103/+24
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-2220-89/+89
* Remove remaining uses ofPatrick Georgi2010-03-184-41/+0
* Rework boolean expression (DeMorgan and all) forPatrick Georgi2010-03-189-94/+4
* Remove fallback/normal handling in mainboards'Patrick Georgi2010-03-185-145/+0
* Remove failover/fallback/normal handling in mainboards'Patrick Georgi2010-03-174-283/+54
* remove more warnings, and fix some boards (watchdog.h)Stefan Reinauer2010-03-173-0/+3
* Fix supermicro/h8qme_fam10 by enabling SPD ROM properly.Knut Kujat2010-03-131-5/+48
* Replace clear_memory with memset.Myles Watson2010-03-112-2/+0
* disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job,Stefan Reinauer2010-02-281-1/+1
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-288-64/+4
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-2714-54/+10
* This does the following:Stefan Reinauer2010-02-279-9/+9
* drop unused fileStefan Reinauer2010-02-251-152/+0
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-254-18/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-254-24/+0
* Several fixes to the supermicro/h8qme_fam10 board, so itKnut Kujat2010-02-244-73/+32
* Only handle code as "driver" that actually uses our driverPatrick Georgi2010-02-236-7/+7
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-154-24/+16
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-099-36/+5
* Clean up ACPI:Patrick Georgi2010-02-084-88/+0
* straighten naming scheme for application processor rom stage files.Stefan Reinauer2010-02-084-0/+0
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-0815-14/+14
* newconfig is no more.Patrick Georgi2010-02-0718-4800/+0
* Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial).Uwe Hermann2010-02-038-106/+84