Commit Graph

1501 Commits (f8c987f8f127f867d96ca74bcd1fcb11d8265b67)

Author SHA1 Message Date
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Paul Kocialkowski e0d20dc152 tools: Include U-Boot libfdt headers from their actual path 6 years ago
Stefan Agner cd655514aa tools/env: allow equal sign as key value separation 6 years ago
Jonathan Gray a2d5efd74f tools/kwbimage: fix LibreSSL build 6 years ago
Alex Kiernan d877a6c50e Fix --noheader on fw_printenv 6 years ago
Daniel Schwierzeck 2371d1bcbf buildman: add option -E for treating compiler warnings as errors 6 years ago
Andreas Färber ceb3281803 tools/mrvl_uart.sh: Tidy script output 6 years ago
Andreas Färber 3e00c48ef0 tools/mrvl_uart.sh: Fix minicom baudrate 6 years ago
Masahiro Yamada 662282203a libfdt: migrate include/libfdt_env.h to a wrapper 6 years ago
Masahiro Yamada d2bf1152c0 tools: include necessary headers explicitly 6 years ago
Masahiro Yamada ae9ace7089 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c 6 years ago
Masahiro Yamada 94b13bbae9 host-tools: use python2 explicitly for shebang 6 years ago
Jelle van der Waa 9e82087cef tools: remove unused ret 6 years ago
Heinrich Schuchardt ac02019616 tools: provide a tool to convert a binary file to an include 6 years ago
Stefan Brüns d1ccaa4760 patman: Unquote output from get_maintainer.pl 6 years ago
Lokesh Vutla 3a0e70f181 tools: omapimage: Fix mismatch of image size in header 6 years ago
Tom Rini 3759df0c08 tools: Update python "help" tests to cope with "more" oddities 6 years ago
Simon Glass 3ed0de31b4 dtoc: Allow DTC environment variable to provide path to dtc 6 years ago
Andre Przywara 2eda8e9aad tools: fix incorrect usage of DT node unit address 6 years ago
Andre Przywara b2267e8a22 fix incorrect usage of DT node unit address in comments 6 years ago
Rick Chen 42ac26f2b0 riscv: tools: Prelink u-boot 6 years ago
Konstantin Porotchkin eee4835d22 tools: Add Marvell recovery image download script 6 years ago
Michal Simek 6d0cbbd596 tools: zynqmpimage: Check return values from file functions 7 years ago
Simon Glass 39c1502ccc binman: Add documentation for the symbol feature 7 years ago
Simon Glass 1979063264 binman: Support accessing binman tables at run time 7 years ago
Simon Glass 7fe9173be7 binman: Support enabling debug in tests 7 years ago
Simon Glass f689890d8e binman: Adjust size of test SPL binary 7 years ago
Simon Glass 5cfcf7e0fd binman: Add tests binaries with binman symbols 7 years ago
Simon Glass 00ae40b3ae binman: Drop a stale comment about the 'board' feature 7 years ago
Simon Glass 4e6fdbef67 binman: Add support for including spl/u-boot-spl-nodtb.bin 7 years ago
Simon Glass 47419eae4b binman: Add support for including spl/u-boot-spl.dtb 7 years ago
Simon Glass b50e5611a6 binman: Add a function to read ELF symbols 7 years ago
Philipp Tomsich c8e1ca3ebf tools: omapimage: fix corner-case in byteswap path 7 years ago
Masahiro Yamada 26e961c8cf libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c 7 years ago
S. Lockwood-Childs 34255b92e6 tools: env: Add support for direct read/write UBI volumes 7 years ago
Jean-Francois Dagenais df4950e302 tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document 7 years ago
Michal Simek c85a6b79d1 tools: mkimage: Extend mkimage to also include pmufw 7 years ago
Simon Glass 9677faa34e binman: Return non-zero exit code on test failure 7 years ago
Simon Glass ca4f4ff7cf binman: Add add test for using an Intel MRC binary 7 years ago
Simon Glass 6b187df787 binman: Add add test for SPL with a microcode pointer 7 years ago
Simon Glass 8772213ea6 binman: Add a test for x86-start16-spl 7 years ago
Simon Glass 5650984300 binman: Add test for u-boot-spl-bss-pad 7 years ago
Simon Glass a25ebed36f binman: Check for files missing from test coverage 7 years ago
Simon Glass a9871c6e7e binman: Increase test coverage back to 100% 7 years ago
Simon Glass 9fc60b4975 binman: Add a main program to the tests 7 years ago
Simon Glass 934cdcfb1b binman: Add tests for importlib availability 7 years ago
Simon Glass 4d5994f91c binman: Set up 'entry' to permit full test coverage 7 years ago
Simon Glass 5a3f222604 binman: Append to PYTHONPATH when running test coverage 7 years ago
Simon Glass aab660fe18 dtoc: Fix up tests 7 years ago
Simon Glass 251f5867c9 buildman: Fix up tests 7 years ago