scripts: Fix to not skip some option parameters for rpi4 fusing script
[platform/kernel/u-boot.git] / tools /
2023-05-03 Jaehoon Chungtools: starfive: Add spl_tool of starfive 18/292218/2
2022-09-30 Tom RiniMerge tag 'efi-2022-10-rc6' of https://source.denx...
2022-09-29 Tom RiniMerge branch '2022-09-29-assorted-fixes'
2022-09-29 Miaoqian Lintools: env: Fix missing closedir in ubi_get_volnum_by_name
2022-09-22 Tom RiniMerge tag 'u-boot-imx-20220922' of https://gitlab.denx...
2022-09-21 Tom RiniMerge tag 'dm-pull-21sep22' of https://source.denx...
2022-09-21 Simon Glassbinman: Get futility by building it
2022-09-13 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-09-13 Pali Rohártools: termios_linux.h: Fix compilation on non-glibc...
2022-09-13 Stefan Roesetools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms
2022-09-12 Tom RiniMerge tag 'dm-pull-12sep22' of https://source.denx...
2022-09-12 Simon Glassbinman: Add VPL support
2022-09-08 Tom RiniMerge tag 'u-boot-stm32-20220907' of https://source...
2022-09-07 Tom RiniMerge tag 'fsl-qoriq-2022-9-7' of https://source.denx...
2022-09-07 Tom RiniMerge tag 'dm-pull-7sep22' of https://source.denx.de...
2022-09-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-09-06 Tom RiniMerge tag 'fsl-qoriq-2022-9-6' of https://source.denx...
2022-09-05 Tom RiniMerge tag 'u-boot-rockchip-20220905' of https://source...
2022-09-04 Quentin Schulzbinman: allow user-defined filenames for mkimage entry
2022-09-04 Quentin Schulzbinman: add support for skipping file concatenation...
2022-09-01 Quentin Schulzbinman: bintool: bzip2: fix version function on non...
2022-09-01 Quentin Schulzbinman: btool: futility: use Bintool.version
2022-09-01 Quentin Schulzbinman: btool: fiptool: use Bintool.version
2022-09-01 Quentin Schulzbinman: bintool: parametrize args to pass to binary...
2022-09-01 Quentin Schulzbinman: btool: mkimage: use Bintool.version
2022-09-01 Quentin Schulzbinman: btool: lz4: use Bintool.version
2022-09-01 Quentin Schulzbinman: bintool: move version check implementation...
2022-09-01 Quentin Schulzbinman: btool: gzip: fix packer name so that binary...
2022-08-31 Tom RiniMerge branch '2022-08-31-assorted-fixes'
2022-08-31 Mark Kettenistools: mkimage: fix build with recent LibreSSL
2022-08-27 Tom RiniMerge tag 'dm-pull-26aug22' of https://source.denx...
2022-08-26 Stefan Herbrechtsmeierbinman: Sort tests and rework test-file numbers
2022-08-26 Simon Glassbinman: Document how to handle dependent images
2022-08-26 Simon Glassbinman: Mention split-elf in the main docs
2022-08-26 Simon Glasspatman: Tidy up unnecessary blank lines and numbers
2022-08-26 Simon Glasspatman: Fix version table
2022-08-22 Tom RiniMerge tag 'dm-pull-20aug22' of https://source.denx...
2022-08-22 Tom RiniMerge branch '2022-08-22-platform-removals-CI-updates'
2022-08-22 Tom RiniCI: Move to Ubuntu 2022.04 "Jammy" for CI base
2022-08-21 Stefan Herbrechtsmeierbinman: Add zstd bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add xz bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add lzop bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add gzip bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add bzip2 bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add BintoolPacker class to bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add compression tests
2022-08-21 Stefan Herbrechtsmeierbinman: Support missing compression tools
2022-08-21 Stefan Herbrechtsmeierbinman: Move compression bintool management into entry...
2022-08-21 Stefan Herbrechtsmeierbinman: Select compression bintools in cbfs_util class
2022-08-21 Stefan Herbrechtsmeierbinman: Move compression bintools creation into test...
2022-08-21 Stefan Herbrechtsmeierbinman: Remove obsolete compressed data header handling
2022-08-21 Stefan Herbrechtsmeierbinman: Disable compressed data header
2022-08-21 Stefan Herbrechtsmeierbinman: Add length header attribute to dtb entry
2022-08-21 Stefan Herbrechtsmeierbinman: Add DecompressData function to entry class
2022-08-21 Stefan Herbrechtsmeierbinman: Check only section data in multi section test
2022-08-21 Stefan Herbrechtsmeierbinman: Collect bintools before usage
2022-08-21 Stefan Herbrechtsmeierbinman: Forward AddBintools calls to base class
2022-08-21 Stefan Herbrechtsmeierbinman: Forward AddBintools calls to sub entries in...
2022-08-21 Stefan Herbrechtsmeierbinman: Avoid duplicates in bintool lists
2022-08-21 Stefan Herbrechtsmeierbinman: Skip elf tests if python elftools is not available
2022-08-21 Simon Glassbinman: Allow collection to use entries from other...
2022-08-21 Simon Glassbinman: Allow passing entries using -n
2022-08-21 Simon Glassbinman: Allow the image name to be the data file
2022-08-21 Simon Glassbinman: Improve mkimage documentation
2022-08-21 Simon Glassbinman: Avoid use of expected failure
2022-08-21 Simon Glassbinman: Adjust mkimage etype node reading
2022-08-21 Simon Glassbinman: Add a way to check for missing properties
2022-08-21 Simon Glassbinman: Fix up the entry-docs for Entry_pre_load
2022-08-21 Simon Glasspatman: Don't buffer test output with a single test
2022-08-21 Simon Glasspatman: Put the coverage command-line last
2022-08-21 Simon Glassbinman: Put fake files in a subdirectory
2022-08-20 Tom RiniMerge branch '2022-08-20-assorted-updates'
2022-08-20 Simon Glassarm: k3: Correct an awk warning
2022-08-20 Tom RiniMerge tag 'efi-2022-10-rc3-2' of https://source.denx...
2022-08-20 Heiko Thierytools: mkeficapsule: use pkg-config for each lib separat
2022-08-13 Tom RiniMerge tag 'efi-2022-10-rc3' of https://source.denx...
2022-08-13 Simon Glassbinman: Add more documentation about binman usage
2022-08-13 Simon Glassbinman: Add rST references for binman entry types
2022-08-13 Simon Glasspatman: Add documentation to doc/
2022-08-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-08-11 Tom RiniMerge tag 'dm-pull-9aug22-take2' of https://source...
2022-08-09 Simon Glassdtoc: Correct remaining pylint problems in test_fdt
2022-08-09 Simon Glasstest_fdt: Convert to use argparse
2022-08-09 Simon Glassdtoc: Move main program into its own function
2022-08-09 Simon Glassdtoc: Fix fdt test coverage
2022-08-09 Simon Glassdtoc: Tidy up fdt_tests RunTests()
2022-08-09 Simon Glassdtoc: Tidy up fdt_tests RunTestCoverage() args
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-05 Tom RiniMerge branch '2022-08-05-buildman-integrate-boardscfg'
2022-08-05 Simon Glassbuildman: Drop a TODO that is done
2022-08-05 Simon Glassbuildman: Drop a Python 2.7 comment
2022-08-05 Simon Glassbuildman: Allow lines without a symbol
2022-08-05 Simon GlassDrop genboardscfg.py
2022-08-05 Simon Glassbuildman: Return an error if there are maintainer warnings
2022-08-05 Simon GlassRevert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS...
2022-08-05 Simon Glassbuildman: Replace the Options column with config name
2022-08-05 Simon Glassbuildman: Tidy up pylint problems in boards module
2022-08-05 Simon Glassbuildman: Incorporate the genboardscfg.py tool
2022-08-05 Simon Glassbuildman: Split out Boards into its own file
2022-08-05 Simon Glassbuildman: Convert camel case in board.py
next