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-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
2023-09-06
test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()
Marek Vasut
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-08-31
initcall: Support emitting events
Simon Glass
2023-08-31
event: Support a simple spy record
Simon Glass
2023-08-30
drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test
Marek Vasut
2023-08-30
fwu: Initialize global fwu library state during CI test
Marek Vasut
2023-08-29
test: capsule: Remove logic to add public key ESL
Sughosh Ganu
2023-08-29
sandbox: trace: Increase trace buffer size
Sughosh Ganu
2023-08-29
test: capsule: Generate EFI capsules through binman
Sughosh Ganu
2023-08-28
bootstd: Adjust the default bootmeth order
Simon Glass
2023-08-26
bootstd: cros: Allow detection of any kernel partition
Simon Glass
2023-08-25
bootstd: Add a test for bootmeth_cros
Simon Glass
2023-08-25
bootstd: test: Allow binding and using any mmc device
Simon Glass
2023-08-25
bootflow: Show an empty filename when there is none
Simon Glass
2023-08-25
test: Move 1MB.fat32.img and 2MB.ext2.img
Simon Glass
2023-08-25
expo: cedit: Support reading settings from CMOS RAM
Simon Glass
2023-08-25
expo: cedit: Support writing settings to CMOS RAM
Simon Glass
2023-08-25
expo: cedit: Support reading settings from environment vars
Simon Glass
2023-08-25
expo: cedit: Support writing settings to environment vars
Simon Glass
2023-08-25
expo: cedit: Support reading settings from a file
Simon Glass
2023-08-25
expo: cedit: Support writing settings to a file
Simon Glass
2023-08-25
expo: Tidy up the expo.py tool and usage
Simon Glass
2023-08-25
expo: Move cedit test into its own file and tidy
Simon Glass
2023-08-25
expo: Provide a way to iterate through all scene objects
Simon Glass
2023-08-25
abuf: Allow incrementing the size
Simon Glass
2023-08-22
test: acpi: Handle both 32bit and 64bit ACPI tables
Marek Vasut
2023-08-22
test: Fix the help for the ut command
Marek Vasut
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-20
test: cpu: Handle both 32bit and 64bit CPUs
Marek Vasut
2023-08-20
test: dm: pinmux: Handle %pa in pinctrl-single mux output
Marek Vasut
2023-08-14
test: unit test for semihosting
Heinrich Schuchardt
2023-08-08
test: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2023-08-08
test: unicode: fix a sizeof() vs ARRAY_SIZE() bug
Dan Carpenter
2023-08-08
lib/charset: fix u16_strlcat() return value
Matthias Schiffer
2023-08-08
Revert "lib: string: Fix strlcpy return value", fix callers
Matthias Schiffer
2023-08-08
arm_ffa: introduce armffa command
Abdellatif El Khlifi
2023-08-08
arm_ffa: introduce sandbox test cases for UCLASS_FFA
Abdellatif El Khlifi
2023-08-08
lib: uuid: introduce testcase for uuid_str_to_le_bin
Abdellatif El Khlifi
[next]