aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configs: Resync with savedefconfigWIP/24Jan2025Tom Rini2025-01-2487-281/+69
* Merge patch series "test: Improvements to ut command and test-suite running"Tom Rini2025-01-2463-616/+715
|\
| * doc: Update ut documentationSimon Glass2025-01-241-36/+38
| * test: Move help into the suite declarationSimon Glass2025-01-241-85/+38
| * test: Disable test_suiteSimon Glass2025-01-241-1/+2
| * test: Sort the test suitesSimon Glass2025-01-241-20/+20
| * test: Record and show the totals for all test runsSimon Glass2025-01-243-0/+12
| * test: Move stat-printing into its own functionSimon Glass2025-01-248-10/+27
| * test: Keep a track of the numbers of tests runSimon Glass2025-01-242-0/+5
| * test: Move stats into a structSimon Glass2025-01-243-20/+30
| * test: Pass the test state to cmd_ut_category()Simon Glass2025-01-244-36/+38
| * test: Drop conditional compilation for suitesSimon Glass2025-01-242-47/+45
| * test: Drop the info test from the listSimon Glass2025-01-242-11/+6
| * test: Drop the function for running upl testsSimon Glass2025-01-243-10/+1
| * test: Drop the function for running seama testsSimon Glass2025-01-243-11/+1
| * test: Drop the function for running pci_mps testsSimon Glass2025-01-243-13/+1
| * test: Drop the function for running loadm testsSimon Glass2025-01-243-11/+1
| * test: Drop the function for running hush testsSimon Glass2025-01-244-22/+1
| * test: Drop the function for running addrmap testsSimon Glass2025-01-243-12/+1
| * test: Drop the function for running bootm testsSimon Glass2025-01-243-11/+1
| * test: Drop the function for running bloblist testsSimon Glass2025-01-243-13/+1
| * test: Drop the function for running measurement testsSimon Glass2025-01-243-12/+1
| * test: Drop the function for running setexpr testsSimon Glass2025-01-243-12/+1
| * test: Drop the function for running mem testsSimon Glass2025-01-244-22/+2
| * test: Drop the function for running mbr testsSimon Glass2025-01-243-10/+1
| * test: Drop the function for running log testsSimon Glass2025-01-244-24/+1
| * test: Drop the function for running lib testsSimon Glass2025-01-244-22/+1
| * test: Drop the function for running font testsSimon Glass2025-01-243-10/+1
| * test: Drop the function for running fdt testsSimon Glass2025-01-243-10/+1
| * test: Drop the function for running exit testsSimon Glass2025-01-243-11/+1
| * test: Drop the function for running env testsSimon Glass2025-01-243-11/+1
| * test: Drop the function for running dm testsSimon Glass2025-01-244-19/+1
| * test: Drop the function for running common testsSimon Glass2025-01-244-24/+1
| * test: Drop the function for running cmd testsSimon Glass2025-01-244-24/+1
| * test: Drop the function for running bdinfo testsSimon Glass2025-01-243-10/+1
| * test: Introduce a better array of test suitesSimon Glass2025-01-242-43/+166
| * test: Drop the _test suffix on linker listsSimon Glass2025-01-2436-79/+81
| * test/py: Add a test which runs all unit testsSimon Glass2025-01-243-5/+186
| * test: Update ut info to show suitesSimon Glass2025-01-241-1/+13
| * test: Rename test suites to match their linker-list nameSimon Glass2025-01-2410-14/+11
| * test: Add newlines to hush-test messagesSimon Glass2025-01-242-5/+6
| * Improve support for linker lists in data structuresSimon Glass2025-01-241-0/+57
| * test: Pass the test-state into ut_run_list()Simon Glass2025-01-244-23/+51
| * test: Add functions to init and uninit the test stateSimon Glass2025-01-241-5/+16
| * test: Rename test_get_state() to ut_get_state()Simon Glass2025-01-244-17/+17
| * test: Drop unused suite prototypesSimon Glass2025-01-241-7/+0
* | test: str_ut.c depends on CONFIG_STRTOHeinrich Schuchardt2025-01-241-1/+1
* | arm64: configs: Remove obsolete TI configAashvij Shenai2025-01-247-28/+12
* | treewide: Replace Maximumm with Maximum in Kconfig symbol descriptionMarek Vasut2025-01-243-3/+3
* | Merge tag 'u-boot-dfu-20250124' of https://source.denx.de/u-boot/custodians/u...Tom Rini2025-01-243-20/+31
|\ \