Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-30 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-04-28 | tools: mkimage: Check for datafile when type is script | Alex Kiernan |
2018-04-28 | tools: mkenvimage: Fix possible segfault on stdin input | Alexander Dahl |
2018-04-28 | tools: mkenvimage: Fix read() stdin error handling | Alexander Dahl |
2018-04-26 | Revert "imximage: Remove failure when no IVT offset is found" | Fabio Estevam |
2018-04-26 | tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks | Bryan O'Donoghue |
2018-04-15 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-04-15 | tools/imximage: use 0x prefix in HAB Blocks line | Rasmus Villemoes |
2018-04-10 | fw_printenv: Fix crash due to incorrect size for malloc'ed string. | Kristian Amlie |
2018-04-10 | mkimage: do not fail if there is no print_header function | Guillaume GARDET |
2018-04-06 | tools/mxsimage: Support building with LibreSSL | Hauke Mehrtens |
2018-03-30 | kwbimage: Fix out of bounds access | Alexander Graf |
2018-03-23 | tools: xilinx: Fix zynq/zynqmp image recognition | Michal Simek |
2018-03-22 | tools: Make kwboot build if HOST_TOOLS_ALL=y | Tuomas Tynkkynen |
2018-03-19 | image: Add IH_OS_TEE for TEE chain-load boot | Bryan O'Donoghue |
2018-03-19 | tools/mkimage: add support for STM32 image format | Patrick Delaunay |
2018-03-19 | tools: env: Implement atomic replace for filesystem | Alex Kiernan |
2018-03-19 | tools: env: Refactor write path of flash_io() | Alex Kiernan |
2018-03-19 | tools: env: Fix CamelCasing style violation | Alex Kiernan |
2018-03-19 | tools: env: Pass through indent | Alex Kiernan |
2018-03-09 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-03-09 | tools/mkimage: Use proper output parameter in dtc-system call | Stefan Theil |
2018-03-09 | imximage: Remove failure when no IVT offset is found | Fabio Estevam |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-03-05 | tools: Include U-Boot libfdt headers from their actual path | Paul Kocialkowski |
2018-03-05 | tools/env: allow equal sign as key value separation | Stefan Agner |
2018-02-23 | tools/kwbimage: fix LibreSSL build | Jonathan Gray |
2018-02-14 | Fix --noheader on fw_printenv | Alex Kiernan |
2018-02-04 | buildman: add option -E for treating compiler warnings as errors | Daniel Schwierzeck |
2018-01-29 | tools/mrvl_uart.sh: Tidy script output | Andreas Färber |
2018-01-29 | tools/mrvl_uart.sh: Fix minicom baudrate | Andreas Färber |
2018-01-28 | libfdt: migrate include/libfdt_env.h to a wrapper | Masahiro Yamada |
2018-01-28 | tools: include necessary headers explicitly | Masahiro Yamada |
2018-01-28 | libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c | Masahiro Yamada |
2018-01-28 | host-tools: use python2 explicitly for shebang | Masahiro Yamada |
2018-01-28 | tools: remove unused ret | Jelle van der Waa |
2018-01-22 | tools: provide a tool to convert a binary file to an include | Heinrich Schuchardt |
2018-01-21 | patman: Unquote output from get_maintainer.pl | Stefan Brüns |
2018-01-19 | tools: omapimage: Fix mismatch of image size in header | Lokesh Vutla |
2018-01-16 | tools: Update python "help" tests to cope with "more" oddities | Tom Rini |
2018-01-15 | dtoc: Allow DTC environment variable to provide path to dtc | Simon Glass |
2018-01-15 | tools: fix incorrect usage of DT node unit address | Andre Przywara |
2018-01-15 | fix incorrect usage of DT node unit address in comments | Andre Przywara |
2018-01-12 | riscv: tools: Prelink u-boot | Rick Chen |
2018-01-09 | tools: Add Marvell recovery image download script | Konstantin Porotchkin |
2017-12-18 | Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb... | Tom Rini |
2017-12-18 | tools: zynqmpimage: Check return values from file functions | Michal Simek |
2017-12-12 | binman: Add documentation for the symbol feature | Simon Glass |