summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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