Age | Commit message (Expand) | Author |
2014-01-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-01-09 | arm64: Add tool to statically apply RELA relocations | Scott Wood |
2014-01-06 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-01-06 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-30 | SPL: EXYNOS: Prepare for variable size SPL support | Rajeshwari Birje |
2013-12-30 | Exynos5420: Add base patch for SMDK5420 | Rajeshwari Birje |
2013-12-17 | ARM: mxs: tools: Fix errno handling in strtoul() invocation | Marek Vasut |
2013-12-16 | Makefile, .gitignore: Cleanup non-existing binaries | Masahiro Yamada |
2013-12-13 | Makefile: Move some scripts imported from Linux | Masahiro Yamada |
2013-12-13 | Add dumpimage, a tool to extract data from U-Boot images | Guilherme Maciel Ferreira |
2013-12-13 | tools: moved code common to all image tools to a separated module. | Guilherme Maciel Ferreira |
2013-12-13 | mkimage: added 'static' specifier to match function's prototype. | Guilherme Maciel Ferreira |
2013-11-25 | Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86 | Tom Rini |
2013-11-25 | tools: updater: Remove remainders of dead board | Masahiro Yamada |
2013-11-25 | tools: imls: Remove a broken and unused tool. | Masahiro Yamada |
2013-11-21 | buildman: make board selector argument a regex | Stephen Warren |
2013-11-21 | buildman: fix README | Andreas Bießmann |
2013-11-21 | patman: add Commit-notes tag and section | Albert ARIBAUD |
2013-11-17 | tools: Makefile: delete redundant lines | Masahiro Yamada |
2013-11-08 | Makefile: do not create a symbolic link to arch/${ARCH}/include/asm | Masahiro Yamada |
2013-10-15 | buildman: Use env to pick the python from $PATH | Jagannadha Sutradharudu Teki |
2013-10-14 | Merge branch 'buildman' of git://git.denx.de/u-boot-x86 | Tom Rini |
2013-10-14 | Coding Style cleanup: drop some excessive empty lines | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-10-10 | buildman: don't fail --list-toolchains when toolchains fail | Stephen Warren |
2013-10-02 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-10-01 | buildman: Allow make flags to be specified for each board | Simon Glass |
2013-10-01 | buildman: Adjust tests for new boards.cfg format | Simon Glass |
2013-09-27 | tools/imximage.c: Fix compiling warning | York Sun |
2013-09-20 | buildman: fix boards.cfg parsing | Andreas Bießmann |
2013-09-20 | FIT: delete unnecessary casts | Masahiro Yamada |
2013-09-20 | boards.cfg: show info about boards.cfg instead of MAINTAINERS | Roger Meier |
2013-09-13 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic |
2013-09-12 | Merge and reformat boards.cfg and MAINTAINERS | Albert ARIBAUD |
2013-09-12 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-09-11 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-09-10 | tools: mxsboot: Mark the FCB pages as valid | Marek Vasut |
2013-09-06 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-09-06 | fw_env: fix writing environment for mtd devices | Oliver Metz |
2013-09-06 | fw_env: add redundant env support for MTD_ABSENT | Oliver Metz |
2013-09-05 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-09-04 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-08-31 | tools: mxsboot: Staticize functions | Marek Vasut |
2013-08-31 | tools: Sort lists of files in Makefile | Marek Vasut |
2013-08-31 | ARM: mxs: tools: Add mkimage support for MXS bootstream | Marek Vasut |
2013-08-31 | tools: add support for setting the CSF into imximage | Stefano Babic |
2013-08-31 | tools: add padding of data image file for imximage | Stefano Babic |
2013-08-31 | tools: add variable padding of data image in mkimage | Stefano Babic |
2013-08-31 | tools: dynamically allocate imx_header in imximage | Stefano Babic |