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-31
test: Don't unmount not (yet) mounted system
Andy Shevchenko
2021-03-28
dm: test: Always include command.h for print_ut
Sean Anderson
2021-03-17
test: Include /sbin to the PATH when creating ext4 disk image
Andy Shevchenko
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-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
2021-01-27
bloblist: Support relocating to a larger space
Simon Glass
2021-01-25
test: unit test for echo command
Heinrich Schuchardt
2021-01-23
doc: move test/py/README.md to HTML documentation
Heinrich Schuchardt
2021-01-23
doc: move test/README to HTML documentation
Heinrich Schuchardt
2021-01-18
cmd: Add a pwm command
Pragnesh Patel
2021-01-16
test: unit test for pr_err(), pr_cont()
Heinrich Schuchardt
2021-01-16
test: correct the test prefix in ut str
Patrick Delaunay
[next]