aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2016-01-13cbfstool: Remove duplicate code lineWerner Zeh
2016-01-12util/lint: Add lint script to run kconfig_lintMartin Roth
2016-01-12util/lint/kconfig_lint: Run through perltidy to fix whitespaceMartin Roth
2016-01-12lint: rename lint-006-checkpatch because board name is lint-006Martin Roth
2016-01-11autoport: Add missing castsVladimir Serbinenko
2016-01-09buildgcc: Print out all missing tools then haltMartin Roth
2016-01-07buildgcc: Don't request that optional tools be installedMartin Roth
2016-01-07xcompile: Quote variables to prevent globbing and splitting.Martin Roth
2016-01-07xcompile: Use local variables in the test functionsMartin Roth
2016-01-07xcompile: use $() instead of backticksMartin Roth
2016-01-07xcompile: Only include arm64 erratum check in arm64 sectionMartin Roth
2016-01-07xcompile: Put compiler variables outside of 'if' to allow checkingMartin Roth
2016-01-07xcompile: Separate flags from clang executableMartin Roth
2016-01-07xcompile: Add XGCCPATH to clang compilerMartin Roth
2016-01-07xcompile: Add separation for architectures to improve readabilityMartin Roth
2016-01-07xcompile: Use tabs for indentationMartin Roth
2016-01-07inteltool: add NetBSD compatibilityAndrey Korolyov
2016-01-07viatool: add NetBSD supportAndrey Korolyov
2016-01-07Revert "util/crossgcc: Regenerate MPFR autotools files before build"Timothy Pearson
2016-01-07util/crossgcc: Bump MPFR version to 3.1.3Timothy Pearson
2016-01-06viatool: Add VIA C3 MSRsAndrey Korolyov
2016-01-06cbfstool: correct add-master-header logic to match runtime expectationsAaron Durbin
2016-01-06cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.Aaron Durbin
2016-01-06cbfstool: keep cbfs master header pointerPatrick Georgi
2016-01-06cbfstool: Adapt "cbfstool copy" to only use fmap regions.Patrick Georgi
2016-01-06cbfstool: Use buffer over offset/size pair for cbfs_copy_instancePatrick Georgi
2016-01-05xcompile: Remove warnings about missing tools & architecturesMartin Roth
2016-01-04util/crossgcc: Add ppc64el supportTimothy Pearson
2016-01-04util/crossgcc: Regenerate MPFR autotools files before buildTimothy Pearson
2016-01-04util/crossgcc: Bump GMP version to 6.1.0Timothy Pearson
2016-01-04genbuild_h.sh: allow coreboot to be a git submoduleBen Gardner
2016-01-03sb/intel/bd82x6x: Add missing PCIIDs for variants .Vladimir Serbinenko
2015-12-29cbmem: Makefile: Add install targetDenis 'GNUtoo' Carikli
2015-12-28genbuild_h.sh: Get current rev for git revision, not origin/masterMartin Roth
2015-12-20buildgcc: Add coreboot toolchain string to clang versionMartin Roth
2015-12-20board_status.sh: Double quote variables to prevent globbing and word splitting.Martin Roth
2015-12-20board_status.sh: checksum the rom and save it for later verificationMartin Roth
2015-12-20board_status.sh: Clean up output, show what the script is doingMartin Roth
2015-12-20board_status.sh: Extract payload config & version filesMartin Roth
2015-12-20board_status.sh: Update to fix serial port readsMartin Roth
2015-12-16buildgcc: Add coreboot toolchain version to iaslMartin Roth
2015-12-14msrtool/configure: change svn to gitIru Cai
2015-12-12cbfstool: add ppc64 supportRonald G. Minnich
2015-12-11build system: Switch to fmap based firmware layoutPatrick Georgi
2015-12-09cbfstool: make top-aligned address work per-regionPatrick Georgi
2015-12-08amdfwtool: Fill the first 3 romsig entries as 0zbao
2015-12-07xcompile: Don't warn on missing power8 compilerMartin Roth
2015-12-06util/board_status: Fix a couple of ugly wiki linesTimothy Pearson
2015-12-06cbfstool: Re-align help textMartin Roth
2015-12-06Makefile: Individualize help targets & set as non-compile targetsMartin Roth
2015-12-03add support for power8 to xcompile scriptRonald G. Minnich
2015-12-02cbfstool: Fix checkpatch errorStefan Reinauer
2015-12-02cbfstool: remove trampoline_start and trampoline_sizeStefan Reinauer
2015-12-02cbfstool: autocreate trampolineStefan Reinauer
2015-12-02util/nvramtool: Use correct virtual address when mapping tablesTimothy Pearson
2015-12-02kconfig_lint: Fix check_is_enabled for 2 symbols on the same lineMartin Roth
2015-12-02kconfig_lint: Change from '$file at line $line' to $file:$lineMartin Roth
2015-12-02kconfig_lint: Separate errors from warningsMartin Roth
2015-11-27crossgcc/buildgcc: add parameter to show version number of toolMartin Roth
2015-11-26util/kconfig: Remove utsname for mingwzbao
2015-11-26cbfstool: Add .SILENT: to MakefileStefan Reinauer
2015-11-26amdfwtool: Correct the PSP2 directory layoutZheng Bao
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