Commit Graph

1160 Commits (17a944b671e39efe6743da43a73aba020af6efce)

Author SHA1 Message Date
Simon Glass da22909073 binman: Add support for building x86 images with FSP/CMC 8 years ago
Simon Glass 75db0860b1 binman: Add support for building x86 ROMs with SPL 8 years ago
Simon Glass c49deb837c binman: Add support for u-boot.img as an input binary 8 years ago
Simon Glass e0ff855138 binman: Add support for building x86 ROMs 8 years ago
Simon Glass 4f44304b0b binman: Add basic entry types for U-Boot 8 years ago
Simon Glass bf7fd50b3b binman: Introduce binman, a tool for building binary images 8 years ago
Michal Simek ebe0f53f48 tools: mkimage: Use fstat instead of stat to avoid malicious hacks 8 years ago
Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 8 years ago
Michal Simek 37a2cf6f1a tools: mkimage: Use fstat instead of stat to avoid malicious hacks 9 years ago
Simon Glass a9401b2bc9 buildman: Rename do_build to config_only 9 years ago
Simon Glass 960421ecb3 buildman: Clean up odd characters on the terminal 9 years ago
Simon Glass b464f8e7de buildman: Squash useless output from -K 9 years ago
Simon Glass 94d2ebe5bc buildman: Add documentation for CONFIG checking 9 years ago
Simon Glass b50113f373 buildman: Add an option to just create the config 9 years ago
Chris Packham 2611c05e84 tools/kwbimage: add DEBUG option 9 years ago
Chris Packham 4bdb547978 tools/kwbimage: add BAUDRATE option 9 years ago
Eric Nelson e5491f3ef5 tools: imximage: display DCD block offset, length 9 years ago
Max Krummenacher 333ee16d04 tools/env: fix environment alignment tests for block devices 9 years ago
Andre Przywara d0fc6dc5e9 tools/Makefile: suppress "which swig" error output 9 years ago
York Sun f33f3e07f3 tools/env: Correct include kconfig 9 years ago
Andrew Duda 83dd98e012 image: Combine image_sig_algo with image_sign_info 9 years ago
Andrew Duda 0c1d74fda7 image: Add crypto_algo struct for RSA info 9 years ago
Michal Simek 56c7e80155 tools: mkimage: Check if file is regular file 9 years ago
Mike Looijmans 3b6460809c tools: mkimage: Add support for initialization table for Zynq and ZynqMP 9 years ago
Andre Przywara d8c0d99e66 tools: fix mksunxiboot build for tools-all target 9 years ago
Tomeu Vizoso 0f7c6cdc81 mkimage: Allow including a ramdisk in FIT auto mode 9 years ago
Tom Rini e0f2406e73 buildman: Fix building based on 'options' field 9 years ago
Peng Fan 2a380cccc2 tools: imximage: check return value when open the plugin file 9 years ago
Simon Glass 0cd82e255f mkimage: Fix missing free() in show_valid_options() 9 years ago
Vagrant Cascadian 82bd2f29ea Fix spelling of "occur". 9 years ago
Stefan Brüns fed329aebe tools: add mksunxiboot to tools-all target 9 years ago
Jagan Teki aec9a0f19f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI 9 years ago
Masahiro Yamada 0dbc9b591a tools: moveconfig: support wildcards in --defconfigs file 9 years ago
Peng Fan b55e4f48db tools: imximage: add plugin support 9 years ago
Zhao Qiang c5938c10ef pbl: use "wait" command instead of "flush" command 9 years ago
York Sun d5fe013cee tools: buildman: Add compiler wrapper 9 years ago
York Sun f40fa9b36f tools: buildman: Remove duplicated code 9 years ago
Paul Burton 34c3889635 dtoc: Make integer division python 3.x safe 9 years ago
Paul Burton c4c5f9eefb dtoc: Decode strings for struct.unpack on python 3.x 9 years ago
Paul Burton 4ae6549f8e dtoc: Use items() to iterate over dictionaries in python 3.x 9 years ago
Paul Burton f5d44b9bae patman: Fix doctest StringIO import for python 3.x 9 years ago
Paul Burton c9eac38a25 patman: Use items() to iterate over dictionaries 9 years ago
Paul Burton 2ce7b21e6c patman: Import 'configparser' lower case to be python 3.x safe 9 years ago
Paul Burton ac3fde9394 patman: Make exception handling python 3.x safe 9 years ago
Paul Burton a920a17b2f patman: Make print statements python 3.x safe 9 years ago
Paul Burton 12e5476df3 patman: Replace tabs with spaces 9 years ago
Simon Glass 3cb44ba80c dtoc: Add a way for tests to request the fallback library 9 years ago
Simon Glass 8828254cae dtoc: Adjust GetProps() in fdt_normal to use the node path 9 years ago
Simon Glass 0734b70c9c dtoc: Fix bug in GetProp() 9 years ago
Simon Glass 2880e6b5e2 buildman: Drop the 'alive' flag in BuilderThread 9 years ago