Trivial style changes, replace a few C++ type comments, and some code reuse
[coreboot.git] / src / mainboard / abit /
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
2009-10-16 Peter StugeDrop enable_mmx.inc. It reads (only) "Enabling mmx...
2009-10-16 Uwe HermannSet default ROM sizes per-board to match the ROM chip...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-06 Uwe HermannUse
2009-10-05 Uwe HermannPCI_ROM_RUN and CONSOLE_VGA are global options in Kconf...
2009-10-04 Uwe HermannThe new CBFS based build system requires the whole...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-03 Patrick GeorgiRemove:
2009-10-03 Uwe HermannRemove duplicate and not too useful Kconfig board comme...
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-26 Uwe HermannAdd kconfig support for all missing Intel 440BX based...
2009-08-19 Patrick GeorgiReduce size of the romstage on various boards that...
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-17 Myles WatsonFix configuration of boards that didn't have uses CONFI...
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-04-21 Carl-Daniel HailfingerThanks to Myles' patch adding support for include state...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2008-12-10 Uwe HermannUse -O2 and -mcpu=p2 as romcc options for all Intel...
2008-11-27 Uwe HermannRemove the unnecessary memctrl[] indirection, 440BX...
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-01-27 Uwe HermannAdd support for the Abit BE6-II V2.0 board.