summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-07-21Kontron updates, get board up to date with i945 and ich7 updates.Stefan Reinauer
2009-07-21this bug sneaked in during conversionStefan Reinauer
2009-07-21Intel ICH7 updatesStefan Reinauer
2009-07-21* drop ich7 includeStefan Reinauer
2009-07-21add intel speedstep support and some PM fixes.Stefan Reinauer
2009-07-21This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer
2009-07-21Rewrite interrupt handling in coreboot to be more comprehensible andStefan Reinauer
2009-07-21Add more warnings to CFLAGS, and also add some to HOSTCFLAGSStefan Reinauer
2009-07-21Example how simple it is to use printk instead of printk_something inStefan Reinauer
2009-07-21Rewrite keyboard driver to actually wait time in ms as specified in the specs,Stefan Reinauer
2009-07-21Some USB debug updates, mostly comments fixing, license header updatesStefan Reinauer
2009-07-21* rework tsc based timer code to use inb instead of outb for calibrationStefan Reinauer
2009-07-21* cleanup ricoh rl5c476 code:Stefan Reinauer
2009-07-21Remove a comment that no longer applies. Trivial.Myles Watson
2009-07-20Add legacy I/O region for vt8237r southbridge.Myles Watson
2009-07-20Rename some preprocessor symbols. I have no idea whyPatrick Georgi
2009-07-19The file string.h is also included in romcc code, which has no malloc().Stefan Reinauer
2009-07-18coding style fixes for powernow (trivial)Stefan Reinauer
2009-07-18drop unused variable (trivial)Stefan Reinauer
2009-07-18strdup the input of dirname, as dirname is freePatrick Georgi
2009-07-17Bring S1g1 cpu names up to date with the officialWard Vandewege
2009-07-17Bring Socket F cpu names up to date with the officialWard Vandewege
2009-07-17Bring AM2 cpu names up to date with the officialWard Vandewege
2009-07-17This is an obvious bug which I overlooked when I worked on the AM2r2Zheng Bao
2009-07-16Separate cache_as_ram_auto.c and failover.c for Tyan s2895.Myles Watson
2009-07-15Fix VIA EPIA-M700 target enough for a first serial boot log.Uwe Hermann
2009-07-14trivial fixes to function declarations (and build system test)Stefan Reinauer
2009-07-11Fix MS-6178 boot by setting unused device (CIR) to 'off' (trivial).Uwe Hermann
2009-07-10Apparently I'm not the only one who forgets which way the outb andEd Swierk
2009-07-10This seems to be a more official, common, simple way to check if the CPU is d...Zheng Bao
2009-07-07Add CONFIG_ARCH_X86=0 to sandpointx3_altimus_mpc7410.Myles Watson
2009-07-07Add pci_rawops.h from the mailing list and fix the via/epia-m700 build.Myles Watson
2009-07-07ChangeLog:Harald Gutmann
2009-07-07Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the ...Myles Watson
2009-07-06Enable onboard-VGA on the Mitac 6513WU board.Michael Gold
2009-07-05Add support for the Mitac 6513WU mainboard, a Compaq OEM board using theMichael Gold
2009-07-05Fix build for i810 boards that don't enable onboard VGA, yet.Uwe Hermann
2009-07-05Enable onboard VGA on the MS-6178 (i810 chipset) board (trivial).Uwe Hermann
2009-07-05Various Intel 82810/82810E changes which allow onboard VGA to work.Elia Yehuda
2009-07-02Fix many things for via/epia-m700 to build.Myles Watson
2009-07-02ChangeLog:Harald Gutmann
2009-07-02Update the k8 code for the v3 resource allocator.Myles Watson
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-07-02Convert Supermicro H8DMR to CBFS. Also clean up some whitespace inWard Vandewege
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan
2009-07-01Fix typo and only output post code if the work was done.Myles Watson
2009-07-01I missed three files. Jon Harrison
2009-07-01the file was not really different, so use the default file (trivial, since itStefan Reinauer
2009-07-01Ron,Jon Harrison
2009-07-01Add AMD family 10 AM2r2 support.Zheng Bao