tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU
[platform/kernel/u-boot.git] / tools / binman /
2022-01-13 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-13 Tom RiniMerge branch '2022-01-12-assorted-updates'
2022-01-13 Simon Glassbinman: Write fake blobs to the output directory
2022-01-13 Simon Glassbinman: Renumber the fake blob dts
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2022-01-08 Tom RiniMerge branch '2022-01-07-imx8-and-buildman-updates'
2022-01-07 Heiko Thierybinman: add support for creating dummy files for extern...
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-17 Tom RiniMerge tag 'dm-pull-17dec21' of https://source.denx...
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 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-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 tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-14 Tom RiniMerge tag 'dm-pull-13nov21' 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-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 Simon Glassbinman: Allow timeout to occur in the image or its...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-19 Tom RiniMerge branch '2021-10-18-OF_xxx-cleanup'
2021-10-18 Ilias Apalodimastreewide: Remove OF_PRIOR_STAGE
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-10-03 Tom RiniMerge branch '2021-10-03-platform-updates' into next
2021-10-03 Jan Kiszkaiot2050: Enable watchdog support, but do not auto-start it
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-25 Tom RiniMerge branch '2021-09-24-assorted-updates' into next
2021-09-24 Paul Barkertools: Refactor full help printing
2021-07-23 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-22 Tom RiniMerge tag 'dm-pull-21jul21' of https://gitlab.denx...
2021-07-21 Simon Glassbinman: Add basic support for debugging performance
2021-07-21 Simon Glassbinman: Use bytearray instead of string
2021-07-21 Simon Glassbinman: Split node-reading out from constructor in...
2021-07-21 Simon Glassbinman: Support multithreading for building images
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-05-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-05-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-19 Bin Mengbinman: Support packaging U-Boot for scenarios like...
2021-05-19 Bin Mengbinman: Add support for RISC-V OpenSBI fw_dynamic blob
2021-05-19 Bin Mengbinman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
2021-05-19 Bin Mengbinman: Correct the comment for ATF entry type
2021-05-19 Bin Mengbinman: Correct '-a' description in the doc
2021-04-30 Tom RiniMerge tag 'dm-pull-29apr21' of https://source.denx...
2021-04-29 Simon Glassbinman: Support adding sections to FMAPs
2021-04-29 Simon Glassbinman: Tweak implementation of fmap
2021-04-29 Simon Glassbinman: Correct testSplNoDtb() and Tpl also
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 Simon Glassbinman: Support default alignment for sections
2021-03-27 Simon Glassbinman: Support obtaining section contents immediately
2021-03-27 Simon Glassbinman: Add support for a collection of entries
2021-03-27 Simon Glassbinman: Allow disabling expanding an entry
2021-03-27 Simon Glassbinman: Use a unique number for the symbols test file
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassbinman: Update various pieces of the documentation
2021-03-26 Simon Glassbinman: Drop repetitive heading for each entry
next