aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-05-13Allow dynamic size for the {s,}elfboot bounce buffer.Patrick Georgi
2009-05-13Make ACPI with low and high tables work again. The RSDP contained aPatrick Georgi
2009-05-13Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM...Joseph Smith
2009-05-12This is the final patch that got everything working for me with the HP dl145g3.Samuel Verstraete
2009-05-12Use the debugging functions to print out the tree and resources.Myles Watson
2009-05-11Bring v3-style debug output to v2. Fix a minor typo.Myles Watson
2009-05-11This patch adds high table support to qemu. It was already added toMyles Watson
2009-05-11Trivial white space fixes so that the next patches are easier to read.Myles Watson
2009-05-11We should separate the it8718f_24mhz_clkin like the way IT8712 does.Zheng Bao
2009-05-10Following patch fixes the XIP computation issue. I removed the normal imageRudolf Marek
2009-05-08Trivial fixup IRQS on IP1000 and RM4100.Joseph Smith
2009-05-08Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using th...Joseph Smith
2009-05-08Disable the AC97 modem via the ICH4 LPC disable function register early in th...Joseph Smith
2009-05-07Trivial checksum fixup for irq tables on IP1000 and RM4100.Joseph Smith
2009-05-05Fix a bug introduced in the copy_and_run refactoring.Patrick Georgi
2009-05-04The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev...Rudolf Marek
2009-05-02Assign PIRQs in mainboard Config.lb or use the default ones listed in i82801x...Joseph Smith
2009-05-02Run dos2unix on all files:Stefan Reinauer
2009-05-02Trivial, update email address. Joseph Smith
2009-05-02Trivial fix up to the GPIO's connected to the IP1000 and RM4100, only set one...Joseph Smith
2009-05-01Trivial removal of svn:executable property from vga.c.Peter Stuge
2009-05-01This is a patch to use another IRQ besides IRQ12 to fix conflicts with i8042 ...Joseph Smith
2009-05-01This patch changes the default rom emulator to VM86. Joseph Smith
2009-05-01This patch allows a custom vga driver that will give the flexibility to run c...Joseph Smith
2009-05-01Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson
2009-05-01Trivial cosmetic fixes to IP1000 and RM4100 irq_tables.c Signed-off-by: Josep...Joseph Smith
2009-05-01The semantics of the changed code are pretty simple and looking atMyles Watson
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-30Add high tables support to all northbridges.Stefan Reinauer
2009-04-30Trivial fix for tyan/s2735: a newly used option wasn't defined as "used"Patrick Georgi
2009-04-30Add "printk" support to all CAR targetsStefan Reinauer
2009-04-30* Use latest version of intel microcodes from their Linux drivers page forStefan Reinauer
2009-04-30And add the new file I forgot to "svn add" in the last commit.Patrick Georgi
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-28dd the family10h Rev C0-C2 support to coreboot.Vincent Lim vincent.lim
2009-04-28fix warning: no return statement in function returning non-voidStefan Reinauer
2009-04-28Only add ACPI tables if ACPI is enabled for the board.Patrick Georgi
2009-04-28Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi
2009-04-28add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi
2009-04-27Add high table support to via vt8454c.Patrick Georgi
2009-04-27Add high tables support for Supermicro H8DME.Ward Vandewege
2009-04-27Special handling for MP table in low memory is only necessary if there areWard Vandewege
2009-04-27Migrate via/vt8454c to CBFS.Patrick Georgi
2009-04-27Create a valid stack pointer after leaving CAR, so function calls don'tPatrick Georgi
2009-04-27Revert 4099 patch that causes an ECC error. Memory has to be written while ECCMyles Watson
2009-04-25Enable CBFS for qemu and kontron. Both are builds-and-runsPatrick Georgi
2009-04-25Make the CBFS file lookup skip file data instead of brute-forcingPatrick Georgi
2009-04-25Move decompression further down the code flow, so that - wherePatrick Georgi
2009-04-24Remove the inclusion of lzma.c (which really contains code) Patrick Georgi
2009-04-24Another v3-style #ifdef in v2 to killPatrick Georgi
2009-04-24These are some really horrible bugs that got through. Ronald G. Minnich
2009-04-24Change the behaviour of the ACPI generating code so it onlyPatrick Georgi
2009-04-24Remove duplicate code.Patrick Georgi
2009-04-23This patch hooks up git mirrored svn revisions and adds someCarl-Daniel Hailfinger
2009-04-22Sometimes when we debug the code, we need to know which version we areZheng Bao
2009-04-22makes the smi handler a little bit less verboseStefan Reinauer
2009-04-22This patch fixes the parser. '|' has special meaning so [|] is used.Myles Watson
2009-04-22Convert 12 more boards to use include statements in Config.lb.Carl-Daniel Hailfinger
2009-04-22Trivial patch. I forgot to update K8_SET_FIDVID.Myles Watson
2009-04-22This patch adds the target hp/dl145_g3 together withMondrian nuessle
2009-04-22This patch add rudimentary support for the superio functionality ofMondrian nuessle
2009-04-22This patch adds support for the BCM21000 (aka HT-2100)Mondrian nuessle
2009-04-22drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer
2009-04-22- printed CBFS rom address was always 0Stefan Reinauer
2009-04-22fix warnings, shadowed declarations and style guide violations (all trivial)Stefan Reinauer
2009-04-22drop unused variable.Stefan Reinauer
2009-04-22no duplicate names in cmos.layout allowed. (fixes a bunch of boards)Stefan Reinauer
2009-04-22remove some style guide breaks and warnings from raminit_f_dqs.cStefan Reinauer
2009-04-22argh... never redo parts of the original patch on the fly. This fixes the treeStefan Reinauer
2009-04-22* Allow coreboot to use the full 256 bytes of CMOS memoryStefan Reinauer
2009-04-22This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to aStefan Reinauer
2009-04-22Factor out acpi_create_madt_lapics. It can be used on all ACPI boards.Stefan Reinauer
2009-04-22* move i386 / ACPI dependent code out of hardwaremain.c and into the i386 Stefan Reinauer
2009-04-22Trivial removal of a freudian slip.Patrick Georgi
2009-04-21- function prototypes do not need "extern"Stefan Reinauer
2009-04-21remove a few warnings, and comments á la #include <foo.h> // include file ...Stefan Reinauer
2009-04-21add define for Role-Based Error Reporting to PCIe defines (trivial)Stefan Reinauer
2009-04-21fix a warning for a misnamed define, and make a debug message printk_debugStefan Reinauer
2009-04-21CONFIG_CHIP_NAME is dead (trivial)Stefan Reinauer
2009-04-21Add a helper function to acpigen to create _PSD tables.Patrick Georgi
2009-04-21Eliminate various issues brought up by scan-build.Patrick Georgi
2009-04-21Somehow svn add didn't work for the include files. Commit the remainderCarl-Daniel Hailfinger
2009-04-21Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger
2009-04-20Fix implicit declarations of done_cache_as_ram_main by adding aCarl-Daniel Hailfinger
2009-04-18There is a typo in amdk8/raminit_f.c regarding the preprocessor symbol QRANK_...Ronald Hoogenboom
2009-04-18Add support for the ASUS P2B-D mainboard.Uwe Hermann
2009-04-17Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer
2009-04-17This needed to be removed. Ronald G. Minnich
2009-04-16Following patch flushes the instruction queue when we set PE=0. This is normallyRudolf Marek
2009-04-16I deleted mptable.c in my patch, but forgot to svn rm it.Myles Watson
2009-04-15v2/src romfs->cbfs renamePeter Stuge
2009-04-15This patch cleans up mpspec.h and allows it to be included whenMyles Watson
2009-04-15r4097 broke the tree and it remains unfixed :-( Stefan Reinauer
2009-04-14EPIA-CN does not have any ACPI tables. Fixes manual and auto build here.Peter Stuge
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-14fix up the tree.Stefan Reinauer
2009-04-13Fix the build. This error was introduced by change in acpi.c, the acpi_slp_ty...Rudolf Marek
2009-04-13Emergency fix. Most targets now build. Ronald G. Minnich
2009-04-13I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek
2009-04-13The wake_vec must be HAVE_ACPI_RESUME guarded because PPC uses -Werror on thi...Rudolf Marek