We didn't have console.initobj.o before, but the same hard coded
[coreboot.git] / src / northbridge /
2010-04-30 Myles WatsonFactor out casmap calculation. Gets rid of a warning.
2010-04-30 Stefan ReinauerRemove some more warnings. The code is only used by...
2010-04-30 Stefan Reinauerget rid of some more warnings..
2010-04-30 Stefan Reinauerfix compilation of mtarvon
2010-04-30 Stefan Reinauerdrop extra pci access functions. these are exact copies...
2010-04-30 Myles WatsonGet rid of a few more warnings.
2010-04-27 Anders JenboEnable 440BX NB to use large memory modules
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-27 Anders JenboRemove some additional white space to make it look...
2010-04-26 Patrick GeorgiSet success flag in cx700 int15 handler
2010-04-25 Stefan Reinauercx700 int15 handler rework. Int15 handler needs to...
2010-04-25 Patrick GeorgiOnly do complete VGA init if a VGABIOS was found and...
2010-04-25 Stefan Reinauerzero warnings days
2010-04-24 Stefan Reinauerdrop all duplicate copies of vgabios.c in favor
2010-04-24 Zheng BaoTrivial. Fix a space to tab.
2010-04-23 Stefan Reinauerzero warnings days...
2010-04-23 Zheng BaoDDR3 support for AMD Fam10.
2010-04-22 Stefan Reinauervia epia-m now works with default x86.c instead of...
2010-04-22 Stefan Reinauerzero warnings days...
2010-04-22 Stefan Reinauerfix compilation remaining geode boards
2010-04-21 Stefan Reinaueroops, sorry for the last commit. This commit changes...
2010-04-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-20 Patrick GeorgiMake RAM init on i945GC work
2010-04-20 Stefan Reinauercosmetics.
2010-04-20 Stefan ReinauerAs Myles suggested a while back: Switch long time ...
2010-04-16 Stefan Reinauerfix romcc compiled i3100 boards.
2010-04-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-04-15 Stefan Reinauerremove more warnings. move ROOT_COMPLEX selection to...
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-15 Stefan Reinauerthe dump function assumed that the mbi data comes right...
2010-04-15 Myles WatsonRemove a few more warnings from fam10.
2010-04-14 Stefan Reinauerfix a case where the fam10 code would overwrite parts...
2010-04-14 Stefan Reinauerdrop setup_ics code that was blatantly copied from...
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-14 Stefan Reinauergeeesh! And this really compiles and even runs?
2010-04-14 Stefan ReinauerHWHoleSz must be u32...
2010-04-14 Stefan Reinauerudelay_tsc does not exist in the whole tree.
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-14 Stefan Reinauermove cpu/x86/car to cpu/intel/car as previously discuss...
2010-04-13 Stefan Reinauerip1000: fix seabios start, fix flash gpio detection
2010-04-11 Stefan Reinaueradd int15 handler for thomson ip1000
2010-04-11 Stefan Reinauersimplify ram_read32 on i82830
2010-04-11 Joseph SmithMore trivial changes to i82830 raminit.c for USE_PRINTK...
2010-04-11 Joseph SmithTrivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.
2010-04-09 Stefan Reinauerfix the broken nvidia chipset boards,
2010-04-09 Stefan Reinauerzero warnings days.
2010-04-09 Stefan Reinauerzero warnings days.
2010-04-09 Stefan Reinauerzero warning days.
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-04-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
2010-04-09 Myles WatsonCopy acpi blobs in two parts to make sure gcc does...
2010-04-08 Myles WatsonCosmetically make init_cpus more similar for fam10...
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-08 Myles WatsonMove Kconfig for HT limits to northbridge/amd/Kconfig.
2010-04-07 Stefan Reinauer- copy_and_run() gets the same calling convention on...
2010-04-07 Stefan Reinauerno warnings day
2010-04-07 Stefan Reinauerit's a long term, give the compiler a chance to breathe...
2010-04-07 Stefan Reinauerclean up age old via epia target.
2010-04-07 Stefan Reinauerfix epia-m700 compilation, and remove more warnings.
2010-04-07 Stefan Reinauer"no warnings day"
2010-04-07 Stefan Reinauer- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-04-06 Stefan Reinauerstepanfam10 acpi fix
2010-04-03 Stefan Reinauerremove more warnings.
2010-04-03 Stefan Reinauerremove more warnings
2010-04-02 Stefan Reinauerremove more warnings.
2010-04-02 Stefan Reinauerremove some more warnings
2010-04-02 Myles WatsonFix includes for showallroutes.
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 should be USE_PRINTK_IN_CAR here.
2010-03-30 Stefan Reinauerfix some amd k8 warnings
2010-03-30 Stefan Reinauerreduce warnings in MCP55 and Fam10 code
2010-03-29 Stefan Reinauertrivial warning cleanups
2010-03-29 Stefan Reinauerdualcore.h and quadcore.h are almost exactly the same.
2010-03-28 Stefan Reinauerdrop unneeded __ROMCC__ checks when the check for __PRE...
2010-03-24 Myles WatsonGet rid of type-punned pointer errors.
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauermore warnings gone...
2010-03-17 Joseph SmithThis is kind of a pre CAR patch to properly allocate...
2010-03-17 Stefan Reinauermore warning fixes.
2010-03-17 Keith HuiFrom Keith Hui:
2010-03-16 Stefan Reinauerpci drivers should be const.
2010-03-13 Keith HuiAdd SDRAMPWR_4DIMM Kconfig option (not user-visible...
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-03-10 Arne Georg GleditschThe following patch implements Opteron Fam 10 rev D...
2010-03-06 Keith Hui440BX: Do not hardcode DIMM number + size anymore.
2010-03-05 Stefan Reinaueri945 mini patch:
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Timothy PearsonAllow per-board setting of HT clock and width so
2010-03-01 Stefan ReinauerFix YABEL guards; make debugging optional; fix some...
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-28 Patrick GeorgiUse the romstraps build infrastructure created for...
2010-02-25 Stefan ReinauerDrop i855pm port and rename i855gme to i855 instead.
2010-02-24 Stefan ReinauerRemove register pressure from e7501 driver by not indir...
next