Fill out ChromeOS specific coreboot table extensions
[coreboot.git] / src / mainboard / lippert /
2012-02-13 Kyösti MälkkiAMD Geode cpus: apply un-written naming rules
2012-01-07 Nils JacobsUpdate geode GX2 tree to match LX.
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-29 Nils Jacobs-Change the remaining GLIU1 port 5 register names from...
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-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-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-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-10 Jens RottmannAdd support for LiPPERT Hurricane-LX (EPIC board with...
2010-09-07 Jens RottmannAdd support for LiPPERT Cool LiteRunner-LX (PC/104...
2010-09-07 Aurelien GuillaumeSet up an arbitrary amount of system memory on Geode...
2010-09-03 Jens RottmannUpdate RoadRunner and SpaceRunner config to get in...
2010-08-31 Jens RottmannSMC_CONFIG is needed before the device tree is ready...
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-26 Jens RottmannCONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only...
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 Edwin BeasantThis commit updates the Geode LX GLCP delay control...
2010-06-01 Myles WatsonCONFIG_DEBUG is too generic. Remove it and replace...
2010-05-25 Stefan ReinauerMove CS5535 specific setup from GX2 driver to CS5535.
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-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
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-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-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-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 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-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 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-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-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-11-19 Uwe HermannCoding-style and whitespace fixes (also to make the...
2008-11-19 Jens RottmannAdd support for the LiPPERT Cool RoadRunner-LX embedded...
2008-11-06 Uwe HermannRe-add "based on" lines.
2008-10-30 Jens RottmannAdd support for the LiPPERT Cool SpaceRunner-LX embedde...
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
next