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-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
2023-09-06
test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()
Marek Vasut
2023-09-04
nokia_rx51: Remove platform
Tom Rini
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
[next]