index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-10-05
1
-0
/
+9
|
\
|
*
dm: core: add support for device re-parenting
Claudiu Beznea
2020-09-22
1
-0
/
+9
*
|
firmware: add SCMI agent uclass
Etienne Carriere
2020-09-30
1
-0
/
+1
*
|
dm: Print device name in dev_xxx like Linux
Sean Anderson
2020-09-30
1
-28
/
+82
*
|
dm: Use symbolic constants for log levels in dev_xxx
Sean Anderson
2020-09-30
1
-10
/
+11
*
|
dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args
Patrick Delaunay
2020-09-22
1
-1
/
+3
*
|
core: improve of_match_ptr with OF_PLATDATA
Walter Lozano
2020-09-22
1
-1
/
+1
|
/
*
dm: core: Add API to read PCI bus-range property
Stefan Roese
2020-08-25
1
-0
/
+12
*
dm: core: Fix devfdt_get_addr_ptr return value
Ovidiu Panait
2020-08-22
1
-3
/
+1
*
dm: fix ofnode_read_addr/size_cells()
Heinrich Schuchardt
2020-08-22
1
-4
/
+6
*
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
2020-08-14
1
-0
/
+1
*
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-07
1
-9
/
+0
*
net: Drop dm.h header file from phy.h
Simon Glass
2020-08-03
1
-0
/
+1
*
dm: core: Drop header files from dm/test.h
Simon Glass
2020-08-03
1
-3
/
+0
*
dm: remove superfluous comment for union ofnode_union
Heinrich Schuchardt
2020-07-28
1
-1
/
+1
*
dm: button: add an uclass for button
Philippe Reynes
2020-07-28
1
-0
/
+1
*
dm: Fix build error when OF_CONTROL is not set
Dan Murphy
2020-07-28
1
-0
/
+2
*
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
Dave Gerlach
2020-07-25
1
-0
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+0
*
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
Dave Gerlach
2020-07-20
1
-0
/
+1
*
dm: acpi: Add support for the NHLT table
Simon Glass
2020-07-17
1
-0
/
+26
*
dm: core: Add a way of overriding the ACPI device path
Simon Glass
2020-07-17
1
-0
/
+13
*
acpi: Add an acpi command to list/dump generated ACPI items
Simon Glass
2020-07-17
1
-0
/
+16
*
pci: Avoid a crash in device_is_on_pci_bus()
Simon Glass
2020-07-17
1
-1
/
+1
*
acpi: Add support for DSDT generation
Simon Glass
2020-07-17
1
-0
/
+30
*
acpi: Add support for SSDT generation
Simon Glass
2020-07-17
1
-0
/
+23
*
acpigen: Support writing a length
Simon Glass
2020-07-17
1
-1
/
+8
*
acpi: Support generation of ACPI code
Simon Glass
2020-07-17
1
-0
/
+2
*
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
2
-0
/
+29
*
core: drop const for struct driver_info
Walter Lozano
2020-07-09
1
-1
/
+1
*
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
1
-0
/
+7
*
dm: core: Correct comment on uclass_id_foreach_dev()
Simon Glass
2020-07-09
1
-1
/
+1
*
video: Add comments to struct sandbox_sdl_plat
Simon Glass
2020-07-09
1
-1
/
+13
*
cmd: dm: Fixed/Added DM driver listing subcommands
Niel Fourie
2020-07-07
1
-0
/
+6
*
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2020-07-01
1
-1
/
+3
*
arm: pxa: mmc: add driver model support
Marcel Ziswiler
2020-06-30
1
-0
/
+22
*
dm: core: gracefully handle alias seq without of
Marcel Ziswiler
2020-06-30
1
-0
/
+4
*
serial: pxa: clean-up platform data include file
Marcel Ziswiler
2020-06-30
1
-4
/
+4
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
2020-06-19
1
-0
/
+16
|
\
|
*
dm: spi: Convert Freescale ESPI driver to driver model
Chuanhua Han
2020-06-18
1
-0
/
+16
*
|
dm: core: fix dev_read_alias_highest_id() without libfdt
Michael Walle
2020-06-11
1
-0
/
+2
|
/
*
net: Add eth phy generic driver for shared MDIO
Ye Li
2020-05-10
1
-0
/
+1
*
dm: core: Add function to get child count of ofnode or device
Chunfeng Yun
2020-05-02
2
-0
/
+21
*
acpi: Move the xsdt pointer to acpi_ctx
Simon Glass
2020-04-30
1
-0
/
+2
*
acpi: Move acpi_add_table() to generic code
Simon Glass
2020-04-30
1
-0
/
+5
*
acpi: Add a method to write tables for a device
Simon Glass
2020-04-30
1
-0
/
+30
*
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
3
-1
/
+169
*
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
5
-31
/
+91
|
\
|
*
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2020-04-16
1
-27
/
+0
|
*
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
3
-0
/
+84
[next]