summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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