summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-10-22dm: sf: Add tests for SPI flashSimon Glass3-1/+60
2014-10-22dm: spi: Add testsSimon Glass3-0/+130
2014-10-22dm: core: Add functions for iterating through device childrenSimon Glass1-0/+31
2014-09-25test: Add a test for command repeatSimon Glass3-17/+52
2014-09-25test: Remove tabs from trace testSimon Glass1-11/+11
2014-08-29Correct sandbox filesystem commands in FIT image testSimon Glass1-4/+4
2014-08-20test: ums: Add script for testing UMS gadget operationLukasz Majewski2-0/+205
2014-08-20test: dfu: cosmetic: Add missing license information to DFU test scriptsLukasz Majewski2-0/+20
2014-08-20test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test filesLukasz Majewski1-1/+5
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen1-1/+9
2014-08-09test: dfu: add some more test casesStephen Warren1-1/+1
2014-08-09test: dfu: cleanup before executionStephen Warren1-0/+1
2014-08-09test:dfu: README file updateLukasz Majewski1-3/+8
2014-08-09test: dfu: script enhancementsStephen Warren3-26/+30
2014-08-09test:dfu: Add test scripts for testing DFU regressionLukasz Majewski3-0/+152
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass1-0/+68
2014-07-23dm: Introduce per-child data for devicesSimon Glass1-0/+65
2014-07-23dm: Add functions to access a device's childrenSimon Glass1-0/+46
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass4-26/+117
2014-07-23dm: Avoid accessing uclasses before they are readySimon Glass1-0/+14
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass1-0/+30
2014-07-23dm: Display the sequence number for each deviceSimon Glass1-0/+2
2014-07-23dm: Introduce device sequence numberingSimon Glass2-2/+63
2014-07-23dm: Avoid activating devices in 'dm uclass' commandSimon Glass1-3/+3
2014-07-23dm: Move device display into its own functionSimon Glass1-8/+19
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass5-13/+80
2014-07-23dm: Make sure that the root device is probedSimon Glass1-1/+1
2014-07-23dm: Use an explicit expect value in core testsSimon Glass2-6/+12
2014-06-24Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2-5/+5
2014-06-24sandbox: restore ability to access host fs through standard commandsStephen Warren2-5/+5
2014-06-21dm: Use '*' to indicate a device is activatedSimon Glass1-5/+6
2014-06-20dm: Fix printf() strings in the 'dm' commandSimon Glass1-4/+4
2014-06-20dm: Allow driver model tests only for sandboxSimon Glass2-2/+11
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass1-1/+1
2014-06-19test: vboot: explicitly request bashStephen Warren1-1/+1
2014-06-05Add final result tests for run_command_list()Simon Glass1-0/+5
2014-05-27dm: rename device struct to udeviceHeiko Schocher7-45/+46
2014-03-22tools, fit_check_sign: verify a signed fit imageHeiko Schocher1-0/+20
2014-03-22rsa: add sha256-rsa2048 algorithmHeiko Schocher5-28/+125
2014-03-07unit-test: make "test -e" test independent of $CWDStephen Warren1-5/+9
2014-03-07hush: fix some quoted variable expansion issuesStephen Warren1-0/+17
2014-03-07unit-test: clean up evironment after Hush testsStephen Warren1-1/+2
2014-03-04dm: Add GPIO support and testsSimon Glass1-0/+111
2014-03-04dm: Add a 'dm' command for testingSimon Glass2-0/+134
2014-03-04dm: Add basic testsSimon Glass10-0/+1162
2014-02-19unit-test: add lots of tests for the Hush 'test' commandStephen Warren1-0/+89
2014-02-19unit-test: fix 'env default' invocationStephen Warren1-1/+1
2013-12-13sandbox: dumpimage: Test dumpimageGuilherme Maciel Ferreira1-0/+141
2013-11-01dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada1-24/+2
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2