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
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
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
2024-06-13
dm: typo prbing
Heinrich Schuchardt
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
core: Remove <common.h> and add needed includes
Tom Rini
2024-03-04
dm: core: Fix address translation in devfdt_get_addr_index()
Jonas Karlman
2023-12-13
fdt: Check for a valid fdt in oftree_ensure()
Simon Glass
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-16
dm: core: Correct reference to DM_SPL in SPL_DM_STATS
Simon Glass
2023-11-14
dm: Do not enable debug messages by default
Heinrich Schuchardt
2023-11-07
serial: zynqmp: Fetch baudrate from dtb and update
Algapally Santosh Sagar
2023-10-17
lib: acpi: Fix linking SPL when ACPIGEN is enabled
Sean Anderson
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
2023-10-13
core: introduce dev_read_addr_name[_size]_ptr() functions
Matthias Schiffer
2023-10-13
core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors
Matthias Schiffer
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2023-10-06
dm: core: Support writing a 64-bit value
Simon Glass
2023-10-06
dm: core: Support writing a boolean
Simon Glass
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
2023-10-06
dm: core: Add a way to delete a node
Simon Glass
2023-10-06
dm: core: Add a way to copy a node
Simon Glass
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
2023-10-06
dm: core: Reverse the argument order in ofnode_copy_props()
Simon Glass
2023-10-06
dm: core: Correct help in TPL_DM and VPL_DM
Simon Glass
[next]