summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2015-07-22crossgcc: Support /bin/sh pointing to dashPatrick Georgi
2015-07-18cbfstool: Deduplicate code to merge empty filesPatrick Georgi
2015-07-18cbfstool: rename checksum to attributes_offsetPatrick Georgi
2015-07-18cbfstool: move fill value to cbfs.hPatrick Georgi
2015-07-17lint/gitconfig: Enable checkpatch.pl checking of commitsStefan Reinauer
2015-07-16release: add release scriptPatrick Georgi
2015-07-16cbfstool: Remove extra comma after {0, NULL} list elementSol Boucher
2015-07-16cbfstool: Factor out compression algorithm listSol Boucher
2015-07-16cbfstool: rename fieldSol Boucher
2015-07-16cbfstool: move bit swapping macros to swab.hSol Boucher
2015-07-16cbfstool: use variable length array to model cbfs_file's filenamePatrick Georgi
2015-07-16cbfstool: improve specification of struct cbfs_filePatrick Georgi
2015-07-15cbfstool: fix alignment to 64 bytePatrick Georgi
2015-07-14cbmem: export base_time in timestamp tableAaron Durbin
2015-07-14abuild: Allow disabling mainboardsPatrick Georgi
2015-07-14cbmem: convert x86 timestamps on OpenBSDPatrick Georgi
2015-07-14buildgcc: Show the archive URLPaul Menzel
2015-07-12Update crossgcc Makefile for new buildgcc argumentsMartin Roth
2015-07-11Fix GCC 5.1 compile issue seen at Linux ArchAnatol Pomozov
2015-07-09libpayload: Use top level xcompileStefan Reinauer
2015-07-09xcompile: switch around armv7 TCARCHesStefan Reinauer
2015-07-07cbfstool: Make sure CBFS data structures are packed gcc styleStefan Reinauer
2015-07-07cbfstool: Fix kv_pair on WindowsStefan Reinauer
2015-07-07Unconditionally compile romstage with -Wa,--divideStefan Reinauer
2015-07-07buildgcc: update IASL to version 20150619Stefan Reinauer
2015-07-07xcompile: Fix compiler invocation in testccStefan Reinauer
2015-07-07buildgcc: work around bug in --print-librt-file-nameStefan Reinauer
2015-07-07util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3)Jonathan A. Kollasch
2015-07-06util/ectool: don't dump the whole ram when writing to itAlexander Couzens
2015-07-06util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSDJonathan A. Kollasch
2015-07-06util/xcompile/xcompile: use env(1) to find bashJonathan A. Kollasch
2015-07-04buildgcc: Deal with gmp on 32bit Linux on 64bit CPUsPatrick Georgi
2015-07-04xcompile: ask for compiler runtime using appropriate CFLAGSPatrick Georgi
2015-07-04crossgcc: Fix binutils for aarch64Patrick Georgi
2015-06-30kconfig: Fix defconfig targetsStefan Reinauer
2015-06-30libpayload: Drop duplicate copy of KconfigStefan Reinauer
2015-06-30util/scripts: add some support scriptsPatrick Georgi
2015-06-30cbfstool: Handle elf with different virtual and physical addressFurquan Shaikh
2015-06-24crossgcc/Makefile: Allow making toolchains using multiple coresMartin Roth
2015-06-24crossgcc/Makefile: clean more, add distclean targetMartin Roth
2015-06-24autoport: Include 'default_irq_route.asl' into DSDTStefan Reinauer
2015-06-22buildgcc: Add list of valid platform to the help text.Martin Roth
2015-06-20buildgcc: Update clang search stringMarc Jones
2015-06-20xcompile: x86-64-elf wants -Wa,--divide, tooStefan Reinauer
2015-06-17buildgcc: Don't build iasl with gccStefan Reinauer
2015-06-17buildgcc: enable biarch support for x86_64-elfStefan Reinauer
2015-06-17buildgcc: Check for dependencies after printing bannerStefan Reinauer
2015-06-17buildgcc: Clarify required user actionStefan Reinauer
2015-06-16kconfig: allow specifying the target for savedefconfigPatrick Georgi
2015-06-16xcompile: Don't print error messagesStefan Reinauer