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-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
2021-11-28
dm: core: Add a way to obtain a string list
Simon Glass
2021-11-28
dm: core: Fix up string-function documentation
Simon Glass
2021-11-28
dm: core: Fix handling of uclass pre_unbind method
Simon Glass
2021-11-23
net: introduce a helper to determine whether to use in-band autoneg
Vladimir Oltean
2021-11-09
dm: core: add ofnode_for_each_compatible_node()
Michael Walle
2021-10-31
iommu: Add IOMMU uclass
Mark Kettenis
2021-10-21
dm: Fix util.h's broken include guard
Pierre-Clément Tosi
2021-10-20
dm: Provide dev_read_addr_index_ptr() wrapper
Bin Meng
2021-10-20
dm: core: Add a new API devfdt_get_addr_index_ptr()
Bin Meng
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-12
cmd: bind: Fix driver binding on a device
Patrice Chotard
2021-09-30
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-28
mtd: spi: nor: force mtd name to "nor%d"
Patrick Delaunay
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-16
dm: core: Fix a few incorrect comments on first/next functions
Simon Glass
2021-09-01
dm: hash: Add new UCLASS_HASH support
Chia-Wei Wang
2021-08-16
dm: crypto: Define UCLASS API for ECDSA signature verification
Alexandru Gagniuc
2021-08-08
dm: core: Don't allow uclass use before ready
Simon Glass
2021-08-08
dm: migrate the dm_warn to use the log macro
Patrick Delaunay
2021-07-27
dm: core: Add helper to compare node names
Kishon Vijay Abraham I
2021-07-23
reboot-mode: add support for reboot mode control
Nandor Han
2021-07-23
cmd: pinmux: update result of do_status
Patrick Delaunay
[next]