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-09-14
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-08-12
dm: core: Add support for writing u32 with ofnode
Simon Glass
2022-08-12
dm: core: Allow writing to a flat tree with ofnode
Simon Glass
2022-08-12
dm: core: Swap parameters of ofnode_write_prop()
Simon Glass
2022-08-12
dm: core: Introduce support for multiple trees
Simon Glass
2022-08-12
dm: core: Add a note about how livetree updates work
Simon Glass
2022-08-12
dm: core: Split out the declaration of ofnode
Simon Glass
2022-07-28
pinctrl: Add third argument label for pinctrl_gpio_request() function
Pali Rohár
2022-07-28
pinctrl: Add new function pinctrl_generic_set_state_prefix()
Pali Rohár
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-07
arm: Remove PXA architecture support
Tom Rini
2022-06-28
dm: core: Add a command to show driver model statistics
Simon Glass
2022-06-28
dm: core: Add a way to collect memory usage
Simon Glass
2022-06-28
dm: core: Support accessing core tags
Simon Glass
2022-06-28
dm: core: Switch the testbus driver to use a new struct
Simon Glass
2022-06-28
dm: core: Rename dm_dump_all()
Simon Glass
2022-06-28
dm: core: Provide fallbacks for ofnode_conf_read_...
Sean Anderson
2022-06-23
fuzzing_engine: Add fuzzing engine uclass
Andrew Scull
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
[next]