image: Move comment for fit_conf_find_compat()
[platform/kernel/u-boot.git] / tools /
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
2022-08-05 Simon Glassbuildman: Drop use of 'board' in board module
2022-08-05 Simon Glassbuildman: Drop use of 'boards' in control
2022-08-05 Simon Glassbuildman: Fix use of 'boards' in test
2022-08-05 Simon Glassbuildman: Fix use of 'boards' in func_test
2022-08-05 Simon Glassbuildman: Avoid using board as a variable
2022-08-05 Simon Glassbuildman: Support running from an IDE
2022-08-05 Simon Glassbuildman: Drop -I option
2022-08-05 Tom RiniMerge tag 'tpm-030822' of https://source.denx.de/u...
2022-08-04 Tom RiniMerge branch '2022-08-04-assorted-fixed'
2022-08-04 Michal Vasilektools: mkimage: fix build with LibreSSL
2022-08-04 Heiko Thierytools: kwboot: use pkg-config to get -ltinfo
2022-08-04 Heiko Thierytools: mkeficapsule: use pkg-config to get -luuid and...
2022-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
2022-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-07-27 Tom RiniMerge tag 'dm-pull-26jul22' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'u-boot-imx-20220726' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'xilinx-for-v2022.10-rc2' of https://source...
2022-07-26 Peng Fantools: image: support i.MX93
2022-07-26 Douglas Andersonpatman: By default don't pass "--no-tree" to checkpatch...
2022-07-26 Marek Vasutbinman: Increase default fitImage data section resize...
2022-07-26 Michal Simektools: relocate-rela: Define all macros for e_machine...
2022-07-26 Michal Simektools: relocate-rela: Remove guard around R_AARCH64_REL...
2022-07-26 Samuel Hollandtools: relocate-rela: Fix ELF decoding on big-endian...
2022-07-25 Tom RiniMerge branch '2022-07-25-assorted-platform-updates'
2022-07-25 Yogesh Siraswark3_gen_x509_cert: Make SWRV configurable for anti-rollb...
2022-07-25 Mamta Shuklatools: mkimage: Add support to generate FlexSPI Header...
2022-07-25 Marek Vasuttools: imx8mimage: Keep IVT reserved1 field zero always
2022-07-23 Tom RiniMerge tag 'efi-2022-10-rc1-2' of https://source.denx...
2022-07-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-07-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-07-21 Marek Behúntreewide: Fix Marek's name and change my e-mail address
2022-07-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-07-14 Tom RiniMerge tag 'mips-pull-2022-07-13' of https://source...
2022-07-14 Tom RiniMerge tag 'efi-2022-10-rc1' of https://source.denx...
2022-07-13 Weijie Gaotools: mtk_image: add support for MT7621 NAND images
2022-07-13 Sean Andersonmkimage: Add long options
2022-07-13 Tom RiniMerge tag 'u-boot-stm32-20220712' of https://source...
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-07-08 Tom RiniMerge branch '2022-07-08-assorted-updates' into next
2022-07-08 Rafał Miłeckifw_env: add fallback to Linux's NVMEM based access
2022-07-02 Tom RiniMerge tag 'efi-2022-07-rc6' of https://source.denx...
2022-07-02 Tom RiniMerge branch '2022-07-01-additional-critical-fixes...
2022-07-01 Joel Stanleyimage: fit: Use stack allocation macro
2022-07-01 Tom RiniMerge tag 'u-boot-amlogic-20220701' of https://source...
2022-06-28 Alper Nebi Yasakspl: binman: Check at runtime if binman symbols were...
2022-06-28 Alper Nebi Yasakspl: binman: Split binman symbols support from enabling...
2022-06-28 Simon Glassdm: core: Support accessing core tags
2022-06-28 Simon Glassdm: core: Switch the testbus driver to use a new struct
2022-06-28 Sean Andersonpatman: Fix defaults not propagating to subparsers
2022-06-28 Alper Nebi Yasakpatman: test_util: Print test stdout/stderr within...
2022-06-28 Alper Nebi Yasakpatman: test_util: Customize unittest test results...
2022-06-28 Alper Nebi Yasakpatman: test_util: Use unittest text runner to print...
2022-06-28 Alper Nebi Yasakpatman: test_util: Handle nonexistent tests while loadi...
next