- a0722ce tools: kwbimage: Fix mkimage/dumpimage -l argument by Pali Rohár · 2 years, 11 months ago
- 7e18d0a tools: kwbimage: Extract main data image without -p arg for dumpimage by Pali Rohár · 2 years, 11 months ago
- 32eec19 tools: kwbimage/kwboot: Check ext field for non-zero value by Pali Rohár · 2 years, 11 months ago
- 7183b95 tools: kwbimage: Do not cast const pointers to non-const pointers by Pali Rohár · 2 years, 11 months ago
- 3d01578 tools: kwbimage: Dump kwbimage config file on '-p -1' option by Pali Rohár · 2 years, 11 months ago
- 6e16d39 tools: kwbimage: Show binary image offset in mkimage -l, in addition to size by Pali Rohár · 2 years, 11 months ago
- 80e2ee1 tools: kwbimage: Add missing check for maximal value for DATA_DELAY by Pali Rohár · 2 years, 11 months ago
- 22529eb tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU by Pali Rohár · 2 years, 11 months ago
- 08c5174 tools: kwbimage: Check for maximal kwbimage header size by Pali Rohár · 2 years, 11 months ago
- 4bfc16e tools: kwbimage: Check the return value of image_headersz_v1() by Pali Rohár · 2 years, 11 months ago
- fc71996 tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command by Pali Rohár · 2 years, 11 months ago
- 6b76c1c tools: kwbimage: Add support for specifying CPU core by Pali Rohár · 2 years, 11 months ago
- feae5e0 tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands by Pali Rohár · 2 years, 11 months ago
- d868325 tools: kwbimage: Fix generating image with multiple DATA_DELAY commands by Pali Rohár · 2 years, 11 months ago
- a82a7d6 tools: kwbimage: Deduplicate v1 regtype header finishing by Pali Rohár · 2 years, 11 months ago
- 3137614 tools: kwbimage: Mark all local functions as static by Pali Rohár · 2 years, 11 months ago
- 06d7304 genboardscfg: limit to 240 jobs by Andre Przywara · 2 years, 11 months ago
- 94c775d patman: Support absolute and ~user-relative alias files by Brian Norris · 2 years, 11 months ago
- 7a602fd binman: Write fake blobs to the output directory by Simon Glass · 2 years, 11 months ago
- ccae686 binman: Renumber the fake blob dts by Simon Glass · 2 years, 11 months ago
- 21420c4 CI, Dockerfile: Update to latest "focal" tag by Tom Rini · 2 years, 11 months ago
- 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
- 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
- 6d45136 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 11 months ago
- 3fb703d tools: kwbimage: Fix checksum calculation for v1 images by Pierre Bourdon · 3 years ago
- c902198 Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 11 months ago
- 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
- 8bd7f60 video: Add a test for 16bpp BMP files by Simon Glass · 3 years ago
- 43ee801 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · 3 years ago
- 0b70112 rockchip: mkimage: Add support for rk3568 SoC by Kever Yang · 3 years ago
- 32829bc rockchip: mkimage: Add support for idb header V2 by Yi Liu · 3 years, 6 months ago
- ad6dcde rockchip: mkimage: Add image header version by Kever Yang · 3 years ago
- 9068311 rockchip: mkimage: rename RK_SIGNATURE to RK_MAGIC by Kever Yang · 3 years ago
- 0a1b3b6 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 3 years ago
- 023bdf5 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 3 years ago
- dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
- 85206c0 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use by Joakim Tjernlund · 3 years ago
- 2943bd2 fdtgrep: Correct alignment of struct section by Simon Glass · 3 years ago
- e1953e4 iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 3 years ago
- 6f64b60 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 3 years ago
- 12ae347 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 3 years ago
- 3efb297 binman: Add support for ATF FIP by Simon Glass · 3 years ago
- 2697b7c binman: Add a utility module for ATF FIP by Simon Glass · 3 years ago
- 8bebcbb binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · 3 years ago
- 0b00ae6 binman: Support lists of external blobs by Simon Glass · 3 years ago
- b2e8861 dtoc: Add support for reading string-list properties by Simon Glass · 3 years ago
- 637958f binman: Allow extracting a file in an alternative format by Simon Glass · 3 years ago
- b9028bc binman: Allow listing an image created by a newer version by Simon Glass · 3 years ago
- 31cce97 binman: Allow providing tools and blob directories by Simon Glass · 3 years ago
- 3e28f4f binman: Rename testCbfsNoCOntents() by Simon Glass · 3 years ago
- 3f42037 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · 3 years ago
- 9939e44 binman: cbfs: Refactor the init process by Simon Glass · 3 years ago
- 5bd3a67 binman: Use normal entries in cbfs by Simon Glass · 3 years ago
- f3b579a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · 3 years ago
- cc9a41c binman: Update the section documentation by Simon Glass · 3 years ago
- b38cf8e binman: Allow control of which entries to read by Simon Glass · 3 years ago
- 7e3f89f binman: Allow overriding BuildSectionData() by Simon Glass · 3 years ago
- 92f850e binman: Drop the filename property in entry_Section by Simon Glass · 3 years ago
- 80fb022 binman: Drop the underscore in _ReadEntries() by Simon Glass · 3 years ago
- e796f24 binman: Correct comments for ReadChildData() by Simon Glass · 3 years ago
- 9ed7170 binman: Correct init of entry in Entry class by Simon Glass · 3 years ago
- 88e04da binman: Add a way to obtain the version by Simon Glass · 3 years ago
- 33046a3 binman: Tidy up style in cmdline by Simon Glass · 3 years ago
- 0e055bf dtoc: Add support for reading fixed-length bytes properties by Simon Glass · 3 years ago
- 3b55e3f dtoc: Add support for reading 64-bit ints by Simon Glass · 3 years ago
- 7e10f8a dtoc: Bring in the libfdt module automatically by Simon Glass · 3 years ago
- a89b3b1 tools/netconsole: Add support for socat by Andy Shevchenko · 3 years ago
- 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
- afc8f29 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · 3 years ago
- 5321bfe arm64: relocate-rela: Add support for ld.lld by Alistair Delva · 3 years, 1 month ago
- 61204c1 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · 3 years ago
- 4e20267 Dockerfile: build swtpm by Heinrich Schuchardt · 3 years, 1 month ago
- 8ea4443 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years ago
- adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 1 month ago
- 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years, 1 month ago
- a4e259e binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years, 1 month ago
- 271fd8f binman: Report an error if test files fail to compile by Simon Glass · 3 years, 1 month ago
- 6db1e32 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 3 years, 1 month ago
- 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
- f8f134d tools: kwbimage: Properly set srcaddr in kwbimage v0 by Pali Rohár · 3 years, 1 month ago
- ecb3ca7 tools: kwbimage: Properly calculate and align kwbimage v0 header size by Pali Rohár · 3 years, 1 month ago
- e411842 tools: kwbimage: Fill the real header size into the main header by Pali Rohár · 3 years, 1 month ago
- 14c0596 tools: kwbimage: Align kwbimage header to proper size by Pali Rohár · 3 years, 1 month ago
- dce60c5 tools: kwbimage: Do not put final image padding to the image data size by Pali Rohár · 3 years, 1 month ago
- deba0ad tools: kwbimage: Align final UART image to 128 bytes by Pali Rohár · 3 years, 1 month ago
- ac0c348 tools: kwbimage: Remove unused enums and prototypes by Pali Rohár · 3 years, 1 month ago
- 17414cb tools: kwbimage: Fix validation of kwbimage v0 by Pali Rohár · 3 years, 1 month ago
- 1e2d7fb tools: kwbimage: Set BOOT_FROM by default to SPI by Pali Rohár · 3 years, 1 month ago
- c990f94 tools: kwbimage: Explicitly set version also for kwbimage v0 by Pali Rohár · 3 years, 1 month ago
- d884094 tools: kwbimage: Add support for new commands UART_PORT and UART_MPP by Pali Rohár · 3 years, 1 month ago
- 73ae7aa tools: kwboot: Always print kwboot version by Pali Rohár · 3 years, 1 month ago
- 400b5cf tools: kwboot: Fix sending Kirkwood v0 images by Pali Rohár · 3 years, 1 month ago
- 2d760ed tools: kwboot: Do not send magic seq when changing baudrate back to 115200 by Pali Rohár · 3 years, 1 month ago
- 6303a23 tools: kwboot: Do not use stack when setting baudrate back to default value by Pali Rohár · 3 years, 1 month ago
- 15b16e5 tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr by Pali Rohár · 3 years, 1 month ago
- 9e624c9 tools: kwboot: Increase delay after changing baudrate in ARM code by Pali Rohár · 3 years, 1 month ago
- f2acbba tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · 3 years, 1 month ago
- 6daa561 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · 3 years, 1 month ago
- 959e850 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · 3 years, 1 month ago
- e665c6a tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · 3 years, 1 month ago