summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
2015-10-24util: Update makefiles for junit testingMartin Roth
2015-10-24intelvbttool: Add MakefilePaul Menzel
2015-10-23cbfstool: Make sure fileno is available on CygwinStefan Reinauer
2015-10-23MAINTAINERS: Add script to test database and find maintainersStefan Reinauer
2015-10-23cbfstool: Fix tolower() calls on CygwinStefan Reinauer
2015-10-22cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in cleanNico Huber
2015-10-22cbfstool/Makefile: Drop unused, irritating definition of `obj`Nico Huber
2015-10-22gma ACPI: Make brightness levels a per board settingNico Huber
2015-10-22Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth
2015-10-19cbfstool: Fix typo in error messagePatrick Georgi
2015-10-17cbfstool: Fix removing and adding file with same nameAaron Durbin
2015-10-17cbfstool/cbfs_image.c: Just use one space before `=`Paul Menzel
2015-10-17lint: Fix shellcheck warnings, add commentsMartin Roth
2015-10-17lint: Add junit.xml output for jenkinsMartin Roth
2015-10-17lint: Move the lint script out of Makefile.incMartin Roth