configs: MPC8548CDS: enable DM_I2C
[oweals/u-boot.git] / tools / binman / etype /
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: Move to absolute imports
2020-04-26 Simon Glassbinman: Move to absolute imports
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-11-12 Tom RiniMerge tag 'u-boot-imx-20191105' of https://gitlab.denx...
2019-11-11 Simon Glassbinman: tegra: Adjust symbol calculation depending...
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-06 Tom RiniMerge tag 'mmc-2019-11-5' of https://gitlab.denx.de...
2019-11-05 Tom RiniMerge tag 'fdt-pull-5nov19' of git://git.denx.de/u...
2019-11-05 Simon Glasspylibfdt: Convert to Python 3
2019-11-04 Tom RiniMerge tag 'u-boot-imx-20191104' of https://gitlab.denx...
2019-11-04 Tom RiniMerge branch '2019-11-04-ti-imports'
2019-11-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-11-02 Simon Glassbinman: Fix up comment in intel-fsp-m
2019-11-02 Simon Glassbinman: Add support for Intel FSP-T
2019-11-02 Simon Glassbinman: Add support for Intel FSP-S
2019-10-17 Tom RiniMerge tag 'for-v2020.01' of https://gitlab.denx.de...
2019-10-16 Tom RiniMerge tag 'dm-pull-15oct19' of https://gitlab.denx...
2019-10-15 Simon Glassbinman: Support writing symbols into entries within...
2019-10-15 Simon Glassbinman: Update IFWI entry to support updates
2019-10-15 Simon Glassbinman: Update IFWI entry to read entries outside const...
2019-10-15 Simon Glassbinman: Fix entry comment for Intel descriptor
2019-10-15 Simon Glassbinman: Add support for Intel FSP meminit
2019-10-15 Simon Glassbinman: Allow support for writing a size symbol to...
2019-10-15 Simon Glassbinman: Avoid needing the section size in advance
2019-10-15 Simon Glassbinman: Allow symbols to be resolved inside sections
2019-10-15 Simon Glassbinman: Fix IFWI output when using an Intel FIT image
2019-10-15 Simon Glassbinman: Add support for Intel FIT
2019-10-15 Simon Glassbinman: x86: Separate out 16-bit reset and init code
2019-10-15 Simon Glassbinman: Add support for an x86 'reset' section
2019-10-15 Simon Glassbinman: Correct use of 'replace' in IFWI tests
2019-10-15 Simon Glassbinman: Allow use of help and entry-docs without libfdt
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glassbinman: Take account of skip-at-start with image-header
2019-10-08 Simon Glassbinman: Handle reading data for end-at-4gb sections
2019-08-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
2019-07-30 Tom RiniMerge tag 'video-for-2019.10-rc1' of https://gitlab...
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29 Tom RiniMerge tag 'dm-pull-29jul19' of https://gitlab.denx...
2019-07-29 Simon Glassbinman: Update state when replacing device-tree entries
2019-07-29 Simon Glassbinman: Support replacing data in a cbfs
2019-07-29 Simon Glassbinman: Update Entry.WriteData() to handle special...
2019-07-29 Simon Glassbinman: Update Entry.ReadEntry() to work through classes
2019-07-29 Simon Glassbinman: Place Intel descriptor at image start
2019-07-29 Simon Glassbinman: Adjust fmap to ignore CBFS files
2019-07-29 Simon Glassbinman: Update the _testing entry to support shrinkage
2019-07-29 Simon Glassbinman: Allow updating entries that change size
2019-07-29 Simon Glassbinman: Add more tests for image header position
2019-07-29 Simon Glassbinman: Add info to allow safely repacking an image...
2019-07-29 Simon Glassbinman: Allow the fdtmap to remain unchanged
2019-07-29 Simon Glassbinman: Add a function to obtain the image for an Entry
2019-07-29 Simon Glassbinman: Adjust Entry to read the node in a separate...
2019-07-29 Simon Glassbinman: Add an image name into the fdtmap
2019-07-29 Simon Glassbinman: Support loading entry data from a file
2019-07-29 Simon Glassbinman: Add a bit of logging in entries when packing
2019-07-29 Simon Glassbinman: Adjust state.fdt_files to be keyed by entry...
2019-07-29 Simon Glassbinman: Adjust GetFdt() to be keyed by etype
2019-07-29 Simon Glassbinman: Rename state.GetFdt()
2019-07-29 Simon Glassbinman: Convert GetFdtSet() to use a dict
2019-07-29 Simon Glassbinman: Move GetFdtSet() into blob_dtb
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-net
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Simon Glassbinman: Support reading from CBFS entries
2019-07-24 Simon Glassbinman: Allow reading an entry from an image
2019-07-24 Simon Glassbinman: Convert Image to a subclass of Entry
2019-07-24 Simon Glassbinman: Support locating an image header
2019-07-24 Simon Glassbinman: Support locating an FDT map
2019-07-24 Simon Glassbinman: Allow listing the entries in an image
2019-07-24 Simon Glassbinman: Detect bad CBFS file types
2019-07-24 Simon Glassbinman: Support FDT update for CBFS
2019-07-24 Simon Glassbinman: Allow device-tree entries to be compressed
2019-07-24 Simon Glassbinman: Allow entries to expand after packing
2019-07-24 Simon Glassbinman: Add a return value to ProcessContentsUpdate()
2019-07-24 Simon Glassbinman: Call ProcessUpdateContents() consistently
2019-07-24 Simon Glassbinman: Allow easy importing of entry modules
2019-07-24 Simon Glassbinman: Move compression into the Entry base class
2019-07-24 Simon Glassbinman: Add an image header
2019-07-24 Simon Glassbinman: Add an FDT map
2019-07-24 Simon Glassbinman: Add support for fixed-offset files in CBFS
2019-07-24 Simon Glassbinman: Add support for Intel IFWI entries
2019-07-24 Simon Glassbinman: Add support for CBFS entries
2019-07-24 Simon Glassbinman: Support ELF files for TPL
2019-07-24 Simon Glassbinman: Correct comment in u_boot_spl_elf
2019-07-24 Simon Glassbinman: Use tools compression function for blob handling
2019-07-24 Simon Glassbinman: Allow text directly in the node
next