summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/mma: Add MMA scripts for setup and getting resultsPratik Prajapati2015-11-202-0/+297
* util/cbmem: Add --rawdump <cbtable ID> and extend -l outputPratik Prajapati2015-11-201-3/+72
* cbfstool: Add EFI and MMA file typesPratik Prajapati2015-11-201-0/+4
* util/cbmem: Fix out of bounds accessAaron Durbin2015-11-201-3/+1
* build system: tighten down .xcompile handling some morePatrick Georgi2015-11-201-0/+1
* xcompile: Redirect the objdump stderr to /dev/nullzbao2015-11-201-1/+1
* util/kconfig: Set parameter of mkdir to only one for mingw.zbao2015-11-201-0/+4
* cbfstool: Fix build error with clang when comparing enumzbao2015-11-201-1/+3
* romcc: Allow adding non-existent paths to include pathStefan Reinauer2015-11-191-3/+13
* crossgcc: Update makefile buildsMartin Roth2015-11-191-38/+28
* lint: properly terminate junit report on errorPatrick Georgi2015-11-191-1/+1
* fletcher: Remove fletcher.Zheng Bao2015-11-192-165/+0
* amdfwtool: Add amdfwtool to combine AMD firmwaresZheng Bao2015-11-192-0/+570
* ifdtool: Makefile: fix install targetDenis 'GNUtoo' Carikli2015-11-171-2/+0
* sconfig: remove warning about root_complexPatrick Georgi2015-11-141-4/+4
* cbfstool: Allows mixed-state fmap regions to workPatrick Georgi2015-11-131-8/+13
* cbfstool: Add way to access entire backing data for a bufferPatrick Georgi2015-11-132-1/+9
* util/release: Add release notes generator scriptMartin Roth2015-11-111-0/+264
* utils/scripts: Add microcode conversion toolMartin Roth2015-11-101-0/+60
* util/kconfig: fill glob_t with 0 before calling globzbao2015-11-052-2/+2
* buildgcc: change -j variable name from BUILDJOBS to CPUSMartin Roth2015-11-041-4/+4
* util/cbmem: remove duplicated cbmem data structure logic.Aaron Durbin2015-11-041-123/+80
* board-status: Reorder the table categoriesPatrick Georgi2015-11-031-1/+1
* board-status: Update the forewordPatrick Georgi2015-11-031-17/+28
* abuild: allow specifying multiple targets by mainboard descriptorPatrick Georgi2015-11-011-5/+15
* abuild: Don't keep around old junit reportsPatrick Georgi2015-11-011-0/+2
* abuild: allow users to specify multiple boardsPatrick Georgi2015-11-011-12/+14
* abuild: change board identifier to a variant of CONFIG_BOARD_*Patrick Georgi2015-11-011-73/+102
* abuild: change compile_target interfacePatrick Georgi2015-11-011-10/+9
* abuild: change remove_board interfacePatrick Georgi2015-11-011-9/+8
* abuild: remove ancient, unused test submission featurePatrick Georgi2015-11-011-44/+2
* abuild: drop the ability to specify a configurationPatrick Georgi2015-11-011-30/+21
* util/scripts/no-fsf-addresses.sh: Strip last paragraphPatrick Georgi2015-10-311-4/+26
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-31164-630/+1
* cbfstool: avoid naming variables "index"Patrick Georgi2015-10-311-11/+11
* util/cbmem: Handle EC_VBOOT_DONE timestampShawn Nematbakhsh2015-10-291-0/+3
* util/fuzz-tests: Add fuzzer for jpeg decoderPatrick Georgi2015-10-295-0/+69
* lint: Add Kconfig / Kconfig symbol lint toolMartin Roth2015-10-291-0/+1153
* cbfstool: extract rmodules as ELFs properlyAaron Durbin2015-10-293-0/+190
* cbfstool: add ELF symbol, relocation, and string table supportAaron Durbin2015-10-292-12/+430
* cbfstool: merge consecutive elf sections in program segmentsAaron Durbin2015-10-291-17/+78
* cbfstool: create ELF files when extracting stagesAaron Durbin2015-10-291-36/+137
* cbfstool: add ELF header initialization helperAaron Durbin2015-10-292-0/+35
* cbfstool: add optional -m ARCH to extractAaron Durbin2015-10-293-5/+6
* lint: don't check for whitespace in jpeg imagesPatrick Georgi2015-10-281-1/+1
* cbfstool: decompress stage files on extractionAaron Durbin2015-10-271-4/+89
* vgabios: fix compilation after x86emu changesStefan Reinauer2015-10-2514-84/+145
* cbfstool: have decompress functions provide ouput data sizeAaron Durbin2015-10-254-7/+17
* cbfstool: initialize offset field in buffer_init()Aaron Durbin2015-10-251-0/+1
* util: Update makefiles for junit testingMartin Roth2015-10-246-23/+13
OpenPOWER on IntegriCloud