aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-21util/board_status: Fetch and rebase after failed pushPaul Menzel
2015-05-20util/board_status: Add `echo` before message stringPaul Menzel
2015-05-19cbfstool: Copy generated files to the build hierarchy before usePatrick Georgi
2015-05-19cbfstool: clarify dependencies in MakefilePatrick Georgi
2015-05-19cbfstool: Rename autogenerated targetsKyösti Mälkki
2015-05-19cbfstool: Fix fmd_scanner build compatibilityKyösti Mälkki
2015-05-18util/cbmem: Update cbmem utility to parse the new IMD structuresTimothy Pearson
2015-05-17cbfstool: Fix shadowed global indexKyösti Mälkki
2015-05-16util/inteltool: add Broadwell-U supportMatt DeVillier
2015-05-13cbfstool: Don't typedef the comp_algo enumSol Boucher
2015-05-13cbfstool: Support top-aligned addresses for new-format imagesSol Boucher
2015-05-13cbfstool: New image format w/ required FMAP and w/o CBFS master headerSol Boucher
2015-05-12kconfig: properly build parser when LKC_GENPARSER=1Patrick Georgi
2015-05-11kconfig: handle globbed files backwardsPatrick Georgi
2015-05-09cbfstool: fix 32bit host issuePatrick Georgi
2015-05-09fmap: request libc compatibility level that includes memccpyPatrick Georgi
2015-05-08checkpatch: fine tune checksStefan Reinauer
2015-05-08fmaptool: Add listing of annotated CBFS sections and generate headerSol Boucher
2015-05-08fmaptool: Conform to cbfstool's error message formatSol Boucher
2015-05-08cbfstool: Restructure around support for reading/writing portions of filesSol Boucher
2015-05-08cbfstool: Add offset field to cbfstool directory's struct bufferSol Boucher
2015-05-08cbfstool: Simplify the common buffer_splice() function's interfaceSol Boucher
2015-05-08cbfstool: Eliminate useless cbfs_image_create() local variableSol Boucher
2015-05-08cbfstool: Fix leak in cbfs_image struct initializationSol Boucher
2015-05-08cbfstool: Fix cbfs_copy_instance()'s master header endiannessSol Boucher
2015-05-08checkpatch: fix tree recognitionStefan Reinauer
2015-05-08fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher
2015-05-08cbfstool: Fix strange flashmap whitespaceSol Boucher
2015-05-08cbfstool: Import minimal set of files from flashmapSol Boucher
2015-05-08cbfstool: Make the add action choose an aligned entries capacitySol Boucher
2015-05-06Add MAINTAINERS fileStefan Reinauer
2015-05-06Drop lbtdump, like it's 2007Stefan Reinauer
2015-05-06Drop dumpmcrrStefan Reinauer
2015-05-06Drop resetcfStefan Reinauer
2015-05-06Fix Kconfig option list generatorStefan Reinauer
2015-05-06Drop i915toolStefan Reinauer
2015-05-06vgabios: fix compilationStefan Reinauer
2015-05-06Drop util/runfwStefan Reinauer
2015-05-04kconfig: avoid using wordexpPatrick Georgi
2015-05-04Mediawiki editing warningDavid Englund
2015-05-04util/xcompile/xcompile: Allow to override `HOSTCC` variablePaul Menzel
2015-05-04crossgcc: Re-download the archive if it is incompletezbao
2015-05-04cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS`Paul Menzel
2015-04-30crossgcc: improve error message on missing toolsPatrick Georgi
2015-04-30cbmem: Add FSP timestampsLee Leahy
2015-04-29crossgcc: don't use libdl while building GDB on FreeBSDIdwer Vollering
2015-04-28gitconfig: Use the right make executable in git hooksPatrick Georgi
2015-04-28buildgcc: OpenBSD's tar and patch are sufficient, tooPatrick Georgi
2015-04-28board-status: Improve revision URL collectionPatrick Georgi
2015-04-28cbfstool: compare pointer difference with ptrdiff_t valuePatrick Georgi
2015-04-28xcompile: improve mips toolchain handlingVadim Bendebury
2015-04-28xcompile: Use local variables and make cosmetic changesVadim Bendebury
2015-04-27cbfstool: remove gcc-specific -Og flagStefan Tauner
2015-04-26lint: remove test for build dir handlingPatrick Georgi
2015-04-26crossgcc: close stdin when search_tool() execute programs.Alexander Couzens
2015-04-25nvidia/cbootimage: update to 1.5Patrick Georgi
2015-04-25cbfstool: Fix ability to add files at offsets near the end of empty spacesSol Boucher
2015-04-25cbfstool: Clean up in preparation for adding new filesSol Boucher
2015-04-24Revert "board-status: Add field for release year"Alexandru Gagniuc
2015-04-24board-status: Add field for release yearPatrick Georgi
2015-04-22cbmem: switch over to imd-based cbmemAaron Durbin
2015-04-22abuild: add option to build with CHROMEOS enabledPatrick Georgi
2015-04-22abuild: mark failed builds as failedPatrick Georgi
2015-04-22util/broadcom: specify libraries after object filesPatrick Georgi
2015-04-22broadcom/cygnus: add secimage and sign bootblockDaisuke Nojiri
2015-04-18cbfstool: clean up source codeVadim Bendebury
2015-04-18cbfstool: add the missing 'break'Vadim Bendebury
2015-04-18cbfstool: add a command to duplicate a cbfs instanceVadim Bendebury
2015-04-18cbfstool: allow user to explicitly specify header locationVadim Bendebury
2015-04-18lint: Add check for new board name schemeStefan Reinauer
2015-04-14timestamps: You can never have enough of them!Julius Werner
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-13util/ipqheader: Add utility to create uber-SBL for IPQ8064Vadim Bendebury
2015-04-10util/bimgtool: Add verification modeVadim Bendebury
2015-04-10util/bimgtool: Use CRC 16 instead of CRC x25.Ionela Voinescu
2015-04-10git: add rebase helper scriptPatrick Georgi
2015-04-10abuild: also consider verstage architecturePatrick Georgi
2015-04-10armv7-m: add armv7-m configurationDaisuke Nojiri
2015-04-08timestamp: Add bootblock start and end to timestamp constantsFurquan Shaikh
2015-04-08ectool: add query function to ectoolAlexander Couzens
2015-04-08ectool: add --dump / -d for RAM dumpAlexander Couzens
2015-04-06kconfig: Add wildcard support for "source"Stefan Reinauer
2015-04-06nvramtool: fix getopt handling with unsigned charStefan Tauner
2015-04-06kconfig: Replace mentions of "list_struct" to "list_head"Stefan Reinauer
2015-04-06kconfig: calloc/xcalloc: Fix argument orderStefan Reinauer
2015-04-06kconfig: Fix warning "‘jump’ may be used uninitialized"Stefan Reinauer
2015-04-06kbuild: trivial - remove trailing empty linesStefan Reinauer
2015-04-06kconfig: lxdialog: fix spellingStefan Reinauer
2015-04-06kconfig: use va_end to match corresponding va_startStefan Reinauer
2015-04-06kbuild: trivial - use tabs for code indent where possibleStefan Reinauer
2015-04-06kconfig/lxdialog: get ncurses CFLAGS with pkg-configStefan Reinauer
2015-03-30cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHEMartin Roth
2015-03-30build system: mips is a valid nickname for mipselPatrick Georgi
2015-03-30crossgcc: Fix calling outside util/crossgccPatrick Georgi
2015-03-29util/genbuild_h: work around GNU dateIdwer Vollering
2015-03-29crossgcc: Build mipsel-elf, not mips-elfPatrick Georgi
2015-03-27urara: use proper SOC nameVadim Bendebury
2015-03-26inteltool: add ICH8M-E supportLubomir Rintel
2015-03-26util: Add miniconfig, a script to minimize coreboot configurationsStefan Reinauer