summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-12-05Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-05dm: serial: Introduce ->getinfo() callbackAndy Shevchenko
2018-12-05dm: serial: Add ->getconfig() callbackAndy Shevchenko
2018-12-05dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas
2018-12-05sandbox: sysreset: Update to support power-on resetSimon Glass
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03test: vboot: clean its filePhilippe Reynes
2018-12-03test: vboot: add padding pss for rsa signaturePhilippe Reynes
2018-12-02efi_selftest: check fdt is marked as runtime dataHeinrich Schuchardt
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass
2018-11-29dm: core: Add a few more specific child-finding functionsSimon Glass
2018-11-29dm: core: Export uclass_find_device_by_phandle()Simon Glass
2018-11-29test: Add a 'make qcheck' target for quicker testingSimon Glass
2018-11-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass
2018-11-26sandbox: Add an option to display of-platdata in SPLSimon Glass
2018-11-26test/py: Add a way to pass flags to sandboxSimon Glass
2018-11-26spl: Add a define for SPL_TPL_PROMPTSimon Glass
2018-11-26test: Add a simple test for bloblistSimon Glass
2018-11-26fs-test.sh: Update to use 'host' not 'sb'Tom Rini
2018-11-24test: regmap: add regmap_read_poll_timeout testNeil Armstrong
2018-11-20sf: Add a method to obtain the block-protect settingSimon Glass
2018-11-20test: sf: Add a simple SPI flash testSimon Glass
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-11-20dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau
2018-11-20dm: adc: add uclass's mask and conversion helpersFabrice Gasnier
2018-11-17dm: video: correctly set the cursor positionHeinrich Schuchardt
2018-11-16test/py: test pinmux commandPatrice Chotard
2018-11-14test: dm: virtio: Add test cases for virtio uclassBin Meng
2018-11-14test: dm: pci: Add cases for finding next PCI capability APIsBin Meng
2018-11-14test: dm: blk: Correct blk_base test caseBin Meng
2018-11-14test: dm: core: Add test case for uclass driver's child_post_probe()Bin Meng
2018-11-14test: regmap: Add test for regmap_{set, get}Mario Six
2018-11-14test: regmap: Increase size of syscon0 memoryMario Six
2018-11-14test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng
2018-11-01test: tee: fix resource leak in dm_test_tee()Jens Wiklander
2018-10-22test: overlay: add missing includeHeinrich Schuchardt
2018-10-20test: Add test for PCI device without compat string and with DT nodeMarek Vasut
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-10-10net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger
2018-10-10test: eth: Add a test for the target being pingedJoe Hershberger
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger
2018-10-09sysreset: Add a way to find the last resetSimon Glass
2018-10-09sysreset: Tidy up a few comments and loggingSimon Glass
2018-10-09panel: Expand the backlight supportSimon Glass
2018-10-09test: panel: Add a test for the panel uclassSimon Glass
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass
2018-10-09dm: core: Add a function to find the first inactive childSimon Glass