Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc needs...
[coreboot.git] / src /
2010-08-17 Rudolf MarekAttached patch removes unnecessary IRQ routing info...
2010-08-17 Jens RottmannCorrect for size_t would be %zx, but coreboot's printf...
2010-08-17 Wang Qing PeiCommit (non-working!) Jetway PA78VM5 mainboard
2010-08-17 Wang Qing PeiSupport for Fintek F71863FG. This might need some work...
2010-08-17 Wang Qing PeiAnother AMD 780/700 mainboard: Gigabyte MA78GM-US2H
2010-08-17 Wang Qing PeiTilapila supports both dual slot and single slot. The...
2010-08-17 Wang Qing PeiAdd support for Gigabyte MA785GMT mainboard.
2010-08-17 Stefan Reinauerfix nokia ip530 Kconfig, missed on last check-in
2010-08-17 Stefan ReinauerWhatever happened here,... The DEC Tulip is a network...
2010-08-17 Patrick GeorgiClarify comment a bit
2010-08-17 Rudolf MarekLook for actual framebuffer size instead of hardcoding UMA
2010-08-17 Xavi Drudis FerranFix warnings (that become errors) in AMDHT for certain...
2010-08-17 Zheng BaoFeature of lane reversal of AMD RS780 is tested.
2010-08-16 Myles WatsonWhite space changes for s2881 device tree.
2010-08-16 Myles WatsonCall mainboard init functions.
2010-08-15 Wang Qing PeiGigabyte dual bios mainboard will always reboot, caused...
2010-08-14 Stefan ReinauerMy forgotten CAR cleanup patch...
2010-08-14 Stefan ReinauerMy old mcp55 azalia fix from May 2010. Was never checke...
2010-08-14 Stefan Reinauerbootblock_prologue.c (not a .c file!) and i386/init...
2010-08-14 Stefan Reinauerclean up comment in entry32.inc
2010-08-13 Myles WatsonBuild 8151 for s2885. Trivial.
2010-08-09 Stefan Reinauermake sconfig parser regeneration menu selectable
2010-08-05 Zheng BaoThe number of cores is got by reading the bit 15,13...
2010-08-04 Myles WatsonRemove warnings from USB debug console code.
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-08-03 Myles WatsonVGA code needs to be refactored before it can be compil...
2010-08-02 Myles WatsonBuild VGA code conditionally to avoid errors when using...
2010-08-01 Stefan Reinauermake early_mtrr_init() invisible for cache as ram targe...
2010-08-01 Corey OsgoodClarify a comment on an old hack, remove the call to...
2010-08-01 Stefan Reinauer- fix SMM code relocation race
2010-08-01 Corey OsgoodUpdate my old, no longer active email addresses
2010-07-28 Nils JacobsLet Geode GX2 use geode_post_code.h just like Geode LX
2010-07-27 Nils JacobsAdd src/cpu/amd/model_gx2/cache_as_ram.inc missing...
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-07-26 Myles WatsonMake include paths more consistent. Fixes compilation...
2010-07-16 Rudolf MarekAdd support for the console over Ethernet (through...
2010-07-09 Cristi MTrivial -Werror fix.
2010-07-09 Myles WatsonTrivial fix to make CONFIG_BOOTBLOCK_NORMAL switch...
2010-07-08 Myles WatsonUgly temporary fix until we figure out how to deal...
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-08 Stefan Reinauerget rid of even more fam10 and k8 warnings.
2010-07-07 Stefan Reinauerfix some more warnings
2010-07-07 Stefan Reinauerfix some warnings.
2010-07-07 Myles WatsonKill a few more warnings.
2010-07-06 Myles WatsonEliminate a couple of warnings from setup_resourcemap.c
2010-07-06 Myles WatsonSelect HAVE_OPTION_TABLE for msi/ms9652_fam10. It...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-07-06 Myles WatsonA bug fix:
2010-06-29 Stefan Reinauerfix misnamed functions.
2010-06-25 Patrick GeorgiAdd new function to create all mptable entries for...
2010-06-22 Myles WatsonFinish fixing Tyan s2881. Simplify ADT7463 initializat...
2010-06-21 Joseph SmithThis patch adds support for the Intel D810E2CB (i810e...
2010-06-21 Joseph SmithThis patch adds support for the Intel D810E2CB (i810e...
2010-06-21 Joseph SmithCreate new socket for FCPGA370 and PGA370 CPU's for...
2010-06-20 Joseph SmithThis patch implements GFXUMA on all supported i810...
2010-06-19 Zheng BaoTrivial. Cleaning up about the blank line.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-10 Edwin BeasantFix a missing include file that was breaking the Traver...
2010-06-10 Edwin BeasantThis commit updates the Geode LX GLCP delay control...
2010-06-10 Myles WatsonThe devicetree was wrong, but I'm still surprised it...
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-09 Myles WatsonMake k8 & fam10 northbridge.c code more similar.
2010-06-09 Stefan ReinauerThe interrupt controller lives at I/O 0x4d0/0x4d1.
2010-06-09 Anders JenboThis patch adds the ECS P6IWP-Fe board to coreboot.
2010-06-08 Patrick GeorgiFix auto-mangled comments (trivial)
2010-06-07 Myles WatsonFix some of Peter's suggestions for the Nokia IP530.
2010-06-07 Myles WatsonRemove the rest of cardbus_scan_bus.
2010-06-07 Myles Watsoncardbus_scan_bridge is identical to pci_scan_bridge
2010-06-07 Myles WatsonThis patch extends the reserved resources for the cs553...
2010-06-07 Patrick GeorgiMake sure VSA is linked as ELF32 for i386 (instead...
2010-06-07 Stefan Reinauerreplace outb -> port 0x80 with post_code() in some...
2010-06-05 Stefan ReinauerFix two warnings:
2010-06-05 Stefan Reinauertly cosmetical. don't use movw because we use mov in...
2010-06-04 Edwin BeasantThis patch fixes the option rom code that was buggy...
2010-06-04 Myles WatsonKconfig value is hex, not int.
2010-06-04 Myles Watson128KB is the default, and isn't large enough with the...
2010-06-04 Marc BertensFixes for Nokia IP530 and associated drivers.
2010-06-04 Myles WatsonEnable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected.
2010-06-04 Frank VibransThis patch replaces the headers of the following files:
2010-06-03 Zheng BaoThe code was ported. Now it is what it should be.
2010-06-02 Myles WatsonFix hard-coded log levels.
2010-06-01 Marc BertensFix a format string to keep the compiler happy.
2010-06-01 Myles WatsonCONFIG_DEBUG is too generic. Remove it and replace...
2010-06-01 Myles WatsonCheck the value of ulzma and do not continue if there...
2010-05-30 Stefan Reinauerdon't generate C source code file but use objcopy to...
2010-05-30 Bernhard M. WiedemannThis patch adds support for mainboard iBASE:MB899
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()
next