Age | Commit message (Expand) | Author |
2009-05-13 | This patch fixes a segfault when a file too large to fit is added to a rom | Ward Vandewege |
2009-05-13 | Add support for human-friendly component string types for the cbfstool add | Ward Vandewege |
2009-05-13 | Allow dynamic size for the {s,}elfboot bounce buffer. | Patrick Georgi |
2009-05-13 | Make ACPI with low and high tables work again. The RSDP contained a | Patrick Georgi |
2009-05-13 | Remove a shadowed variable and an unnecessary local variable in cbfstool/fs.c. | Myles Watsonmylesgw |
2009-05-13 | Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM... | Joseph Smith |
2009-05-12 | This is the final patch that got everything working for me with the HP dl145g3. | Samuel Verstraete |
2009-05-12 | This fixes a rather silly bug in cbfs with filenames > 16 characters. | Ronald G. Minnich |
2009-05-12 | There's no 'svg2pdf' in Debian AFAICT, probably the same problem on | Uwe Hermann |
2009-05-12 | I guess a couple of function calls pushed these boards over the 0x1700 edge on | Myles Watson |
2009-05-12 | Trivially copy Config.lb to Config-abuild.lb to fix asus/m2v-mx_se. | Myles Watson |
2009-05-12 | Fix pdflatex build issues (trivial). | Uwe Hermann |
2009-05-12 | Use the debugging functions to print out the tree and resources. | Myles Watson |
2009-05-11 | Bring v3-style debug output to v2. Fix a minor typo. | Myles Watson |
2009-05-11 | This patch adds high table support to qemu. It was already added to | Myles Watson |
2009-05-11 | Trivial white space fixes so that the next patches are easier to read. | Myles Watson |
2009-05-11 | We should separate the it8718f_24mhz_clkin like the way IT8712 does. | Zheng Bao |
2009-05-11 | Fix manual build on the Kontron board (trivial). | Uwe Hermann |
2009-05-10 | Following patch fixes the XIP computation issue. I removed the normal image | Rudolf Marek |
2009-05-09 | I would have liked to get an ack, but the error this corrects is pretty | Ronald G. Minnich |
2009-05-08 | Trivial clean up of print usage and parameter checking. | Myles Watson |
2009-05-08 | Add -Werror to help us keep the code clean. | Myles Watson |
2009-05-08 | I have made a very simple mod to cbfstool that is compatible with the | Ronald G. Minnich |
2009-05-08 | Trivial fixup IRQS on IP1000 and RM4100. | Joseph Smith |
2009-05-08 | Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using th... | Joseph Smith |
2009-05-08 | Disable the AC97 modem via the ICH4 LPC disable function register early in th... | Joseph Smith |
2009-05-07 | Trivial checksum fixup for irq tables on IP1000 and RM4100. | Joseph Smith |
2009-05-07 | Fix my last commit. I looked at the wrong dead laptop. | Uwe Hermann |
2009-05-07 | Support for detecting the SMSC FDC37N869 (trivial). | Uwe Hermann |
2009-05-05 | Fix a bug introduced in the copy_and_run refactoring. | Patrick Georgi |
2009-05-04 | This patch removes these warnings: | Myles Watson |
2009-05-04 | The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev... | Rudolf Marek |
2009-05-02 | Assign PIRQs in mainboard Config.lb or use the default ones listed in i82801x... | Joseph Smith |
2009-05-02 | Run dos2unix on all files: | Stefan Reinauer |
2009-05-02 | Trivial, update email address. | Joseph Smith |
2009-05-02 | Trivial fix up to the GPIO's connected to the IP1000 and RM4100, only set one... | Joseph Smith |
2009-05-01 | Trivial removal of svn:executable property from vga.c. | Peter Stuge |
2009-05-01 | This is a patch to use another IRQ besides IRQ12 to fix conflicts with i8042 ... | Joseph Smith |
2009-05-01 | This patch changes the default rom emulator to VM86. | Joseph Smith |
2009-05-01 | This patch allows a custom vga driver that will give the flexibility to run c... | Joseph Smith |
2009-05-01 | Trivial patch to make #defines generated from cmos.layout have unique names. ... | Myles Watson |
2009-05-01 | Trivial cosmetic fixes to IP1000 and RM4100 irq_tables.c Signed-off-by: Josep... | Joseph Smith |
2009-05-01 | The semantics of the changed code are pretty simple and looking at | Myles Watson |
2009-04-30 | Remove warnings from compilation of the s2892 with and without CBFS. | Myles Watson |
2009-04-30 | Some driver fixes for libpayload: | Stefan Reinauer |
2009-04-30 | Add high tables support to all northbridges. | Stefan Reinauer |
2009-04-30 | Trivial fix for tyan/s2735: a newly used option wasn't defined as "used" | Patrick Georgi |
2009-04-30 | Add "printk" support to all CAR targets | Stefan Reinauer |
2009-04-30 | * Use latest version of intel microcodes from their Linux drivers page for | Stefan Reinauer |
2009-04-30 | And add the new file I forgot to "svn add" in the last commit. | Patrick Georgi |
2009-04-30 | Refactor copy_and_run so that it uses a single code base instead of | Patrick Georgi |
2009-04-29 | increase image size | Stefan Reinauer |
2009-04-29 | working memalign version for libpayload. This fixes problems with the USB stack | Stefan Reinauer |
2009-04-29 | Mostly cosmetical changes. | Stefan Reinauer |
2009-04-29 | don't initialize "in" as it is initialized again one line below. | Stefan Reinauer |
2009-04-29 | getopt for libpayload. in case someone wants to pass parameters to payloads and | Stefan Reinauer |
2009-04-28 | dd the family10h Rev C0-C2 support to coreboot. | Vincent Lim vincent.lim |
2009-04-28 | fix warning: no return statement in function returning non-void | Stefan Reinauer |
2009-04-28 | Only add ACPI tables if ACPI is enabled for the board. | Patrick Georgi |
2009-04-28 | Enable HAVE_HIGH_TABLES by default for northbridges with | Patrick Georgi |
2009-04-28 | add_mainboard_resources is necessary for some boards (eg. kontron), but | Patrick Georgi |
2009-04-27 | Add high table support to via vt8454c. | Patrick Georgi |
2009-04-27 | Add high tables support for Supermicro H8DME. | Ward Vandewege |
2009-04-27 | Special handling for MP table in low memory is only necessary if there are | Ward Vandewege |
2009-04-27 | Migrate via/vt8454c to CBFS. | Patrick Georgi |
2009-04-27 | Create a valid stack pointer after leaving CAR, so function calls don't | Patrick Georgi |
2009-04-27 | Revert 4099 patch that causes an ECC error. Memory has to be written while ECC | Myles Watson |
2009-04-26 | Change Flashrom's URL to svn://coreboot.org/flashrom/trunk. | Patrick Georgi |
2009-04-26 | Flashrom is now moved over to its own repository. | Patrick Georgi |
2009-04-26 | Use pci_rom, as we have it. Thanks Myles! | Patrick Georgi |
2009-04-26 | Trivial: allow "," in filenames | Patrick Georgi |
2009-04-25 | Enable CBFS for qemu and kontron. Both are builds-and-runs | Patrick Georgi |
2009-04-25 | The flashrom makefile wants to redirect both stdout and stderr to | Stephan Guilloux |
2009-04-25 | Make the CBFS file lookup skip file data instead of brute-forcing | Patrick Georgi |
2009-04-25 | The master cbfs record was located at the end of the flash and overwrote | Myles Watson |
2009-04-25 | Enable cbfs payload compression (the "l" flag) if payloads are | Patrick Georgi |
2009-04-25 | Move decompression further down the code flow, so that - where | Patrick Georgi |
2009-04-24 | Remove the inclusion of lzma.c (which really contains code) | Patrick Georgi |
2009-04-24 | MAX may already be defined. Also, fix smaller cosmetics (trivial). | Uwe Hermann |
2009-04-24 | Another v3-style #ifdef in v2 to kill | Patrick Georgi |
2009-04-24 | These are some really horrible bugs that got through. | Ronald G. Minnich |
2009-04-24 | Change the behaviour of the ACPI generating code so it only | Patrick Georgi |
2009-04-24 | Remove duplicate code. | Patrick Georgi |
2009-04-23 | flashrom: Support MX25L3235D | Stephan Guilloux |
2009-04-23 | Add 'install' target for ectool (trivial). | Uwe Hermann |
2009-04-23 | Fix an uninitialized variable. If it didn't end up being zero it sometimes | Myles Watson |
2009-04-23 | This patch cleans up Makefile generation. It removes the | Myles Watson |
2009-04-23 | Don't duplicate option description in README, the manpage already has | Uwe Hermann |
2009-04-23 | Add VERSION to hp/dl145_g3. Trivial. | Myles Watson |
2009-04-23 | This patch hooks up git mirrored svn revisions and adds some | Carl-Daniel Hailfinger |
2009-04-23 | This continues the doco attempt. | Ronald G. Minnich |
2009-04-22 | Instead of just | Stefan Reinauer |
2009-04-22 | Sometimes when we debug the code, we need to know which version we are | Zheng Bao |
2009-04-22 | mini fix to reliably compile inteltool on darwin, and on Linux both on x86/x8... | Stefan Reinauer |
2009-04-22 | makes the smi handler a little bit less verbose | Stefan Reinauer |
2009-04-22 | fix compilation of hp dl145 | Stefan Reinauer |
2009-04-22 | This patch fixes the parser. '|' has special meaning so [|] is used. | Myles Watson |
2009-04-22 | Convert 12 more boards to use include statements in Config.lb. | Carl-Daniel Hailfinger |
2009-04-22 | Trivial patch. I forgot to update K8_SET_FIDVID. | Myles Watson |
2009-04-22 | This patch adds the target hp/dl145_g3 together with | Mondrian nuessle |