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
/
include
/
dm
Age
Commit message (
Expand
)
Author
2020-12-13
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Drop unused parameter from dm_extended_scan_fdt()
Simon Glass
2020-12-13
dm: core: Drop unused parameter from dm_scan_fdt()
Simon Glass
2020-12-13
dm: core: Add an ofnode function to get the devicetree root
Simon Glass
2020-12-13
dm: core: Drop device_bind_offset()
Simon Glass
2020-12-13
dm: core: Drop dev_set_of_offset()
Simon Glass
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
dm: core: Add a livetree function to check node status
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
2020-11-06
acpi: Don't reset the tables with every new generation
Simon Glass
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-29
dm: Don't allow U_BOOT_DEVICE() when of-platdata is used
Simon Glass
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
dm: Support parent devices with of-platdata
Simon Glass
2020-10-29
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
dm: core: fix typo in device.h
Dario Binacchi
2020-10-29
dm: core: Allow dm_warn() to be used in SPL
Simon Glass
2020-10-29
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-29
dm: core: Expand the comment for DM_GET_DEVICE()
Simon Glass
2020-10-29
Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-10-28
drivers: Add a new framework for multiplexer devices
Jean-Jacques Hiblot
2020-10-27
dm: core: Add support for getting node from aliases
Michal Simek
2020-10-22
dm: core: improve uclass_get_device_by_phandle_id() description
Dario Binacchi
2020-10-16
dm: Don't undefine dev_xxx macros
Sean Anderson
2020-10-08
pinctrl: Reformat documentation in dm/pinctrl.h
Sean Anderson
2020-10-08
pinctrl: Add pinmux property support to pinctrl-generic
Sean Anderson
2020-10-06
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-06
dm: update test on of_offset in ofnode_valid
Patrick Delaunay
2020-10-06
dm: ofnode: Fix compile breakage with OF_CHECKS enabled
Stefan Roese
2020-10-05
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-09-30
firmware: add SCMI agent uclass
Etienne Carriere
2020-09-30
dm: Print device name in dev_xxx like Linux
Sean Anderson
2020-09-30
dm: Use symbolic constants for log levels in dev_xxx
Sean Anderson
2020-09-22
dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args
Patrick Delaunay
2020-09-22
core: improve of_match_ptr with OF_PLATDATA
Walter Lozano
2020-09-22
dm: core: add support for device re-parenting
Claudiu Beznea
2020-08-25
dm: core: Add API to read PCI bus-range property
Stefan Roese
2020-08-22
dm: core: Fix devfdt_get_addr_ptr return value
Ovidiu Panait
2020-08-22
dm: fix ofnode_read_addr/size_cells()
Heinrich Schuchardt
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
net: Drop dm.h header file from phy.h
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-07-28
dm: remove superfluous comment for union ofnode_union
Heinrich Schuchardt
2020-07-28
dm: button: add an uclass for button
Philippe Reynes
2020-07-28
dm: Fix build error when OF_CONTROL is not set
Dan Murphy
[prev]
[next]