]> git.ipfire.org Git - thirdparty/u-boot.git/history - test
configs: am62ax_evm_a53_defconfig: switch to stdboot
[thirdparty/u-boot.git] / test /
2023-11-20  Tom RiniMerge tag 'v2024.01-rc3' into next
2023-11-18  Tom RiniMerge tag 'efi-next-18112023' of https://source.denx...
2023-11-18  Tom RiniMerge branch 'master-mmc-clock' of https://source.denx...
2023-11-18  Raymond Maoefi_loader: Boot var automatic management
2023-11-17  Tom RiniMerge branch '2023-11-16-assorted-updates' into next
2023-11-16  Paul Barkersysreset: Fix unsupported request return values
2023-11-16  Sean Andersontest: eth: Don't crash if env_get returns NULL
2023-11-16  Tom RiniMerge patch series "spl: Use common function for loadin...
2023-11-16  Sean Andersonspl: Convert spi to spl_load
2023-11-16  Sean Andersonspl: Convert NVMe to spl_load
2023-11-16  Sean Andersonspl: Convert nor to spl_load
2023-11-16  Sean Andersonspl: Convert net to spl_load
2023-11-16  Sean Andersonspl: Convert nand to spl_load
2023-11-16  Sean Andersonspl: Convert mmc to spl_load
2023-11-16  Sean Andersonspl: Convert fat to spl_load
2023-11-16  Sean Andersonspl: Convert ext to use spl_load
2023-11-16  Sean Andersontest: spl: Support testing LEGACY_LZMA filesystem images
2023-11-16  Sean Andersonspl: Only support bl_len when we have to
2023-11-16  Sean Andersonspl: Remove filename from spl_load_info
2023-11-16  Sean Andersonspl: Refactor spl_load_info->read to use units of bytes
2023-11-16  Tom RiniMerge patch series "nand: Add sandbox tests"
2023-11-16  Sean Andersontest: spl: Add a test for NAND
2023-11-16  Sean Andersonnand: Add sandbox driver
2023-11-15  Tom RiniMerge tag 'dm-pull-15nov23' of https://source.denx...
2023-11-15  Simon Glassbootstd: Add a return code to bootflow menu
2023-11-15  Simon Glassbootstd: Refactor mmc prep to allow a different scan
2023-11-10  Tom RiniMerge patch series "arm: dts: k3-am6: Fix Ethernet...
2023-11-10  Tom RiniMerge tag 'u-boot-stm32-20231110' of https://source...
2023-11-10  Tom RiniMerge branch '2023-11-10-assorted-fixes'
2023-11-10  Nishanth Menontree-wide: Replace http:// link with https:// link...
2023-11-10  Alexander Gendintest: cmd: mbr: Remove unreachable code
2023-11-07  Tom RiniMerge branch '2023-11-07-assorted-big-cleanups' into...
2023-11-07  Tom RiniCI, pytest: Add a test for sandbox without LTO
2023-11-07  Simon Glasssandbox: Add a test for disabling CONFIG_CMDLINE
2023-11-07  Simon Glasstest: Make UNIT_TEST depend on CMDLINE
2023-11-07  Tom RiniMerge tag 'xilinx-for-v2024.01-rc3' of https://source...
2023-11-07  Algapally Santosh... serial: zynqmp: Fetch baudrate from dtb and update
2023-11-03  Tom RiniMerge tag 'qcom-pull-20231103' of https://source.denx...
2023-11-03  Tom RiniMerge tag 'u-boot-dfu-20231103' of https://source.denx...
2023-11-02  Tom RiniMerge branch 'master_common_h_cleanup' of https://sourc...
2023-11-02  Tom RiniMerge tag 'i2cfixes-for-v2024-01-rc2' of https://source...
2023-11-02  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-11-01  Tom RiniMerge tag 'clk-2024.01-rc2' of https://source.denx...
2023-11-01  Tom RiniMerge branch '2023-11-01-bootstd-fixes'
2023-11-01  Simon Glassbootstd: Handle a few special cases in cmdline_set_arg()
2023-10-28  Tom RiniMerge branch 'master_tmio_fixes' of https://source...
2023-10-27  Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-27  Ilias Apalodimastest/py: always use autostart on tpm2 selftests
2023-10-27  Ilias Apalodimastest: use a non system PCR for testing PCR extend
2023-10-27  Eddie Jamestest: Add sandbox TPM boot measurement
2023-10-24  Tom RiniMerge branch '2023-10-24-assorted-general-fixes-and...
2023-10-24  AKASHI Takahirotest: dm: add SCMI power domain protocol test
2023-10-24  Alexander Gendincmd: mbr: Allow 4 MBR partitions without need for extended
2023-10-24  Yurii Monakovcli: Consume invalid escape sequences early
2023-10-24  Tom RiniMerge tag 'u-boot-rockchip-20231024' of https://source...
2023-10-24  Tom RiniMerge tag 'u-boot-imx-20231024' of https://gitlab.denx...
2023-10-24  Johan Jonkerrockchip: test: dm: add rkmtd test
2023-10-23  Tom RiniMerge branch '2023-10-23-bootstd-fixes-and-improvements'
2023-10-23  Simon Glassbootstd: Scan all bootdevs in a boot_targets entry...
2023-10-23  Simon Glassbootstd: Correct logic for single uclass
2023-10-23  Simon Glassbootstd: Expand boot-ordering test to include USB
2023-10-23  Simon GlassRevert "bootstd: Scan all bootdevs in a boot_targets...
2023-10-23  Tom RiniMerge tag 'u-boot-amlogic-20231023' of https://source...
2023-10-19  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-19  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-19  Simon Glasssandbox: watchdog: Avoid an error on startup
2023-10-18  Tom RiniMerge branch '2023-10-17-spl-test-some-load-methods'
2023-10-18  Sean Andersontest: spl: Add a test for the SPI load method
2023-10-18  Sean Andersontest: spl: Add a test for the NOR load method
2023-10-18  Sean Andersontest: spl: Add a test for the NET load method
2023-10-18  Sean Andersontest: spl: Add a test for the MMC load method
2023-10-18  Sean Andersontest: spl: Add a test for spl_blk_load_image
2023-10-18  Sean Andersontest: spl: Add functions to create filesystems
2023-10-18  Sean Andersontest: spl: Add functions to create images
2023-10-18  Sean Andersontest: spl: Fix spl_test_load not failing if fname doesn...
2023-10-18  Sean Andersontest: spl: Split tests up and use some configs
2023-10-18  Sean Andersonspl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA...
2023-10-17  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-16  Tom RiniMerge tag 'u-boot-imx-20231016' of https://gitlab.denx...
2023-10-16  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-10-16  Tom RiniMerge branch '2023-10-16-assorted-cmd-updates'
2023-10-16  Tom Rinicmd: Convert existing long help messages to the new...
2023-10-16  Tom RiniMerge tag 'u-boot-amlogic-20231015' of https://source...
2023-10-15  Alexey Romanovsandbox: add tests for UCLASS_SM
2023-10-14  Tom RiniMerge tag 'dm-pull-13oct23' of https://source.denx...
2023-10-14  Tom RiniMerge branch '2023-10-13-firmware-scmi-updates'
2023-10-13  AKASHI Takahirotest: dm: add SCMI base protocol test
2023-10-13  AKASHI Takahirotest: dm: simplify SCMI unit test on sandbox
2023-10-13  AKASHI Takahirotest: dm: add protocol-specific channel test
2023-10-13  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-10-13  Simon Glassbootstd: Scan all bootdevs in a boot_targets entry
2023-10-13  Tom RiniMerge tag 'efi-2024-01-rc1' of https://source.denx...
2023-10-13  Tom RiniMerge tag 'xilinx-for-v2024.01-rc1-v3' of https://sourc...
2023-10-12  Tom RiniMerge branch '2023-10-12-expo-add-support-for-edting...
2023-10-11  Simon Glassexpo: Update tests to include textline
2023-10-11  Simon Glasscli: Add a command to show cmdline history
2023-10-11  Tom RiniMerge tag 'fsl-qoirq-2023-10-10' of https://source...
2023-10-11  Tom RiniMerge branch '2023-10-10-blk-sandbox-support-binding...
2023-10-10  Bin Mengcmd: host: Print out the block size of the host device
2023-10-10  Bin Mengblk: sandbox: Support binding a device with a given...
next