summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* buildgcc: Add coreboot toolchain string to clang versionMartin Roth2015-12-201-0/+1
* board_status.sh: Double quote variables to prevent globbing and word splitting.Martin Roth2015-12-201-16/+16
* board_status.sh: checksum the rom and save it for later verificationMartin Roth2015-12-201-0/+2
* board_status.sh: Clean up output, show what the script is doingMartin Roth2015-12-201-1/+6
* board_status.sh: Extract payload config & version filesMartin Roth2015-12-201-0/+11
* board_status.sh: Update to fix serial port readsMartin Roth2015-12-201-10/+16
* buildgcc: Add coreboot toolchain version to iaslMartin Roth2015-12-162-1/+13
* msrtool/configure: change svn to gitIru Cai2015-12-141-1/+1
* cbfstool: add ppc64 supportRonald G. Minnich2015-12-124-0/+170
* build system: Switch to fmap based firmware layoutPatrick Georgi2015-12-112-0/+33
* cbfstool: make top-aligned address work per-regionPatrick Georgi2015-12-091-1/+9
* amdfwtool: Fill the first 3 romsig entries as 0zbao2015-12-081-0/+3
* xcompile: Don't warn on missing power8 compilerMartin Roth2015-12-071-1/+1
* util/board_status: Fix a couple of ugly wiki linesTimothy Pearson2015-12-061-2/+2
* cbfstool: Re-align help textMartin Roth2015-12-061-8/+8
* Makefile: Individualize help targets & set as non-compile targetsMartin Roth2015-12-061-2/+2
* add support for power8 to xcompile scriptRonald G. Minnich2015-12-031-1/+11
* cbfstool: Fix checkpatch errorStefan Reinauer2015-12-021-1/+1
* cbfstool: remove trampoline_start and trampoline_sizeStefan Reinauer2015-12-023-11/+6
* cbfstool: autocreate trampolineStefan Reinauer2015-12-023-160/+159
* util/nvramtool: Use correct virtual address when mapping tablesTimothy Pearson2015-12-021-0/+3
* kconfig_lint: Fix check_is_enabled for 2 symbols on the same lineMartin Roth2015-12-021-12/+18
* kconfig_lint: Change from '$file at line $line' to $file:$lineMartin Roth2015-12-021-28/+27
* kconfig_lint: Separate errors from warningsMartin Roth2015-12-021-140/+93
* crossgcc/buildgcc: add parameter to show version number of toolMartin Roth2015-11-271-6/+36
* util/kconfig: Remove utsname for mingwzbao2015-11-261-0/+10
* cbfstool: Add .SILENT: to MakefileStefan Reinauer2015-11-261-0/+2
* amdfwtool: Correct the PSP2 directory layoutZheng Bao2015-11-261-7/+38
* Makefiles: Add / Update help for makefile targetsMartin Roth2015-11-241-7/+9
* util/mma: Add MMA scripts for setup and getting resultsPratik Prajapati2015-11-202-0/+297
* util/cbmem: Add --rawdump <cbtable ID> and extend -l outputPratik Prajapati2015-11-201-3/+72
* cbfstool: Add EFI and MMA file typesPratik Prajapati2015-11-201-0/+4
* util/cbmem: Fix out of bounds accessAaron Durbin2015-11-201-3/+1
* build system: tighten down .xcompile handling some morePatrick Georgi2015-11-201-0/+1
* xcompile: Redirect the objdump stderr to /dev/nullzbao2015-11-201-1/+1
* util/kconfig: Set parameter of mkdir to only one for mingw.zbao2015-11-201-0/+4
* cbfstool: Fix build error with clang when comparing enumzbao2015-11-201-1/+3
* romcc: Allow adding non-existent paths to include pathStefan Reinauer2015-11-191-3/+13
* crossgcc: Update makefile buildsMartin Roth2015-11-191-38/+28
* lint: properly terminate junit report on errorPatrick Georgi2015-11-191-1/+1
* fletcher: Remove fletcher.Zheng Bao2015-11-192-165/+0
* amdfwtool: Add amdfwtool to combine AMD firmwaresZheng Bao2015-11-192-0/+570
* 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
OpenPOWER on IntegriCloud