coreboot.git
2010-04-30 Stefan Reinauerfix superio warnings. interesting side node: most super...
2010-04-30 Myles WatsonFactor out casmap calculation. Gets rid of a warning.
2010-04-30 Stefan ReinauerRemove some warnings. For code that is called from...
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 ReinauerDoesn't need to be a warning.
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 Myles WatsonEnable the cache before initializing the processor...
2010-04-27 Patrick GeorgiMore "prepare"-dependencies we don't need anymore
2010-04-27 Patrick GeorgiForce mkdir before resolving any make rules.
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 Myles WatsonI meant SSE. Reported by Dustin Harrison.
2010-04-26 Myles WatsonEnable SSE2 for ep80579. Reported by Dustin Harrison.
2010-04-26 Zheng BaoFor the mainboard with AMD Family 10, if we make clean...
2010-04-26 Stefan Reinauerfix a bug in pcibios check.
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 Stefan Reinauera single place for the romstage stack for copy_and_run.
2010-04-25 Stefan Reinauerdrop "arch/asm.h" and "arch/intel.h" and create "cpu...
2010-04-25 Rudolf MarekFix the the build of r5494 on Asus A8V-E SE. The K8M890...
2010-04-25 Stefan Reinauertry to unify timing initialization across those boards...
2010-04-25 Patrick GeorgiOnly do complete VGA init if a VGABIOS was found and...
2010-04-25 Rudolf MarekFollowing patch changes the K8M890 VGA handling. It...
2010-04-25 Stefan Reinauerno warnings days.
2010-04-25 Stefan Reinauerzero warnings days
2010-04-25 Zheng BaoTrivial. The comment also need to modify.
2010-04-25 Zheng BaoThe device number of SATA SB700 is 0x11, while the...
2010-04-24 Stefan Reinauerthese cpus are explicitly supported by model_6bx
2010-04-24 Stefan Reinauerdrop all duplicate copies of vgabios.c in favor
2010-04-24 Stefan Reinauerprint the known cbfs types in cbfstool "usage"
2010-04-24 Zheng BaoTrivial. Fix a space to tab.
2010-04-23 Rudolf MarekAttached patch adds support for tinybootblock on VT8237...
2010-04-23 Stefan Reinauerzero warnings days...
2010-04-23 Zheng BaoAMD Tilapia board support as a demonstration of an...
2010-04-23 Zheng BaoAMD Socket ASB2 and AM3 support.
2010-04-23 Zheng BaoDDR3 support for AMD Fam10.
2010-04-23 Patrick GeorgiMake USE_OPTION_TABLE user visible, so it can be edited.
2010-04-22 Bernhard M... Fix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE...
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 ReinauerNone of the cs5536 settings in devicetree.cb were ever...
2010-04-22 Stefan Reinauerfix compilation remaining geode boards
2010-04-22 Stefan Reinauerfix ARRAY_SIZE issue.
2010-04-21 Stefan Reinaueroops, sorry for the last commit. This commit changes...
2010-04-21 Myles WatsonMove the prototype for run_vsa.
2010-04-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-21 Patrick GeorgiOptimize distclean and configuration.
2010-04-21 Pat ErleyThis patch adds:
2010-04-20 Stefan Reinauerbayou compile fixes
2010-04-20 Stefan ReinauerMake VSA code selectable in Kconfig
2010-04-20 Stefan Reinauerinstall libpayload.ldscript on libpayload "make install"
2010-04-20 Stefan ReinauerAllow easy libpayload compilation using xcompile.
2010-04-20 Stefan Reinauerfix artecgroup dbe61
2010-04-20 Patrick GeorgiCopy mingw support for kconfig from coreboot to libpayload
2010-04-20 Patrick GeorgiMake RAM init on i945GC work
2010-04-20 Stefan Reinauercosmetics.
2010-04-20 Stefan Reinauer- move src/arch/i386/smp/ioapic.c to src/arch/i386...
2010-04-20 Stefan ReinauerAs Myles suggested a while back: Switch long time ...
2010-04-19 Marc BertensAdd support for the Nokia IP530.
2010-04-19 Stefan Reinauer(trivial) utils are not depending on config.h. This...
2010-04-19 Patrick Georgi- Make abuild -sb work again
2010-04-17 Stefan ReinauerThis piece of code was somehow lost in the switch to...
2010-04-16 Patrick GeorgiDon't use $(ROMCC) as dependency (due to ccache and...
2010-04-16 Patrick GeorgiBuild utils into their source directory equivalent in
2010-04-16 Myles WatsonFix a typo to remove a few more warnings.
2010-04-16 Stefan Reinauerenable more warnings for vgabios utility, and enable...
2010-04-16 Stefan Reinauerfix romcc compiled i3100 boards.
2010-04-16 Stefan Reinauerfix up sb600 and it8712f tree.
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 Patrick GeorgiAvoid strdup(0) in build_opt_tbl
2010-04-15 Patrick GeorgiAvoid two conflicting invocations of build_opt_tbl
2010-04-15 Stefan ReinauerMyles suspected this hangs certain machines, so back...
2010-04-15 Stefan Reinauerdon't leave VGA disabled by default on thomson ip1000
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 Reinauerget rid of this nerving crt0.d stuff
2010-04-14 Stefan Reinauerfix COM2 resource bug in fintek f71805f driver.
2010-04-14 Patrick GeorgiQuote test -f argument, so it doesn't fail on spaces.
2010-04-14 Patrick GeorgiUpdate mingw source versions and allow parallel builds...
2010-04-14 Stefan Reinauerzero warning days. Move RAMTOP and RAMBASE together.
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 Patrick Georgisconfig should return success when it's successful
2010-04-14 Patrick GeorgiRename variable to not confuse gcc on mingw
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-13 Stefan Reinauerfix a trivial warning when yabel with direct hw access...
next