aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-25omapimage: Add support for byteswapped SPI imagesTom Rini
2012-10-19patman: force git log commands to not use colorAlbert ARIBAUD
2012-10-19env: cosmetic: Consilidate the default env definitionJoe Hershberger
2012-10-16tools/env: Improve debug printsJoe Hershberger
2012-10-16tools/env: Fix variable delete operationJoe Hershberger
2012-10-15tools/env: Fix build failure from missing header includeJoe Hershberger
2012-10-15kerneldoc: Implement "Example" section handlingMarek Vasut
2012-10-15kerneldoc: Implant DocBook from Linux kernelMarek Vasut
2012-10-15tools: Add a README note about fw_printenv lock fileJoe Hershberger
2012-10-15env: Check for NULL pointer in envmatch()Joe Hershberger
2012-10-15tools/env: Serialize calls to fw_*envJoe Hershberger
2012-10-15tools/env: Don't call env_init() in fw_getenv()Joe Hershberger
2012-10-15tools/env: Remove unneeded complexityJoe Hershberger
2012-10-15tools/env: Use a board-specific default envJoe Hershberger
2012-10-15tools: Add cleanpatchFabio Estevam
2012-10-15patman: Handle checkpatch.pl not providing file/line infoSimon Glass
2012-10-15patman: Support Series-name tag to name a seriesSimon Glass
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut
2012-10-04tools, config.mk: add binutils-versionAllen Martin
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-26patman: Use reverse order for changelogOtavio Salvador
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2012-09-24net: Make netconsole src and dest ports configurableJoe Hershberger
2012-09-18fw_env: Add env vars describing U-Boot target boardBenoît Thébaudeau
2012-09-02patman: Do not Cc addresses included in To listOtavio Salvador
2012-09-02patman: Allow for changelog use in first version of a seriesOtavio Salvador
2012-09-02patman: don't mess with signoffsIlya Yanok
2012-09-02patman: don't mess with changelogIlya Yanok
2012-09-02patman: don't pick changes while processing patchesIlya Yanok
2012-09-02patman: fix end of changes detectionIlya Yanok
2012-08-23powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie
2012-08-10tools: add kwboot binary to .gitignore fileLuka Perkov
2012-07-27MIPS: fix renaming of inca-swap-bytes to xway-swap-bytesDaniel Schwierzeck
2012-07-20tools: clean up mingw ifdefsMike Frysinger
2012-07-08tools: Fix mingw tools buildVladimir Yakovlev
2012-07-07kwboot: boot kirkwood SoCs over a serial linkLuka Perkov
2012-07-02tools/mkenvimage.c: fix basename(3) usageAndreas Bießmann
2012-06-21checkpatch: add check for whitespace before semicolon at end-of-lineEric Nelson
2012-06-21Strip fw_printenv like the other toolsLoïc Minier
2012-06-19patman: Handle creation of patman config fileVikram Narayanan
2012-06-19patman: Change the location of patman config fileVikram Narayanan
2012-06-19easylogo: add lzma supportMike Frysinger
2012-05-15tools, config.mk: Add gcc-version.sh, cc-version test from LinuxTom Rini
2012-04-30patman: Change the location of patman pathVikram Narayanan
2012-04-30patman: Fix a typo errorVikram Narayanan
2012-04-21Prepare v2012.04v2012.04Wolfgang Denk
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass
2012-04-10mkenvimage: Fix compiler warningDirk Behme
2012-03-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk