Added support to ICH9 chipset family
[coreboot.git] / src /
2010-05-28 Stefan ReinauerAdd Intel Atom microcode
2010-05-27 Joseph SmithFix MBI walker.
2010-05-27 Stefan Reinauerfix warnings.
2010-05-26 Stefan ReinauerUpdate Intel microcode include files from their web...
2010-05-26 Stefan ReinauerUse the microcode files as created by the new microcode...
2010-05-26 Stefan ReinauerDrop problematically licensed Intel microcode files
2010-05-26 Stefan Reinauercosmetical changes on intel's microcode.c
2010-05-25 Stefan ReinauerMove CS5535 specific setup from GX2 driver to CS5535.
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan Reinauerfix most usbdebug warnings and fix function names.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-25 Stefan ReinauerFix usbdebug compilation.
2010-05-25 Stefan Reinauercosmetics.
2010-05-24 Michael MarineauFix VGA after switching to realmode_interrupt()
2010-05-23 Stefan Reinauerconsistently use decimal for the register offsets,...
2010-05-23 Peter StugeFix bug from r5476 re CS5536 device search during Geode...
2010-05-22 Patrick GeorgiAdd tinybootblock support for broadcom/bcm5785.
2010-05-21 Stefan ReinauerAdd "reasonable" values in ASL at places we overwrite...
2010-05-21 Myles WatsonFix amdk8_util.asl and explain behaviour a bit.
2010-05-21 Myles WatsonGet rid of this warning:
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
2010-05-20 Nathan WilliamsAdd support for the Traverse Technologies Geos mainboard.
2010-05-19 Joe KortyMove the 'USE CMOS' Kconfig question.
2010-05-19 Stefan Reinauercosmetic comment changes.
2010-05-18 Stefan Reinauerget rid of some duplicate inclusion warnings.
2010-05-16 Rudolf MarekSorry for this for second time. Now compile tested...
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 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 Stefan Reinaueri82830: fix debugging output and clarify bracketing
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 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 GeorgiRename "apic" and "apic_cluster" to "lapic" and "lapic_...
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 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 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 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. WiedermannFix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE...
next