Commit Graph

1501 Commits (f8c987f8f127f867d96ca74bcd1fcb11d8265b67)

Author SHA1 Message Date
Simon Glass 844e5b20f2 binman: Mark 'align-end' as implemented 6 years ago
Simon Glass c8d48efb2b binman: Add support for adding a name prefix to entries 6 years ago
Simon Glass 3b0c3821d6 binman: Add support for outputing a map file 6 years ago
Simon Glass 7ae5f315b3 binman: Tidy up some docs and comments 6 years ago
Simon Glass 084059a31f binman: Allow a single test to be executed 6 years ago
Simon Glass 258fb0e677 binman: Add documentation for pos-unset property 6 years ago
Simon Glass 1854695bd8 binman: Add support for sections 6 years ago
Simon Glass badf0ec6e4 binman: Avoid setting sys.path globally 6 years ago
Simon Glass 25ac0e61fe binman: Rename Entry property to 'section' 6 years ago
Simon Glass f55382b5e5 binman: Rename ELF parameters to 'section' 6 years ago
Simon Glass 8f1da50ccc binman: Refactor much of the image code into 'section' 6 years ago
Simon Glass dd57c13bbc binman: Allow unit addresses for binaries 6 years ago
Alex Kiernan 48ae412424 buildman: Add support for environment delta in summary 6 years ago
Alex Kiernan 0ddc510ea3 buildman: Extract environment as part of each build 6 years ago
Simon Glass 4225a4e4a9 patman: Fix unit tests for SPDX 6 years ago
Heinrich Schuchardt 1aef95a1aa logos: provide U-Boot logo 6 years ago
Rob Herring db405d1980 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 6 years ago
Daniel Schwierzeck 4c58d273e0 buildman: support newer gcc versions from kernel.org 6 years ago
Lothar Waßmann 409fc029c4 tools: buildman: Don't use the working dir as build dir 6 years ago
Tom Rini 57a72d0560 SPDX: Correct SPDX tags from recent xilinx merge 6 years ago
Alexander Graf 6915dcf359 tools: zynqmpimage: Add bif support 6 years ago
Alexander Graf e384cdf873 tools: zynqmpimage: Move defines to header 6 years ago
Alexander Graf e9dbfb32ed tools: zynqmpimage: Add partition read support 6 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
Heinrich Schuchardt b14619ba62 tools/file2include: avoid incorrect comments 6 years ago
Heinrich Schuchardt e75ac7039a tools/file2include: create Linux style SPDX header 6 years ago
Marek Vasut cece78fafe tools: socfpga: Add SFP image V1 support 6 years ago
Marek Vasut 9f0021a50b tools: socfpga: Stop using global struct socfpga_image 6 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alex Kiernan 8c84287a0f tools: mkimage: Check for datafile when type is script 6 years ago
Alexander Dahl c3b115f4b7 tools: mkenvimage: Fix possible segfault on stdin input 6 years ago
Alexander Dahl 3559028cb2 tools: mkenvimage: Fix read() stdin error handling 6 years ago
Fabio Estevam f3c326287e Revert "imximage: Remove failure when no IVT offset is found" 6 years ago
Bryan O'Donoghue af1b492dfa tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks 6 years ago
Rasmus Villemoes 8519c9c98a tools/imximage: use 0x prefix in HAB Blocks line 6 years ago
Kristian Amlie 8a0b827b1a fw_printenv: Fix crash due to incorrect size for malloc'ed string. 6 years ago
Guillaume GARDET 004d00914a mkimage: do not fail if there is no print_header function 6 years ago
Hauke Mehrtens c5b0bca4c3 tools/mxsimage: Support building with LibreSSL 6 years ago
Alexander Graf 6cd5678c45 kwbimage: Fix out of bounds access 6 years ago
Michal Simek d28baea078 tools: xilinx: Fix zynq/zynqmp image recognition 6 years ago
Tuomas Tynkkynen 5473eb6d15 tools: Make kwboot build if HOST_TOOLS_ALL=y 6 years ago
Bryan O'Donoghue 45b55712d4 image: Add IH_OS_TEE for TEE chain-load boot 6 years ago
Patrick Delaunay 81260e3331 tools/mkimage: add support for STM32 image format 6 years ago
Alex Kiernan dbc3432379 tools: env: Implement atomic replace for filesystem 6 years ago
Alex Kiernan 899b5338fa tools: env: Refactor write path of flash_io() 6 years ago
Alex Kiernan 2deb3cac08 tools: env: Fix CamelCasing style violation 6 years ago
Alex Kiernan c7f52c4b6e tools: env: Pass through indent 6 years ago
Stefan Theil 63f881d46a tools/mkimage: Use proper output parameter in dtc-system call 6 years ago
Fabio Estevam b5b0e4e351 imximage: Remove failure when no IVT offset is found 6 years ago