summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-04-18dm: core: Allow devres to be disabled in SPLSimon Glass
2022-04-15Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-04-15test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu
2022-04-14test: serial: Add test for putc/putsSean Anderson
2022-04-14led: Configure LED default-state on bootMarek Vasut
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún
2022-04-10treewide: use dm_mdio_read/write/reset() wrappersMarek Behún
2022-04-10net: introduce helpers to get PHY ofnode from MACMarek Behún
2022-04-08test/py:Update python tests for ‘gpio’ cmdAdarsh Babu Kalepalli
2022-04-07env: Allow text-env tests to run with awkSimon Glass
2022-04-06dm: blk: Expand iteration and add testsSimon Glass
2022-04-06abuf: Correct a corner case with abuf_realloc()Simon Glass
2022-04-04Merge branch 'next'Tom Rini
2022-03-31test: py: vboot: add test for global image signaturePhilippe Reynes
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes
2022-03-31test: fix pylint warnings in test_efi_bootmgrHeinrich Schuchardt
2022-03-31test: fix pylint warnings for test_efi_fit.pyHeinrich Schuchardt
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-26test: test UEFI boot managerHeinrich Schuchardt
2022-03-18sandbox: test: Tidy up spl_test_load() callsSimon Glass
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-03-15test/py: Add tests for the erofsHuang Jianan
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal
2022-03-14cmd: test: pinmux: Do not check all empty spacesMichal Simek
2022-03-10event: Add a script to decode the event-spy listSimon Glass
2022-03-10event: Add events for device probe/removeSimon Glass
2022-03-10event: Add a simple testSimon Glass
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere
2022-03-02test: Correct pylint errorsSimon Glass
2022-02-26efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu
2022-02-26test/py: Handle expected reboot while booting sandboxMasami Hiramatsu
2022-02-26test/py: Handle expected reset by commandMasami Hiramatsu
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas
2022-02-11test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro
2022-02-11test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro
2022-02-11test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro
2022-02-11test/py: efi_capsule: add image authentication testAKASHI Takahiro
2022-02-11test: test field truncation in snprint()Heinrich Schuchardt
2022-02-11test/py: Add test case for mkimage -o argumentJan Kiszka
2022-02-05test: test UTF-16 truncation in snprintf()Heinrich Schuchardt
2022-02-03treewide: Use 16-bit Unicode stringsSimon Glass
2022-01-28rsa: adds rsa3072 algorithmJamin Lin
2022-01-25dm: Fix OF_BAD_ADDR definitionPatrice Chotard
2022-01-25acpi: Tidy up the table listSimon Glass
2022-01-25acpi: Tidy up the item listSimon Glass
2022-01-25x86: Move base tables to a writer functionSimon Glass
2022-01-25x86: Use the ACPI table writerSimon Glass