| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: moveconfig: cleanup README entires | Chris Packham | 2017-05-08 | 1 | -0/+41 |
* | tools: moveconfig: cleanup whitelist entries | Chris Packham | 2017-05-08 | 1 | -0/+20 |
* | tools: moveconfig: extract helper function for user confirmation | Chris Packham | 2017-05-08 | 1 | -19/+18 |
* | tools: sunxi: avoid read after end of string | xypron.glpk@gmx.de | 2017-05-05 | 1 | -1/+1 |
* | relocate-rela: add missing va_end() | xypron.glpk@gmx.de | 2017-05-05 | 1 | -2/+4 |
* | rockchip: mkimage: remove (left-over) assignment w/o effect [coverity] | Philipp Tomsich | 2017-04-27 | 1 | -1/+0 |
* | tools/env: avoid memory leak in fw_setenv | xypron.glpk@gmx.de | 2017-04-18 | 1 | -0/+3 |
* | buildman: Allow 'gnueabihf' toolchains for ARM | Tom Rini | 2017-04-18 | 1 | -2/+3 |
* | tools: moveconfig: remove GCC prefix of obsolete architecture | Masahiro Yamada | 2017-04-18 | 1 | -7/+0 |
* | buildman: Translate more strings to latin-1 | Tom Rini | 2017-04-14 | 1 | -2/+2 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2017-04-13 | 5 | -6/+10 |
|\ |
|
| * | buildman: Handle commit subjects containing unicode | Simon Glass | 2017-04-13 | 1 | -2/+3 |
| * | tools: allow to override python | Stefano Babic | 2017-04-13 | 1 | -1/+1 |
| * | fdtgrep: Cope with the /aliases node being last | Simon Glass | 2017-04-13 | 1 | -3/+0 |
| * | dtoc: Decode val if it's a byte string | George McCollister | 2017-04-13 | 1 | -0/+2 |
| * | patman: Convert byte arrays to strings | George McCollister | 2017-04-13 | 1 | -0/+4 |
* | | env: fix memory leak in fw_env routines | Stefano Babic | 2017-04-12 | 2 | -19/+70 |
* | | env: add a version number to check API | Stefano Babic | 2017-04-12 | 1 | -0/+15 |
* | | env: split fw_env.h in public and private parts | Stefano Babic | 2017-04-12 | 4 | -50/+58 |
* | | Rename aes.h to uboot_aes.h | Stefano Babic | 2017-04-12 | 1 | -1/+1 |
|/ |
|
* | tools: binman: Add missing filenames for various x86 rom tests | Bin Meng | 2017-04-10 | 5 | -0/+6 |
* | binman: Remove hard-coded file name for x86 flash-descriptor & intel-me | Stefan Roese | 2017-04-10 | 2 | -6/+0 |
* | tools: sunxi: Add spl image builder | Maxime Ripard | 2017-04-07 | 3 | -0/+487 |
* | rockchip: mkimage: update rkimage to support pre-padded payloads | Philipp Tomsich | 2017-04-04 | 2 | -31/+13 |
* | rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399 | Philipp Tomsich | 2017-04-04 | 4 | -36/+118 |
* | rockchip: mkimage: simplify start/size calculation for rc4_encode | Philipp Tomsich | 2017-04-04 | 2 | -4/+4 |
* | tools: plbimage support generate rcw file | yuan linyu | 2017-03-28 | 1 | -21/+27 |
* | dtoc: make ScanTree recurse into subnodes | Philipp Tomsich | 2017-03-22 | 1 | -1/+18 |
* | Pass empty CFLAGS on invocation of libfdt/setup.py | Max Filippov | 2017-03-20 | 1 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2017-03-19 | 2 | -1/+15 |
|\ |
|
| * | tools: imximage: add set bit command | Peng Fan | 2017-03-19 | 2 | -1/+15 |
* | | rockchip: mkimage: Add support rk3188 serial | Heiko Stübner | 2017-03-16 | 1 | -0/+1 |
* | | rockchip: mkimage: Allow encoding of loader code in spl images | Heiko Stübner | 2017-03-16 | 5 | -4/+62 |
* | | dm: allow limiting pre-reloc markings to spl or tpl | Heiko Stübner | 2017-03-16 | 1 | -0/+2 |
|/ |
|
* | tools: fix cross-compiling tools when HOSTCC is overridden | Masahiro Yamada | 2017-03-14 | 2 | -2/+2 |
* | tools: omapimage: Fix size in header | Lokesh Vutla | 2017-03-14 | 1 | -1/+1 |
* | tools: binman: change shebang from python into python2 | Jörg Krause | 2017-03-11 | 1 | -1/+1 |
* | kconfiglib.py: Kludge in 'imply' support | Tom Rini | 2017-03-09 | 1 | -5/+6 |
* | tools: Remove CONFIG_SYS_TEXT_BASE in Makefile | Patrick Delaunay | 2017-03-09 | 1 | -1/+0 |
* | tools: kwboot: don't adjust destaddr when patching the image | Chris Packham | 2017-02-17 | 1 | -8/+0 |
* | tools: kwbimage: Fix unchecked return value and fd leak | Mario Six | 2017-02-17 | 1 | -2/+11 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2017-02-09 | 3 | -0/+81 |
|\ |
|
| * | tools: Add tool to add crc8 to a mac address | oliver@schinagl.nl | 2017-02-07 | 3 | -0/+80 |
| * | tools: Allow crc8 to be used | oliver@schinagl.nl | 2017-02-07 | 1 | -0/+1 |
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2017-02-08 | 6 | -17/+23 |
|\ \ |
|
| * | | patman: Handle non-ascii characters in names | Chris Packham | 2017-02-08 | 1 | -1/+2 |
| * | | buildman: Allow showing the list of boards with -n | Simon Glass | 2017-02-08 | 3 | -14/+17 |
| * | | patman: Format checkpatch messages for IDE throwback | Simon Glass | 2017-02-08 | 1 | -2/+3 |
| * | | dtoc: Replace dot with underscore to avoid compiler errors | Simon Glass | 2017-02-08 | 1 | -0/+1 |
* | | | cmd: rework "license" command | Masahiro Yamada | 2017-02-08 | 2 | -51/+1 |
|/ / |
|