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
2022-01-14
phy: Track power-on and init counts in uclass
Alper Nebi Yasak
2022-01-14
test: test_lsblk: Mark as sandbox specific
Patrick Delaunay
2022-01-13
bloblist: Add functions to obtain base address and size
Simon Glass
2022-01-13
bloblist: Use explicit numbering for the tags
Simon Glass
2022-01-13
bloblist: Drop unused tags
Simon Glass
2022-01-13
bloblist: Put the magic number first
Simon Glass
2021-12-26
video: Support showing the U-Boot logo
Simon Glass
2021-12-26
video: theadorable: Use RGB565 for BMP blitting
Simon Glass
2021-12-26
video: Add a test for 16bpp BMP files
Simon Glass
2021-12-26
video: bmp: Update RLE8 support to use the write function
Simon Glass
2021-12-26
sandbox: video: Add BMP tests for 32bpp and 8bpp modes
Simon Glass
2021-12-23
dm: core: Allow getting some basic stats
Simon Glass
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
2021-12-09
efi: Add uclass for devices provided by UEFI firmware
Simon Glass
2021-11-30
test: unit test for the EFI_TCG2_PROTOCOL
Heinrich Schuchardt
2021-11-30
configs: enable CMD_TPM on QEMU ARM
Heinrich Schuchardt
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-28
test/py: Raise a ValueError if a command fails
Simon Glass
2021-11-28
test/py: Relax the naming rules for unit tests
Simon Glass
2021-11-28
dm: core: Add a way to obtain a string list
Simon Glass
2021-11-28
dm: core: Add tests for stringlist functions
Simon Glass
2021-11-28
test/py: Allow passing input to a program
Simon Glass
2021-11-26
test: fix pylint error in u_boot_console_exec_attach.py
Heinrich Schuchardt
2021-11-26
test: fix pylint error in u_boot_console_sandbox.py
Heinrich Schuchardt
2021-11-26
test: fix pylint errors in u_boot_utils.py
Heinrich Schuchardt
2021-11-26
test: fix pylint errors in u_boot_spawn.py
Heinrich Schuchardt
2021-11-26
test: fix pylint errors in multiplexed_log.py
Heinrich Schuchardt
2021-11-26
test: address some pylint warnings
Heinrich Schuchardt
2021-11-20
test: test truncation in snprintf()
Heinrich Schuchardt
2021-11-20
lmb: remove lmb_is_nomap() from include
Heinrich Schuchardt
2021-11-16
env: Allow U-Boot scripts to be placed in a .env file
Simon Glass
2021-11-13
test/dm: fix watchdog test
Heinrich Schuchardt
2021-11-11
lib: Add a function to convert a string to a hex value
Simon Glass
2021-11-11
lib: Add tests for simple_itoa()
Simon Glass
2021-11-09
test: dm: add test for ofnode_for_each_compatible_node()
Michael Walle
2021-10-31
test: Add tests for IOMMU uclass
Mark Kettenis
2021-10-15
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra
Tom Rini
2021-10-14
pytest: Show a message when sandbox crashes
Simon Glass
2021-10-14
pytest: Shorten traceback length by default
Simon Glass
2021-10-13
fdtdec: Support reserved-memory flags
Thierry Reding
2021-10-13
fdtdec: Reorder fdtdec_set_carveout() parameters for consistency
Thierry Reding
2021-10-13
fdtdec: Support compatible string list for reserved memory
Thierry Reding
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-12
test/py: Add usb gadget binding test
Patrice Chotard
2021-10-12
cmd: bind: Fix driver binding on a device
Patrice Chotard
2021-10-09
lz4: Use a private header for U-Boot
Simon Glass
2021-10-08
Add support for an owned buffer
Simon Glass
2021-10-08
lib: Add memdup()
Simon Glass
2021-10-07
clk: k210: Try harder to get the best config
Sean Anderson
2021-10-07
test: dm: k210: Reduce duplication in test cases
Sean Anderson
[next]