aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-06-29fix misnamed functions.Stefan Reinauer
2010-06-25Add new function to create all mptable entries for buses byPatrick Georgi
2010-06-22Finish fixing Tyan s2881. Simplify ADT7463 initialization code.Myles Watson
2010-06-21This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith
2010-06-21This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith
2010-06-21Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for ...Joseph Smith
2010-06-20This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...Joseph Smith
2010-06-19Trivial. Cleaning up about the blank line.Zheng Bao
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-10Fix a missing include file that was breaking the Traverse Geos build.Edwin Beasant
2010-06-10This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant
2010-06-10The devicetree was wrong, but I'm still surprised it broke. This fixes theMyles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-06-09Make k8 & fam10 northbridge.c code more similar.Myles Watson
2010-06-09The interrupt controller lives at I/O 0x4d0/0x4d1.Stefan Reinauer
2010-06-09This patch adds the ECS P6IWP-Fe board to coreboot.Anders Jenbo
2010-06-08Fix auto-mangled comments (trivial)Patrick Georgi
2010-06-07Fix some of Peter's suggestions for the Nokia IP530.Myles Watson
2010-06-07Remove the rest of cardbus_scan_bus.Myles Watson
2010-06-07cardbus_scan_bridge is identical to pci_scan_bridgeMyles Watson
2010-06-07This patch extends the reserved resources for the cs5536 to avoid the excludedMyles Watson
2010-06-07Make sure VSA is linked as ELF32 for i386 (instead of whatever the compiler c...Patrick Georgi
2010-06-07replace outb -> port 0x80 with post_code() in some places.Stefan Reinauer
2010-06-05Fix two warnings:Stefan Reinauer
2010-06-05tly cosmetical. don't use movw because we use mov in most places.Stefan Reinauer
2010-06-04This patch fixes the option rom code that was buggy when it switchedEdwin Beasant
2010-06-04Kconfig value is hex, not int.Myles Watson
2010-06-04128KB is the default, and isn't large enough with the 30K payload for abuild.Myles Watson
2010-06-04Fixes for Nokia IP530 and associated drivers.Marc Bertens
2010-06-04Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected.Myles Watson
2010-06-04This patch replaces the headers of the following files:Frank Vibrans
2010-06-03The code was ported. Now it is what it should be.Zheng Bao
2010-06-02Fix hard-coded log levels.Myles Watson
2010-06-01Fix a format string to keep the compiler happy.Marc Bertens
2010-06-01CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUSMyles Watson
2010-06-01Check the value of ulzma and do not continue if there was an error.Myles Watson
2010-05-30don't generate C source code file but use objcopy to include the SMM blob.Stefan Reinauer
2010-05-30This patch adds support for mainboard iBASE:MB899Bernhard M. Wiedemann
2010-05-28Add Intel Atom microcodeStefan Reinauer
2010-05-27Fix MBI walker.Joseph Smith
2010-05-27fix warnings.Stefan Reinauer
2010-05-26Update Intel microcode include files from their web page.Stefan Reinauer
2010-05-26Use the microcode files as created by the new microcode update script. (Fixes...Stefan Reinauer
2010-05-26Drop problematically licensed Intel microcode filesStefan Reinauer
2010-05-26cosmetical changes on intel's microcode.cStefan Reinauer
2010-05-25Move CS5535 specific setup from GX2 driver to CS5535. Stefan Reinauer
2010-05-25also rename the config option.Stefan Reinauer
2010-05-25fix most usbdebug warnings and fix function names.Stefan Reinauer
2010-05-25Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer
2010-05-25Fix usbdebug compilation.Stefan Reinauer
2010-05-25cosmetics.Stefan Reinauer
2010-05-24Fix VGA after switching to realmode_interrupt()Michael Marineau
2010-05-23consistently use decimal for the register offsets, and fix comment typos.Stefan Reinauer
2010-05-23Fix bug from r5476 re CS5536 device search during GeodeLX PCI domain enablePeter Stuge
2010-05-22Add tinybootblock support for broadcom/bcm5785.Patrick Georgi
2010-05-21Add "reasonable" values in ASL at places we overwrite fromStefan Reinauer
2010-05-21Fix amdk8_util.asl and explain behaviour a bit.Myles Watson
2010-05-21Get rid of this warning:Myles Watson
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-05-20Move generation of mptable entries for ISA to generic code.Patrick Georgi
2010-05-20Add support for the Traverse Technologies Geos mainboard.Nathan Williams
2010-05-19Move the 'USE CMOS' Kconfig question.Joe Korty
2010-05-19cosmetic comment changes.Stefan Reinauer
2010-05-18get rid of some duplicate inclusion warnings.Stefan Reinauer
2010-05-16Sorry for this for second time. Now compile tested for both cases ;)Rudolf Marek
2010-05-16Sorry for this. I fixed that reverting the change for ROMCC.Rudolf Marek
2010-05-16Following patch reworks car_disable into C. Tested, works here. I comparedRudolf Marek
2010-05-16Part of 5560 Dunno why I need extra delete after move.Rudolf Marek
2010-05-16Following patch reprograms SIL3114 into PCI IDE native mode compatible class ...Rudolf Marek
2010-05-16Add support for the Getac P470 Stefan Reinauer
2010-05-16v2 -> v4Stefan Reinauer
2010-05-16Add two new superios to coreboot:Stefan Reinauer
2010-05-16Add TI PCI 7412 support.Stefan Reinauer
2010-05-14ITE IT8671F: Add it8671f_48mhz_clkin().Anders Jenbo
2010-05-14Add initial support for the GIGABYTE GA-6BXE.Anders Jenbo
2010-05-14clean up some prototypesStefan Reinauer
2010-05-14i945:Stefan Reinauer
2010-05-14more acpica fixes... The tricky part is the stuff in the AMD mainboard direct...Stefan Reinauer
2010-05-14Fix i945 ACPI for ASL Optimizing Compiler version 20100428.Stefan Reinauer
2010-05-14Remove another set of includes from Fam10 romstages:Patrick Georgi
2010-05-14fix SeaBIOS loading on GX2.Nils Jacobs
2010-05-14Fix warning. Hardware tested and didn't change behavior.Stefan Reinauer
2010-05-14license header fixes Nils Jacobs
2010-05-14This patch cleanes up the Wyse S50 port and unifies the memmory regionsNils Jacobs
2010-05-11Change real mode API to allow passing intXX number or entry point andStefan Reinauer
2010-05-10Make show_all_routes work for fam10.Myles Watson
2010-05-10High tables don't have to be on node 0 on K8. Make it less restrictive.Myles Watson
2010-05-09Remove extra NULL #define in amdht code. ThePatrick Georgi
2010-05-09Move includes to where they are needed. This allows to simplifyPatrick Georgi
2010-05-09Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi
2010-05-09i82830: fix debugging output and clarify bracketingStefan Reinauer
2010-05-08autoprobe apic cluster and application processors on K8 systemsStefan Reinauer
2010-05-08Add the Wyse S50 thin client to Coreboot.Nils Jacobs
2010-05-08wipe some old unused code, this has been cleaned up now.Stefan Reinauer
2010-05-08We didn't have console.initobj.o before, but the same hard codedStefan Reinauer
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-05-06Remove duplicate Kconfig entry. Trivial.Patrick Georgi
2010-05-05Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi
2010-05-04Fix arima/hdama. It was changed to match newconfig, which was broken.Myles Watson
2010-05-03Qemu, despite "emulating" an intel chipset, uses the CMOS to Valdimir Serbinenko