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-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
2020-07-09
core: drop const for struct driver_info
Walter Lozano
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
dm: core: Correct comment on uclass_id_foreach_dev()
Simon Glass
2020-07-09
video: Add comments to struct sandbox_sdl_plat
Simon Glass
2020-07-07
cmd: dm: Fixed/Added DM driver listing subcommands
Niel Fourie
2020-07-01
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2020-06-30
arm: pxa: mmc: add driver model support
Marcel Ziswiler
2020-06-30
dm: core: gracefully handle alias seq without of
Marcel Ziswiler
2020-06-30
serial: pxa: clean-up platform data include file
Marcel Ziswiler
2020-06-19
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
2020-06-18
dm: spi: Convert Freescale ESPI driver to driver model
Chuanhua Han
2020-06-11
dm: core: fix dev_read_alias_highest_id() without libfdt
Michael Walle
2020-05-10
net: Add eth phy generic driver for shared MDIO
Ye Li
2020-05-02
dm: core: Add function to get child count of ofnode or device
Chunfeng Yun
[next]