binman: Centralise device-tree updates within binman
[platform/kernel/u-boot.git] / tools /
2018-09-28 Simon Glassbinman: Centralise device-tree updates within binman
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 Glassbinman: Add an entry method for getting the default...
2018-09-28 Simon Glassdtoc: Add a way to create an Fdt object from a data...
2018-09-28 Simon Glassdtoc: Add methods for adding and updating properties
2018-09-28 Simon Glassdtoc: Support adding new nodes
2018-09-28 Simon Glassdtoc: Fixed endianness in Prop.GetEmpty()
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-09-28 Simon Glassbinman: Tidy up the vblock entry
2018-09-28 Simon Glassbinman: Add x86 support for starting TPL
2018-09-28 Simon Glassbinman: Generate an error when text is not provided
2018-09-28 Simon Glassbinman: Allow 'fill' entry to have a size of 0
2018-09-28 Simon Glassbinman: Move 'special properties' docs to README.entries
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-09-19 Jon Nettletontools: kwboot: Make kwboot more robust on a38x
2018-09-19 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-18 Michael Heimpoldbinman: fix a few typos in documentation
2018-09-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-09-11 Tom RiniMerge tag 'fpga-for-v2018.11' of git://git.denx.de...
2018-09-11 Lokesh Vutlaarmv8: K3: am654: Introduce FIT generator script
2018-09-11 Mark Tomlinsontools: mkimage: Ensure munmap unmaps the same length...
2018-09-11 Masahiro YamadaRemove CONFIG_USE_STDINT
2018-09-11 Matt Weberinclude/version.h: workaround sysroot inc order
2018-08-13 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-08-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-08-09 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-08-08 Simon Glasspatman: Correct unit test failure
2018-08-08 Simon Glasslibfdt: Update to latest pylibfdt implementation
2018-08-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-08-07 Tom RiniMerge tag 'xilinx-for-v2018.09-rc2' of git://git.denx...
2018-08-07 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-08-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-08-07 Willy Tarreautools: kwboot: properly quit when read() returns 0
2018-08-07 Willy Tarreautools: kwboot: unbreak terminal-only mode
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: Adjust _GetPropTree() parameters
2018-08-01 Simon Glassbinman: Add a test to catch use of the old 'pos' property
2018-08-01 Simon Glassbinman: Rename ReadContents() to ReadBlobContents()
2018-08-01 Simon Glassbinman: Show the image position in the map
2018-08-01 Simon Glassbinman: Add support for adding TPL binaries
2018-08-01 Simon Glassbinman: Add an entry for a Chromium vblock
2018-08-01 Simon Glassdtoc: Add a function to obtain a list of phandles
2018-08-01 Simon Glasspatman: Show the current directory in GetInputFilename()
2018-08-01 Simon Glassbinman: Add support for Chromium GBB
2018-08-01 Simon Glasspatman: Add a few more helpers to the tools library
2018-08-01 Simon Glasspatman: Allow test commands to fall back to real ones
2018-08-01 Simon Glassdtoc: Export the _FindNode() function
2018-08-01 Simon Glassbinman: Add an entry filled with a repeating byte
2018-08-01 Simon Glassbinman: Add support for a cros_ec image
2018-08-01 Simon Glassbinman: Add support for flashrom FMAP
2018-08-01 Simon Glassbinman: Create README.entries
2018-08-01 Simon Glassbinman: Allow creation of entry documentation
2018-08-01 Simon Glassbinman: Expand documentation for entries
2018-08-01 Simon Glassbinman: Allow help to work without libfdt
2018-08-01 Simon Glassbinman: Support an entry that holds text
2018-08-01 Simon Glassbinman: Add support for passing arguments to entries
2018-08-01 Simon Glassdtoc: Add missing comments to fdt_util
2018-08-01 Simon Glassbinman: Add a new 'image-pos' property
2018-08-01 Simon Glassbinman: Enhance the map and fdt-update output
2018-08-01 Simon Glassbinman: Tidy up some comments in the tests
2018-08-01 Simon Glassbinman: Add comments to elf_test
2018-08-01 Simon Glassbinman: Rename 'position' to 'offset'
2018-08-01 Simon Glassbinman: Don't depend on dict order in ELF testOutsideFile()
2018-08-01 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2018-07-30 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-07-30 Peng Fantools: genboardscfg: move buildman path to first
2018-07-27 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-07-27 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-26 Adam Sampsonpatman: Split alias entries on arbitrary whitespace
2018-07-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-07-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-07-24 Michal Simekmkimage: fit_image: Use macros from image.h
2018-07-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2018-07-23 Holger Denglertools/imximage: get HAB information from header
2018-07-19 Tom RiniMerge tag 'xilinx-for-v2018.09' of git://git.denx.de...
2018-07-19 Siva Durga Prasad... lib: fdtdec: Rename routine fdtdec_setup_memory_size()
2018-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2018-07-11 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-10 Alex Kiernanmkimage: fit_image: Add support for SOURCE_DATE_EPOCH...
2018-07-10 Alex Kiernanmkimage: Refactor imagetool_get_source_date to take...
2018-07-10 Teddy Reedvboot: Do not use hashed-strings offset
2018-07-10 Teddy Reedvboot: Add FIT_SIGNATURE_MAX_SIZE protection
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-07-09 Simon Glassbinman: Complete documentation of stages
2018-07-09 Simon Glassdtoc: Add functions to add integer properties
2018-07-09 Simon Glassdtoc: Avoid unwanted output during tests
2018-07-09 Simon Glassdtoc: Increase code coverage to 100%
2018-07-09 Simon Glassbinman: Move capture_sys_output() to test_util
2018-07-09 Simon Glassdtoc: Add a test for code coverage
2018-07-09 Simon Glassdtoc: Fix some minor errors
2018-07-09 Simon Glassdtoc: Fix properties with a single zero-arg phandle
next