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-02-05
test: test UTF-16 truncation in snprintf()
Heinrich Schuchardt
2022-02-03
treewide: Use 16-bit Unicode strings
Simon Glass
2022-01-28
rsa: adds rsa3072 algorithm
Jamin Lin
2022-01-25
dm: Fix OF_BAD_ADDR definition
Patrice Chotard
2022-01-25
acpi: Tidy up the table list
Simon Glass
2022-01-25
acpi: Tidy up the item list
Simon Glass
2022-01-25
x86: Move base tables to a writer function
Simon Glass
2022-01-25
x86: Use the ACPI table writer
Simon Glass
2022-01-25
x86: acpi: Split out context creation from base tables
Simon Glass
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-24
test: fix pylint warnings in test_env.py
Heinrich Schuchardt
2022-01-22
Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
test: add test for %pUs
Heinrich Schuchardt
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
[next]