summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-01-20.gitignore: ignore u-boot.elf and tools/relocate-relaMasahiro Yamada
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-01-09arm64: Add tool to statically apply RELA relocationsScott Wood
2014-01-06Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-01-06Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-30SPL: EXYNOS: Prepare for variable size SPL supportRajeshwari Birje
2013-12-30Exynos5420: Add base patch for SMDK5420Rajeshwari Birje
2013-12-17ARM: mxs: tools: Fix errno handling in strtoul() invocationMarek Vasut
2013-12-16Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada
2013-12-13Makefile: Move some scripts imported from LinuxMasahiro Yamada
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira
2013-12-13mkimage: added 'static' specifier to match function's prototype.Guilherme Maciel Ferreira
2013-11-25Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86Tom Rini
2013-11-25tools: updater: Remove remainders of dead boardMasahiro Yamada
2013-11-25tools: imls: Remove a broken and unused tool.Masahiro Yamada
2013-11-21buildman: make board selector argument a regexStephen Warren
2013-11-21buildman: fix READMEAndreas Bießmann
2013-11-21patman: add Commit-notes tag and sectionAlbert ARIBAUD
2013-11-17tools: Makefile: delete redundant linesMasahiro Yamada
2013-11-08Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada
2013-10-15buildman: Use env to pick the python from $PATHJagannadha Sutradharudu Teki
2013-10-14Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-10-10buildman: don't fail --list-toolchains when toolchains failStephen Warren
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-10-01buildman: Allow make flags to be specified for each boardSimon Glass
2013-10-01buildman: Adjust tests for new boards.cfg formatSimon Glass
2013-09-27tools/imximage.c: Fix compiling warningYork Sun
2013-09-20buildman: fix boards.cfg parsingAndreas Bießmann
2013-09-20FIT: delete unnecessary castsMasahiro Yamada
2013-09-20boards.cfg: show info about boards.cfg instead of MAINTAINERSRoger Meier
2013-09-13Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD
2013-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-10tools: mxsboot: Mark the FCB pages as validMarek Vasut
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-09-06fw_env: fix writing environment for mtd devicesOliver Metz
2013-09-06fw_env: add redundant env support for MTD_ABSENTOliver Metz
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-04Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-31tools: mxsboot: Staticize functionsMarek Vasut
2013-08-31tools: Sort lists of files in MakefileMarek Vasut
2013-08-31ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut
2013-08-31tools: add support for setting the CSF into imximageStefano Babic
2013-08-31tools: add padding of data image file for imximageStefano Babic
2013-08-31tools: add variable padding of data image in mkimageStefano Babic