summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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...WIP/11May2020Tom 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-usbWIP/05May2020Tom 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
* | test: cpu: test current cpuPeng Fan2020-05-031-0/+2
|/
* Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-04-301-24/+6
|\
| * test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt2020-04-301-24/+6
* | acpi: Add an acpi commandSimon Glass2020-04-301-0/+73
* | acpi: Move the xsdt pointer to acpi_ctxSimon Glass2020-04-301-0/+5
* | acpi: Put table-setup code in its own functionSimon Glass2020-04-301-10/+54
* | acpi: Move acpi_add_table() to generic codeSimon Glass2020-04-301-1/+15
* | acpi: Convert part of acpi_table to use acpi_ctxSimon Glass2020-04-301-0/+28
* | acpi: Add a method to write tables for a deviceSimon Glass2020-04-301-3/+71
|/
* Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini2020-04-281-10/+16
|\
| * Add a 'make tcheck' option to test toolsSimon Glass2020-04-261-10/+16
* | test: test_fs error messageHeinrich Schuchardt2020-04-271-2/+3
|/
* lib: Add a function to convert a string to upper caseSimon Glass2020-04-241-15/+63
* test: Add the beginnings of some string testsSimon Glass2020-04-243-0/+73
* test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay2020-04-161-0/+10
* test: dm: update test for pins configuration in gpioPatrick Delaunay2020-04-162-7/+61
* test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay2020-04-161-10/+18
* gpio: remove the open_drain API and opsPatrick Delaunay2020-04-161-7/+0
* dm: core: add ofnode and dev function to iterate on node propertyPatrick Delaunay2020-04-162-1/+52
* Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/16Apr2020Tom Rini2020-04-166-0/+700
|\
| * efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro2020-04-162-0/+238
| * efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro2020-04-161-0/+282
| * efi_loader, pytest: set up secure boot environmentAKASHI Takahiro2020-04-163-0/+180
* | Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini2020-04-1610-2/+590
|\ \
| * | dm: core: Read parent ofdata before childrenSimon Glass2020-04-161-0/+25
| * | test: fdtdec: test fdtdec_set_carveout()Laurentiu Tudor2020-04-162-0/+60
| * | dm: core: support reading a single indexed u32 valueDario Binacchi2020-04-161-0/+29
| * | dm: test: add test case for dev_read_u64 functionDario Binacchi2020-04-161-0/+10
| * | test: log: test syslog logging driverHeinrich Schuchardt2020-04-162-0/+284
| * | test: log functions with CONFIG_LOG=nHeinrich Schuchardt2020-04-166-1/+181
| * | dm: core: Move "/chosen" and "/firmware" node scanPatrick Delaunay2020-04-161-1/+1
| |/
* | acpi: Add support for DMARSimon Glass2020-04-161-0/+16
* | acpi: Add a central location for table version numbersSimon Glass2020-04-161-0/+14
* | acpi: Add a simple sandbox testSimon Glass2020-04-162-0/+56
* | cpu: Support querying the address widthSimon Glass2020-04-161-0/+1
* | dm: serial: Add clock member to struct serial_device_infoAndy Shevchenko2020-04-161-0/+1
|/
* Merge branch 'next'Tom Rini2020-04-136-13/+254
|\