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
/
drivers
/
core
Age
Commit message (
Expand
)
Author
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
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-10-04
dm: core: Adjust dump-sorting to get stats only when needed
Simon Glass
2023-09-24
Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-23
cmd: dm: allow for selecting uclass and device
AKASHI Takahiro
2023-09-23
dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
Jonas Karlman
2023-09-21
dm: core: ofnode: Fix error message in ofnode_read_bootscript_address/flash()
Michal Simek
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_flash()
Michal Simek
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_address()
Michal Simek
2023-09-21
dm: core: support reading a single indexed u64 value
Michal Simek
2023-09-14
dm: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
2023-08-25
dm: core: Correct error handling when event fails
Simon Glass
2023-08-22
dm: event: add EVT_DM_POST_INIT_R event type
Chanho Park
2023-08-08
fdt: off by one in ofnode_lookup_fdt()
Dan Carpenter
2023-07-28
core: read: add dev_read_addr_size_index_ptr function
Jonas Karlman
2023-07-20
core: read: fix dev_read_addr_size()
John Keeping
2023-07-20
dm: core: of_access: fix return value in of_property_match_string
Eugen Hristev
2023-07-14
fdt: Allow more general use of livetree
Simon Glass
2023-07-14
fdt: Clarify the fdt pre-relocation warning
Simon Glass
2023-07-14
dm: core: Avoid registering an inaccessible tree
Simon Glass
2023-05-15
core: fdtaddr: use map_sysmem() as cast for the return (part 2)
Johan Jonker
2023-05-15
drivers: core: ofnode: fix typo in panel timing decode
Raphael Gallais-Pou
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2023-05-11
acpi: Create a new Kconfig for ACPI
Simon Glass
2023-05-06
core: read: add dev_read_addr_index_ptr function
Johan Jonker
2023-05-06
core: fdtaddr: add devfdt_get_addr_size_index_ptr function
Johan Jonker
2023-05-06
core: remap: fix regmap_init_mem_plat() reg size handeling
Johan Jonker
2023-04-28
core: fdtaddr: use map_sysmem() as cast for the return
Johan Jonker
2023-04-28
dm: core: introduce uclass_get_device_by_of_path()
Rasmus Villemoes
2023-04-28
uclass: add uclass_find_device_by_phandle_id() helper
Rasmus Villemoes
2023-04-28
dm: core: Make aliases_lookup static
Bin Meng
[next]