bootstd: Add a SPI flash bootdev
[platform/kernel/u-boot.git] / test /
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...
2022-11-22 Tom RiniMerge tag 'efi-2023-01-rc2-2' of https://source.denx...
2022-11-22 Masahisa Kojimaeficonfig: refactor file selection handling
2022-11-14 Tom RiniMerge tag 'u-boot-imx-20221114' of https://gitlab.denx...
2022-11-08 Tom RiniMerge tag 'dm-pull-7nov22' of https://source.denx.de...
2022-11-07 Simon Glassdm: Add tests for the sandbox host driver
2022-11-07 Simon Glassdm: sandbox: Switch over to using the new host uclass
2022-11-07 Simon Glassdm: blk: Tidy up obtaining a block device from its...
2022-11-07 Simon Glasstest: Add a way to detect a test that breaks another
2022-11-07 Simon Glasstest: Allow showing basic information about tests
2022-11-07 Simon Glasstest: Tidy up help for ut command
2022-11-07 Simon Glasstest: Drop an unused parameter to ut_run_test_live_flat()
2022-11-07 Simon Glassdm: test: Clear the block cache after running a test
2022-11-07 Simon Glassdm: test: Drop the special function for running DM...
2022-11-07 Simon Glasstest: Correct pylint warnings in fs_helper
2022-11-07 Simon Glasstest: Split out mk_fs function into a helper
2022-11-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-11-06 Tom RiniMerge tag 'efi-2023-01-rc1-4' of https://source.denx...
2022-11-06 Masahisa Kojimatest/py: efi_secboot: Remove unnecessary cert-to-efi...
2022-11-03 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
next