summaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro
AgeCommit message (Expand)Author
2009-09-29Fix a number of board names in Kconfig (trivial).Uwe Hermann
2009-09-29Remove MAINBOARD_OPTIONS, which is a relic from earlyPatrick Georgi
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-08-12Kconfig!Patrick Georgi
2009-08-11Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi
2009-07-28Fix erroneous comment in src/mainboard/h8dmr/Options.lbWard Vandewege
2009-07-02Convert Supermicro H8DMR to CBFS. Also clean up some whitespace inWard Vandewege
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-19Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson
2009-06-17Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson
2009-06-06When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-05-22Fix MAINBOARD_PART_NUMBER to be h8dme, I forgot to change it from the h8dmrWard Vandewege
2009-05-01Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-28Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi
2009-04-28add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi
2009-04-27Add high tables support for Supermicro H8DME.Ward Vandewege
2009-04-22Convert 12 more boards to use include statements in Config.lb.Carl-Daniel Hailfinger
2009-04-22drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer
2009-04-22no duplicate names in cmos.layout allowed. (fixes a bunch of boards)Stefan Reinauer
2009-04-22This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to aStefan Reinauer
2009-04-21Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger
2009-04-15r4097 broke the tree and it remains unfixed :-( Stefan Reinauer
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-13I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek
2009-04-12This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger
2009-04-11Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-04-01Forgot CONFIG_ROMFS for supermicro/h8dme.Patrick Georgi
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
2009-03-20Add Supermicro h8dm3 mainboard. This is mostly a copy from the h8dmr.Marc Jones
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2009-01-20This patch makes the recently added assembler debug optional, as it mayStefan Reinauer
2008-12-22Fix implicit declarations of get_bus_conf.Carl-Daniel Hailfinger
2008-12-22Fix implicit declarations of pci_read_config8 and pci_write_config8 inCarl-Daniel Hailfinger
2008-11-28This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-29AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CARMarc Jones
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-01-26This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-30The following mainboards had a file named microcode_updates.c in theirCarl-Daniel Hailfinger
2007-12-09This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson
2007-12-04Enable vga option rom support for 1MB rom chip, which is what the h8dmr ships...Ward Vandewege