Age | Commit message (Expand) | Author |
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 |
2017-12-12 | binman: Support accessing binman tables at run time | Simon Glass |
2017-12-12 | binman: Support enabling debug in tests | Simon Glass |
2017-12-12 | binman: Adjust size of test SPL binary | Simon Glass |
2017-12-12 | binman: Add tests binaries with binman symbols | Simon Glass |
2017-12-12 | binman: Drop a stale comment about the 'board' feature | Simon Glass |
2017-12-12 | binman: Add support for including spl/u-boot-spl-nodtb.bin | Simon Glass |
2017-12-12 | binman: Add support for including spl/u-boot-spl.dtb | Simon Glass |
2017-12-12 | binman: Add a function to read ELF symbols | Simon Glass |
2017-12-05 | tools: omapimage: fix corner-case in byteswap path | Philipp Tomsich |
2017-12-04 | libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c | Masahiro Yamada |
2017-11-29 | tools: env: Add support for direct read/write UBI volumes | S. Lockwood-Childs |
2017-11-29 | tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document | Jean-Francois Dagenais |
2017-11-28 | tools: mkimage: Extend mkimage to also include pmufw | Michal Simek |
2017-11-23 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-11-22 | binman: Return non-zero exit code on test failure | Simon Glass |
2017-11-22 | binman: Add add test for using an Intel MRC binary | Simon Glass |