summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-24test: Move stat-printing into its own functionSimon Glass
2025-01-24test: Keep a track of the numbers of tests runSimon Glass
2025-01-24test: Move stats into a structSimon Glass
2025-01-24test: Pass the test state to cmd_ut_category()Simon Glass
2025-01-24test: Drop conditional compilation for suitesSimon Glass
2025-01-24test: Drop the info test from the listSimon Glass
2025-01-24test: Drop the function for running upl testsSimon Glass
2025-01-24test: Drop the function for running seama testsSimon Glass
2025-01-24test: Drop the function for running pci_mps testsSimon Glass
2025-01-24test: Drop the function for running loadm testsSimon Glass
2025-01-24test: Drop the function for running hush testsSimon Glass
2025-01-24test: Drop the function for running addrmap testsSimon Glass
2025-01-24test: Drop the function for running bootm testsSimon Glass
2025-01-24test: Drop the function for running bloblist testsSimon Glass
2025-01-24test: Drop the function for running measurement testsSimon Glass
2025-01-24test: Drop the function for running setexpr testsSimon Glass
2025-01-24test: Drop the function for running mem testsSimon Glass
2025-01-24test: Drop the function for running mbr testsSimon Glass
2025-01-24test: Drop the function for running log testsSimon Glass
2025-01-24test: Drop the function for running lib testsSimon Glass
2025-01-24test: Drop the function for running font testsSimon Glass
2025-01-24test: Drop the function for running fdt testsSimon Glass
2025-01-24test: Drop the function for running exit testsSimon Glass
2025-01-24test: Drop the function for running env testsSimon Glass
2025-01-24test: Drop the function for running dm testsSimon Glass
2025-01-24test: Drop the function for running common testsSimon Glass
2025-01-24test: Drop the function for running cmd testsSimon Glass
2025-01-24test: Drop the function for running bdinfo testsSimon Glass
2025-01-24test: Introduce a better array of test suitesSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2025-01-24test/py: Add a test which runs all unit testsSimon Glass
2025-01-24test: Update ut info to show suitesSimon Glass
2025-01-24test: Rename test suites to match their linker-list nameSimon Glass
2025-01-24test: Add newlines to hush-test messagesSimon Glass
2025-01-24Improve support for linker lists in data structuresSimon Glass
2025-01-24test: Pass the test-state into ut_run_list()Simon Glass
2025-01-24test: Add functions to init and uninit the test stateSimon Glass
2025-01-24test: Rename test_get_state() to ut_get_state()Simon Glass
2025-01-24test: Drop unused suite prototypesSimon Glass
2025-01-20Merge tag 'u-boot-imx-master-20250120' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-01-20arch: arm: mach-k3: Delete tifs node in DT fixupUdit Kumar
2025-01-20board: ti: j722s: j722s.env: Set remoteproc firmware namesBeleswar Padhi
2025-01-20arch: arm: mach-k3: j784s4_init: Set CTRL_MMR for AUDIO_REFCLK1 clk_selJayesh Choudhary
2025-01-20fs: eliminate YAFFS2 implementationHeinrich Schuchardt
2025-01-20phycore-imx8mp: Enable CAAM in splLeonard Anderweit
2025-01-20pinctrl: imx: Fix NULL dereference in imx_pinctrl_probe()Jesse Taube
2025-01-20imx8m: Guard binman nodes with CONFIG_OPTEEFabio Estevam
2025-01-20net: fsl_enetc: Update enetc driver to support i.MX95Alice Guo
2025-01-20net: fsl_enetc: add i.MX95 EMDIO supportAlice Guo
2025-01-20net: fsl_enetc: Add initial netc-blk-ctrl driver supportMarek Vasut