Age | Commit message (Expand) | Author |
2016-06-03 | mtd: nand: Remove docg4 driver and palmtreo680 flashing tool | Scott Wood |
2016-05-31 | tools/env: allow to pass NULL for environment options | Andreas Fenkart |
2016-05-27 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-05-27 | tools: Add entry for generated tools/bin2header to tools/.gitignore | Robert P. J. Day |
2016-05-27 | tools/genboardscfg.py: remove bogus import subprocess | Masahiro Yamada |
2016-05-27 | tools/env: no global variable sharing between application and library | Andreas Fenkart |
2016-05-27 | rockchip: Check image name for the rksd image | Simon Glass |
2016-05-27 | tools/env: compute size of usable area only once | Andreas Fenkart |
2016-05-27 | tools/env: fw_printenv pass value_only as argument | Andreas Fenkart |
2016-05-27 | tools/env: remove 'extern' from function prototype in fw_env.h | Andreas Fenkart |
2016-05-27 | tools/env: pass key as argument to env_aes_cbc_crypt | Andreas Fenkart |
2016-05-24 | tools: zynqmpimage: Add Xilinx ZynqMP boot header generation | Michal Simek |
2016-05-23 | mkimage: Add a quiet mode | Simon Glass |
2016-05-17 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-05-17 | buildman: allow more incremental building | Stephen Warren |
2016-05-17 | imx: tools: imximage: fix CLR bit command | Adrian Alonso |
2016-05-13 | test, tools: update tbot documentation | Heiko Schocher |
2016-05-05 | Fix various typos, scattered over the code. | Robert P. J. Day |
2016-05-03 | mkimage: fix generation of FIT image | Andreas Bießmann |
2016-05-02 | fit_image: Fix a double close() on the error path | Simon Glass |
2016-05-02 | tools: env: fix config file loading in env library | Anatolij Gustschin |
2016-05-02 | Change my mailaddress | Andreas Bießmann |
2016-05-02 | mkimage: fix argument parsing on BSD systems | Andreas Bießmann |
2016-03-27 | tools: env: bug: config structs must be defined in tools library | Andreas Fenkart |
2016-03-26 | tools: env: fw_parse_script: simplify removal of newline/carriage return | Andreas Fenkart |
2016-03-26 | tools: env: split fw_string_blank into skip_chars / skip_blanks | Andreas Fenkart |
2016-03-26 | tools: env: fw_string_blank: return from loop when item found | Andreas Fenkart |
2016-03-26 | tools: env: replace WHITESPACE macro by isblank | Andreas Fenkart |
2016-03-24 | tools: kwboot: Add xmodem timeout option | Kevin Smith |
2016-03-24 | tools: kwboot: Clean up usage text | Kevin Smith |
2016-03-22 | mkimage: Don't close the file if it wasn't opened | Simon Glass |
2016-03-22 | mkimage: Ensure file is closed in fdt_property_file() | Simon Glass |
2016-03-22 | mkimage: Fix missing free() and close() in fit_build() | Simon Glass |
2016-03-22 | mkimage: Fix missing free() in fit_extract_data() | Simon Glass |
2016-03-22 | mkimage: Fix error path in fit_extract_data() | Simon Glass |
2016-03-22 | mkimage: Add a missing free() to fit_import_data() | Simon Glass |
2016-03-22 | mkimage: Close the file when unable to get its size | Simon Glass |
2016-03-22 | mkimage: Correct file being closed twice in fit_extract_data() | Simon Glass |
2016-03-22 | mkimage: Correct file being closed twice in fit_import_data() | Simon Glass |
2016-03-22 | mkimage: Fix munmap() call when importing data | Simon Glass |
2016-03-22 | Fix spelling of "comment". | Vagrant Cascadian |
2016-03-22 | cmd: Fix license command | Tom Rini |
2016-03-17 | buildman: Clarify the use of -V | Simon Glass |
2016-03-17 | buildman: Add a way to specific a full toolchain prefix | Simon Glass |
2016-03-17 | buildman: Allow branch names which conflict with directories | Simon Glass |
2016-03-14 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-03-14 | mkimage: Bring data into the FIT before processing | Simon Glass |
2016-03-14 | mkimage: Support placing data outside the FIT | Simon Glass |
2016-03-14 | mkimage: Support adding device tree files to a FIT | Simon Glass |
2016-03-14 | mkimage: Support automatic creating of a FIT without a .its | Simon Glass |