m5a99x-evo: sup @ ramstage :-)
[coreboot.git] / src / mainboard / artecgroup /
2012-02-29 Patrick GeorgiRename vendor identifiers in Kconfig
2012-02-13 Kyösti MälkkiAMD Geode cpus: apply un-written naming rules
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-04-11 Alexandru GagniucUnify use of post_code
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-11-22 Uwe HermannDrop per-board ram_check() calls for now.
2010-11-21 Uwe HermannSimplify a few code chunks, fix whitespace and indentation.
2010-11-21 Uwe HermannDrop excessive whitespace randomly sprinkled in romstag...
2010-11-21 Uwe HermannUse DIMM0 et al in lots more places instead of hardocdi...
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-10-13 Peter StugeEnable or disable the power button in Kconfig
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-09-27 Warren TurkalAll these boards already had the CACHE_AS_RAM option...
2010-09-25 Uwe HermannDrop some useless "../../../" in #includes (trivial).
2010-09-21 Uwe HermannCut the crap.
2010-09-07 Aurelien GuillaumeSet up an arbitrary amount of system memory on Geode...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-26 Myles WatsonRemove unused mainboard_config definitions. Trivial.
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-06-10 Edwin BeasantThis commit updates the Geode LX GLCP delay control...
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-05-05 Patrick GeorgiRename "apic" and "apic_cluster" to "lapic" and "lapic_...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-24 Stefan Reinauerdrop all duplicate copies of vgabios.c in favor
2010-04-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-20 Stefan Reinauerfix artecgroup dbe61
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-07 Stefan Reinauerfix epia-m700 compilation, and remove more warnings.
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-29 Stefan ReinauerThis drops the ASSEMBLY define from romstage.c, too
2010-03-29 Stefan Reinauer__PRE_RAM__ is now correctly specified in the Makefile...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-25 Patrick GeorgiMove the ldscripts logic to src/arch/i386/Makefile.inc
2010-02-25 Patrick GeorgiUnify crt0s setup to src/arch/i386/Makefile.inc. This...
2010-02-23 Patrick GeorgiOnly handle code as "driver" that actually uses our...
2010-02-09 Patrick GeorgiMove all the copies of the romstage.inc rule to
2010-02-09 Patrick GeorgiThe COM2 enable code is global now. Use global API and
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-02-04 Stefan ReinauerMove CAR settings for all GX1, GX2, LX and Intel Slot2...
2010-01-30 Stefan Reinauer* fix crt0s/ldscripts paths to fix out of tree build.
2010-01-25 Patrick GeorgiAlign several kconfig options to match newconfig:
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-10-24 - supermicro/x6dhe... Major cleanups of the hard_reset() code and config...
2009-10-20 Uwe HermannFix all board names in Kconfig as per wiki / vendor...
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-08 Patrick GeorgiFix CS5535 build for kconfig, more kconfig boards ...
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-03 Patrick GeorgiTell vgabios code in a couple of boards/chipsets about...
2009-10-03 Patrick GeorgiRemove:
2009-09-23 Stefan Reinauerfix some wrong versions of the FSF's address (trivial)
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-30 Stefan ReinauerAdd "printk" support to all CAR targets
2009-04-22 Stefan Reinauerdrop duplicate compiler options that are already mentio...
2009-04-21 Carl-Daniel HailfingerThanks to Myles' patch adding support for include state...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-12 Carl-Daniel HailfingerThis patch cleans up the calls to $CC in mainboard...
2009-04-11 Carl-Daniel HailfingerKill remaining unneeded CAR/ROMCC if-blocks.
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-01-20 Stefan ReinauerThis patch makes the recently added assembler debug...
2008-11-28 Stefan ReinauerThis patch from Ralf Grosse Boerger makes debugging...
2008-10-13 Uwe HermannDrop unused (or commented / #if 0) reset.c files.
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-10-11 Uwe HermannDrop a number of duplicated failover.c files (they...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-03-29 Nikolay PetukhovNow coreboot performs IRQ routing for some boards.
2008-01-26 Ronald G. MinnichThis patch fixes the remaining stack protector problem...
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-06-20 Marc JonesArtec Group dbe61 mainboard support.
2007-04-12 Peter StugeFix two boards broken by the large patches of late.
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2006-12-15 Ed SwierkApply linuxbios-rename-compressed-payload-options.patch...
2006-11-10 Stefan Reinauer* fix the automatic build system by compressing payload...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-10-27 Uwe HermannFix the CHIP_NAME() entries of all mainboards to have...
2006-09-20 Ronald G. MinnichLots of lx fixes. CLeanup mainly. THings now build
2006-09-20 Ronald G. MinnichThis driver is a mistake, removing it.
2006-09-19 Ronald G. Minnichcommit moire changes
2006-09-19 Ronald G. Minnichadd the msm800srv ; put the usb in the right place.
2006-09-18 Ronald G. Minnichfix old bug in the src/devices/pci_device.c
2006-09-14 Carl-Daniel Hailfingeradditions and mods for lzma.
next