Age | Commit message (Expand) | Author |
2009-10-16 | this is probably in vain because this tool should use the same x86emu as | Stefan Reinauer |
2009-10-12 | Add the compareboard utility which is useful for porting | Patrick Georgi |
2009-10-05 | fix building on Linux again, working around crude runtime OS detection. | Stefan Reinauer |
2009-10-04 | This removes the uses of the buildrom utility and the coreboot.strip | Patrick Georgi |
2009-10-03 | Remove: | Patrick Georgi |
2009-09-30 | Compress stage if CONFIG_COMPRESS is activated, instead of | Patrick Georgi |
2009-09-30 | Hm, quickfix to prevent the following crash, no idea yet what happens: | Uwe Hermann |
2009-09-30 | Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB. | Maciej Pijanka |
2009-09-30 | Fix endless loop when trying to add a too large file to CBFS, | Patrick Georgi |
2009-09-29 | Make the error messages somewhat less incomprehensible. I forget | Ronald G. Minnich |
2009-09-26 | This adds a simple script to build a default toolchain for coreboot | Stefan Reinauer |
2009-09-26 | This patch changes following in getpir application. | Mohamed Mansoor |
2009-09-25 | check for ELF payloads in cbfstool | Cristi Magherusan |
2009-09-24 | Add detection support for the SMSC FDC37M602. | Uwe Hermann |
2009-09-24 | Trivial fix for kbuildall: initialize "i", not CURRENTARGET [sic] | Patrick Georgi |
2009-09-24 | Make all Kconfig enabled boards build (tested with kbuildall). | Patrick Georgi |
2009-09-23 | fix some wrong occurences of the FSF's address (trivial) | Stefan Reinauer |
2009-09-23 | fix some wrong versions of the FSF's address (trivial) | Stefan Reinauer |
2009-09-22 | This separates the code for each command in cbfstool. For the good and for the | Stefan Reinauer |
2009-09-22 | * guard all mallocs in cbfstool | Stefan Reinauer |
2009-09-22 | .. make abuild Kconfig proof for the time being. | Stefan Reinauer |
2009-09-22 | back out some overzealous renames | Stefan Reinauer |
2009-09-17 | There was a missing addition of the size of the .notes.pinfo | Ronald G. Minnich |
2009-09-16 | kbuildall is a utility that generates default configs for all | Patrick Georgi |
2009-09-16 | Build cbfstool with debug flags and don't strip the executable | Patrick Georgi |
2009-09-15 | More error checking when trying to open files in | Patrick Georgi |
2009-09-14 | In the mainboard selection, the selected mainboard is printed twice in | Patrick Georgi |
2009-09-14 | Build cbfstool with native data size. Trivial change. | Patrick Georgi |
2009-09-14 | New cbfstool. Works without mmap or fork/exec and | Patrick Georgi |
2009-09-10 | fix compilation issues for pirq checker tool (trivial) | Stefan Reinauer |
2009-09-01 | port msrtool to darwin. | Stefan Reinauer |
2009-09-01 | * Add OSX/Darwin support | Stefan Reinauer |
2009-09-01 | nvramtool: | Stefan Reinauer |
2009-09-01 | Clean up Mac OS X support of inteltool | Stefan Reinauer |
2009-08-29 | add i810 and ich0 | Stefan Reinauer |
2009-08-28 | Add Kconfig support for PCI option ROMS. | Myles Watson |
2009-08-27 | For Carl-Daniel: make x86emu silent again. | Stefan Reinauer |
2009-08-27 | Another trivial patch to fix up the x86emu cleanup. | Patrick Georgi |
2009-08-27 | coreboot was still using an old set (obsolete since yabel) of x86emu includes | Stefan Reinauer |
2009-08-25 | Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc. | Myles Watson |
2009-08-25 | Use the gnu make .SILENT: mechanism instead of requiring | Patrick Georgi |
2009-08-25 | Improve build output. | Uwe Hermann |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-20 | 20090819-2-trim-down-cbfs: | Patrick Georgi |
2009-08-17 | Move CBFS header to a safer place. | Thomas Jourdan |
2009-08-13 | - AMD selected a couple of options that are incompatible with QEmu (and | Patrick Georgi |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-08-11 | Don't pull in x86emu from a foreign directory anymore. This | Stefan Reinauer |
2009-07-26 | drop dead nested assignment (trivial) | Stefan Reinauer |
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 |
2009-04-25 | The master cbfs record was located at the end of the flash and overwrote | Myles Watson |