summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2015-11-24Makefiles: Add / Update help for makefile targetsMartin Roth
2015-11-20util/mma: Add MMA scripts for setup and getting resultsPratik Prajapati
2015-11-20util/cbmem: Add --rawdump <cbtable ID> and extend -l outputPratik Prajapati
2015-11-20cbfstool: Add EFI and MMA file typesPratik Prajapati
2015-11-20util/cbmem: Fix out of bounds accessAaron Durbin
2015-11-20build system: tighten down .xcompile handling some morePatrick Georgi
2015-11-20xcompile: Redirect the objdump stderr to /dev/nullzbao
2015-11-20util/kconfig: Set parameter of mkdir to only one for mingw.zbao
2015-11-20cbfstool: Fix build error with clang when comparing enumzbao
2015-11-19romcc: Allow adding non-existent paths to include pathStefan Reinauer
2015-11-19crossgcc: Update makefile buildsMartin Roth
2015-11-19lint: properly terminate junit report on errorPatrick Georgi
2015-11-19fletcher: Remove fletcher.Zheng Bao
2015-11-19amdfwtool: Add amdfwtool to combine AMD firmwaresZheng Bao
2015-11-17ifdtool: Makefile: fix install targetDenis 'GNUtoo' Carikli
2015-11-14sconfig: remove warning about root_complexPatrick Georgi
2015-11-13cbfstool: Allows mixed-state fmap regions to workPatrick Georgi
2015-11-13cbfstool: Add way to access entire backing data for a bufferPatrick Georgi
2015-11-11util/release: Add release notes generator scriptMartin Roth
2015-11-10utils/scripts: Add microcode conversion toolMartin Roth
2015-11-05util/kconfig: fill glob_t with 0 before calling globzbao
2015-11-04buildgcc: change -j variable name from BUILDJOBS to CPUSMartin Roth
2015-11-04util/cbmem: remove duplicated cbmem data structure logic.Aaron Durbin
2015-11-03board-status: Reorder the table categoriesPatrick Georgi
2015-11-03board-status: Update the forewordPatrick Georgi
2015-11-01abuild: allow specifying multiple targets by mainboard descriptorPatrick Georgi
2015-11-01abuild: Don't keep around old junit reportsPatrick Georgi
2015-11-01abuild: allow users to specify multiple boardsPatrick Georgi
2015-11-01abuild: change board identifier to a variant of CONFIG_BOARD_*Patrick Georgi
2015-11-01abuild: change compile_target interfacePatrick Georgi
2015-11-01abuild: change remove_board interfacePatrick Georgi
2015-11-01abuild: remove ancient, unused test submission featurePatrick Georgi
2015-11-01abuild: drop the ability to specify a configurationPatrick Georgi
2015-10-31util/scripts/no-fsf-addresses.sh: Strip last paragraphPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-31cbfstool: avoid naming variables "index"Patrick Georgi
2015-10-29util/cbmem: Handle EC_VBOOT_DONE timestampShawn Nematbakhsh
2015-10-29util/fuzz-tests: Add fuzzer for jpeg decoderPatrick Georgi
2015-10-29lint: Add Kconfig / Kconfig symbol lint toolMartin Roth
2015-10-29cbfstool: extract rmodules as ELFs properlyAaron Durbin
2015-10-29cbfstool: add ELF symbol, relocation, and string table supportAaron Durbin
2015-10-29cbfstool: merge consecutive elf sections in program segmentsAaron Durbin
2015-10-29cbfstool: create ELF files when extracting stagesAaron Durbin
2015-10-29cbfstool: add ELF header initialization helperAaron Durbin
2015-10-29cbfstool: add optional -m ARCH to extractAaron Durbin
2015-10-28lint: don't check for whitespace in jpeg imagesPatrick Georgi
2015-10-27cbfstool: decompress stage files on extractionAaron Durbin
2015-10-25vgabios: fix compilation after x86emu changesStefan Reinauer
2015-10-25cbfstool: have decompress functions provide ouput data sizeAaron Durbin
2015-10-25cbfstool: initialize offset field in buffer_init()Aaron Durbin