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
2019-01-02
dm: pinctrl: Add pinctrl_decode_pin_config_dm().
Christoph Muellner
2018-12-13
dm: core: Add a function to read into a unsigned int
Simon Glass
2018-12-13
dm: sound: Create a uclass for sound
Simon Glass
2018-12-13
dm: sound: Create a uclass for i2s
Simon Glass
2018-12-13
dm: sound: Create a uclass for audio codecs
Simon Glass
2018-12-10
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-12-10
bootcount: add uclass for bootcount
Philipp Tomsich
2018-12-10
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
Jean-Jacques Hiblot
2018-12-07
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2018-12-06
dm: Add Hardware Spinlock class
Benjamin Gaignard
2018-12-05
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
dm: core: add functions to get/remap I/O addresses by name
Álvaro Fernández Rojas
2018-12-05
dm: (re)sort uclass ids alphabetically
Philipp Tomsich
2018-11-29
ofnode: fix comment typo
Baruch Siach
2018-11-29
dm: sandbox: i2c: Add a new 'emulation parent' uclass
Simon Glass
2018-11-29
dm: core: Put UCLASS_SIMPLE_BUS in order
Simon Glass
2018-11-29
dm: core: Add a few more specific child-finding functions
Simon Glass
2018-11-29
dm: core: Export uclass_find_device_by_phandle()
Simon Glass
2018-11-27
dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h
Jagan Teki
2018-11-27
spi: pl022: Simplify platdata code
Jagan Teki
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
[next]