coreboot.git
2010-06-24 Patrick GeorgiAdd __LIBPAYLOAD__ and __i386__/__powerpc__ symbols...
2010-06-22 Myles WatsonFinish fixing Tyan s2881. Simplify ADT7463 initializat...
2010-06-22 Cai Bai YinFix libpayload xconfig script to find coreboot utils...
2010-06-22 Cai Bai YinChange the libpayload "make install" default destinatio...
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-16 Joseph SmithThis patch adds inteltool support for i810E and ICH2.
2010-06-11 Patrick GeorgiFollow up to the USB refactoring patch: Missed setting...
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 WatsonCheck for NULL before calling device_match()
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 Patrick GeorgiAvoid using the name "pid_t", which is used on unixoid...
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-06-01 Stefan Reinauerinteltool: basic poulsbo sch support.
2010-05-30 Stefan Reinauerdon't generate C source code file but use objcopy to...
2010-05-30 Bernhard M... This patch adds support for mainboard iBASE:MB899
2010-05-30 Stefan Reinauerwhitespace cleanup inteltool cpu.c
2010-05-30 Anton KochkovAdded support to ICH9 chipset family
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-19 Stefan ReinauerThe AMD Fam10 code breaks with coreboot 4.5.0.
2010-05-19 Patrick GeorgiFix path for mingw workaround. Trivial.
2010-05-18 Stefan Reinauerget rid of some duplicate inclusion warnings.
2010-05-17 Stefan ReinauerNew buildgcc version.
2010-05-17 Stefan Reinauerdrop old patches from crossgcc
2010-05-17 Peter Stugemsrtool: Print hex values using only as many digits...
2010-05-17 Peter Stugemsrtool: Remove some unneeded casts
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 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...
next