Revert "rockchip: Only call binman when TPL available"
[platform/kernel/u-boot.git] / test /
2023-01-27 Tom RiniMerge branch '2023-01-27-apple-soc-updates'
2023-01-27 Tom RiniMerge tag 'efi-2023-04-rc1-3' of https://source.denx...
2023-01-27 Mark Kettenistest: Add test for mapping IOMMUs for PCI devices
2023-01-27 Mark Kettenistest: Add test for IOMMU uclass map/unmap ops
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 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23 Simon Glassbootstd: Record the bootdevs used during scanning
2023-01-23 Simon Glassbootstd: Drop the old bootflow_scan_first()
2023-01-23 Simon Glassbootstd: Allow scanning a single bootdev label
2023-01-23 Simon Glassbootstd: Switch bootdev scanning to use labels
2023-01-23 Simon Glassbootstd: Add a hunter for the extension feature
2023-01-23 Simon Glassbootstd: Allow iterating to the next bootdev priortiy
2023-01-23 Simon Glassbootstd: Allow iterating to the next label in a list
2023-01-23 Simon Glassbootstd: Allow hunting for a bootdev by label
2023-01-23 Simon Glassbootstd: Add a new pre-scan priority for bootdevs
2023-01-23 Simon Glassbootstd: Allow hunting for bootdevs of a given priority
2023-01-23 Simon Glassbootstd: Treat DHCP and PXE as bootdev labels
2023-01-23 Simon Glassbootstd: Add a SPI flash bootdev
2023-01-23 Simon Glasssandbox: Allow SPI flash bootdevs to be disabled for...
2023-01-23 Simon Glassbootstd: Include the device tree in the bootflow
2023-01-23 Simon Glassbootstd: Add a virtio bootdev
2023-01-23 Simon Glassvirtio: Avoid strange behaviour on removal
2023-01-23 Simon Glassbootstd: Add an NVMe bootdev
2023-01-23 Simon Glassbootstd: Add an IDE bootdev
2023-01-23 Simon Glassbootstd: Add a SCSI bootdev
2023-01-23 Simon Glassbootstd: Only scan bootable partitions
2023-01-23 Simon Glasspart: Add a function to find the first bootable partition
2023-01-23 Simon Glassbootstd: Add a hunter for ethernet
2023-01-23 Simon Glassbootstd: Add an MMC hunter
2023-01-23 Simon Glassbootstd: Add a USB hunter
2023-01-23 Simon Glassbootstd: Support running bootdev hunters
2023-01-23 Simon Glassbootstd: Add the concept of a bootdev hunter
2023-01-23 Simon Glasssandbox: Allow ethernet bootdevs to be disabled for...
2023-01-23 Simon Glassdm: test: Correct ordering of DM setup
2023-01-23 Simon Glassdm: part: Update test to use mmc2
2023-01-23 Simon Glasstest: Drop duplicate restore of DM state
2023-01-23 Simon Glasstest: Fix the help for the ut command
2023-01-23 Simon Glasslib: Add a function to split a string into substrings
2023-01-23 Simon Glassdm: test: Correct assertion in dm_test_part()
2023-01-23 Simon Glassdm: core: Support sorting devices with dm tree
2023-01-19 Tom RiniMerge tag 'dm-pull-18jan23' of https://source.denx...
2023-01-19 Tom RiniMerge branch '2022-01-18-assorted-updates'
2023-01-19 Brandon Maiertest: compression: add zstd uncompression test
2023-01-18 Enric Balletbo i... test/py: gpt: add test for the gpt partition type GUID...
2023-01-18 Brandon Maiertest: compression: use sizeof() instead of magic numbers
2023-01-17 Tom RiniMerge branch '2022-01-16-bootstd-updates'
2023-01-16 Simon Glassbootstd: Support setting a theme for the menu
2023-01-16 Simon Glassbootstd: Add a test for the bootstd menu
2023-01-16 Simon Glassexpo: Add basic tests
2023-01-16 Simon Glassbootstd: Allow reading a logo for the OS
2023-01-16 Simon Glassbootstd: Read the Operating System name for distro...
2023-01-16 Simon Glassvideo: Add font functions to the vidconsole API
2023-01-16 Simon Glasssandbox: Enable mmc command and legacy images
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 Ville SkyttäUse `grep -E` or plain `grep` instead of `egrep`
2023-01-11 Brandon Maiertest: compression: use ut_assert for errors
2023-01-11 Brandon Maiertest: compression: check with trailing garbage in input
2023-01-11 Marek Vasuttest: cmd: exit: Add unit test for exit and partly...
2023-01-11 Max Krummenachertest: env: add test for u-boot-initial-env creation
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 Yuepeng Xingtest:dm:fix typo
2023-01-04 Tom RiniMerge tag 'efi-2023-01-rc5-3' of https://source.denx...
2023-01-04 Heinrich Schuchardttest: unit test for u16_strcasecmp()
2022-12-31 Tom RiniMerge branch '2022-12-31-cmd-source-support-specifying...
2022-12-31 Sean Andersoncmd: source: Support specifying config name
2022-12-31 Sean Andersontest: Add test for source command
2022-12-24 Tom RiniMerge branch '2022-12-23-complete-phase1-CONFIG-migrati...
2022-12-23 Tom Rinilog: Remove some places where we redefine LOGLEVEL
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-20 Tom RiniMerge tag 'efi-2023-01-rc5' of https://source.denx...
2022-12-20 Heinrich Schuchardttest: add unit test for u16_strnlen()
2022-12-08 Tom RiniMerge tag 'u-boot-stm32-20221207' of https://source...
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-06 Tom RiniMerge branch '2022-12-06-update-to-gcc-12-clang-14...
2022-12-06 Tom Rinievent: Re-add file paths to the tests
2022-12-06 Tom RiniMerge tag 'sound-2023-01-rc4' of https://source.denx...
2022-12-06 Tom RiniMerge branch '2022-12-05-Kconfig-migrations-and-renames...
2022-12-05 Tom Rinipost: Migrate to Kconfig
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SD...
2022-12-05 Tom RiniMerge branch '2022-12-05-add-IPv6-support'
2022-12-05 Viacheslav Mitrofanovtest: dm: eth: Add ip6_make_lladdr test
2022-12-05 Viacheslav Mitrofanovtest: dm: eth: Add ip6_make_snma test
2022-12-05 Viacheslav Mitrofanovtest: dm: eth: Add ip6_addr_in_subnet test
2022-12-05 Viacheslav Mitrofanovtest: dm: eth: Add csum_ipv6_magic test
2022-12-05 Viacheslav Mitrofanovtest: dm: eth: Add string_to_ip6 test
2022-12-05 Heinrich Schuchardttest: test sandbox sound driver more rigorously
2022-11-28 Tom RiniMerge branch '2022-11-28-networking-updates-and-improve...
2022-11-28 Ying-Chun Liu (Pau... test: cmd: add test for wget command.
2022-11-23 Tom RiniMerge tag 'u-boot-amlogic-20221122' of https://source...
2022-11-23 Tom RiniMerge tag 'dm-pull-22nov22' of https://source.denx...
2022-11-22 Simon Glasstest: Disable part of the setexpr test for now
2022-11-22 Marek Vasuttest: cmd: fdt: Add fdt get value test case
2022-11-22 Tom RiniMerge tag 'xilinx-for-v2023.01-rc3' of https://source...
next