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
2020-04-16
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
dm: core: Read parent ofdata before children
Simon Glass
2020-04-16
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2020-04-16
dm: core: refactor functions reading an u32 from dt
Dario Binacchi
2020-04-16
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
dm: core: Add a way to skip powering down power domains
Simon Glass
2020-04-16
dm: core: Add logging on unbind failure
Simon Glass
2020-04-16
dm: core: Move "/chosen" and "/firmware" node scan
Patrick Delaunay
2020-04-16
dm: core: remove redundant assignment
Heinrich Schuchardt
2020-04-16
dm: core: remove redundant if statement
Heinrich Schuchardt
2020-04-16
dm: core: Add basic ACPI support
Simon Glass
2020-04-09
dm: dump.c: Refactor dm_dump_drivers prints
Ovidiu Panait
2020-04-09
dm: dump.c: Fix segfault when entry->of_match is NULL
Ovidiu Panait
2020-03-02
dm: core: Add a flag for power domain control on device removal
Anatolij Gustschin
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
dm: core: Change syscon to use helper function
Simon Glass
2020-02-07
dm: core: Add a function to find a device by drvdata
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
dm: core: Drop uclass_find_next_free_req_seq() conditions
Simon Glass
2020-02-05
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Reimplement ofnode_read_size()
Simon Glass
2020-02-05
dm: core: Add ofnode_read_prop()
Simon Glass
2020-02-05
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Use const device for the dev_read_...() interface
Simon Glass
2020-02-05
dm: core: Use const device for the devfdt...() interface
Simon Glass
2020-02-05
dm: core: Use const where possible in device.h
Simon Glass
2020-01-07
dm: Add a debug message when devices are skipped pre-reloc
Sean Anderson
2020-01-07
dm: devres: Add a new OFDATA phase
Simon Glass
2020-01-07
dm: devres: Use an enum for the allocation phase
Simon Glass
2020-01-07
dm: devres: Add tests
Simon Glass
2020-01-07
dm: devres: Convert to use logging
Simon Glass
2020-01-07
dm: core: Add a new flag to track platform data
Simon Glass
2020-01-07
dm: core: Export a new function to read platdata
Simon Glass
2020-01-07
dm: core: Allocate parent data separate from probing parent
Simon Glass
2020-01-07
dm: core: Move ofdata_to_platdata() call earlier
Simon Glass
2020-01-07
dm: core: Don't clear active flag twice when probe() fails
Simon Glass
2020-01-07
dm: core: Use assert_noisy() in devres
Simon Glass
2019-12-15
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
2019-12-03
regmap: Fix potential memory leaks
Faiz Abbas
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-01
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-10-27
fdt: Fix alignment issue when reading 64-bits properties from fdt
Jean-Jacques Hiblot
2019-10-27
dm: core: Update log method for uclass_find_device_by_seq
Kever Yang
2019-10-27
dm: regmap: Fix mask in regmap_update_bits()
Simon Glass
2019-10-22
drivers: clk: Fix using assigned-clocks in the node of the clock it sets up
Jean-Jacques Hiblot
[next]