summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: dm: rtc: add tests of rtc shell commandRasmus Villemoes2020-07-091-0/+58
* test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes2020-07-091-0/+45
* rtc: sandbox-rtc: fix set methodRasmus Villemoes2020-07-091-1/+14
* cmd: Add a memory-search commandSimon Glass2020-07-083-0/+281
* test_sleep.py: make sleep time and margin configurableHeiko Schocher2020-07-071-3/+11
* gpio: search for gpio label if gpio is not found through bank nameHeiko Schocher2020-07-071-0/+9
* cmd: blkls: Add blkls commandNiel Fourie2020-07-071-0/+13
* cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie2020-07-071-2/+20
* cmd: fs: Add command to list supported fs typesNiel Fourie2020-07-071-0/+13
* cmd: part: Add subcommand to list supported partition tablesNiel Fourie2020-07-071-0/+14
* Merge branch 'next'Tom Rini2020-07-0614-109/+501
|\
| * Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-07-057-98/+253
| |\
| | * test: provide tests for efi_image_region_add()Heinrich Schuchardt2020-07-032-0/+164
| | * test: correct time stamps for UEFI authenticationHeinrich Schuchardt2020-07-031-8/+8
| | * test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro2020-07-031-6/+6
| | * test/py: efi_secboot: remove all "re.search"AKASHI Takahiro2020-07-033-74/+65
| | * Revert "test: stabilize test_efi_secboot"AKASHI Takahiro2020-07-033-9/+9
| * | reset: Add generic reset driverSean Anderson2020-07-012-0/+60
| * | dm: Add support for simple-pm-busSean Anderson2020-07-012-0/+46
| * | clk: Add K210 pll supportSean Anderson2020-07-012-0/+97
| * | spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-291-1/+1
| * | dm: uclass: don't assign aliased seq numbersMichael Walle2020-06-112-12/+24
| * | usb: provide a device tree node to USB devicesMichael Walle2020-06-111-0/+22
* | | sandbox, test: add test for GPIO_HOG functionHeiko Schocher2020-07-051-0/+23
| |/ |/|
* | test/py: test_efi_fit: Update #size-cells to 1Bin Meng2020-06-301-2/+2
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-06-031-9/+1
|\
| * sf: Drop spl_flash_get_sw_write_protJagan Teki2020-06-011-9/+1
* | test/py: use actual core count for parallel buildsHeinrich Schuchardt2020-06-021-1/+1
|/
* Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-251-0/+262
|\
| * Nokia RX-51: Add automated test for running RX-51 build in qemuPali Rohár2020-05-191-0/+262
* | test: Use ut_asserteq_mem() where possibleSimon Glass2020-05-1911-102/+112
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* | common: Drop log.h from common headerSimon Glass2020-05-1837-0/+37
* | command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1815-20/+28
* | common: Drop image.h from common headerSimon Glass2020-05-182-0/+2
* | common: Drop part.h from common headerSimon Glass2020-05-183-0/+3
* | common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
|/
* Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-05-121-0/+89
|\
| * test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong2020-05-111-0/+89
* | Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-05-111-0/+10
|\ \
| * | test: unit test for u16_strsize()Heinrich Schuchardt2020-05-091-0/+10
| |/
* | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2020-05-1010-67/+150
|\|
| * test: fix naming of test functions in the log test suiteHeinrich Schuchardt2020-05-082-36/+36
| * test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt2020-05-081-1/+16
| * Merge git://git.denx.de/u-boot-usbTom Rini2020-05-052-0/+54
| |\
| | * test: dm: phy: add a test item for the phy_bulk APIChunfeng Yun2020-05-021-0/+33
| | * test: dm: add test item for ofnode_get_child_count()Chunfeng Yun2020-05-021-0/+21
| * | test: stabilize test_efi_secbootHeinrich Schuchardt2020-05-043-9/+9
| * | lib/crypto, efi_loader: move some headers to include/cryptoAKASHI Takahiro2020-05-041-2/+2
| |/
| * test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes2020-05-011-19/+33