summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: test UEFI boot managerHeinrich Schuchardt2022-03-262-0/+74
* k210: use the board vendor name rather than the marketing nameDamien Le Moal2022-03-151-1/+1
* efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu2022-02-261-14/+23
* test/py: Handle expected reboot while booting sandboxMasami Hiramatsu2022-02-262-22/+33
* test/py: Handle expected reset by commandMasami Hiramatsu2022-02-261-41/+58
* Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-02-116-10/+439
|\
| * test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas2022-02-111-2/+28
| * test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro2022-02-111-4/+22
| * test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro2022-02-112-0/+70
| * test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro2022-02-111-2/+2
| * test/py: efi_capsule: add image authentication testAKASHI Takahiro2022-02-114-3/+318
* | test: test field truncation in snprint()Heinrich Schuchardt2022-02-111-0/+12
* | test/py: Add test case for mkimage -o argumentJan Kiszka2022-02-113-16/+101
|/
* test: test UTF-16 truncation in snprintf()Heinrich Schuchardt2022-02-051-0/+31
* treewide: Use 16-bit Unicode stringsSimon Glass2022-02-032-12/+12
* rsa: adds rsa3072 algorithmJamin Lin2022-01-283-2/+97
* dm: Fix OF_BAD_ADDR definitionPatrice Chotard2022-01-253-4/+4
* acpi: Tidy up the table listSimon Glass2022-01-251-7/+8
* acpi: Tidy up the item listSimon Glass2022-01-251-6/+14
* x86: Move base tables to a writer functionSimon Glass2022-01-251-6/+11
* x86: Use the ACPI table writerSimon Glass2022-01-251-3/+3
* x86: acpi: Split out context creation from base tablesSimon Glass2022-01-251-5/+26
* x86: Move the acpi table to generic global_dataSimon Glass2022-01-251-1/+1
* test: fix pylint warnings in test_env.pyHeinrich Schuchardt2022-01-241-8/+12
* Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-01-221-4/+16
|\
| * test: add test for %pUsHeinrich Schuchardt2022-01-191-4/+16
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-198-20/+20
|/
* phy: Track power-on and init counts in uclassAlper Nebi Yasak2022-01-141-5/+78
* test: test_lsblk: Mark as sandbox specificPatrick Delaunay2022-01-141-0/+1
* bloblist: Add functions to obtain base address and sizeSimon Glass2022-01-131-0/+2
* bloblist: Use explicit numbering for the tagsSimon Glass2022-01-131-6/+6
* bloblist: Drop unused tagsSimon Glass2022-01-131-2/+2
* bloblist: Put the magic number firstSimon Glass2022-01-131-0/+7
* video: Support showing the U-Boot logoSimon Glass2021-12-261-9/+34
* video: theadorable: Use RGB565 for BMP blittingSimon Glass2021-12-261-0/+46
* video: Add a test for 16bpp BMP filesSimon Glass2021-12-261-0/+24
* video: bmp: Update RLE8 support to use the write functionSimon Glass2021-12-261-0/+38
* sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass2021-12-261-0/+38
* dm: core: Allow getting some basic statsSimon Glass2021-12-231-0/+41
* Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-204-0/+46
|\
| * efi: Add uclass for devices provided by UEFI firmwareSimon Glass2021-12-092-0/+25
| * test: unit test for the EFI_TCG2_PROTOCOLHeinrich Schuchardt2021-11-301-0/+20
| * configs: enable CMD_TPM on QEMU ARMHeinrich Schuchardt2021-11-301-0/+1
* | Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-299-42/+72
|\ \ | |/
| * test: fix pylint error in u_boot_console_exec_attach.pyHeinrich Schuchardt2021-11-261-2/+4
| * test: fix pylint error in u_boot_console_sandbox.pyHeinrich Schuchardt2021-11-261-1/+3
| * test: fix pylint errors in u_boot_utils.pyHeinrich Schuchardt2021-11-261-11/+14
| * test: fix pylint errors in u_boot_spawn.pyHeinrich Schuchardt2021-11-261-13/+13
| * test: fix pylint errors in multiplexed_log.pyHeinrich Schuchardt2021-11-261-6/+8
| * test: address some pylint warningsHeinrich Schuchardt2021-11-262-9/+7