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
2023-10-16
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-10-15
sandbox: add tests for UCLASS_SM
Alexey Romanov
2023-10-14
Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-10-13
test: dm: add SCMI base protocol test
AKASHI Takahiro
2023-10-13
test: dm: simplify SCMI unit test on sandbox
AKASHI Takahiro
2023-10-13
test: dm: add protocol-specific channel test
AKASHI Takahiro
2023-10-13
bootstd: Scan all bootdevs in a boot_targets entry
Simon Glass
2023-10-13
Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...
Tom Rini
2023-10-11
expo: Update tests to include textline
Simon Glass
2023-10-11
cli: Add a command to show cmdline history
Simon Glass
2023-10-10
cmd: host: Print out the block size of the host device
Bin Meng
2023-10-10
blk: sandbox: Support binding a device with a given logical block size
Bin Meng
2023-10-10
test/py: net: Add a test for 'pxe get' command
Love Kumar
2023-10-09
test: Fix SPL tests not being run
Sean Anderson
2023-10-09
test/py: sleep: Add a test for the time command
Love Kumar
2023-10-09
test: lmb: Add test for coalescing and overlap range
Udit Kumar
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2023-10-06
sandbox: Move the bloblist down a little in memory
Simon Glass
2023-10-06
dm: core: Add tests for oftree_path()
Simon Glass
2023-10-06
dm: core: Support writing a 64-bit value
Simon Glass
2023-10-06
dm: core: Support writing a boolean
Simon Glass
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
2023-10-06
dm: core: Add a way to delete a node
Simon Glass
2023-10-06
dm: core: Add a way to copy a node
Simon Glass
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
2023-10-06
dm: core: Tidy up comments in the ofnode tests
Simon Glass
2023-10-06
dm: core: Ensure we run flattree tests on ofnode
Simon Glass
2023-10-06
dm: core: Reverse the argument order in ofnode_copy_props()
Simon Glass
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-30
test: build dependency for event unit tests
Heinrich Schuchardt
2023-09-30
test: fix comment indentation on tpm tests
Ilias Apalodimas
2023-09-22
efi: Use the installed SMBIOS tables
Simon Glass
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_flash()
Michal Simek
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_address()
Michal Simek
2023-09-21
clk: Dont return error when assigned-clocks is empty or missing
Ashok Reddy Soma
2023-09-21
test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True
Michal Simek
2023-09-21
dm: core: support reading a single indexed u64 value
Michal Simek
2023-09-19
test: Move POST under a renamed Testing section
Simon Glass
2023-09-16
test: build dependency for event unit tests
Heinrich Schuchardt
2023-09-13
phy: Return success from generic_setup_phy() when phy is not found
Jonas Karlman
2023-09-13
phy: Fix generic_setup_phy() return value on power on failure
Jonas Karlman
2023-09-13
phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails
Jonas Karlman
2023-09-13
phy: Set phy->dev to NULL when generic_phy_get_by_name() fails
Jonas Karlman
2023-09-11
cmd: gpt: Add command to swap partition order
Joshua Watt
2023-09-11
cmd: gpt: Preserve bootable flag
Joshua Watt
2023-09-11
cmd: gpt: Preserve type GUID if enabled
Joshua Watt
2023-09-11
cmd: gpt: Add command to set bootable flags
Joshua Watt
2023-09-11
cmd: gpt: Add gpt_partition_bootable variable
Joshua Watt
2023-09-11
tests: gpt: Remove test order dependency
Joshua Watt
2023-09-06
test: print: Fix hexdump test on 64bit systems
Marek Vasut
[next]