aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ci' into 'master'CHECK/pre-splg-workingSimon Glass6 days108-3193/+3177
|\
| * test: Make net tests depend on CONFIG_CMD_NETSimon Glass7 days1-0/+2
| * test/py: Show info about module-loadingSimon Glass7 days1-13/+20
| * test/py: Drop assigning ubman to consSimon Glass7 days27-463/+432
| * test/py: Drop importing utils as utilSimon Glass7 days18-104/+110
| * test/py: Drop u_boot_ prefix on test filesSimon Glass7 days52-215/+215
| * test/py: Shorten u_boot_consoleSimon Glass7 days102-2604/+2604
|/
* Merge branch 'ci' into 'master'Simon Glass7 days55-499/+587
|\
| * test: Update documentationSimon Glass7 days3-60/+149
| * test: Do flag-processing in the correct placeSimon Glass7 days2-47/+66
| * test: Move code out of cmd_ut_category()Simon Glass7 days1-37/+25
| * test: Allow running a selection of suitesSimon Glass7 days3-13/+26
| * test: Drop suites.hSimon Glass7 days31-40/+0
| * test: Make cmd_ut_category() staticSimon Glass7 days2-25/+3
| * test: Drop support for test commandsSimon Glass7 days2-36/+12
| * test: Rename optee test-fileSimon Glass7 days2-1/+1
| * test: Drop the function for running optee testsSimon Glass7 days3-19/+1
| * test: Split optee tests into three functionsSimon Glass7 days1-17/+40
| * test: Update optee to do init and uninit from testsSimon Glass7 days2-21/+38
| * test: Drop the function for running bootstd testsSimon Glass7 days3-15/+1
| * test: Update bootstd to do init from testsSimon Glass7 days3-21/+10
| * test: Drop the function for running fdt_overlay testsSimon Glass7 days3-20/+1
| * test: Update fdt_overlay to do init from testsSimon Glass7 days2-1/+5
| * test: Update fdt_overlay test to use fdtdec functionsSimon Glass7 days1-51/+22
| * test: Move fdt_overlay init into a functionSimon Glass7 days1-56/+57
| * test: Make all tests depend on UNIT_TESTSimon Glass7 days5-12/+9
| * test: Move fdt-overlay-test rule into test/Simon Glass7 days2-1/+1
| * test: Move optee-test rule into test/Simon Glass7 days2-1/+1
| * test: Move env-test rule into test/Simon Glass7 days2-1/+1
| * test: Tweak FDT-overlay testsSimon Glass7 days12-38/+39
| * test: Support an init/uninit functions for test suitesSimon Glass7 days2-1/+22
| * test: Leave out the prefix when printing test namesSimon Glass7 days3-9/+15
| * test: Show the average time per testSimon Glass7 days3-3/+43
| * test: Keep track of suite durationSimon Glass7 days5-2/+48
| * test: Add up the number of tests manuallySimon Glass7 days1-2/+8
| * test: Fix a stray asterisk in ut_run_list()Simon Glass7 days1-1/+1
| * test: Drop sandbox_set_enable_memio() from mux-cmd testSimon Glass7 days1-6/+0
|/
* Merge branch 'mmc-fix' into 'master'Simon Glass7 days1-13/+3
|\
| * mmc: Avoid uniniting twiceSimon Glass7 days1-13/+3
|/
* Merge branch 'ci' into 'master'Simon Glass7 days46-109/+370
|\
| * dm: core: Provide ofnode_find_subnode_unit()Simon Glass8 days3-7/+53
| * dm: core: Provide ofnode_name_eq_unit() to accept a unit addressSimon Glass8 days3-0/+55
| * dm: core: Clarify behaviour of ofnode_name_eq()Simon Glass8 days2-4/+5
| * x86: emulation: Enable bloblistSimon Glass8 days2-0/+6
| * efi_loader: Avoid mapping the ACPI tables twiceSimon Glass8 days1-0/+10
| * x86: Align the SMBIOS table to a 4K boundarySimon Glass8 days1-1/+5
| * x86: Move tables to use SZ macrosSimon Glass8 days1-2/+3
| * x86: Enable UPL handoff for SPLSimon Glass8 days1-0/+3
| * x86: Support jumping to a UPL imageSimon Glass8 days1-0/+11
| * x86: Show an error if video failsSimon Glass8 days2-3/+8