Add constants for fast path resume copying
[coreboot.git] / src / mainboard / digitallogic /
2012-02-29 Patrick GeorgiRename vendor identifiers in Kconfig
2012-02-17 Patrick Georgiintel/82801dx: Move HAVE_HARD_RESET to southbridge
2012-02-13 Kyösti MälkkiAMD Geode cpus: apply un-written naming rules
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-04-19 Stefan ReinauerDrop baud rate init to an arbitrary baud rate from...
2011-04-15 Stefan Reinauerfix mainboards that were including earlymtrr.c without...
2011-04-11 Alexandru GagniucUnify use of post_code
2010-12-08 Uwe HermannMove "select CACHE_AS_RAM" lines from boards into CPU...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-11-22 Uwe HermannDrop per-board ram_check() calls for now.
2010-11-22 Uwe Hermanni855: Remove useless memctrl indirection.
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-06-07 Stefan Reinauerreplace outb -> port 0x80 with post_code() in some...
2010-05-09 Patrick GeorgiRemove pc80/serial.c includes in ROMCC boards and include
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-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-14 Stefan Reinauerfix digitallogic adl855pc compilation (and clean up...
2010-04-11 Stefan ReinauerThe ADL855PC was never confirmed working (in fact it...
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-08 Patrick GeorgiRemove duplicate registers in digitallogic/adl855pc...
2010-04-07 Stefan Reinauer- copy_and_run() gets the same calling convention on...
2010-04-07 Stefan Reinauerdrop the use of function pointers from romcc code.
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
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 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauermore warning fixes.
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-27 Stefan ReinauerThis does the following:
2010-02-25 Patrick GeorgiMove the ldscripts logic to src/arch/i386/Makefile.inc
2010-02-25 Stefan ReinauerDrop i855pm port and rename i855gme to i855 instead.
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-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Stefan Reinauerfix further build.h dependencies that were undetected...
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 GeorgiFix ACPI build on a couple of boards (now that it's...
2010-01-25 Patrick GeorgiMore Kconfig changes to improve match with newconfig:
2010-01-25 Patrick GeorgiAlign several kconfig options to match newconfig:
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2010-01-05 Stefan Reinauer* Explicitly add __PRE_RAM__ where it should be added.
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-06 Uwe HermannDrop all pre-CBFS rom_address entries in Config.lb...
2009-10-30 Uwe HermannFix, um... a typo.
2009-10-28 Myles WatsonFix some builds with Kconfig.
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
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-19 Myles WatsonFix builds of amd/db800 and digitallogic/msm800sev...
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-09 Patrick GeorgiRemaining boards are Kconfig'd now. Whether they work
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 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-08-05 Patrick GeorgiFix the generic code for copying and running coreboot_r...
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-20 Carl-Daniel HailfingerFix implicit declarations of done_cache_as_ram_main...
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.
next