summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* spl/tpl: change banner into upper caseHeiko Schocher2018-12-071-1/+1
* test: dma: add dma-uclass testGrygorii Strashko2018-12-072-0/+124
* dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-062-0/+41
* Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini2018-12-053-4/+94
|\
| * dm: serial: Introduce ->getinfo() callbackAndy Shevchenko2018-12-051-0/+5
| * dm: serial: Add ->getconfig() callbackAndy Shevchenko2018-12-051-0/+7
| * dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas2018-12-051-2/+80
| * sandbox: sysreset: Update to support power-on resetSimon Glass2018-12-051-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-051-0/+26
|\ \ | |/ |/|
| * test: regmap: add regmap_read_poll_timeout testNeil Armstrong2018-11-241-0/+26
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-12-031-4/+6
|\ \
| * | efi_selftest: check fdt is marked as runtime dataHeinrich Schuchardt2018-12-021-4/+6
* | | test: vboot: clean its filePhilippe Reynes2018-12-039-69/+69
* | | test: vboot: add padding pss for rsa signaturePhilippe Reynes2018-12-035-5/+187
|/ /
* | dm: sandbox: i2c: Use new emulator parent uclassSimon Glass2018-11-292-5/+6
* | dm: core: Add a few more specific child-finding functionsSimon Glass2018-11-291-0/+27
* | dm: core: Export uclass_find_device_by_phandle()Simon Glass2018-11-291-0/+20
* | test: Add a 'make qcheck' target for quicker testingSimon Glass2018-11-296-3/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-11-261-2/+2
|\ \
| * | dm: video: correctly set the cursor positionHeinrich Schuchardt2018-11-171-2/+2
* | | spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-262-1/+16
* | | sandbox: Drop the deprecated 'sb' commandSimon Glass2018-11-263-8/+8
* | | sandbox: Add an option to display of-platdata in SPLSimon Glass2018-11-261-1/+30
* | | test/py: Add a way to pass flags to sandboxSimon Glass2018-11-261-0/+18
* | | spl: Add a define for SPL_TPL_PROMPTSimon Glass2018-11-261-1/+1
* | | test: Add a simple test for bloblistSimon Glass2018-11-263-0/+191
* | | fs-test.sh: Update to use 'host' not 'sb'Tom Rini2018-11-261-7/+7
* | | sf: Add a method to obtain the block-protect settingSimon Glass2018-11-201-0/+9
* | | test: sf: Add a simple SPI flash testSimon Glass2018-11-201-2/+44
* | | misc: Update read() and write() methods to return bytes xferedSimon Glass2018-11-201-3/+3
* | | dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau2018-11-201-14/+14
| |/ |/|
* | dm: adc: add uclass's mask and conversion helpersFabrice Gasnier2018-11-201-0/+35
* | test/py: test pinmux commandPatrice Chotard2018-11-161-0/+66
|/
* test: dm: virtio: Add test cases for virtio uclassBin Meng2018-11-142-0/+123
* test: dm: pci: Add cases for finding next PCI capability APIsBin Meng2018-11-141-0/+20
* test: dm: blk: Correct blk_base test caseBin Meng2018-11-141-16/+11
* test: dm: core: Add test case for uclass driver's child_post_probe()Bin Meng2018-11-142-2/+50
* test: regmap: Add test for regmap_{set, get}Mario Six2018-11-141-0/+28
* test: regmap: Increase size of syscon0 memoryMario Six2018-11-141-1/+1
* test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng2018-11-142-4/+27
* test: tee: fix resource leak in dm_test_tee()Jens Wiklander2018-11-011-9/+26
* test: overlay: add missing includeHeinrich Schuchardt2018-10-221-0/+1
* test: Add test for PCI device without compat string and with DT nodeMarek Vasut2018-10-201-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-111-0/+170
|\
| * net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger2018-10-101-4/+2
| * test: eth: Add a test for the target being pingedJoe Hershberger2018-10-101-0/+86
| * test: eth: Add a test for ARP requestsJoe Hershberger2018-10-101-0/+86
* | sysreset: Add a way to find the last resetSimon Glass2018-10-091-0/+20
* | sysreset: Tidy up a few comments and loggingSimon Glass2018-10-091-1/+0
* | panel: Expand the backlight supportSimon Glass2018-10-091-0/+29