Unify DIMM SPD addressing. For Geode, change the
[coreboot.git] / src / mainboard / amd / rumba /
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-11-05 Nils JacobsAdd Kconfig CPU speed selection to Geode GX2 boards.
2010-11-05 Nils JacobsGX2: Define the unused DIMM1 to 0xFF to make it obvious...
2010-11-01 Nils JacobsChange Geode GX2 to use the auto DRAM detect code from...
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 TurkalI missed these boards in a previous commit.
2010-09-21 Uwe HermannCut the crap.
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-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-28 Nils JacobsLet Geode GX2 use geode_post_code.h just like Geode LX
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-06-10 Myles WatsonThe devicetree was wrong, but I'm still surprised it...
2010-05-25 Stefan ReinauerMove CS5535 specific setup from GX2 driver to CS5535.
2010-05-14 Nils Jacobslicense header fixes
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-22 Stefan Reinauerfix compilation remaining geode boards
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
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-30 Stefan Reinauerdrop USE_INIT from mainboard Kconfig files, it's alread...
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-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 Patrick Georginewconfig is no more.
2010-01-25 Patrick GeorgiAlign several kconfig options to match newconfig:
2010-01-05 Stefan Reinauer* Explicitly add __PRE_RAM__ where it should be added.
2009-10-24 - supermicro/x6dhe... Major cleanups of the hard_reset() code and config...
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-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-29 Uwe HermannFix a number of board names in Kconfig (trivial).
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-09-22 Myles Watsontables.diff: Add Kconfig dialogues for ACPI, MP_TABLE...
2009-08-29 Ronald G. MinnichThis is the final set of changes to allow rumba to...
2009-08-29 Ronald G. MinnichSet the mainboard/amd directory up to support more...
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:
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
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-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-12-09 Myles WatsonThis adds the same line (uses CONFIG_PRECOMPRESSED_PAYL...
2007-05-04 Marc JonesThis repairs the other Geode mainboards so they'll...
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-14 Carl-Daniel Hailfingeradditions and mods for lzma.
2006-05-18 Ronald G. Minnichcleanup some of the compressed rom stream ugliness...
2006-05-03 Ronald G. Minnichmore changes; rumba enet works fine now.
2006-05-02 Ronald G. MinnichFall back to pre-broken settings and setup for GX2.
2006-04-27 Ronald G. Minnichwe don't need msr_init
2006-04-26 Li-Ta Losome todo and comment for ron.
2006-04-25 Ronald G. Minnichset irq options.
2006-04-20 Li-Ta Lochange to 5536
2006-04-20 Li-Ta Loboot to kernel
2006-04-19 Li-Ta Loresolve conflict
2006-04-13 Ronald G. Minnichadd SystemPreInit() and support
2006-04-10 Ronald G. Minnichadd cpureginit to romcc code.
2006-04-06 Li-Ta Lomore fix for vsm, not working yet
2006-04-03 Li-Ta Lodid I commit the last change?
2006-03-17 Li-Ta Loresolving conflict with Ron's work
2006-03-14 Ronald G. Minnichfor different pll values.
2006-03-14 Ronald G. MinnichMake the pll stuff parameterized.
2006-03-14 Ronald G. MinnichFix for nehemiah
2006-03-13 Li-Ta Loadded early_setup.c
2006-03-13 Li-Ta Lofailed attempt to do early init for cs5535. Almost...
2006-03-02 Li-Ta LoI am so stupid to mix up logical and bitwise NOT.
2006-03-01 Ronald G. Minnicha few new items and mods for ollie
2006-02-28 Li-Ta Loremove more unused code
2006-02-28 Li-Ta Loremove unused GX1 asm code
2006-02-28 Li-Ta Losemi working with random 1 bit error
2006-02-27 Li-Ta Lomore GX2 commit
2006-02-06 Ronald G. Minnichmake doxygen work
2006-01-27 Ronald G. Minnichadding preliminary, and almost certainly wrong, rumba...