index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-14
test: py: add initial coverage for scp03 cmd
Igor Opaniuk
2021-03-13
test: acpi: Fix warnings on 32-bit build
Simon Glass
2021-03-12
log: Handle line continuation
Simon Glass
2021-03-12
spl: test: Add a test for spl_load_simple_fit()
Simon Glass
2021-03-12
test: Allow SPL to run any available test
Simon Glass
2021-03-12
test: Rename all linker lists to have a ut_ prefix
Simon Glass
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-03-12
test: log: Rename log main test file to log_ut.c
Simon Glass
2021-03-12
test: Move restoring of driver model state to ut_run_list()
Simon Glass
2021-03-12
test: Move the devicetree check into ut_run_list()
Simon Glass
2021-03-12
test: Use return values in dm_test_run()
Simon Glass
2021-03-12
test: Run driver-model tests using ut_run_list()
Simon Glass
2021-03-12
test: Use a local variable for test state
Simon Glass
2021-03-12
test: Add ut_run_test_live_flat() to run tests twice
Simon Glass
2021-03-12
test: Drop dm_do_test()
Simon Glass
2021-03-12
test: Use ut_run_test() to run driver model tests
Simon Glass
2021-03-12
test: Move test running into a separate function
Simon Glass
2021-03-12
test: Move dm_test_destroy() into test-main.c
Simon Glass
2021-03-12
test: Move dm_test_init() into test-main.c
Simon Glass
2021-03-12
test: Drop struct dm_test_state
Simon Glass
2021-03-12
test: Handle driver model reinit in test_pre_run()
Simon Glass
2021-03-12
test: Move delay skipping to test_pre_run()
Simon Glass
2021-03-12
test: Move console silencing to test_pre_run()
Simon Glass
2021-03-12
test: Drop mallinfo() work-around
Simon Glass
2021-03-12
test: Move dm_scan_plat() to test_pre_run()
Simon Glass
2021-03-12
test: Move do_autoprobe() to test_pre_run()
Simon Glass
2021-03-12
test: Move dm_extended_scan() to test_pre_run()
Simon Glass
2021-03-12
test: Call test_pre/post_run() from driver model tests
Simon Glass
2021-03-12
test: Create pre/post-run functions
Simon Glass
2021-03-12
test: Add an overall test runner
Simon Glass
2021-03-12
test: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12
test: Correct setexpr test prefix
Simon Glass
2021-03-12
test: Re-enable test_ofplatdata
Simon Glass
2021-03-12
sandbox: Drop the 'starting...' message
Simon Glass
2021-03-07
efi_loader: correct uboot_bin_env.its file format
Heinrich Schuchardt
2021-03-07
lib/charset: UTF-8 stream conversion
Heinrich Schuchardt
2021-03-07
lib/charset: utf8_get() should return error
Heinrich Schuchardt
2021-03-07
efi_loader: carve out utf_to_cp()
Heinrich Schuchardt
2021-03-05
test: cmd: Add a basic test for 'addrmap' command
Bin Meng
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
2021-03-03
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
gpio: sandbox: Rename GPIO dir_flags to flags
Simon Glass
2021-03-03
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
Simon Glass
2021-03-03
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-02-26
fastboot: Allow u-boot-style partitions
Sean Anderson
2021-02-26
test: dm: Add test for fastboot mmc partition naming
Sean Anderson
2021-02-26
mmc: sandbox: Add support for writing
Sean Anderson
2021-02-24
test: missing dependency for test/cmd/setexpr.c
Heinrich Schuchardt
2021-02-22
Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
[next]