summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini1-0/+14
2022-04-19dm: core: Allow devres to be disabled in SPLSimon Glass1-1/+1
2022-04-15Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini3-114/+265
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini3-17/+39
2022-04-15test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu3-114/+265
2022-04-14test: serial: Add test for putc/putsSean Anderson1-0/+19
2022-04-14led: Configure LED default-state on bootMarek Vasut1-1/+1
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún1-0/+4
2022-04-10treewide: use dm_mdio_read/write/reset() wrappersMarek Behún2-17/+17
2022-04-10net: introduce helpers to get PHY ofnode from MACMarek Behún1-0/+18
2022-04-08test/py:Update python tests for ‘gpio’ cmdAdarsh Babu Kalepalli1-1/+174
2022-04-07env: Allow text-env tests to run with awkSimon Glass1-14/+14
2022-04-06dm: blk: Expand iteration and add testsSimon Glass1-0/+111
2022-04-06abuf: Correct a corner case with abuf_realloc()Simon Glass1-0/+29
2022-04-04Merge branch 'next'Tom Rini20-92/+677
2022-03-31test: py: vboot: add test for global image signaturePhilippe Reynes6-16/+272
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes2-0/+6
2022-03-31test: fix pylint warnings in test_efi_bootmgrHeinrich Schuchardt2-9/+18
2022-03-31test: fix pylint warnings for test_efi_fit.pyHeinrich Schuchardt1-15/+16
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini3-1/+75
2022-03-26test: test UEFI boot managerHeinrich Schuchardt2-0/+74
2022-03-19sandbox: test: Tidy up spl_test_load() callsSimon Glass1-5/+1
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-4/+4
2022-03-15test/py: Add tests for the erofsHuang Jianan1-0/+211
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal1-1/+1
2022-03-14cmd: test: pinmux: Do not check all empty spacesMichal Simek1-4/+4
2022-03-10event: Add a script to decode the event-spy listSimon Glass1-0/+20
2022-03-10event: Add events for device probe/removeSimon Glass1-0/+38
2022-03-10event: Add a simple testSimon Glass3-0/+52
2022-03-03firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere1-5/+10
2022-03-03sandbox: scmi: test against a single scmi agentEtienne Carriere1-61/+53
2022-03-02test: Correct pylint errorsSimon Glass4-6/+15
2022-02-26efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu1-14/+23
2022-02-26test/py: Handle expected reboot while booting sandboxMasami Hiramatsu2-22/+33
2022-02-26test/py: Handle expected reset by commandMasami Hiramatsu1-41/+58
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini6-10/+439
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas1-2/+28
2022-02-11test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro1-4/+22
2022-02-11test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro2-0/+70
2022-02-11test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro1-2/+2
2022-02-11test/py: efi_capsule: add image authentication testAKASHI Takahiro4-3/+318
2022-02-11test: test field truncation in snprint()Heinrich Schuchardt1-0/+12
2022-02-11test/py: Add test case for mkimage -o argumentJan Kiszka3-16/+101
2022-02-05test: test UTF-16 truncation in snprintf()Heinrich Schuchardt1-0/+31
2022-02-03treewide: Use 16-bit Unicode stringsSimon Glass2-12/+12
2022-01-29rsa: adds rsa3072 algorithmJamin Lin3-2/+97
2022-01-25dm: Fix OF_BAD_ADDR definitionPatrice Chotard3-4/+4
2022-01-25acpi: Tidy up the table listSimon Glass1-7/+8
2022-01-25acpi: Tidy up the item listSimon Glass1-6/+14
2022-01-25x86: Move base tables to a writer functionSimon Glass1-6/+11