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