aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-17msrtool: Print hex values using only as many digits as the field needsPeter Stuge
2010-05-17msrtool: Remove some unneeded castsPeter Stuge
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-14Various superiotool fixes.Uwe Hermann
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-09Begin implementation support to IT8512/IT8513Anton Kochkov
2010-05-09i82830: fix debugging output and clarify bracketingStefan Reinauer
2010-05-08Add registers for the it8671f chip.Anders Jenbo
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-08Patrick Georgi wrote:Stefan Reinauer
2010-05-08Slightly improve detecting Windows. TrivialPatrick Georgi
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-05Improve the sconfig parser:Patrick Georgi
2010-05-05Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi
2010-05-05sconfig: Make cur_bus and cur_parent local to the parser.Patrick Georgi
2010-05-05Split C code in sconfig's parser into a separate file.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
2010-04-30fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer
2010-04-30Factor out casmap calculation. Gets rid of a warning.Myles Watson
2010-04-30Remove some warnings. For code that is called from the mainboard romstage.cStefan Reinauer
2010-04-30Remove some more warnings. The code is only used by functions protected by theStefan Reinauer
2010-04-30get rid of some more warnings..Stefan Reinauer
2010-04-30fix compilation of mtarvonStefan Reinauer
2010-04-30Doesn't need to be a warning.Stefan Reinauer
2010-04-30drop extra pci access functions. these are exact copies of romcc_io.h. Stefan Reinauer
2010-04-30Get rid of a few more warnings.Myles Watson
2010-04-27Enable the cache before initializing the processor name, like model_10 does.Myles Watson
2010-04-27More "prepare"-dependencies we don't need anymorePatrick Georgi
2010-04-27Force mkdir before resolving any make rules.Patrick Georgi
2010-04-27Enable 440BX NB to use large memory modulesAnders Jenbo
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-27Remove some additional white space to make it look nicer in nanoAnders Jenbo
2010-04-26I meant SSE. Reported by Dustin Harrison.Myles Watson
2010-04-26Enable SSE2 for ep80579. Reported by Dustin Harrison.Myles Watson
2010-04-26For the mainboard with AMD Family 10, if we make clean and make again,Zheng Bao
2010-04-26fix a bug in pcibios check. Stefan Reinauer
2010-04-26Set success flag in cx700 int15 handlerPatrick Georgi
2010-04-25cx700 int15 handler rework. Int15 handler needs to provide the Stefan Reinauer
2010-04-25a single place for the romstage stack for copy_and_run.Stefan Reinauer
2010-04-25drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"Stefan Reinauer
2010-04-25Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890Rudolf Marek
2010-04-25try to unify timing initialization across those boards that need it...Stefan Reinauer
2010-04-25Only do complete VGA init if a VGABIOS was found and installed.Patrick Georgi
2010-04-25Following patch changes the K8M890 VGA handling. It reverts the framebuffer sizeRudolf Marek
2010-04-25no warnings days.Stefan Reinauer
2010-04-25zero warnings daysStefan Reinauer
2010-04-25Trivial. The comment also need to modify.Zheng Bao
2010-04-25The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12.Zheng Bao
2010-04-24these cpus are explicitly supported by model_6bxStefan Reinauer
2010-04-24drop all duplicate copies of vgabios.c in favorStefan Reinauer
2010-04-24print the known cbfs types in cbfstool "usage"Stefan Reinauer
2010-04-24Trivial. Fix a space to tab.Zheng Bao
2010-04-23Attached patch adds support for tinybootblock on VT8237* to decode whole flashRudolf Marek
2010-04-23zero warnings days...Stefan Reinauer
2010-04-23AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board.Zheng Bao
2010-04-23AMD Socket ASB2 and AM3 support.Zheng Bao
2010-04-23DDR3 support for AMD Fam10.Zheng Bao
2010-04-23Make USE_OPTION_TABLE user visible, so it can be edited.Patrick Georgi
2010-04-22Fix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE:MB899.Bernhard M. Wiedermann
2010-04-22via epia-m now works with default x86.c instead of its own copy of vgabios.c.Stefan Reinauer
2010-04-22zero warnings days...Stefan Reinauer
2010-04-22None of the cs5536 settings in devicetree.cb were ever used and nobody noticed.Stefan Reinauer
2010-04-22fix compilation remaining geode boardsStefan Reinauer
2010-04-22fix ARRAY_SIZE issue.Stefan Reinauer
2010-04-21oops, sorry for the last commit. This commit changes the code to distinguishStefan Reinauer
2010-04-21Move the prototype for run_vsa.Myles Watson
2010-04-21* clean up all but two warnings on artecgroup dbe61Stefan Reinauer
2010-04-21Optimize distclean and configuration.Patrick Georgi
2010-04-21This patch adds:Pat Erley
2010-04-20bayou compile fixesStefan Reinauer
2010-04-20Make VSA code selectable in KconfigStefan Reinauer