aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/rumba
AgeCommit message (Expand)Author
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-27- make HAVE_HARD_RESET match what newconfig didPatrick Georgi
2010-02-09Move all the copies of the romstage.inc rule toPatrick Georgi
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-25Align several kconfig options to match newconfig:Patrick Georgi
2010-01-05* Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer
2009-10-24Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c
2009-10-17Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge
2009-10-16Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-07Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann
2009-10-04This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi
2009-10-03Remove:Patrick Georgi
2009-10-03Remove duplicate and not too useful Kconfig board comments asUwe Hermann
2009-09-29Fix a number of board names in Kconfig (trivial).Uwe Hermann
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-09-22tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson
2009-08-29This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich
2009-08-29Set the mainboard/amd directory up to support more than one. Ronald G. Minnich
2009-08-12Kconfig!Patrick Georgi
2009-08-11Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-19Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson
2009-06-17Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson
2009-06-06When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger
2009-04-21Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2008-10-13Drop unused (or commented / #if 0) reset.c files.Uwe Hermann
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe Hermann
2008-10-11Drop a number of duplicated failover.c files (they have the same contentUwe Hermann
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-12-09This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson
2007-05-04This repairs the other Geode mainboards so they'll build with the newMarc Jones
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-12-15Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk
2006-11-10* fix the automatic build system by compressing payloads if possibleStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2006-09-14additions and mods for lzma. Carl-Daniel Hailfinger
2006-05-18cleanup some of the compressed rom stream ugliness -- more to do!Ronald G. Minnich
2006-05-03more changes; rumba enet works fine now.Ronald G. Minnich
2006-05-02Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich
2006-04-27we don't need msr_initRonald G. Minnich
2006-04-26some todo and comment for ron.Li-Ta Lo
2006-04-25set irq options.Ronald G. Minnich
2006-04-20change to 5536Li-Ta Lo
2006-04-20boot to kernelLi-Ta Lo
2006-04-19resolve conflictLi-Ta Lo
2006-04-13add SystemPreInit() and supportRonald G. Minnich
2006-04-10add cpureginit to romcc code.Ronald G. Minnich
2006-04-06more fix for vsm, not working yetLi-Ta Lo
2006-04-03did I commit the last change?Li-Ta Lo
2006-03-17resolving conflict with Ron's workLi-Ta Lo
2006-03-14for different pll values.Ronald G. Minnich
2006-03-14Make the pll stuff parameterized.Ronald G. Minnich
2006-03-14Fix for nehemiahRonald G. Minnich
2006-03-13added early_setup.cLi-Ta Lo
2006-03-13failed attempt to do early init for cs5535. Almost there butLi-Ta Lo
2006-03-02I am so stupid to mix up logical and bitwise NOT.Li-Ta Lo
2006-03-01a few new items and mods for ollieRonald G. Minnich
2006-02-28remove more unused codeLi-Ta Lo
2006-02-28remove unused GX1 asm codeLi-Ta Lo
2006-02-28semi working with random 1 bit errorLi-Ta Lo
2006-02-27more GX2 commitLi-Ta Lo
2006-02-06make doxygen workRonald G. Minnich
2006-01-27adding preliminary, and almost certainly wrong, rumba support. Ronald G. Minnich