summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* intelvbttool: Add MakefilePaul Menzel2015-10-241-0/+35
* cbfstool: Make sure fileno is available on CygwinStefan Reinauer2015-10-231-1/+7
* MAINTAINERS: Add script to test database and find maintainersStefan Reinauer2015-10-231-0/+280
* cbfstool: Fix tolower() calls on CygwinStefan Reinauer2015-10-231-2/+2
* cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in cleanNico Huber2015-10-221-0/+1
* cbfstool/Makefile: Drop unused, irritating definition of `obj`Nico Huber2015-10-221-1/+0
* gma ACPI: Make brightness levels a per board settingNico Huber2015-10-221-0/+2
* Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth2015-10-221-1/+1
* cbfstool: Fix typo in error messagePatrick Georgi2015-10-191-1/+1
* cbfstool: Fix removing and adding file with same nameAaron Durbin2015-10-171-0/+4
* cbfstool/cbfs_image.c: Just use one space before `=`Paul Menzel2015-10-171-1/+1
* lint: Fix shellcheck warnings, add commentsMartin Roth2015-10-171-15/+22
* lint: Add junit.xml output for jenkinsMartin Roth2015-10-171-1/+22
OpenPOWER on IntegriCloud