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
/
include
/
dm
Age
Commit message (
Expand
)
Author
2022-10-26
dm: memory: Introduce new uclass
Roger Quadros
2022-10-17
dm: core: Update docs about oftree_from_fdt()
Simon Glass
2022-10-17
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
Michal Suchanek
2022-10-17
dm: core: Switch uclass_foreach_dev_probe to use simple iterator
Michal Suchanek
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
dm: core: Update comments for default-FDT ofnode functions
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
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
dm: core: Pass a root node to of_find_node_by_phandle()
Simon Glass
2022-09-14
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-08-12
dm: core: Add support for writing u32 with ofnode
Simon Glass
2022-08-12
dm: core: Allow writing to a flat tree with ofnode
Simon Glass
2022-08-12
dm: core: Swap parameters of ofnode_write_prop()
Simon Glass
2022-08-12
dm: core: Introduce support for multiple trees
Simon Glass
2022-08-12
dm: core: Add a note about how livetree updates work
Simon Glass
2022-08-12
dm: core: Split out the declaration of ofnode
Simon Glass
2022-07-28
pinctrl: Add third argument label for pinctrl_gpio_request() function
Pali Rohár
2022-07-28
pinctrl: Add new function pinctrl_generic_set_state_prefix()
Pali Rohár
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-07
arm: Remove PXA architecture support
Tom Rini
2022-06-28
dm: core: Add a command to show driver model statistics
Simon Glass
2022-06-28
dm: core: Add a way to collect memory usage
Simon Glass
2022-06-28
dm: core: Support accessing core tags
Simon Glass
2022-06-28
dm: core: Switch the testbus driver to use a new struct
Simon Glass
2022-06-28
dm: core: Rename dm_dump_all()
Simon Glass
2022-06-28
dm: core: Provide fallbacks for ofnode_conf_read_...
Sean Anderson
2022-06-23
fuzzing_engine: Add fuzzing engine uclass
Andrew Scull
2022-06-06
arm: pxa: Remove CONFIG_CPU_PXA25X
Tom Rini
2022-04-28
dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
Marek Vasut
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
2022-04-25
bootstd: Add the bootmeth uclass and helpers
Simon Glass
2022-04-25
bootstd: Add the bootdev uclass
Simon Glass
[next]