patman: Drop references to __future__
[oweals/u-boot.git] / tools / binman / elf.py
2020-04-26 Simon Glasspatman: Drop references to __future__
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-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: Correct symbol calculation with non-zero image...
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: Use tools.Run() to run objdump
2019-10-15 Simon Glassbinman: Handle hidden symbols in ELF files
2019-10-15 Simon Glassbinman: Drop .note section from ELF
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 a bit of logging in entries when packing
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 a function to decode an ELF file
2019-07-24 Simon Glassbinman: Add a function to create a sample ELF file
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: Use items() instead of iteritems()
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: Rename 'position' to 'offset'
2018-08-01 Simon Glassbinman: Don't depend on dict order in ELF testOutsideFile()
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: Rename ELF parameters to 'section'
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-12-13 Simon Glassbinman: Add a function to read ELF symbols