index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-09-29
dm: core: Update comments for default-FDT ofnode functions
Simon Glass
2022-09-29
dm: core: Complete phandle implementation using the other FDT
Simon Glass
2022-09-29
dm: core: Add the ofnode multi-tree implementation
Simon Glass
2022-09-29
dm: core: Add definitions for multiple ofnode trees
Simon Glass
2022-09-29
dm: core: Split ofnode_path_root() into two functions
Simon Glass
2022-09-29
dm: core: Allow obtaining a node offset in the same tree
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: Add an ofnode function to obtain the flat tree
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: Drop ofnode_is_available()
Simon Glass
2022-09-29
dm: core: Add a macro to iterate through properties
Simon Glass
2022-09-29
dm: core: Avoid creating a name property when unflattening
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
dm: core: Reduce code size with dev_of_offset()
Simon Glass
2022-09-29
sandbox: test: Provide an easy way to use the other FDT
Simon Glass
2022-09-29
sandbox: Support setting up the other FDT for testing
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: Drop the const from ofnode
Simon Glass
2022-09-29
dm: core: Allow adding ofnode subnodes
Simon Glass
2022-09-29
dm: core: Document the livetree structures properly
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
event: Pass the images to EVT_FT_FIXUP
Simon Glass
2022-09-29
dm: core: Pass a root node to of_find_node_by_phandle()
Simon Glass
2022-09-29
event: Allow multiple spy declarations for each event
Simon Glass
2022-09-29
log: update the comment for log_msg_ret()
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
treewide: Drop image_info_t typedef
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
image: Fix BOOTM_STATE values
Simon Glass
2022-09-27
Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...
Tom Rini
2022-09-26
Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...
Tom Rini
2022-09-26
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2022-09-26
configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag
Patrice Chotard
2022-09-26
arm64: versal-net: Add support for mini configuration
Michal Simek
2022-09-26
arm64: versal-net: Add defconfig for Versal NET
Michal Simek
2022-09-26
arm64: versal-net: Add support for Versal NET platform
Michal Simek
2022-09-25
sandbox: scsi: Move request-handling code to scsi_emul
Simon Glass
2022-09-25
sandbox: scsi: Move structs to header file
Simon Glass
2022-09-25
sandbox: scsi: Move file size into shared struct
Simon Glass
2022-09-25
sandbox: scsi: Move block size into shared struct
Simon Glass
2022-09-25
scsi: Move vendor/product info into the shared struct
Simon Glass
2022-09-25
sandbox: Move buffer to scsi_emul_info
Simon Glass
2022-09-25
scsi: Move core emulation state into a new struct
Simon Glass
2022-09-25
scsi: Move cmd_phase enum to the header
Simon Glass
[next]