]> git.ipfire.org Git - thirdparty/u-boot.git/history - test/dm/test-dm.c
Merge tag 'doc-2024-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi
[thirdparty/u-boot.git] / test / dm / test-dm.c
2024-08-01  Tom RiniMerge patch series "clk: mediatek: add OPs to support...
2024-07-20  Tom RiniSubtree merge tag 'v6.10-dts' of devicetree-rebasing...
2024-07-16  Tom RiniMerge patch series "drivers: bootcount: Add support...
2024-07-12  Tom RiniMerge tag 'rpi-2024.10-rc1' of https://source.denx...
2024-07-08  Tom RiniMerge branch 'next-clk-sync' of https://source.denx...
2024-07-03  Tom RiniMerge patch series "cmd: avoid duplicate weak functions"
2024-07-01  Tom RiniMerge branch 'next'
2024-06-28  Tom RiniMerge patch series "automatically add /chosen/kaslr...
2024-06-24  Tom RiniMerge tag 'v2024.07-rc5' into next
2024-06-07  Tom RiniMerge patch series "k3-j721e: Enable OF_UPSTREAM for...
2024-06-07  Tom RiniMerge patch series "'eeprom' command improvements"
2024-06-04  Tom RiniMerge tag 'v2024.07-rc4' into next
2024-05-30  Tom RiniMerge patch series "omap3: igep0x00: Fix boot failure...
2024-05-24  Tom RiniMerge patch series "FWU: Add support for FWU metadata...
2024-05-20  Tom RiniRestore patch series "arm: dts: am62-beagleplay: Fix...
2024-05-20  Tom RiniMerge tag 'v2024.07-rc3' into next
2024-05-20  Tom RiniSubtree merge tag 'v6.9-dts' of devicetree-rebasing...
2024-05-19  Tom RiniRevert "Merge patch series "arm: dts: am62-beagleplay...
2024-05-16  Tom RiniMerge patch series "Enable OF_UPSTREAM for J721s2 and...
2024-05-15  Tom RiniMerge patch series "Add DFU and usb boot for TI am62x...
2024-05-14  Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-05-13  Tom RiniMerge patch series "arm: dts: am62-beagleplay: Fix...
2024-05-10  Tom RiniMerge patch series "Add AM64x Support to PRUSS and...
2024-05-10  Tom RiniMerge patch series "Generate all SR boot binaries"
2024-05-10  Tom RiniMerge patch series "*** Commonize board code for K3...
2024-05-08  Tom RiniMerge patch series "arm: Add Analog Devices SC5xx Machi...
2024-05-07  Tom RiniMerge branch '2024-05-06-remove-include-common_h' into...
2024-05-06  Tom Rinitest: Remove <common.h> and add needed includes
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2022-11-14  Tom RiniMerge tag 'u-boot-imx-20221114' of https://gitlab.denx...
2022-11-08  Tom RiniMerge tag 'dm-pull-7nov22' of https://source.denx.de...
2022-11-07  Simon Glassdm: test: Drop the special function for running DM...
2022-11-02  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-31  Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31  Simon Glasstest: Support tests which can only be run manually
2022-10-20  Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03  Tom RiniMerge branch 'next'
2022-09-26  Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-19  Tom RiniMerge branch 'master' into next
2022-09-03  Tom RiniMerge branch '2022-09-02-assorted-improvements' into...
2022-09-02  Simon Glasstest: Allow running tests multiple times
2022-01-22  Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20  Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20  Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19  Heinrich Schuchardtdoc: replace @return by Return:
2021-04-18  Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09  Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05  Tom RiniMerge branch 'next'
2021-03-31  Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30  Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29  Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-15  Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-12  Tom RiniMerge branch '2021-03-12-test-improvements' into next
2021-03-12  Simon Glasstest: Allow SPL to run any available test
2021-03-12  Simon Glasstest: Add a macros for finding tests in linker_lists
2021-03-12  Simon Glasstest: Move restoring of driver model state to ut_run_list()
2021-03-12  Simon Glasstest: Move the devicetree check into ut_run_list()
2021-03-12  Simon Glasstest: Use return values in dm_test_run()
2021-03-12  Simon Glasstest: Run driver-model tests using ut_run_list()
2021-03-12  Simon Glasstest: Use a local variable for test state
2021-03-12  Simon Glasstest: Add ut_run_test_live_flat() to run tests twice
2021-03-12  Simon Glasstest: Drop dm_do_test()
2021-03-12  Simon Glasstest: Use ut_run_test() to run driver model tests
2021-03-12  Simon Glasstest: Move dm_test_destroy() into test-main.c
2021-03-12  Simon Glasstest: Move dm_test_init() into test-main.c
2021-03-12  Simon Glasstest: Drop struct dm_test_state
2021-03-12  Simon Glasstest: Handle driver model reinit in test_pre_run()
2021-03-12  Simon Glasstest: Move delay skipping to test_pre_run()
2021-03-12  Simon Glasstest: Move console silencing to test_pre_run()
2021-03-12  Simon Glasstest: Drop mallinfo() work-around
2021-03-12  Simon Glasstest: Move dm_scan_plat() to test_pre_run()
2021-03-12  Simon Glasstest: Move do_autoprobe() to test_pre_run()
2021-03-12  Simon Glasstest: Move dm_extended_scan() to test_pre_run()
2021-03-12  Simon Glasstest: Call test_pre/post_run() from driver model tests
2021-03-12  Simon Glasstest: Rename test-main.c to test-dm.c