~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
Commit message (
Expand
)
Author
Age
*
dm: event: add EVT_DM_POST_INIT_R event type
Chanho Park
2023-08-22
*
core: read: add dev_read_addr_size_index_ptr function
Jonas Karlman
2023-07-28
*
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-20
*
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-07-14
*
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-15
*
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-11
*
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-05-06
*
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
2023-04-28
*
dm: Add a TPL symbol for simple-bus
Simon Glass
2023-03-03
*
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-14
*
dm: Add support for handling old u-boot,dm- tags
Simon Glass
2023-02-14
*
timer: Tidy up use of notrace
Simon Glass
2023-02-11
*
drivers: core: ofnode: Add panel timing decode.
Nikhil M Jain
2023-02-04
*
dm: core: Use full printf() format when possible
Samuel Holland
2023-01-26
*
dm: core: Support sorting devices with dm tree
Simon Glass
2023-01-23
*
event: Correct dependencies on the EVENT framework
Tom Rini
2023-01-18
*
dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPL
Quentin Schulz
2023-01-12
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
dm: core: Fix iteration over driver_info records
Paul Barker
2022-12-02
*
net: phy: Fix ethernet-phy-id <dot> in the code
Michal Simek
2022-11-22
*
dm: core: Do not stop uclass iteration on error
Michal Suchanek
2022-10-29
*
dm: tpl: Add fdt address translation support in TPL
William Zhang
2022-10-29
*
dm: core: Fix lists_bind_fdt() using non-existent of_match
Simon Glass
2022-10-29
*
core: Enable DM by default
Tom Rini
2022-10-21
*
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-17
*
regmap: fix range checks
Heinrich Schuchardt
2022-10-06
*
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
[next]