patman: Drop references to __future__
[oweals/u-boot.git] / tools / binman / control.py
2020-04-26 Simon Glasspatman: Drop references to __future__
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: Add logging for the number of pack passes
2019-10-15 Simon Glassbinman: Write symbol info before image inclusion
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: Allow verbose output with all commands
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: Add command-line support for replacing entries
2019-07-29 Simon Glassbinman: Correct the error message for invalid path
2019-07-29 Simon Glassbinman: Split control.WriteEntryToImage() into separate...
2019-07-29 Simon Glassbinman: Update control.WriteEntry() to support writing...
2019-07-29 Simon Glassbinman: Move control.WriteEntry further down the file
2019-07-29 Simon Glassbinman: Support replacing data in a cbfs
2019-07-29 Simon Glassbinman: Support shrinking a entry after packing
2019-07-29 Simon Glassbinman: Allow updating entries that change size
2019-07-29 Simon Glassbinman: Write the original input fdtmap to a file
2019-07-29 Simon Glassbinman: Support updating entries in an existing image
2019-07-29 Simon Glassbinman: Rename state.GetFdts()
2019-07-29 Simon Glassbinman: Move image/fdt code into PrepareImagesAndDtbs()
2019-07-29 Simon Glassbinman: Move image-processing code into a function
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: Add an 'extract' command
2019-07-24 Simon Glassbinman: Allow reading an entry from an image
2019-07-24 Simon Glassbinman: Support listing an image
2019-07-24 Simon Glassbinman: Allow entries to expand after packing
2019-07-24 Simon Glassbinman: Convert to use ArgumentParser
2019-07-24 Simon Glassbinman: Add support for CBFS entries
2019-07-24 Simon Glassbinman: Add a --toolpath option to set the tool search...
2019-07-14 Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-11 Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-10 Simon Glassbinman: Avoid changing a dict during iteration
2019-07-10 Simon Glassbinman: Use items() instead of iteritems()
2019-07-10 Simon Glassbinman: Convert print statements to Python 3
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-05-15 Tom RiniMerge tag 'u-boot-stm32-mcu-20190514' of https://github...
2019-05-09 Tom RiniMerge tag 'rockchip-for-v2019.07-rc1' of git://git...
2019-05-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-08 Tom RiniMerge git://git.denx.de/u-boot-x86
2019-05-08 Simon Glassbinman: Don't show image-skip message by default
2018-10-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-09-30 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-29 Simon Glassbinman: Allow writing a map file when something goes...
2018-09-29 Simon Glassbinman: Support adding files
2018-09-28 Simon Glassbinman: Support updating all device tree files
2018-09-28 Simon Glassbinman: Allow control of whether a fake DT is used
2018-09-28 Simon Glassbinman: Obtain the list of device trees from the config
2018-09-28 Simon Glassbinman: Move state logic into the state module
2018-09-28 Simon Glassbinman: Move state information into a new module
2018-09-28 Simon Glassdtoc: Allow syncing of the device tree back to a file
2018-09-28 Simon Glassbinman: Support building a selection of images
2018-08-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-08-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-08-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-08-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-03 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-08-01 Simon Glassbinman: Allow creation of entry documentation
2018-08-01 Simon Glassbinman: Allow help to work without libfdt
2018-08-01 Simon Glassbinman: Add support for passing arguments to entries
2018-08-01 Simon Glassbinman: Add a new 'image-pos' property
2018-08-01 Simon Glassbinman: Rename 'position' to 'offset'
2018-07-10 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-09 Simon Glassbinman: Support updating the device tree with calc...
2018-07-09 Simon Glassbinman: Add a SetCalculatedProperties() method
2018-07-09 Simon Glassbinman: Add a ProcessFdt() method
2018-06-12 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-06-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2018-06-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-06-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-06-07 Simon Glassbinman: Add support for outputing a map file
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-12-19 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-12-19 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-12-18 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-12-18 Tom RiniMerge tag 'xilinx-for-v2018.01-rc2-v2' of git://denx...
2017-12-14 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-12-13 Simon Glassbinman: Support accessing binman tables at run time
2017-12-13 Simon Glassbinman: Support enabling debug in tests
2017-06-27 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-06-06 Tom RiniMerge git://git.denx.de/u-boot-usb
2017-06-05 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-06-04 Tom RiniMerge git://git.denx.de/u-boot-fdt
2017-06-02 Simon Glassfdt: Drop fdt_select.py
2017-06-02 Simon Glassbinman: Rename fdt variable to dtb
2016-12-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2016-12-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
next