Age | Commit message (Expand) | Author |
2009-07-23 | CBFS stuff: | Stefan Reinauer |
2009-07-21 | - Remove superfluous / from path | Stefan Reinauer |
2009-07-18 | strdup the input of dirname, as dirname is free | Patrick Georgi |
2009-07-12 | Superiotool: Add IT8703F support. | Luc Verhaegen |
2009-07-10 | msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs. | Peter Stuge |
2009-07-01 | let abuild autodetect the coreboot path a bit better. So in the top level of | Stefan Reinauer |
2009-06-30 | the tool chain settings should not be in renamed (as they will never live in | Stefan Reinauer |
2009-06-30 | whoops. missed those two.. | Stefan Reinauer |
2009-06-30 | commit svn:externals for last commit (what a pain) (1/2) | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-30 | add new supported chipset | Warren Turkal |
2009-06-28 | This copy of flashrom is old and unmaintained. Delete it to avoid | Patrick Georgi |
2009-06-28 | Impact: fix vmlinux from 2.6.30 | Yinghai Lu |
2009-06-27 | Add dump support for SMSC LPC47N252. | François-Regis Vuillemin |
2009-06-26 | Don't dump 0x07 registers, they're useless as they change every time | Uwe Hermann |
2009-06-26 | This adds register definitions for all logical devices on the SMSC | Michael Gold |
2009-06-26 | Add dump information for F71862FG and F71863FG. | Arjan Koers |
2009-06-25 | Remove the object files for cbfs from target directories and add a | Myles Watson |
2009-06-25 | The problem is that the check to see if we're at the end is never reached. I | Myles Watson |
2009-06-18 | Make sure the address variable is initialized to zero - it is only set when a | Ward Vandewege |
2009-06-12 | Fix typo in Winbond W83977TF register listing. | Ioannis Barkas |
2009-06-08 | This is transition code for cbfs to implement | Ronald G. Minnich |
2009-06-06 | Change the CBFS build process to use coreboot.rom | Patrick Georgi |
2009-06-03 | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen |
2009-06-03 | CMOS: Add set_option and rework get_option. | Luc Verhaegen |
2009-06-02 | More compact format for wiki output at | Uwe Hermann |
2009-06-01 | cbfstool reacts to a too large bootblock file by stopping | Patrick Georgi |
2009-05-27 | Move coreboot_ram and coreboot_apc to CBFS. This allows to | Patrick Georgi |
2009-05-27 | util/vgabios: build/warning fixes. | Luc Verhaegen |
2009-05-26 | Various fixes to the tree to get coreboot-v2 to build on Solaris | Patrick Georgi |
2009-05-26 | Cosmetic cbfstool update (trivial) | Stefan Reinauer |
2009-05-22 | Make the getpir output look less crappy and add a license | Uwe Hermann |
2009-05-16 | This patch implements a "flash friendly" value for initialized areas of flash. | Ronald G. Minnich |
2009-05-14 | The cbfstool print command should pretty-print the type of components that are | Ward Vandewege |
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 | Remove a shadowed variable and an unnecessary local variable in cbfstool/fs.c. | Myles Watsonmylesgw |
2009-05-12 | This fixes a rather silly bug in cbfs with filenames > 16 characters. | Ronald G. Minnich |
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-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-04 | This patch removes these warnings: | Myles Watson |
2009-05-02 | Run dos2unix on all files: | Stefan Reinauer |
2009-04-30 | Remove warnings from compilation of the s2892 with and without CBFS. | Myles Watson |
2009-04-26 | Flashrom is now moved over to its own repository. | Patrick Georgi |
2009-04-26 | Trivial: allow "," in filenames | Patrick Georgi |
2009-04-25 | The flashrom makefile wants to redirect both stdout and stderr to | Stephan Guilloux |