rockchip: Use an external TPL binary on RK3568
[platform/kernel/u-boot.git] / tools /
2023-02-28 Jonas Karlmanbinman: Add support for a rockchip-tpl entry
2023-02-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-02-17 Rick Chenriscv: binman: Add help message for missing blobs
2023-02-13 Tom RiniMerge tag 'i2c-updates-for-v2023.04' of https://source...
2023-02-13 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-02-13 Tom RiniMerge tag 'dm-pull-12feb23' of https://source.denx...
2023-02-13 Simon Glassbinman: Show the image name for the top-level section
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-12 Tom RiniMerge branch '2023-02-10-update-trace-feature-to-work...
2023-02-11 Tom RiniCI, Docker: Update to Jammy 2023016 tag
2023-02-11 Simon GlassDocker: Support trace-cmd
2023-02-11 Simon Glasstrace: Provide a flamegraph that uses timing
2023-02-11 Simon Glasstrace: Support output of a flamegraph
2023-02-11 Simon Glasstrace: Support output of funcgraph records
2023-02-11 Simon Glasstrace: Use text_base from the trace header
2023-02-11 Simon Glasstrace: Drop use of objsection
2023-02-11 Simon Glasstrace: Update proftool to use new binary format
2023-02-11 Simon Glasstrace: Rename prof to trace and improve comments
2023-02-11 Tom RiniDockerfile: Update QEMU git location
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Heinrich Schuchardtbuildman: invalid reference to README
2023-02-08 Tom RiniMerge branch '2023-02-07-Kconfig-cleanup-dead-code...
2023-02-07 Simon Glasstools: Drop xway-swap-bytes tool
2023-02-07 Simon GlassDrop ubsha1 tool
2023-02-07 Simon Glassimx: Rename CONFIG_MXS to CFG_MXS
2023-02-07 Simon Glassmoveconfig: Add an option to compare Kconfig against...
2023-02-07 Tom RiniMerge branch '2023-02-07-assorted-updates'
2023-02-06 Pali Rohártools: default_image: Accept images with padding
2023-02-06 Pali Rohártools: default_image: Verify header size
2023-02-06 Pali Rohártools: imagetool: Skip autodetection of gpimage type
2023-02-06 Pali Rohártools: imagetool: Show error message when detecting...
2023-02-06 Pali Rohártools: imagetool: Fix error message when verify_header...
2023-02-04 Tom RiniMerge tag 'video-20230204' of https://source.denx.de...
2023-02-04 Nikhil M Jaintools: logos: Add TI logo files
2023-02-02 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-02-01 Tom RiniMerge tag 'fsl-qoriq-2023-2-1' of https://source.denx...
2023-02-01 Tom RiniMerge tag 'u-boot-imx-20230201' of https://gitlab.denx...
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-30 Mikhail Ilintools: imx8image: Fix handle leak
2023-01-30 Mikhail Ilintools: imx8mimage: Fix handle leak
2023-01-30 Mikhail Ilintools: imximage: Fix check array index
2023-01-27 Tom RiniMerge tag 'efi-2023-04-rc1-3' of https://source.denx...
2023-01-27 Tom RiniMerge branch '2023-01-27-assorted-updates'
2023-01-27 Massimo Pegorermkimage: fit: Support signed configurations in 'auto...
2023-01-27 Simon Glassifwitool: Fix member access
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-27 Tom RiniMerge tag 'dm-pull-26jan23' of https://source.denx...
2023-01-26 Simon Glassbinman: Fix a test-coverage regression
2023-01-26 Samuel Hollandbinman: Add 'min-size' entry property
2023-01-26 Jonas Karlmanbinman: Add support for selecting firmware to use with...
2023-01-26 Jonas Karlmanbinman: Add special subnodes to the nodes generated...
2023-01-26 Jonas Karlmanbinman: Add support for align argument to mkimage tool
2023-01-19 Tom RiniMerge tag 'dm-pull-18jan23' of https://source.denx...
2023-01-18 Maxim Cournoyerpatman: symlink top level .checkpatch.conf
2023-01-18 Maxim CournoyerRevert "patman: invoke the checkpatch.pl script with...
2023-01-18 Simon Glassbinman: Support positioning an entry by and ELF symbol
2023-01-18 Simon Glassdtoc: Add a way to read a phandle with params
2023-01-18 Simon Glassbinman: Provide general support for updating ELF symbols
2023-01-18 Simon Glassbinman: Support overlapping entries
2023-01-18 Simon Glassbinman: Add a function to check for special section...
2023-01-18 Simon Glassbinman: Add a null entry
2023-01-18 Simon Glassbinman: Clarify use of False when obtaining data
2023-01-18 Simon Glassbinman: Add a test for an inner section with a size
2023-01-18 Simon Glassbinman: Support optional external blobs
2023-01-18 Simon Glassbinman: Support new op-tee binary format
2023-01-18 Simon Glassbinman: Add a way to check for a valid ELF file
2023-01-18 Simon Glassbinman: Support optional entries
2023-01-18 Simon Glassbinman: Use a reference for binman symbols docs
2023-01-18 Simon Glassbinman: Update entry docs
2023-01-18 Simon Glassbinman: Tidy up comment in fit _gen_node
2023-01-18 Simon Glassbinman: Allow writing section contents to a file
2023-01-18 Simon Glasstrace: Update trace-format generator for newer version
2023-01-18 Simon Glasstrace: Adjust flags in proftool
2023-01-18 Simon Glassmkimage: Add a few more messages for FIT failures
2023-01-17 Tom RiniMerge branch '2022-01-16-bootstd-updates'
2023-01-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-17 Tom RiniMerge tag 'u-boot-rockchip-20230117' of https://source...
2023-01-16 Jagan Tekirockchip: mkimage: Add rv1126 support
2023-01-16 John Keepingrockchip: mkimage: make RC4 key const
2023-01-13 Tom RiniMerge tag 'u-boot-stm32-20230113' of https://source...
2023-01-12 Tom RiniMerge branch '2023-01-11-assorted-general-updates'
2023-01-11 Tom RiniCI/Docker: Update to jammy-20221130 tag
2023-01-11 Heinrich SchuchardtDockerfile: add package texinfo
2023-01-09 Tom RiniMerge branch 'next'
2023-01-08 Tom RiniMerge tag 'u-boot-nand-20230108' of https://source...
2023-01-06 Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2023-01-06 Tom RiniMerge tag 'dm-next-5jan23' of https://source.denx.de...
2023-01-06 Maxim Cournoyerpatman: add '--get-maintainer-script' argument
2023-01-06 Maxim Cournoyerpatman: additionally honor a local .patman config file
2023-01-06 Maxim Cournoyerpatman: fail early in Setup when provided config file...
2023-01-06 Maxim Cournoyerpatman: set the default config_fname argument value...
2023-01-06 Maxim Cournoyerpatman: import gitutil module where it is needed
2023-01-06 Maxim Cournoyerpatman: replace deprecated SafeConfigParser with Config...
2023-01-06 Maxim Cournoyerpatman: fix pep8 warnings in settings module
2023-01-06 Maxim Cournoyerpatman: document default 'send' command
2023-01-06 Maxim Cournoyerpatman: document how to run test suite via pytest
2023-01-06 Maxim Cournoyerpatman: hide the 'test' command unless test data is...
2023-01-06 Maxim Cournoyerpatman: add pytest configuration file
2023-01-06 Maxim Cournoyerpatman: rename main script to __main__.py
2023-01-06 Maxim Cournoyerpatman: invoke the checkpatch.pl script with '--u-boot...
next