coreboot has 13 instances of IOAPIC setup distributed across a lot
[coreboot.git] / src / mainboard / advantech /
2010-01-05 Stefan Reinauer* Explicitly add __PRE_RAM__ where it should be added.
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
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-07 Uwe HermannEnable full ROM access on AMD CS5530(A) (needed for...
2009-10-07 Patrick GeorgiMore boards in kconfig, and moved -O2 flag for romcc...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-04 Uwe HermannAdd initial kconfig support for all AMD GX1 boards.
2009-10-03 Patrick GeorgiRemove:
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
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-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-03-29 Nikolay PetukhovNow coreboot performs IRQ routing for some boards.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-11-13 Uwe HermannAdd support for the Advantech PCM-5820.
2006-11-01 Richard Smithdrop unsupported unfinished mainboard Advantech SOM...
2006-10-27 Uwe HermannFix the CHIP_NAME() entries of all mainboards to have...
2006-10-24 Uwe HermannChange all occurences of NSC to nsc in the code. The...
2006-04-01 Richard Smith- Adds support for the Advantech eval board. Configura...