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
2022-06-06
arm: pxa: Remove CONFIG_CPU_PXA25X
Tom Rini
2022-04-28
dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
Marek Vasut
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
2022-04-25
bootstd: Add the bootmeth uclass and helpers
Simon Glass
2022-04-25
bootstd: Add the bootdev uclass
Simon Glass
2022-04-25
bootstd: Add the bootstd uclass and core implementation
Simon Glass
2022-04-25
dm: core: Allow finding a uclass device by partial name
Simon Glass
2022-04-25
dm: core: Rename and fix uclass_get_by_name_len()
Simon Glass
2022-04-23
dm: disk: add UCLASS_PARTITION
AKASHI Takahiro
2022-04-18
dm: core: Deal with a wrinkle with linker lists
Simon Glass
2022-04-18
dm: core: Allow devres to be disabled in SPL
Simon Glass
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek Behún
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
2022-04-10
net: introduce helpers to get PHY ofnode from MAC
Marek Behún
2022-04-09
dm: add tag support
AKASHI Takahiro
2022-04-06
dm: core: Tidy up comments in uclass headers
Simon Glass
2022-04-06
dm: core: Add a required struct declaration
Simon Glass
2022-04-06
dm: fix function documentation in include/dm/ofnode.h
Heinrich Schuchardt
2022-03-16
Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2022-03-14
pinctrl: Increase length of pinmux status buffer
Ashok Reddy Soma
2022-03-10
event: Add events for device probe/remove
Simon Glass
2022-03-09
net: phy: Add new read ethernet phy id function
Michal Simek
2022-03-07
dm: pinctrl: Use explicit values for enums
Ashok Reddy Soma
2022-02-09
dm: Use parenthesis for the device_get_ops macro argument
Sughosh Ganu
2022-01-25
acpi: Collect tables in the acpi_item list
Simon Glass
2022-01-25
x86: Move DSDT table to a writer function
Simon Glass
2022-01-25
x86: Move FACS table to a writer function
Simon Glass
2022-01-25
x86: Move base tables to a writer function
Simon Glass
2022-01-25
x86: acpi: Split out context creation from base tables
Simon Glass
2022-01-25
acpi: Add a linker list for ACPI tables
Simon Glass
2022-01-25
acpi: Add a table start
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-15
doc: add include/dm/fdtaddr.h to the HTML documentation
Patrick Delaunay
2022-01-15
doc: add include/dm/of*.h to the HTML documentation
Patrick Delaunay
2022-01-15
doc: add include/dm/read.h to the HTML documentation
Patrick Delaunay
2022-01-15
doc: add include/dm/devres.h to the HTML documentation
Patrick Delaunay
2022-01-15
doc: add include/dm/device.h to the HTML documentation
Patrick Delaunay
2022-01-15
doc: add include/dm/platdata.h to the HTML documentation
Patrick Delaunay
2022-01-15
doc: add include/dm/lists.h to the HTML documentation
Patrick Delaunay
2022-01-15
doc: add include/dm/root.h to the HTML documentation
Patrick Delaunay
2022-01-15
doc: add include/dm/uclass.h to the HTML documentation
Patrick Delaunay
2021-12-23
dm: core: Allow getting some basic stats
Simon Glass
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
2021-12-18
dm: fix an 'undefined' error in some macros
AKASHI Takahiro
2021-12-09
efi: Add uclass for devices provided by UEFI firmware
Simon Glass
2021-12-09
efi: Rename UCLASS_EFI and IF_TYPE_EFI
Simon Glass
2021-12-01
pinctrl: change result for unsupported API
Patrick Delaunay
2021-11-28
dm: core: Add a way to count the devices in a uclass
Simon Glass
2021-11-28
dm: core: Allow finding children / uclasses by partial name
Simon Glass
[next]