clk: stm32mp1: gets root clocks from fdt
[pandora-u-boot.git] / tools /
2021-02-27 Tom RiniMerge tag 'efi-2021-04-rc3-2' of https://gitlab.denx...
2021-02-26 Klaus Heinrich Kiwitools/mkeficapsule.c: fix DEBUG build
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-16 Tom RiniMerge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021...
2021-02-16 Simon Glassimage: Adjust the workings of fit_check_format()
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-14 Tom RiniMerge tag 'efi-2021-04-rc2-2' of https://gitlab.denx...
2021-02-14 Heinrich Schuchardtbuildman: 'Thread' object has no attribute 'isAlive'
2021-02-02 Tom RiniMerge branch '2021-02-01-assorted-fixes'
2021-02-01 Ilies CHERGUItools/fit_check_sign.c: Update usage function.
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-30 Simon Glassbinman: Allow for skip_at_start when reading entries
2021-01-30 Simon Glassbinman: Support alignment of files
2021-01-30 Simon Glassbinman: Allow vblock to include devicetree blobs
2021-01-30 Simon Glassbinman: Support reading an image with entry args
2021-01-30 Simon Glassbinman: Support finding symbols in sub-sections
2021-01-30 Simon Glassbinman: Fix a few file comments
2021-01-30 Simon Glassbinman: Show the size when writing entries
2021-01-30 Simon Glassbinman: Update the TODO list
2021-01-30 Simon Glasspatman: Correct lz4 compression parameters
2021-01-30 Simon Glassdtoc: binman: Drop Python 2 code
2021-01-30 Tom RiniMerge tag 'efi-2021-04-rc1-4' of https://gitlab.denx...
2021-01-29 Heinrich Schuchardttools: add mkeficapsule to .gitignore
2021-01-25 Tom RiniMerge tag 'u-boot-imx-20210125' of https://gitlab.denx...
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-24 Tom RiniMerge tag 'efi-2021-04-rc1-3' of https://gitlab.denx...
2021-01-23 Tom RiniMerge branch '2021-01-22-tool-updates'
2021-01-23 Sughosh Ganumkeficapsule: Miscellaneous fixes in the utility
2021-01-23 AKASHI Takahirotools: mkeficapsule: fill reserved members of structure
2021-01-22 Martin Hundebølltools: env: return error if ubi_update_start() fails
2021-01-22 Joel Stanleymkimage: Move padding commands outside of FIT_SIGNATURE
2021-01-22 Joel Stanleytools/Makefile: FIT_CIPHER requires libssl
2021-01-22 Philippe Reynestools: image-host: add support for several sub-images
2021-01-22 Philippe Reynestools: image-host: clean function fit_config_get_hash_list
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-19 Tom RiniMerge branch '2021-01-18-assorted-platform-updates'
2021-01-18 Fabien Parenttools: mtk_image: add support for booting ARM64 images
2021-01-15 Tom RiniMerge branch '2021.04-rc' of https://github.com/lftan...
2021-01-15 Ley Foon Tantools: socfpgaimage: update padding flow
2021-01-15 Ley Foon Tantools: socfpgaimage: Print image header information
2021-01-14 Tom RiniMerge tag 'efi-2021-04-rc1' of https://gitlab.denx...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-13 Heinrich Schuchardttools: efivar.py unused variable
2021-01-13 Heinrich Schuchardttools: efivar.py should check GUID when deleting
2021-01-13 Heinrich Schuchardttools: efivar.py: incorrect indentation
2021-01-13 Heinrich Schuchardttools: efivar.py without arguments
2021-01-12 Tom RiniMerge tag 'ti-v2021.04-rc1' of https://gitlab.denx...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-12 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2021-01-11 Andre Przywaratools: mkimage: Add Allwinner eGON support
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdtoc: Tidy up src_scan tests
2021-01-05 Simon Glassdtoc: Move src_scan tests to a separate file
2021-01-05 Simon Glassdtoc: Split source-code scanning to a separate file
2021-01-05 Simon Glassdtoc: Drop dm_populate_phandle_data()
2021-01-05 Simon Glassdtoc: Output nodes in order
2021-01-05 Simon Glassdtoc: Allow specifying the base directory for tests
2021-01-05 Simon Glassdtoc: Add the method for each command to OutputFile
2021-01-05 Simon Glassdtoc: Rename dt-platdata.c to dt-plat.c
2021-01-05 Simon Glassdtoc: Add a header comment to each generated file
2021-01-05 Simon Glassdtoc: Run tests using test_util
2021-01-05 Simon Glassconcurrencytest: Fix Python3 warning
2021-01-05 Simon Glassdm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
2021-01-05 Simon Glassdm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
2021-01-05 Simon Glassdm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
2021-01-05 Simon Glassdtoc: Add an 'all' command
2021-01-05 Simon Glassdtoc: Allow outputing to multiple files
2021-01-05 Simon Glassdtoc: Allow providing a directory to write files to
2021-01-05 Simon Glassdtoc: Test the stdout output
2021-01-05 Simon Glassdtoc: Use None to mean stdout
2021-01-05 Simon Glassdtoc: Tidy up pylint warnings in test
2021-01-05 Simon Glassdtoc: Convert _drivers to a dict
2021-01-05 Simon Glassdtoc: Output the struct values in a separate function
2021-01-05 Simon Glassdtoc: Output the device in a separate function
2021-01-05 Simon Glassdtoc: Make _output_list a top-level function
2021-01-05 Simon Glassdtoc: Fix a few pylint warnings in dtb_platdata
2021-01-05 Simon Glasssandbox: Drop unnecessary test node
2021-01-04 Adrian Fiergolskitools: zynqmp: Fix regex expression around XPm_ConfigObject
2021-01-01 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-31 Sughosh Ganumkeficapsule: Add support for embedding public key...
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-23 Simon Glassbuildman: Remove output binaries before building
2020-12-23 Philipp Tomsichpatman: Add project-default for 'gcc'
2020-12-23 Philipp Tomsichpatman: Add --no-signoff to suppress adding signoffs
2020-12-20 Tom RiniMerge tag 'efi-2021-01-rc4' of https://gitlab.denx...
2020-12-20 Paulo Alcantaratools: add a simple script to generate EFI variables
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glasscheckpatch: Add warnings for unexpected struct names
2020-12-13 Simon Glassdm: Rename 'platdata_size' to 'plat_size'
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdtoc: Tidy up more Python style in dtb_platdata
2020-12-13 Simon Glassdtoc: Tidy up Python style in dtb_platdata
2020-12-13 Simon Glasspatman: Drop tools.ToChar() and ToChars()
2020-12-13 Simon Glasspatman: Drop tools.ToByte()
next