aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
2015-03-25crossgcc: Factor out error reportingPatrick Georgi
2015-03-25crossgcc: point users to the log file in case of errorPatrick Georgi
2015-03-25crossgcc: check for more tools that we requirePatrick Georgi
2015-03-24checkpatch: Fix running out of coreboot's treeStefan Reinauer
2015-03-24add make_idb.py & update bootblockhuang lin
2015-03-23build: mips: add default compilation optionsVadim Bendebury
2015-03-21Allow for different BFD elf formats per architectureVadim Bendebury
2015-03-21imgtec/danube: Build BIMG boot imagesPaul Burton
2015-03-21cbmem: stop assuming 1MiB of memory can be mappedAaron Durbin
2015-03-21ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NCFurquan Shaikh
2015-03-21cbfstool: Remove empty line that looks out of placeJulius Werner
2015-03-21rmodtool: add another aarch64 relocationAaron Durbin
2015-03-21rmodtool: Add support for aarch64Furquan Shaikh
2015-03-19uio_usbdebug: User-space-i/o framework for usbdebugNico Huber
2015-03-18crossgcc: jump to crossgcc path before building the toolchainPatrick Georgi
2015-03-17cbfstool: Add relocation codes for arm modeFurquan Shaikh
2015-03-17crossgcc: Add x86_64 to list of supported architecturesStefan Reinauer
2015-03-16genbuild_h.sh: use the last git commit as timesource if availableAlexander Couzens
2015-03-10crossgcc: fix copy-paste mistake on riscv make targetAlexander Couzens
2015-03-10util/inteltool: Support reading RCBA of NM70 southbridgeAlexandru Gagniuc
2015-03-09genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` outputAlexander Couzens
2015-03-09genbuild_h.sh: derive all timestamp variables from one timestampAlexander Couzens
2015-03-09build.h: remove variable for the builduser, -hostname and -domainAlexander Couzens
2015-03-09crossgcc: Unify tool tests, add check for g++ or clangPatrick Georgi
2015-03-08crossgcc: Add RISC-V supportPatrick Georgi
2015-03-08crossgcc: Update toolchainPatrick Georgi
2015-03-08crossgcc: Add mipsel-elf as supported targetPatrick Georgi
2015-03-06Move generation of build.h into a shell scriptMartin Roth
2015-03-04board-status: update mediawiki interfacePatrick Georgi
2015-03-04cbfstool: Clean up codeStefan Reinauer
2015-03-03cbfstool: Add the MIPS architecturePaul Burton
2015-02-28crossgcc: Clean GNU make context so builds succeedPatrick Georgi
2015-02-24build: mipsel cross compiler supportPaul Burton
2015-02-23util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3Paul Menzel
2015-02-20util/board_status/board_status.sh: Move comment to right positionPaul Menzel
2015-02-17xcompile: specify arm64 subarchesPatrick Georgi
2015-02-15cbootimage: Add HOSTCC and flagsMarc Jones
2015-02-12lint: exclude *.hex files from whitespace checkingWerner Zeh
2015-02-12lint: exclude nvidia submodule from file listPatrick Georgi
2015-02-11Add Linux kernel's checkpatch.pl scriptStefan Reinauer
2015-02-11utils/msrtool: add westmere cpuids to nehalemAlexander Couzens
2015-02-11ectool: remove extra printf("Not dumping EC IDX RAM.")Alexander Couzens
2015-02-11ectool: add write supportAlexander Couzens
2015-01-26xcompile: Rename aarch64 to arm64Marc Jones
2015-01-13cbmem: Add support for new 'coreboot' compatible device tree bindingJulius Werner