dm: Don't allow U_BOOT_DEVICE() when of-platdata is used
[platform/kernel/u-boot.git] / tools / binman /
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Samuel Hollandsunxi: binman: Add support for including SCP firmware
2020-10-22 Samuel Hollandbinman: Add support for SCP firmware
2020-10-22 Samuel Hollandsunxi: binman: Update FIT component descriptions
2020-10-22 Samuel Hollandbinman: Only write FDT once per node
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Simon Glassbinman: Support adding a U-Boot environment
2020-09-25 Simon Glassbinman: Show an error when a file is missing
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-22 Tom RiniMerge tag 'dm-pull-22sep20' of git://git.denx.de/u...
2020-09-22 Simon Glassbinman: sunxi: Add help message for missing sunxi ATF...
2020-09-22 Simon Glassbinman: Support help messages for missing blobs
2020-09-22 Simon Glassbinman: Allow selecting default FIT configuration
2020-09-22 Alper Nebi Yasakbinman: Document how CROSS_COMPILE, CC, HOSTCC etc...
2020-09-22 Alper Nebi Yasakbinman: Use target-specific tools when cross-compiling
2020-09-22 Alper Nebi Yasakbinman: Support cross-compiling test files to x86
2020-09-22 Simon Glassbinman: Support generating FITs with multiple dtbs
2020-09-22 Simon Glassbinman: Add support for ATF BL31
2020-09-22 Simon Glassbinman: Move 'external' support into base class
2020-09-22 Simon Glassbinman: Fix up a few missing comments
2020-09-22 Simon Glassbinman: Allow entry args to be required
2020-09-22 Simon Glasstools: Drop unnecessary use of __file__
2020-09-22 Simon Glassbinman: Use pkg_resources to find resources
2020-09-22 Alper Nebi Yasakbinman: Build FIT image subentries with the section...
2020-09-22 Alper Nebi Yasakbinman: Respect pad-before property of section subentries
2020-09-22 Alper Nebi Yasakbinman: Ignore hash*, signature* nodes in sections
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-24 Tom RiniMerge tag 'u-boot-clk-24Aug2020' of https://gitlab...
2020-08-23 Tom RiniMerge tag 'dm-pull-22aug20' of https://gitlab.denx...
2020-08-22 Simon Glassbinman: Add a setup script for Python
2020-08-22 Simon Glassbinman: Correct some import statements
2020-08-22 Simon Glassbinman: Move GetEntryModules() to control
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-07-30 Tom RiniMerge tag 'dm-pull-28jul20' of git://git.denx.de/u...
2020-07-29 Simon GlassMakefile: Rename ALL-y to INPUTS-y
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-27 Simon Glassbinman: Don't change the descriptor in tests
2020-07-25 Simon Glassbinman: Add support for generating a FIT
2020-07-25 Simon Glassbinman: Allow zero-length entries to overlap
2020-07-25 Simon Glassbinman: Allow missing Intel blobs
2020-07-25 Simon Glassbinman: Detect when valid images are not produced
2020-07-25 Simon Glasspatman: Update errors and warnings to use stderr
2020-07-25 Simon Glassbinman: Allow external binaries to be missing
2020-07-25 Simon Glassbinman: Convert existing binary blobs to blob_ext
2020-07-25 Simon Glassbinman: Add an etype for external binary blobs
2020-07-25 Simon Glassbinman: Use super() instead of specifying parent type
2020-07-25 Simon Glassbinman: Fix a few typos in the entry docs
2020-07-25 Simon Glassbinman: Add support for calling mkimage
2020-07-25 Simon Glassbinman: Set a default toolpath
2020-07-25 Simon Glassbinman: Specify the toolpath when running test coverage
2020-07-25 Simon Glassbinman: Correct the search patch for pylibfdt
2020-07-25 Simon Glassbinman: cbfs: Fix IFWI typo
2020-07-25 Simon Glassbinman: Output errors to stderr
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-20 Simon Glassbinman: Add support for generating a FIT
2020-07-20 Simon Glassbinman: Allow zero-length entries to overlap
2020-07-20 Simon Glassbinman: Allow missing Intel blobs
2020-07-20 Simon Glassbinman: Detect when valid images are not produced
2020-07-20 Simon Glasspatman: Update errors and warnings to use stderr
2020-07-20 Simon Glassbinman: Allow external binaries to be missing
2020-07-20 Simon Glassbinman: Convert existing binary blobs to blob_ext
2020-07-20 Simon Glassbinman: Add an etype for external binary blobs
2020-07-20 Simon Glassbinman: Use super() instead of specifying parent type
2020-07-20 Simon Glassbinman: Fix a few typos in the entry docs
2020-07-20 Simon Glassbinman: Add support for calling mkimage
2020-07-20 Simon Glassbinman: Set a default toolpath
2020-07-20 Simon Glassbinman: Specify the toolpath when running test coverage
2020-07-20 Simon Glassbinman: Correct the search patch for pylibfdt
2020-07-20 Simon Glassbinman: cbfs: Fix IFWI typo
2020-07-20 Simon Glassbinman: Output errors to stderr
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-04-28 Tom RiniMerge tag 'u-boot-amlogic-20200428' of https://gitlab...
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-28 Tom RiniMerge tag 'dm-pull-27apr20' of git://git.denx.de/u...
2020-04-26 Simon Glasspatman: Tidy up sys.path changes
2020-04-26 Simon Glasspatman: Move to absolute imports
2020-04-26 Simon Glassbinman: Move to absolute imports
2020-04-26 Simon Glasspatman: Move test running/reporting to test_util
2020-04-26 Simon Glassbinman: Rename the main module
2020-04-26 Simon Glasspatman: Drop references to __future__
2020-01-09 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-01-09 Tom RiniMerge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
2020-01-07 Masahiro Yamadabinman: fix default filename of u-boot-with-ucode-ptr...
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-09 Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
next