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
2025-11-17
ofnode: support panel-timings in ofnode_decode_display_timing
Raphael Gallais-Pou
2025-11-10
dm: Remove pre-schema tag support
Tom Rini
2025-08-26
dm: core: Mark root_info as const
Michal Simek
2025-07-24
uclass: Cleanup uclass_find_next_device
Andrew Goodbody
2025-07-14
ofnode: NULL check bootscr_flash_size before dereference
Andrew Goodbody
2025-06-11
dm: core: use s32 instead of int for dev_read_s32_default
Quentin Schulz
2025-06-11
dm: core: use u32 instead of int for dev_read_u32_default
Quentin Schulz
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-04-10
dm: core: Add a helper to retrieve devices through graph endpoints
Miquel Raynal
2025-04-10
core: ofnode_graph: Fix a comment
Miquel Raynal
2025-03-08
core: ofnode: add of_graph parsing helpers
Svyatoslav Ryhel
2025-03-04
Revert "dm: core: Simplify dm_probe_devices()"
Simon Glass
2025-01-22
Merge patch series "upl: Prerequite patches for updated spec"
Tom Rini
2025-01-22
dm: core: Provide ofnode_find_subnode_unit()
Simon Glass
2025-01-22
dm: core: Provide ofnode_name_eq_unit() to accept a unit address
Simon Glass
2025-01-22
ofnode: Indicate when out of space in a few places
Simon Glass
2025-01-22
ofnode: Use 4K for a default tree-size
Simon Glass
2025-01-14
common: Move autoprobe out to board init
Simon Glass
2025-01-14
dm: core: Simplify dm_probe_devices()
Simon Glass
2024-12-06
Merge patch series "led: update LED boot/activity to new property implementat...
Tom Rini
2024-12-06
dm: core: implement phandle ofnode_options helper
Christian Marangi
2024-12-06
dm: core: implement ofnode/tree_parse_phandle() helper
Christian Marangi
2024-12-06
dm: core: implement oftree variant of parse_phandle OPs
Christian Marangi
2024-11-24
dm: Add dm_remove_devices_active() for ordered device removal
Janne Grunau
2024-11-03
dm: core: Add a function to see if a device exists
Simon Glass
2024-10-29
dm: core: downgrade some dm_warn messages to log_debug()
Quentin Schulz
2024-10-27
Merge patch series "Implement ACPI on aarch64"
Tom Rini
2024-10-27
acpi: Add fill_madt to acpi_ops
Patrick Rudolph
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-10
Merge patch series "led: introduce LED boot and activity function"
Tom Rini
2024-10-10
dm: core: implement ofnode_options helpers
Christian Marangi
2024-10-03
tpl: Support numbered aliases in device tree
Simon Glass
2024-08-27
dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTO
Gaskell, Oliver
2024-08-27
Merge patch series "dm: core: Avoid multiple calls to fdt_parent_offset()"
Tom Rini
2024-08-27
dm: core: regmap: Avoid multiple calls to ofnode_get_parent()
Jonas Karlman
2024-08-27
dm: core: ofnode: Avoid multiple calls to ofnode_get_parent()
Jonas Karlman
2024-08-27
dm: core: fdtaddr: Avoid multiple calls to fdt_parent_offset()
Jonas Karlman
2024-08-27
dm: core: Show device sequence instead in dm_dump_tree()
Zixun LI
2024-07-31
dm: use list_count_nodes() for counting list nodes
Sughosh Ganu
2024-07-26
dm: core: scan reserved-memory nodes
Caleb Connolly
2024-07-22
drivers: core: Remove duplicate newlines
Marek Vasut
2024-07-04
dm: core: Enhance comments on bind_drivers_pass()
Simon Glass
2024-07-03
dm: core: fix typo in SPL_DM_WARN prompt text
Quentin Schulz
2024-07-03
dm: core: migrate debug() messages to use dm_warn
Quentin Schulz
2024-07-03
dm: core: fix signedness in debug messages
Quentin Schulz
2024-07-03
dm: core: fix misleading debug message when matching compatible
Quentin Schulz
[next]