aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-11-28test: fs: Add test to detect fat typeChristian Taedcke
2023-11-28test: Add size granularity parameter to mk_fsChristian Taedcke
2023-11-28test: fs: Add fat12 to supported fs of some testsChristian Taedcke
2023-11-28test: Add support to create a fat12 fsChristian Taedcke
2023-11-28test: spl: Remove usage of FAT32_SIGNChristian Taedcke
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-18efi_loader: Boot var automatic managementRaymond Mao
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini
2023-11-16sysreset: Fix unsupported request return valuesPaul Barker
2023-11-16test: eth: Don't crash if env_get returns NULLSean Anderson
2023-11-16spl: Convert spi to spl_loadSean Anderson
2023-11-16spl: Convert NVMe to spl_loadSean Anderson
2023-11-16spl: Convert nor to spl_loadSean Anderson
2023-11-16spl: Convert net to spl_loadSean Anderson
2023-11-16spl: Convert nand to spl_loadSean Anderson
2023-11-16spl: Convert mmc to spl_loadSean Anderson
2023-11-16spl: Convert fat to spl_loadSean Anderson
2023-11-16spl: Convert ext to use spl_loadSean Anderson
2023-11-16test: spl: Support testing LEGACY_LZMA filesystem imagesSean Anderson
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Remove filename from spl_load_infoSean Anderson
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini
2023-11-16test: spl: Add a test for NANDSean Anderson
2023-11-16nand: Add sandbox driverSean Anderson
2023-11-14bootstd: Add a return code to bootflow menuSimon Glass
2023-11-14bootstd: Refactor mmc prep to allow a different scanSimon Glass
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-10test: cmd: mbr: Remove unreachable codeAlexander Gendin
2023-11-07CI, pytest: Add a test for sandbox without LTOTom Rini
2023-11-07sandbox: Add a test for disabling CONFIG_CMDLINESimon Glass
2023-11-07test: Make UNIT_TEST depend on CMDLINESimon Glass
2023-11-07serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar
2023-11-01bootstd: Handle a few special cases in cmdline_set_arg()Simon Glass
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27test/py: always use autostart on tpm2 selftestsIlias Apalodimas
2023-10-27test: use a non system PCR for testing PCR extendIlias Apalodimas
2023-10-27test: Add sandbox TPM boot measurementEddie James
2023-10-24test: dm: add SCMI power domain protocol testAKASHI Takahiro
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin
2023-10-24cli: Consume invalid escape sequences earlyYurii Monakov
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-10-24rockchip: test: dm: add rkmtd testJohan Jonker
2023-10-23bootstd: Scan all bootdevs in a boot_targets entry (take 2)Simon Glass
2023-10-23bootstd: Correct logic for single uclassSimon Glass
2023-10-23bootstd: Expand boot-ordering test to include USBSimon Glass
2023-10-23Revert "bootstd: Scan all bootdevs in a boot_targets entry"Simon Glass
2023-10-19sandbox: watchdog: Avoid an error on startupSimon Glass
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson