Commit Graph

1040 Commits (04e38905d72e4b35fade1be4b83100a257d465a5)

Author SHA1 Message Date
Marcin Niestroj 81c878dd3c tools: env: Fix format warnings in debug 9 years ago
Kever Yang 9191090e34 mkimage: rockchip: add suport for rk33 serial 9 years ago
Kever Yang 5f30bf764b mkimage: rockchip: add suport for rk33 serial 9 years ago
Simon Glass d6a33918fb dtoc: Correct the type widening code in fdt_fallback 9 years ago
mario.six@gdsys.cc 713fb2dcb2 tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 9 years ago
mario.six@gdsys.cc c236ebd2fa tools: Fix return code of fit_image_process_sig() 9 years ago
Andreas Fenkart c5c41c45b1 tools/env: reuse fw_getenv in fw_printenv function 9 years ago
Andreas Fenkart 1b7427cd2a tools/env: move envmatch further up in file to avoid forward declarations 9 years ago
Andreas Fenkart fd4e3280e5 tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script 9 years ago
Stefan Agner f4742ca0fb tools/env: allow negative offsets 9 years ago
Stefan Agner 14fb5b252a tools/env: complete environment device config early 9 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 9 years ago
Simon Glass 9fa2819009 dm: core: Expand platdata for of-platdata devices 9 years ago
Simon Glass efefe1221b dtoc: Ignore the u-boot, dm-pre-reloc property 9 years ago
Simon Glass 162a7a4217 Only build the libfdt python module if 'swig' is available 9 years ago
Simon Glass 76bce10d21 dm: Add a more efficient libfdt library 9 years ago
Simon Glass 69f2ed7746 dm: Add a tool to generate C code from a device tree 9 years ago
Simon Glass ec564b47da dm: Add a library to provide simple device-tree access 9 years ago
Teddy Reed b6fefa76d0 mkimage: fix missing break for -p switch 9 years ago
Simon Glass 1152a05ee6 tools: Correct error handling in fit_image_process_hash() 9 years ago
Simon Glass 655cc69655 tools: Add an error code when fit_handle_file() fails 9 years ago
Simon Glass 51f03e6a75 mkimage: Show item lists for all categories 9 years ago
Simon Glass f24e10500f mkimage: Use generic code for showing an 'image type' error 9 years ago
Simon Glass 3066422512 mkimage: Allow display of a list of any image header category 9 years ago
Simon Glass 3a45f38d41 image: Correct auto-fit architecture property name 9 years ago
Simon Glass 58b2247542 mkimage: Drop blank line before main() 9 years ago
Simon Glass 63ef31b9ef mkimage: Drop premature setting of params.fit_image_type 9 years ago
Simon Glass e324a92531 mkimage: Require a data file when auto-fit is used 9 years ago
Simon Glass 3c23c0feac mkimage: Explain the auto-fit imagefile special case 9 years ago
Simon Glass 20deaddd46 mkimage: Honour the default image type with auto-fit 9 years ago
Bin Meng 94fbd3e37d tools: patman: Handle missing 'END' in non-last commit of a series 9 years ago
Bin Meng 57b6b190a8 tools: patman: Handle missing blank line for 'Series-changes' 9 years ago
Bin Meng 0d57718775 tools: patman: Generate cover letter correctly when 'END' is missing 9 years ago
Bin Meng 13b98d95ba tools: patman: Handle tag sections without an 'END' 9 years ago
Bin Meng e7df218c3b tools: patman: Use cover_match for 'Cover-letter' 9 years ago
Stefano Babic 969cd1fa6d mkimage -l is broken for images after gpimage 9 years ago
Vagrant Cascadian 5847084f6b Respect SOURCE_DATE_EPOCH when building FIT images. 9 years ago
Teddy Reed f8f9107d97 mkimage: fit: spl: Add an optional static offset for external data 9 years ago
Masahiro Yamada fc2661eebe tools: moveconfig: show suspicious boards with possible misconversion 9 years ago
Masahiro Yamada 96dccd9767 tools: moveconfig: simplify show_failed_boards() and show more info 9 years ago
Masahiro Yamada f432c33f27 tools: moveconfig: simplify source tree switching 9 years ago
Masahiro Yamada 5cc42a5184 tools: moveconfig: change class WorkDir to class ReferenceSource 9 years ago
Masahiro Yamada 5030159e27 tools: moveconfig: fix needless move for config with default 1 9 years ago
Masahiro Yamada cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers 9 years ago
Joe Hershberger 6b96c1a1ca tools: moveconfig: Add a new --git-ref option 9 years ago
Joe Hershberger 06cc1d36d0 tools: moveconfig: New color used for changed defconfig 9 years ago
Joe Hershberger f2dae751fb tools: moveconfig: Fix another typo 9 years ago
Masahiro Yamada e307fa9d89 tools: moveconfig: make Slot.poll() more readable with helper methods 9 years ago
Masahiro Yamada 6a9f79f712 tools: moveconfig: allow to run without any CONFIG specified 9 years ago
Masahiro Yamada 8513dc0485 tools: moveconfig: add --force-sync option 9 years ago