summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-07-08test_sleep.py: make sleep time and margin configurableHeiko Schocher1-3/+11
2020-07-08gpio: search for gpio label if gpio is not found through bank nameHeiko Schocher1-0/+9
2020-07-07cmd: blkls: Add blkls commandNiel Fourie1-0/+13
2020-07-07cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie1-2/+20
2020-07-07cmd: fs: Add command to list supported fs typesNiel Fourie1-0/+13
2020-07-07cmd: part: Add subcommand to list supported partition tablesNiel Fourie1-0/+14
2020-07-06Merge branch 'next'Tom Rini14-109/+501
2020-07-06Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini7-98/+253
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher1-0/+23
2020-07-03test: provide tests for efi_image_region_add()Heinrich Schuchardt2-0/+164
2020-07-03test: correct time stamps for UEFI authenticationHeinrich Schuchardt1-8/+8
2020-07-03test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro1-6/+6
2020-07-03test/py: efi_secboot: remove all "re.search"AKASHI Takahiro3-74/+65
2020-07-03Revert "test: stabilize test_efi_secboot"AKASHI Takahiro3-9/+9
2020-07-01reset: Add generic reset driverSean Anderson2-0/+60
2020-07-01dm: Add support for simple-pm-busSean Anderson2-0/+46
2020-07-01clk: Add K210 pll supportSean Anderson2-0/+97
2020-06-30test/py: test_efi_fit: Update #size-cells to 1Bin Meng1-2/+2
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski1-1/+1
2020-06-12dm: uclass: don't assign aliased seq numbersMichael Walle2-12/+24
2020-06-12usb: provide a device tree node to USB devicesMichael Walle1-0/+22
2020-06-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini1-9/+1
2020-06-02test/py: use actual core count for parallel buildsHeinrich Schuchardt1-1/+1
2020-06-01sf: Drop spl_flash_get_sw_write_protJagan Teki1-9/+1
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+262
2020-05-19test: Use ut_asserteq_mem() where possibleSimon Glass11-102/+112
2020-05-19Nokia RX-51: Add automated test for running RX-51 build in qemuPali Rohár1-0/+262
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass37-0/+37
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass15-20/+28
2020-05-19common: Drop image.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop part.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-12Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+89
2020-05-11Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+10
2020-05-11test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong1-0/+89
2020-05-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic10-67/+150
2020-05-09test: unit test for u16_strsize()Heinrich Schuchardt1-0/+10
2020-05-09test: fix naming of test functions in the log test suiteHeinrich Schuchardt2-36/+36
2020-05-09test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt1-1/+16
2020-05-05Merge git://git.denx.de/u-boot-usbTom Rini2-0/+54
2020-05-04test: stabilize test_efi_secbootHeinrich Schuchardt3-9/+9
2020-05-04lib/crypto, efi_loader: move some headers to include/cryptoAKASHI Takahiro1-2/+2
2020-05-03test: cpu: test current cpuPeng Fan1-0/+2
2020-05-02test: dm: phy: add a test item for the phy_bulk APIChunfeng Yun1-0/+33
2020-05-02test: dm: add test item for ofnode_get_child_count()Chunfeng Yun1-0/+21
2020-05-01test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes1-19/+33
2020-04-30Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-24/+6
2020-04-30acpi: Add an acpi commandSimon Glass1-0/+73
2020-04-30acpi: Move the xsdt pointer to acpi_ctxSimon Glass1-0/+5