video: Convert CONFIG_VIDEO_LOGO to Kconfig
[platform/kernel/u-boot.git] / tools /
2021-12-26 Simon Glassvideo: theadorable: Use RGB565 for BMP blitting
2021-12-26 Simon Glassvideo: Add a test for 16bpp BMP files
2021-12-24 Tom RiniMerge branch '2021-12-23-make-OF_BOARD-a-boolean' into...
2021-12-23 Simon Glassfdt: Make it easier to debug u-boot.dtsi files
2021-12-23 Simon Glassfdt: Drop CONFIG_BINMAN_STANDALONE_FDT
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-20 Joakim Tjernlundfw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKE...
2021-12-17 Tom RiniMerge tag 'dm-pull-17dec21' of https://source.denx...
2021-12-17 Simon Glassfdtgrep: Correct alignment of struct section
2021-12-17 Ivan Mikhayloviot2050: binman: add missing-msg for blobs
2021-12-17 Andy Shevchenkobinman: Use less hard coded magic when inserting new...
2021-12-17 Andy Shevchenkobinman: Do not pollute source tree when build with...
2021-12-17 Simon Glassbinman: Add support for ATF FIP
2021-12-17 Simon Glassbinman: Add a utility module for ATF FIP
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-06 Tom RiniMerge tag 'dm-pull-5dec21a' of https://source.denx...
2021-12-05 Simon Glassbinman: Rename _ReadSubnodes() to ReadEntries()
2021-12-05 Simon Glassbinman: Support lists of external blobs
2021-12-05 Simon Glassdtoc: Add support for reading string-list properties
2021-12-05 Simon Glassbinman: Allow extracting a file in an alternative format
2021-12-05 Simon Glassbinman: Allow listing an image created by a newer version
2021-12-05 Simon Glassbinman: Allow providing tools and blob directories
2021-12-02 Simon Glassbinman: Rename testCbfsNoCOntents()
2021-12-02 Simon Glassbinman: cfbs: Refactor ObtainContents() for consistency
2021-12-02 Simon Glassbinman: cbfs: Refactor the init process
2021-12-02 Simon Glassbinman: Use normal entries in cbfs
2021-12-02 Simon Glassbinman: Move cbfs.ObtainContents() down a bit
2021-12-02 Simon Glassbinman: Update the section documentation
2021-12-02 Simon Glassbinman: Allow control of which entries to read
2021-12-02 Simon Glassbinman: Allow overriding BuildSectionData()
2021-12-02 Simon Glassbinman: Drop the filename property in entry_Section
2021-12-02 Simon Glassbinman: Drop the underscore in _ReadEntries()
2021-12-02 Simon Glassbinman: Correct comments for ReadChildData()
2021-12-02 Simon Glassbinman: Correct init of entry in Entry class
2021-12-02 Simon Glassbinman: Add a way to obtain the version
2021-12-02 Simon Glassbinman: Tidy up style in cmdline
2021-12-02 Simon Glassdtoc: Add support for reading fixed-length bytes properties
2021-12-02 Simon Glassdtoc: Add support for reading 64-bit ints
2021-12-02 Simon Glassdtoc: Bring in the libfdt module automatically
2021-12-02 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-12-02 Andy Shevchenkotools/netconsole: Add support for socat
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-29 Tom RiniMerge tag 'dm-pull-28nov21' of https://source.denx...
2021-11-28 Jan Kiszkabinman: Fix extract command for using non-absolute...
2021-11-16 Tom RiniMerge branch '2021-11-15-assorted-fixes'
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-15 Alistair Delvaarm64: relocate-rela: Add support for ld.lld
2021-11-14 Tom RiniDockerfile, CI: Update to latest "focal" tag
2021-11-14 Heinrich SchuchardtDockerfile: build swtpm
2021-11-14 Tom RiniMerge tag 'dm-pull-13nov21' of https://source.denx...
2021-11-13 Tom RiniMerge tag 'efi-2022-01-rc2-2' of https://source.denx...
2021-11-13 Jan Kiszkabinman: Fix replace subcommand help and comments
2021-11-13 Simon Glassbinman: Support updating the dtb in an ELF file
2021-11-13 Simon Glassbinman: Tidy up comments on _DoTestFile()
2021-11-13 Simon Glassbinman: Support reading the offset of an ELF-file symbol
2021-11-13 Simon Glassbinman: Report an error if test files fail to compile
2021-11-13 Simon Glasspatman: Use a ValueError exception if tools.Run() fails
2021-11-12 Tom RiniMerge branch '2021-11-12-assorted-updates'
2021-11-12 Simon GlassCreate a new boot/ directory
2021-11-11 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-11-10 Tom RiniMerge tag 'u-boot-stm32-20211110' of https://source...
2021-11-10 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-11-10 Pali Rohártools: kwbimage: Properly set srcaddr in kwbimage v0
2021-11-10 Pali Rohártools: kwbimage: Properly calculate and align kwbimage...
2021-11-10 Pali Rohártools: kwbimage: Fill the real header size into the...
2021-11-10 Pali Rohártools: kwbimage: Align kwbimage header to proper size
2021-11-10 Pali Rohártools: kwbimage: Do not put final image padding to...
2021-11-10 Pali Rohártools: kwbimage: Align final UART image to 128 bytes
2021-11-10 Pali Rohártools: kwbimage: Remove unused enums and prototypes
2021-11-10 Pali Rohártools: kwbimage: Fix validation of kwbimage v0
2021-11-10 Pali Rohártools: kwbimage: Set BOOT_FROM by default to SPI
2021-11-10 Pali Rohártools: kwbimage: Explicitly set version also for kwbima...
2021-11-10 Pali Rohártools: kwbimage: Add support for new commands UART_PORT...
2021-11-10 Pali Rohártools: kwboot: Always print kwboot version
2021-11-10 Pali Rohártools: kwboot: Fix sending Kirkwood v0 images
2021-11-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-11-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-03 Pali Rohártools: kwboot: Do not send magic seq when changing...
2021-11-03 Pali Rohártools: kwboot: Do not use stack when setting baudrate...
2021-11-03 Pali Rohártools: kwboot: Replace ARM mov + movt instruction pair...
2021-11-03 Pali Rohártools: kwboot: Increase delay after changing baudrate...
2021-11-03 Pali Rohártools: kwboot: Do not call tcdrain() after each sent...
2021-11-03 Pali Rohártools: kwboot: Fix sending retry of last header packet
2021-11-03 Pali Rohártools: kwboot: Resend first 3 xmodem retry packets...
2021-11-03 Pali Rohártools: kwboot: Change retry loop from decreasing to...
2021-11-03 Pali Rohártools: kwboot: Calculate real used space in kwbimage...
2021-11-03 Pali Rohártools: kwboot: Do not modify kwbimage header before...
2021-11-03 Pali Rohártools: kwboot: Simplify code for aligning image header
2021-11-03 Pali Rohártools: kwboot: Show verbose message when waiting for...
2021-11-03 Pali Rohártools: kwboot: Correctly set configuration of UART...
2021-11-03 Pali Rohártools: kwboot: Recalculate 4-byte data checksum after...
2021-11-03 Pali Rohártools: kwboot: Inject baudrate change back code after...
2021-11-03 Pali Rohártools: kwboot: Validate 4-byte image data checksum
2021-11-03 Pali Rohártools: kwboot: Reserve enough space for patching kwbima...
2021-11-03 Pali Rohártools: kwboot: Fix initialization of tty device
2021-11-03 Pali Rohártools: kwboot: Initialize rfds to zero
2021-11-02 Tom RiniMerge tag 'u-boot-amlogic-20211102' of https://source...
2021-10-31 Tom RiniMerge tag 'dm-pull-boo21' of https://source.denx.de...
2021-10-31 Sean Andersonpatman: Add "postfix" support to patch subjects
2021-10-31 Simon Glassbinman: Allow timeout to occur in the image or its...
next