aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-07-17acpi: Add support for various misc ACPI opcodesSimon Glass
2020-07-17acpi: Support copying properties from device tree to ACPISimon Glass
2020-07-17acpi: Support writing a GPIOSimon Glass
2020-07-17acpi: Support writing Device Properties objects via _DSDSimon Glass
2020-07-17acpi: Support writing a UUIDSimon Glass
2020-07-17acpi: Support writing a nameSimon Glass
2020-07-17acpi: Support writing a stringSimon Glass
2020-07-17acpi: Support writing an integerSimon Glass
2020-07-17acpigen: Support writing a packageSimon Glass
2020-07-17acpigen: Support writing a lengthSimon Glass
2020-07-17acpi: Support generation of SPI descriptorSimon Glass
2020-07-17acpi: Support generation of I2C descriptorSimon Glass
2020-07-17acpi: Support generation of a GPIO/irq for a deviceSimon Glass
2020-07-17acpi: Support generation of GPIO descriptorSimon Glass
2020-07-17acpi: Support string outputSimon Glass
2020-07-17gpio: Add a method to convert a GPIO to ACPISimon Glass
2020-07-17acpi: Support generation of interrupt descriptorSimon Glass
2020-07-17acpi: Support generation of ACPI codeSimon Glass
2020-07-17irq: Add a method to convert an interrupt to ACPISimon Glass
2020-07-17acpi: Add a way to check device statusSimon Glass
2020-07-17acpi: Add a function to get a device path and scopeSimon Glass
2020-07-16efi_loader: skip warnings for network configurationHeinrich Schuchardt
2020-07-11test: use virt-make-fs to build imageHeinrich Schuchardt
2020-07-11test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro
2020-07-11test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro
2020-07-11test/py: efi_secboot: more fixes against pylintAKASHI Takahiro
2020-07-11test/py: efi_secboot: apply autopep8AKASHI Takahiro
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-09test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()Bin Meng
2020-07-09test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()Bin Meng
2020-07-09test/dm: fdtdec: Add the missing gd declarationBin Meng
2020-07-09log: don't show function by defaultHeinrich Schuchardt
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-09video: sandbox: Add support for the copy framebufferSimon Glass
2020-07-09video: Add comments to struct sandbox_sdl_platSimon Glass
2020-07-09video: Adjust rotated console to start at right edgeSimon Glass
2020-07-09test: dm: rtc: add tests of rtc shell commandRasmus Villemoes
2020-07-09test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes
2020-07-09rtc: sandbox-rtc: fix set methodRasmus Villemoes
2020-07-08cmd: Add a memory-search commandSimon Glass
2020-07-07test_sleep.py: make sleep time and margin configurableHeiko Schocher
2020-07-07gpio: search for gpio label if gpio is not found through bank nameHeiko Schocher
2020-07-07cmd: blkls: Add blkls commandNiel Fourie
2020-07-07cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie
2020-07-07cmd: fs: Add command to list supported fs typesNiel Fourie
2020-07-07cmd: part: Add subcommand to list supported partition tablesNiel Fourie
2020-07-06Merge branch 'next'Tom Rini
2020-07-05Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini