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
2018-11-26
dm: core: add missing prototype for ofnode_read_u64
Lukas Auer
2018-11-16
cmd: pinmux: Add pinmux command
Patrice Chotard
2018-11-16
dm: uclass: Add uclass_foreach_dev_probe
Patrice Chotard
2018-11-16
dm: uclass: Add uclass_next_device_err() to return a valid device
Patrice Chotard
2018-11-16
dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
Patrice Chotard
2018-11-16
dm: pinctrl: Add get_pin_muxing() ops
Patrice Chotard
2018-11-14
dm: Add a new uclass driver for VirtIO transport devices
Bin Meng
2018-11-14
test: dm: core: Add test case for uclass driver's child_post_probe()
Bin Meng
2018-11-14
dm: core: Allow uclass to set up a device's child after it is probed
Bin Meng
2018-11-14
dm: Correct pre_reloc_only parameter description in several APIs' comments
Bin Meng
2018-11-14
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
2018-11-14
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
Bin Meng
2018-10-12
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-10
spi: davinci: Add platdata support
Jagan Teki
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
dm: core: Update some functions to use const
Simon Glass
2018-10-09
dm: core: Alloc uclass-private data to be cache-aligned
Simon Glass
2018-10-07
Add UCLASS_TEE for Trusted Execution Environment
Jens Wiklander
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-29
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
drivers: Add board uclass
Mario Six
2018-09-29
core: Add dev_{disable,enable}_by_path
Mario Six
2018-09-29
core: Add functions to set properties in live-tree
Mario Six
2018-09-28
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
Maxime Ripard
2018-09-28
w1: Add 1-Wire uclass
Maxime Ripard
2018-09-28
common: Generic loader for file system
Tien Fong Chee
2018-09-28
drivers: Add OSD uclass
Mario Six
2018-09-25
spi: add support for ARM PL022 SPI controller
Quentin Schulz
2018-09-18
dm: uclass: Adding missing child_pre_probe description
Bin Meng
2018-09-18
ofnode: add ofnode_by_prop_value()
Jens Wiklander
2018-08-21
device: expose the functions used to remove and unbind children of a device
Jean-Jacques Hiblot
2018-08-21
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
Jean-Jacques Hiblot
2018-08-21
uclass: Add dev_get_uclass_index() to get the uclass/index of a device
Jean-Jacques Hiblot
2018-08-11
axi: Add AXI sandbox driver and simple emulator
Mario Six
2018-08-11
drivers: Add AXI uclass
Mario Six
2018-08-08
dm: core: Add ofnode function to read PCI vendor and device id
Bin Meng
2018-08-08
dm: Correct typos in uclass_first/next_device_check()
Bin Meng
2018-07-19
dm: SMEM (Shared memory) uclass
Ramon Fried
2018-07-09
dm: core: Add a function to decode a memory region
Simon Glass
2018-07-09
dm: core: Update of_read_fmap_entry() for livetree
Simon Glass
2018-07-09
dm: core: Add a way to bind a device by ofnode
Simon Glass
2018-07-09
dm: core: Add a way to find an ofnode by compatible string
Simon Glass
2018-07-09
dm: core: Add comments to ofnode_read_resource() functoins
Simon Glass
2018-07-09
dm: core: Fix a few ofnode function comments
Simon Glass
2018-07-09
dm: core: Add ofnode function to read a 64-bit int
Simon Glass
2018-06-01
dm: core: add functions to get memory-mapped I/O addresses
Álvaro Fernández Rojas
2018-05-07
dm: ofnode: add ofnode_device_is_compatible() helper
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-01
core: ofnode: Fix translation for #size-cells == 0
Mario Six
[next]