aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-02-19Makefile: refactor include path settingsMasahiro Yamada2-8/+4
2014-02-19Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileMasahiro Yamada1-0/+21
2014-02-19tools: convert makefiles to kbuild styleMasahiro Yamada24-325/+141
2014-02-19tools: correct proftool build ruleIan Campbell1-2/+2
2014-02-13relocate-rela: replace a magic number with sizeof(Elf64_Rela)Masahiro Yamada1-1/+1
2014-01-24tools: move kermit files to tools/kermit directoryMasahiro Yamada5-0/+0
2014-01-24cosmetic: tools/scripts/README: insert only one space between wordsMasahiro Yamada1-1/+1
2014-01-20.gitignore: ignore u-boot.elf and tools/relocate-relaMasahiro Yamada1-0/+1
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini4-44/+322
2014-01-09arm64: Add tool to statically apply RELA relocationsScott Wood2-0/+195
2014-01-06Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2-44/+126
2014-01-06Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-12-30SPL: EXYNOS: Prepare for variable size SPL supportRajeshwari Birje1-43/+124
2013-12-30Exynos5420: Add base patch for SMDK5420Rajeshwari Birje1-1/+2
2013-12-17ARM: mxs: tools: Fix errno handling in strtoul() invocationMarek Vasut1-0/+1
2013-12-16Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada1-1/+0
2013-12-13Makefile: Move some scripts imported from LinuxMasahiro Yamada7-4387/+0
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira6-0/+434
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira14-191/+276
2013-12-13mkimage: added 'static' specifier to match function's prototype.Guilherme Maciel Ferreira1-2/+1
2013-11-25Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86Tom Rini5-14/+69
2013-11-25tools: updater: Remove remainders of dead boardMasahiro Yamada11-2107/+0
2013-11-25tools: imls: Remove a broken and unused tool.Masahiro Yamada3-381/+0
2013-11-21buildman: make board selector argument a regexStephen Warren2-5/+21
2013-11-21buildman: fix READMEAndreas Bießmann1-1/+1
2013-11-21patman: add Commit-notes tag and sectionAlbert ARIBAUD3-8/+47
2013-11-17tools: Makefile: delete redundant linesMasahiro Yamada1-2/+0
2013-11-08Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada3-3/+3
2013-10-15buildman: Use env to pick the python from $PATHJagannadha Sutradharudu Teki1-1/+1
2013-10-14Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini1-1/+2
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk1-1/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk9-51/+51
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk15-28/+28
2013-10-10buildman: don't fail --list-toolchains when toolchains failStephen Warren1-1/+2
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-8/+10
2013-10-01buildman: Allow make flags to be specified for each boardSimon Glass5-5/+115
2013-10-01buildman: Adjust tests for new boards.cfg formatSimon Glass1-5/+5
2013-09-27tools/imximage.c: Fix compiling warningYork Sun1-4/+4
2013-09-20buildman: fix boards.cfg parsingAndreas Bießmann1-5/+8
2013-09-20FIT: delete unnecessary castsMasahiro Yamada1-1/+1
2013-09-20boards.cfg: show info about boards.cfg instead of MAINTAINERSRoger Meier1-2/+2
2013-09-13Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic4-30/+180
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD2-1/+133
2013-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+2
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+2
2013-09-10tools: mxsboot: Mark the FCB pages as validMarek Vasut1-4/+6
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini9-51/+2812
2013-09-06fw_env: fix writing environment for mtd devicesOliver Metz1-28/+42
2013-09-06fw_env: add redundant env support for MTD_ABSENTOliver Metz1-0/+3
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD8-51/+2812