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
/
include
/
dm
Age
Commit message (
Expand
)
Author
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
2020-07-25
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
Dave Gerlach
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
Dave Gerlach
2020-07-17
dm: acpi: Add support for the NHLT table
Simon Glass
2020-07-17
dm: core: Add a way of overriding the ACPI device path
Simon Glass
2020-07-17
acpi: Add an acpi command to list/dump generated ACPI items
Simon Glass
2020-07-17
pci: Avoid a crash in device_is_on_pci_bus()
Simon Glass
2020-07-17
acpi: Add support for DSDT generation
Simon Glass
2020-07-17
acpi: Add support for SSDT generation
Simon Glass
2020-07-17
acpigen: Support writing a length
Simon Glass
2020-07-17
acpi: Support generation of ACPI code
Simon Glass
2020-07-09
core: extend struct driver_info to point to device
Walter Lozano
[next]