summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada2014-02-251-27/+0
* kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada2014-02-195-3146/+0
* tools/env: cross-compile fw_printenv without setting HOSTCCMasahiro Yamada2014-02-194-7/+18
* Makefile: refactor tools-all targetsMasahiro Yamada2014-02-191-1/+7
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-14/+9
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-9/+9
* Makefile: refactor include path settingsMasahiro Yamada2014-02-192-8/+4
* Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileMasahiro Yamada2014-02-191-0/+21
* tools: convert makefiles to kbuild styleMasahiro Yamada2014-02-1924-325/+141
* tools: correct proftool build ruleIan Campbell2014-02-191-2/+2
* relocate-rela: replace a magic number with sizeof(Elf64_Rela)Masahiro Yamada2014-02-131-1/+1
* tools: move kermit files to tools/kermit directoryMasahiro Yamada2014-01-245-0/+0
* cosmetic: tools/scripts/README: insert only one space between wordsMasahiro Yamada2014-01-241-1/+1
* .gitignore: ignore u-boot.elf and tools/relocate-relaMasahiro Yamada2014-01-201-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-104-44/+322
|\
| * arm64: Add tool to statically apply RELA relocationsScott Wood2014-01-092-0/+195
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-062-44/+126
| |\
| | * SPL: EXYNOS: Prepare for variable size SPL supportRajeshwari Birje2013-12-301-43/+124
| | * Exynos5420: Add base patch for SMDK5420Rajeshwari Birje2013-12-301-1/+2
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-061-0/+1
| |\ \ | | |/ | |/|
| | * ARM: mxs: tools: Fix errno handling in strtoul() invocationMarek Vasut2013-12-171-0/+1
* | | Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada2013-12-161-1/+0
* | | Makefile: Move some scripts imported from LinuxMasahiro Yamada2013-12-137-4387/+0
* | | Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira2013-12-136-0/+434
* | | tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-1314-191/+276
* | | mkimage: added 'static' specifier to match function's prototype.Guilherme Maciel Ferreira2013-12-131-2/+1
|/ /
* | Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86Tom Rini2013-11-255-14/+69
|\ \
| * | buildman: make board selector argument a regexStephen Warren2013-11-212-5/+21
| * | buildman: fix READMEAndreas Bießmann2013-11-211-1/+1
| * | patman: add Commit-notes tag and sectionAlbert ARIBAUD2013-11-213-8/+47
* | | tools: updater: Remove remainders of dead boardMasahiro Yamada2013-11-2511-2107/+0
* | | tools: imls: Remove a broken and unused tool.Masahiro Yamada2013-11-253-381/+0
|/ /
* | tools: Makefile: delete redundant linesMasahiro Yamada2013-11-171-2/+0
|/
* Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada2013-11-083-3/+3
* buildman: Use env to pick the python from $PATHJagannadha Sutradharudu Teki2013-10-151-1/+1
* Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2013-10-141-1/+2
|\
| * buildman: don't fail --list-toolchains when toolchains failStephen Warren2013-10-101-1/+2
* | Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-141-1/+0
* | Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-149-51/+51
* | Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-1415-28/+28
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-022-8/+10
|\
| * tools/imximage.c: Fix compiling warningYork Sun2013-09-271-4/+4
| * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-09-134-30/+180
| |\
| * | tools: mxsboot: Mark the FCB pages as validMarek Vasut2013-09-101-4/+6
* | | buildman: Allow make flags to be specified for each boardSimon Glass2013-10-015-5/+115
* | | buildman: Adjust tests for new boards.cfg formatSimon Glass2013-10-011-5/+5
* | | buildman: fix boards.cfg parsingAndreas Bießmann2013-09-201-5/+8
* | | FIT: delete unnecessary castsMasahiro Yamada2013-09-201-1/+1
* | | boards.cfg: show info about boards.cfg instead of MAINTAINERSRoger Meier2013-09-201-2/+2
| |/ |/|
* | Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD2013-09-122-1/+133
OpenPOWER on IntegriCloud