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-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-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
2021-02-18
dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()
Nicolas Saenz Julienne
2021-02-18
dm: test: Add test case for dev->dma_offset
Nicolas Saenz Julienne
2021-02-18
dm: test: Add test case for dev_get_dma_ranges()
Nicolas Saenz Julienne
2021-02-18
test: add a simple test for the adc-keys button driver
Marek Szyprowski
2021-02-16
test: dm: tee: extend with RPC test
Igor Opaniuk
2021-02-16
test: py: add pygit2 and pyelftools to requirements.txt
Igor Opaniuk
2021-02-15
image: Check for unit addresses in FITs
Simon Glass
2021-02-15
libfdt: Check for multiple/invalid root nodes
Simon Glass
2021-02-15
test: Add tests for the 'evil' vboot attacks
Simon Glass
2021-02-15
test: Add vboot_evil implementation
Simon Glass
2021-02-15
fit: Don't allow verification of images with @ nodes
Simon Glass
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
dm: core: Add late driver remove option
Marek Vasut
2021-02-03
dm: core: Avoid partially removing devices
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
test/py: fix runtest wrapper for pytest 6
Stephen Warren
2021-01-30
dm: core: Update ofnode_read_fmap_entry() to read hashes
Simon Glass
2021-01-30
sandbox: Disable I2C emulators in SPL
Simon Glass
2021-01-30
cros_ec: Add vstore support
Simon Glass
2021-01-30
cros_ec: Show events in human-readable form
Simon Glass
2021-01-30
cros_ec: Add support for switches
Simon Glass
2021-01-30
cros_ec: Support reading EC features
Simon Glass
2021-01-30
cros_ec: Add support for reading the SKU ID
Simon Glass
2021-01-30
cros_ec: Add a function for the hello message
Simon Glass
2021-01-29
test: inconsistent string tests
Heinrich Schuchardt
2021-01-29
test: inconsistent bootm tests
Heinrich Schuchardt
2021-01-29
test: Update test_fs to not use deprecated pytest.yield_fixture()
Tom Rini
2021-01-29
test: correct entry point to pytest
Heinrich Schuchardt
2021-01-29
test: pr_cont_test.o depends on CONFIG_LOG=y
Heinrich Schuchardt
2021-01-29
test: test_ofplatdata: Mark as sandbox specific
Tom Rini
[next]