summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* inteltool: Add definitions for Cougar/Panther Point PCI IDsNico Huber2013-03-292-30/+60
* crossgcc: Fix building with texinfo-5.xNico Huber2013-03-281-0/+98
* cbfstool: Add update-fit commandAaron Durbin2013-03-275-1/+343
* cbfstool: Fix cbfs_image.cStefan Reinauer2013-03-271-43/+74
* xcompile: honor LINKER_SUFFIX variableAaron Durbin2013-03-231-1/+1
* cbfstool: Fix initial empty space in image creation.Hung-Te Lin2013-03-221-3/+5
* cbfstool locate: Implement alignment switch --align/-aHung-Te Lin2013-03-203-29/+58
* cbfstool locate: Rename -a align switch to -P for page sizeHung-Te Lin2013-03-191-5/+10
* superiotool: Add support for the IT8728F Super I/OАндрей Павлов2013-03-171-0/+46
* Show the device tree.Ronald G. Minnich2013-03-161-0/+169
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0153-55/+55
* nvramtool: reduce memory mappingPatrick Georgi2013-02-221-43/+47
* romcc: Don't fail on function prototypesPatrick Georgi2013-02-191-1/+2
* cbfstool: Fix compile warnings caused by incorrect data types.Hung-Te Lin2013-02-181-2/+2
* cbfstool: Add `-Werror` to make all warnings into errorsPaul Menzel2013-02-181-1/+1
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-146-94/+94
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-146-96/+96
* crossgcc: Support hosts using non-GNU make as default make.Hung-Te Lin2013-02-111-0/+69
* cbfstool: Handle alignment in UEFI payloadsPatrick Georgi2013-02-092-0/+12
* cbfstool: Fix crash on image without bootblock in end of ROM.Hung-Te Lin2013-02-092-12/+16
* crossgcc: Save the script itself when cross build is over.Zheng Bao2013-02-061-0/+3
* armv7: Prevent CBFS data overlapping bootblock.Hung-Te Lin2013-02-061-0/+6
* cbfstool: Add support for 64bit UEFIStefan Reinauer2013-02-062-18/+71
* cbfstool: support parsing UEFI firmware volumesStefan Reinauer2013-02-055-2/+256
* cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.Hung-Te Lin2013-02-054-245/+115
* cbfstool: Use cbfs_image api for "add" command.Hung-Te Lin2013-02-053-28/+239
* cbfstool: Use cbfs_image API for "create" command.Hung-Te Lin2013-02-053-4/+169
* cbfstool: Use cbfs_image API for "locate" command.Hung-Te Lin2013-02-053-8/+194
* cbfstool: Fix incorrect CBFS free space by old cbfstool.Hung-Te Lin2013-02-051-0/+26
* cbfstool: Use cbfs_image API for "remove" command.Hung-Te Lin2013-02-053-10/+41
* cbfstool: Use cbfs_image API for "extract" command.Hung-Te Lin2013-02-053-9/+58
* cbfstool: Use cbfs_image API for "print" command.Hung-Te Lin2013-02-054-8/+235
* cbfstool: Add cbfs_image new CBFS image manipulation API.Hung-Te Lin2013-02-055-1/+197
* cbfstool: Add buffer management API.Hung-Te Lin2013-02-052-0/+85
* crossgcc: add armv7a-eabi to list of working toolchainsDavid Hendricks2013-02-041-0/+1
* cbfstool: Update example file.Hung-Te Lin2013-02-041-6/+4
* cbfstool: Make endian detection functions to work without prior setup.Hung-Te Lin2013-02-014-19/+21
* cbfstool: move flat-binary parsing to cbfs-mkpayload.Hung-Te Lin2013-02-013-44/+71
* cbfstool: Add -v (verbose) output.Hung-Te Lin2013-02-016-104/+108
* Add a clean target to the run firmware (runfw) MakefileRonald G. Minnich2013-01-301-0/+3
* cbfstool: Prevent file name to be corrupted by basename().Hung-Te Lin2013-01-301-1/+3
* cbfstool: Change "locate" output to prefix "0x".Hung-Te Lin2013-01-291-1/+1
* cbfstool: Remove unused header files.Hung-Te Lin2013-01-292-10/+2
* cbfstool: Store global variables into struct.Hung-Te Lin2013-01-281-107/+112
* msrtool: Decoding for most of Intel Core 2 MSRsAnton Kochkov2013-01-281-47/+808
* inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dumpOlivier Langlois2013-01-251-0/+154
* util/runfw/googlesnow.c: Remove trailing whitespacePaul Menzel2013-01-222-10/+10
* Utility to run the snow bios in user modeRonald G. Minnich2013-01-192-0/+160
* Add more information to the cbfstool printStefan Reinauer2013-01-192-5/+65
* make crossgcc: compile all required toolchainsStefan Reinauer2013-01-171-2/+4
OpenPOWER on IntegriCloud