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
/
drivers
/
core
Age
Commit message (
Expand
)
Author
2022-10-17
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
Michal Suchanek
2022-10-17
dm: core: Fix uclass_probe_all to really probe all devices
Michal Suchanek
2022-10-17
dm: regmap: Disable range checks in SPL
Simon Glass
2022-10-06
regmap: fix range checks
Heinrich Schuchardt
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: 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 an ofnode function to obtain the flat 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: 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: Support writing a property to an empty node
Simon Glass
2022-09-29
dm: core: Allow adding ofnode subnodes
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-10
common: Drop display_options.h from common header
Simon Glass
2022-07-26
dm: fix mis-word in SPL_DM description
Oleksandr Suvorov
2022-07-26
dm: fix logic of lists_bind_fdt()
Heinrich Schuchardt
2022-07-26
dm: avoid NULL dereference in lists_bind_fdt()
Heinrich Schuchardt
2022-07-26
dm: avoid NULL dereference in add_item()
Heinrich Schuchardt
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
2022-06-28
dm: spl: Allow SPL to show memory usage
Simon Glass
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: Fix addresses in the dm static command
Simon Glass
2022-06-28
dm: core: Rename dm_dump_all()
Simon Glass
2022-06-28
dm: fix formatting of uclass dump
Heinrich Schuchardt
2022-06-28
dm: core: Use device_foreach_child where possible
Sean Anderson
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-24
microblaze: cache: introduce flush_dcache_range()
Ovidiu Panait
2022-06-06
dm: core: convert of_machine_is_compatible to livetree
Patrick Delaunay
2022-06-06
dm: fix DM_EVENT dependencies
Heinrich Schuchardt
2022-06-06
Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig
Tom Rini
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-04-28
dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
Marek Vasut
[next]