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-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Add commands to list and change fonts
Simon Glass
2022-10-29
dm: core: Do not stop uclass iteration on error
Michal Suchanek
2022-10-29
event: Drop the path when checking event-list filenames
Simon Glass
2022-10-26
dm: memory: Introduce new uclass
Roger Quadros
2022-10-26
test: Move to a working version of setuptools
Simon Glass
2022-10-21
test: Fix typo in test name
Michal Suchanek
2022-10-20
k210: fix k210_pll_calc_config()
Heinrich Schuchardt
2022-10-17
vbe: Add a test for VBE device tree fixups
Simon Glass
2022-10-17
vbe: Add fixups for a basic set of OS requests
Simon Glass
2022-10-17
test: Move common FIT code into a separate fit_util file
Simon Glass
2022-10-17
bootstd: Move VBE setup into a shared function
Simon Glass
2022-10-17
fdt: Show a message when the working FDT changes
Simon Glass
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-17
dm: treewide: Do not opencode uclass_probe_all()
Michal Suchanek
2022-10-17
dm: core: Fix uclass_probe_all to really probe all devices
Michal Suchanek
2022-10-12
test: run setexpr test only on sandbox
Heinrich Schuchardt
2022-10-11
test: cmd: add test for temperature command
Robert Marko
2022-10-11
cmd: xxd: add new command
Roger Knecht
2022-10-11
cmd: cat: add new command
Roger Knecht
2022-10-11
Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...
Tom Rini
2022-10-06
test: fix some pylint errors in test_efi_secboot
Heinrich Schuchardt
2022-10-05
dm: fpga: Introduce new uclass
Alexander Dahl
2022-09-29
dm: core: Support copying properties with ofnode
Simon Glass
2022-09-29
dm: core: Allow copying ofnode property data when writing
Simon Glass
2022-09-29
vbe: Allow test to run with live/flat tree
Simon Glass
2022-09-29
dm: core: Expand ofnode tests
Simon Glass
2022-09-29
dm: core: Create a function to get a live tree in a test
Simon Glass
2022-09-29
dm: core: Complete phandle implementation using the other FDT
Simon Glass
2022-09-29
dm: core: Split ofnode_path_root() into two functions
Simon Glass
2022-09-29
dm: core: Add a way to look up a phandle in an oftree
Simon Glass
2022-09-29
dm: core: Add ofnode functions to obtain an oftree
Simon Glass
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
dm: core: Expand integer-reading tests
Simon Glass
2022-09-29
dm: core: Add a macro to iterate through properties
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-29
sandbox: test: Provide an easy way to use the other FDT
Simon Glass
2022-09-29
test: Drop the UT_TESTF_LIVE_OR_FLAT flag
Simon Glass
2022-09-29
test: Detect a change in the device tree
Simon Glass
2022-09-29
test: Make a copy of the device tree before running a test
Simon Glass
2022-09-29
dm: core: Support writing a property to an empty node
Simon Glass
2022-09-29
dm: core: Allow adding ofnode subnodes
Simon Glass
2022-09-29
test: Support testing malloc() failures
Simon Glass
2022-09-29
test: Fix missing livetree test runs
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-25
sandbox: Add a test for SCSI
Simon Glass
2022-09-23
display_options: print_size: Fix order overflow
Pali Rohár
2022-09-19
Merge branch 'master' into next
Tom Rini
[next]