Age | Commit message (Expand) | Author |
2012-12-14 | cbfstool: Align the column of build hint message. | Zheng Bao |
2012-12-12 | cbfstool: Catch failing parse_elf_to_payload() | Stefan Reinauer |
2012-12-09 | Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction" | Stefan Reinauer |
2012-12-07 | armv7: use __cpu_to_le32 for endianness of reset vector instruction | David Hendricks |
2012-11-30 | cbfstool: Clean up messages | Stefan Reinauer |
2012-11-30 | Add multi-architecture support to cbfstool | David Hendricks |
2012-11-12 | cbfstool: Rework to use getopt style parameters | Stefan Reinauer |
2012-11-12 | cbfstool: Update LZMA encoder to LZMA SDK 9.12 | Stefan Reinauer |
2012-11-12 | cbfstool: Remove unused cmd_t | Stefan Reinauer |
2012-11-12 | cbfstool: add add-flat-binary command to add raw executables | Stefan Reinauer |
2012-11-08 | cbfstool: add offset parameter to create command | Stefan Reinauer |
2012-11-07 | cbfstool: respect dependencies when building locally | Stefan Reinauer |
2012-10-22 | cbfstool: Add -mno-ms-bitfields on (mingw) | Zheng Bao |
2012-07-18 | cbfstool: signed vs. unsigned fixes | Mathias Krause |
2012-07-18 | cbfstool: provide a prototype for remove_file_from_cbfs | Mathias Krause |
2012-07-18 | cbfstool: make endian detection code more robust | Mathias Krause |
2012-05-24 | chromeos: Fix compilation of coreboot-utils package | Stefan Reinauer |
2012-04-12 | cbfstool: pretty print cmos layout files | Mathias Krause |
2012-04-02 | Add a "remove" command to cbfstool | Gabe Black |
2012-03-07 | correctly mark code segments as code in SELF | Stefan Reinauer |
2012-02-17 | Exit building if romstage.bin is larger than size of XIP | zbao |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-24 | Various fixes to cbfstool. | Stefan Reinauer |
2011-10-17 | cbfstool: improve error messages | Stefan Reinauer |
2011-01-18 | Move option table (cmos.layout's binary representation) | Patrick Georgi |
2011-01-17 | cbfstool: When extracting, refer to files in CBFS as file instead of payload | Peter Stuge |
2011-01-17 | cbfstool: Trivial move of newline after commands in usage | Peter Stuge |
2011-01-14 | Allow coreboot to initialize CMOS if checksum is invalid. | Patrick Georgi |
2011-01-13 | Add "cbfstool extract" function. | Aurelien Guillaume |
2010-10-10 | fix typo in minilzma.cc, found by Idwer. | Stefan Reinauer |
2010-09-27 | minor include cleanups | Stefan Reinauer |
2010-06-24 | fix return value checks of cbfstool's writerom | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-24 | print the known cbfs types in cbfstool "usage" | Stefan Reinauer |
2010-04-16 | Build utils into their source directory equivalent in | Patrick Georgi |
2010-03-27 | make only needs to read Makefile.incs once, thanks to the | Patrick Georgi |
2010-03-01 | This patch implements MBI (modular bios interface) support to the i830 chipset. | Stefan Reinauer |
2010-02-10 | Do not print the full path name to coreboot.rom in "cbfstool print" (trivial). | Uwe Hermann |
2010-02-03 | Guards against errors that are hard to track down: | Patrick Georgi |
2010-01-07 | Print (empty) instead of nothing at all for empty | Maciej Pijanka |
2009-12-23 | Tiny Bootblock, step 1/n. | Patrick Georgi |
2009-12-21 | make strcmp happy by including string.h (trivial) | Stefan Reinauer |
2009-12-21 | Allow user to specify the size of a newly created cbfs image | Patrick Georgi |
2009-12-06 | cbfstool: Fill memory allocated in create_cbfs_file() with 0xff | Peter Stuge |
2009-11-21 | Make the kconfig-style build work in mingw: | Patrick Georgi |
2009-11-12 | Cosmetics (trivial). | Uwe Hermann |
2009-11-12 | Print size of file on cbfs_add_file failure. The size of the file after | Myles Watson |
2009-11-11 | Rework bootblock size handling: | Patrick Georgi |
2009-11-09 | Add a "locate" function cbfstool, which helps you find | Patrick Georgi |
2009-10-28 | Remove all build/ prefixes in the build output. | Uwe Hermann |
2009-10-27 | Prefix all build output file names of files which end up in the build | Uwe Hermann |
2009-10-16 | Drop duplicate version of the documentation/cbfs.txt file as discussed. | Uwe Hermann |
2009-09-30 | Fix endless loop when trying to add a too large file to CBFS, | Patrick Georgi |
2009-09-25 | check for ELF payloads in cbfstool | Cristi Magherusan |
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-17 | There was a missing addition of the size of the .notes.pinfo | Ronald G. Minnich |
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 | 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-08-25 | Use the gnu make .SILENT: mechanism instead of requiring | Patrick Georgi |
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-07-26 | drop dead nested assignment (trivial) | Stefan Reinauer |
2009-07-23 | CBFS stuff: | 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 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
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-08 | This is transition code for cbfs to implement | Ronald G. Minnich |
2009-06-01 | cbfstool reacts to a too large bootblock file by stopping | Patrick Georgi |
2009-05-26 | Cosmetic cbfstool update (trivial) | Stefan Reinauer |
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-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-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-25 | The master cbfs record was located at the end of the flash and overwrote | Myles Watson |
2009-04-23 | Fix an uninitialized variable. If it didn't end up being zero it sometimes | Myles Watson |
2009-04-20 | This patch adds | Myles Watson |
2009-04-14 | util/cbfstool/tools/rom-mk*->cbfs-mk* rename | Peter Stuge |
2009-04-14 | util: romfs->cbfs rename | Peter Stuge |
2009-04-14 | v2/util: romfs -> cbfs rename | Peter Stuge |