summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro/h8dmr
Commit message (Expand)AuthorAgeFilesLines
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-082-3/+3
* newconfig is no more.Patrick Georgi2010-02-072-676/+0
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-301-13/+13
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-2/+2
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-1/+0
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-273-4/+8
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-271-0/+11
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-6/+2
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-4/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-062-2/+2
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-0/+5
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-241-1/+0
* move all register fram definitions to arch/register.hStefan Reinauer2009-10-241-8/+2
* Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses beforeMyles Watson2009-10-231-2/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-201-1/+1
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-2/+2
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-162-3/+3
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-154-10/+11
* Remaining boards are Kconfig'd now. Whether they workPatrick Georgi2009-10-092-0/+182
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-031-7/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-2/+2
* Kconfig!Patrick Georgi2009-08-121-0/+163
* Fix erroneous comment in src/mainboard/h8dmr/Options.lbWard Vandewege2009-07-281-1/+1
* Convert Supermicro H8DMR to CBFS. Also clean up some whitespace inWard Vandewege2009-07-022-11/+12
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-304-165/+165
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-1/+1
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-1/+1
* Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson2009-05-011-1/+1
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-302-4/+4
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-221-3/+3
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-211-47/+1
* r4097 broke the tree and it remains unfixed :-( Stefan Reinauer2009-04-151-0/+5
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-131-0/+1
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-121-3/+3
* Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger2009-04-111-15/+0
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-013-9/+1
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-0/+6
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-3/+3
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-201-1/+1
* Fix implicit declarations of get_bus_conf.Carl-Daniel Hailfinger2008-12-222-0/+4
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-281-3/+3
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-012-2/+3
* AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CARMarc Jones2008-09-291-2/+2
* This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich2008-01-261-2/+2
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-182-14/+14
OpenPOWER on IntegriCloud