aboutsummaryrefslogtreecommitdiff
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
2015-10-16util/cbmem: Fix failure with certain cbmem base alignmentsTimothy Pearson
2015-10-15abuild: add a command line parameter for junit filenameMartin Roth
2015-10-14Revert "Remove FSP Rangeley SOC and mohonpeak board support"Martin Roth
2015-10-11inteltool: Add function to generate SPD dump.Vladimir Serbinenko
2015-10-11autoport: Fix ectool arguments.Vladimir Serbinenko
2015-10-11Kill lvds_num_lanesVladimir Serbinenko
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-10-08cbfstool: allow printable characters in image nameAndrey Petrov
2015-10-05buildgcc: Fix the binutils-no-doc patch with 2.25zbao
2015-10-05buildgcc: Add patch for building binutils by clang 6.0zbao
2015-10-05buildgcc: Show the progress when downloadingzbao
2015-10-03Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc
2015-10-03Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc
2015-10-03sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc
2015-10-02cbfstool: relocate FSP blobs on cbfstool addAaron Durbin
2015-10-02cbfstool: provide printk() to cbfstool codeAaron Durbin
2015-10-02cbfstool: Allow anonymous structs/unions for older gcc versionsWerner Zeh
2015-10-01cbfstool: Add support for hashes as file metadataPatrick Georgi
2015-10-01kconfig: fix build for xconfig, tooPatrick Georgi
2015-10-01cbfstool: Add bintohex functionPatrick Georgi
2015-09-30kconfig: kconfig_warnings needs to be defined for all frontendsPatrick Georgi
2015-09-30kconfig: Allow KCONFIG_STRICT outside of confdata.cStefan Reinauer
2015-09-28cbfstool: prefer fmap data over cbfs master header if it existsPatrick Georgi
2015-09-28cbfstool: have update-fit always work from CBFSPatrick Georgi
2015-09-24cbfstool: Proper commonlib include path with no dependency on $(src)Paul Kocialkowski
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-09-21cbfstool: don't use endian to fix BSD hostsAaron Durbin
2015-09-21cbfstool: make fmap search more strictPatrick Georgi
2015-09-21cbfstool: add new add-master-header commandPatrick Georgi
2015-09-21ifdfake: allow "base+size" description of regionsPatrick Georgi
2015-09-19cbfstool: introduce new file typesPatrick Georgi
2015-09-17cbfstool: Don't use fileno() to get file sizeStefan Reinauer
2015-09-17ifdtool: Properly set + decode flmstr regs for IFD v2Shawn Nematbakhsh
2015-09-17cbfstool: deduplicate MakefilesPatrick Georgi
2015-09-17cbfstool: actually use no-ms-bitfields flag on mingwPatrick Georgi
2015-09-16cbfstool: remove locate commandAaron Durbin
2015-09-16cbfstool: add --xip support to add-stage for x86Aaron Durbin
2015-09-16cbfstool: provide metadata size to cbfs_locate_entry()Aaron Durbin
2015-09-16cbfstool: expose rmodule logicAaron Durbin
2015-09-16cbfstool: prepare for exposing rmodule logicAaron Durbin
2015-09-16abuild: don't complain about missing junit reports for skipped boardsPatrick Georgi
2015-09-16abuild: log bulding toolsPatrick Georgi
2015-09-16abuild: don't create junit tests with empty testclass fieldPatrick Georgi
2015-09-14cbfstool: drop extra copy of filetype->string mapPatrick Georgi
2015-09-11ifdtool: Enable warnings as errors, and fix any issuesAlexandru Gagniuc
2015-09-10crossgcc: Preparations for building Ada frontendNico Huber
2015-09-10crossgcc: Add option to build gcc for specific languagesNico Huber
2015-09-10genbuild_h: Add Mac OS to case of "data -r"zbao
2015-09-09rmodtool: make rmodule parameter section optionalAaron Durbin
2015-09-09rmodule: use program.ld for linkingAaron Durbin