Revert "sandbox: Disable I2C emulators in SPL"
[pandora-u-boot.git] / test /
2021-03-26 Simon GlassRevert "sandbox: Disable I2C emulators in SPL"
2021-03-26 Simon Glassdm: Rename device_get_by_driver_info_idx()
2021-03-26 Simon Glassdm: core: Drop device_get_by_driver_info()
2021-03-26 Simon Glassclk: sandbox: Create a special fixed-rate driver
2021-03-26 Simon Glassdm: test: Avoid destroying uclasses with of-platdata...
2021-03-22 Simon Glassdtoc: Assign a sequence number to each node
2021-03-22 Bin Mengtest: print_ut: Fix potential build error
2021-03-22 Bin Mengtest: cmd: setexpr: Fix a typo
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-15 Tom RiniMerge branch '2021-03-12-assorted-improvements' into...
2021-03-14 Igor Opaniuktest: py: add initial coverage for scp03 cmd
2021-03-13 Simon Glasstest: acpi: Fix warnings on 32-bit build
2021-03-12 Simon Glasslog: Handle line continuation
2021-03-12 Tom RiniMerge branch '2021-03-12-test-improvements' into next
2021-03-12 Simon Glassspl: test: Add a test for spl_load_simple_fit()
2021-03-12 Simon Glasstest: Allow SPL to run any available test
2021-03-12 Simon Glasstest: Rename all linker lists to have a ut_ prefix
2021-03-12 Simon Glasstest: Add a macros for finding tests in linker_lists
2021-03-12 Simon Glasstest: log: Rename log main test file to log_ut.c
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 test running into a separate function
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: Create pre/post-run functions
2021-03-12 Simon Glasstest: Add an overall test runner
2021-03-12 Simon Glasstest: Rename test-main.c to test-dm.c
2021-03-12 Simon Glasstest: Correct setexpr test prefix
2021-03-12 Simon Glasstest: Re-enable test_ofplatdata
2021-03-12 Simon Glasssandbox: Drop the 'starting...' message
2021-03-08 Tom RiniMerge tag 'u-boot-amlogic-20210308' of https://gitlab...
2021-03-08 Tom RiniMerge branch 'v2021.04-rc4' of https://github.com/lftan...
2021-03-08 Tom RiniMerge tag 'efi-2021-04-rc3-3' of https://source.denx...
2021-03-07 Heinrich Schuchardtefi_loader: correct uboot_bin_env.its file format
2021-03-07 Heinrich Schuchardtlib/charset: UTF-8 stream conversion
2021-03-07 Heinrich Schuchardtlib/charset: utf8_get() should return error
2021-03-07 Heinrich Schuchardtefi_loader: carve out utf_to_cp()
2021-03-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-03-05 Bin Mengtest: cmd: Add a basic test for 'addrmap' command
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-04 Tom RiniMerge branch '2021-03-03-gpio-improvements' into next
2021-03-03 Simon Glassgpio: Add a way to read 3-way strapping pins
2021-03-03 Simon Glassdm: gpio: Add a way to update flags
2021-03-03 Simon Glassgpio: sandbox: Rename GPIO dir_flags to flags
2021-03-03 Simon Glassgpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
2021-03-03 Simon Glassdm: gpio: Rename set_dir_flags() method to update_flags()
2021-02-27 Tom RiniMerge tag 'efi-2021-04-rc3-2' of https://gitlab.denx...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-02-26 Sean Andersonfastboot: Allow u-boot-style partitions
2021-02-26 Sean Andersontest: dm: Add test for fastboot mmc partition naming
2021-02-26 Sean Andersonmmc: sandbox: Add support for writing
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-25 Tom RiniMerge branch '2021-02-24-assorted-fixes'
2021-02-24 Heinrich Schuchardttest: missing dependency for test/cmd/setexpr.c
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-18 Tom RiniMerge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
2021-02-18 Tom RiniMerge tag 'rpi-next-2021.04' of https://gitlab.denx...
2021-02-18 Nicolas Saenz Juliennedm: test: Add test case for dev_phys_to_bus()/dev_bus_t...
2021-02-18 Nicolas Saenz Juliennedm: test: Add test case for dev->dma_offset
2021-02-18 Nicolas Saenz Juliennedm: test: Add test case for dev_get_dma_ranges()
2021-02-18 Marek Szyprowskitest: add a simple test for the adc-keys button driver
2021-02-16 Tom RiniMerge branch '2021-02-16-assorted-improvements'
2021-02-16 Igor Opaniuktest: dm: tee: extend with RPC test
2021-02-16 Igor Opaniuktest: py: add pygit2 and pyelftools to requirements.txt
2021-02-16 Tom RiniMerge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021...
2021-02-16 Simon Glassimage: Check for unit addresses in FITs
2021-02-16 Simon Glasslibfdt: Check for multiple/invalid root nodes
2021-02-16 Simon Glasstest: Add tests for the 'evil' vboot attacks
2021-02-16 Simon Glasstest: Add vboot_evil implementation
2021-02-16 Simon Glassfit: Don't allow verification of images with @ nodes
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'dm-pull-3feb21' of https://gitlab.denx.de...
2021-02-03 Marek Vasutdm: core: Add late driver remove option
2021-02-03 Simon Glassdm: core: Avoid partially removing devices
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-02-02 Tom RiniMerge branch '2021-02-01-assorted-fixes'
2021-02-01 Stephen Warrentest/py: fix runtest wrapper for pytest 6
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
next