coreboot.git
2010-05-16 Rudolf MarekSorry for this. I fixed that reverting the change for...
2010-05-16 Rudolf MarekFollowing patch reworks car_disable into C. Tested...
2010-05-16 Rudolf MarekPart of 5560 Dunno why I need extra delete after move.
2010-05-16 Rudolf MarekFollowing patch reprograms SIL3114 into PCI IDE native...
2010-05-16 Stefan ReinauerAdd support for the Getac P470
2010-05-16 Stefan Reinauerv2 -> v4
2010-05-16 Stefan ReinauerAdd two new superios to coreboot:
2010-05-16 Stefan ReinauerAdd TI PCI 7412 support.
2010-05-14 Anders JenboITE IT8671F: Add it8671f_48mhz_clkin().
2010-05-14 Anders JenboAdd initial support for the GIGABYTE GA-6BXE.
2010-05-14 Stefan Reinauerclean up some prototypes
2010-05-14 Stefan Reinaueri945:
2010-05-14 Stefan Reinauermore acpica fixes... The tricky part is the stuff in...
2010-05-14 Stefan ReinauerFix i945 ACPI for ASL Optimizing Compiler version 20100428.
2010-05-14 Uwe HermannVarious superiotool fixes.
2010-05-14 Patrick GeorgiRemove another set of includes from Fam10 romstages:
2010-05-14 Nils Jacobsfix SeaBIOS loading on GX2.
2010-05-14 Stefan ReinauerFix warning. Hardware tested and didn't change behavior.
2010-05-14 Nils Jacobslicense header fixes
2010-05-14 Nils JacobsThis patch cleanes up the Wyse S50 port and unifies...
2010-05-11 Stefan ReinauerChange real mode API to allow passing intXX number...
2010-05-10 Myles WatsonMake show_all_routes work for fam10.
2010-05-10 Myles WatsonHigh tables don't have to be on node 0 on K8. Make...
2010-05-09 Patrick GeorgiRemove extra NULL #define in amdht code. The
2010-05-09 Patrick GeorgiMove includes to where they are needed. This allows...
2010-05-09 Patrick GeorgiRemove pc80/serial.c includes in ROMCC boards and include
2010-05-09 Anton KochkovBegin implementation support to IT8512/IT8513
2010-05-09 Stefan Reinaueri82830: fix debugging output and clarify bracketing
2010-05-08 Anders JenboAdd registers for the it8671f chip.
2010-05-08 Stefan Reinauerautoprobe apic cluster and application processors on...
2010-05-08 Nils JacobsAdd the Wyse S50 thin client to Coreboot.
2010-05-08 Stefan Reinauerwipe some old unused code, this has been cleaned up...
2010-05-08 Stefan ReinauerPatrick Georgi wrote:
2010-05-08 Patrick GeorgiSlightly improve detecting Windows. Trivial
2010-05-08 Stefan ReinauerWe didn't have console.initobj.o before, but the same...
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-05-06 Patrick GeorgiRemove duplicate Kconfig entry. Trivial.
2010-05-05 Patrick GeorgiImprove the sconfig parser:
2010-05-05 Patrick GeorgiRename "apic" and "apic_cluster" to "lapic" and "lapic_...
2010-05-05 Patrick Georgisconfig: Make cur_bus and cur_parent local to the parser.
2010-05-05 Patrick GeorgiSplit C code in sconfig's parser into a separate file.
2010-05-04 Myles WatsonFix arima/hdama. It was changed to match newconfig...
2010-05-03 Valdimir SerbinenkoQemu, despite "emulating" an intel chipset, uses the...
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
next