index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
Age
Commit message (
Expand
)
Author
2016-05-27
Add a mailbox driver framework/uclass
Stephen Warren
2016-05-27
Rename reset to sysreset
Stephen Warren
2016-05-27
dm: allow setting driver_data before/during bind
Stephen Warren
2016-05-24
drivers: core: device: add support to check dt compatible for a device/machine
Mugunthan V N
2016-05-17
dm: core: Allow device names to be freed automatically
Simon Glass
2016-05-17
dm: Rename disk uclass to ahci
Simon Glass
2016-05-17
m68k: add DM model serial driver
angelo@sysam.it
2016-04-25
dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
Stefan Roese
2016-04-15
fdt: implement dev_get_addr_name()
Stephen Warren
2016-04-01
drivers: Add SPMI bus uclass
Mateusz Kulikowski
2016-03-27
serial: add BCM283x mini UART driver
Stephen Warren
2016-03-22
serial: pl01x: Add support for devices with the rate pre-configured.
Eric Anholt
2016-03-14
dm: blk: Add a block-device uclass
Simon Glass
2016-03-14
dm: core: Add uclass_first_device_err() to return a valid device
Simon Glass
2016-02-24
stm32x7: add support for stm32x7 serial driver
Vikas Manocha
2016-02-23
dm: implement a DMA uclass
Mugunthan V N
2016-01-30
video: sandbox: Allow selection of font size and console name
Simon Glass
2016-01-29
dm: Remove device_probe_child()
Simon Glass
2016-01-24
ahci: Add a disk-controller uclass
Simon Glass
2016-01-24
dm: x86: Add a northbridge uclass
Simon Glass
2016-01-24
dm: x86: Create a driver for x86 interrupts
Simon Glass
2016-01-22
dm: video: Repurpose the 'displayport' uclass to 'display'
Simon Glass
2016-01-22
dm: panel: Add a panel uclass
Simon Glass
2016-01-22
dm: backlight: Add a backlight uclass
Simon Glass
2016-01-22
dm: pwm: Add a PWM uclass
Simon Glass
2016-01-22
dm: core: Export uclass_find_device_by_of_offset()
Simon Glass
2016-01-22
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
2016-01-22
dm: Add a power sequencing uclass
Simon Glass
2016-01-22
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
2016-01-21
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-21
dm: video: Add a uclass for the text console
Simon Glass
2016-01-21
dm: video: Add a video uclass
Simon Glass
2016-01-14
serial: lpc32xx hsuart: port driver to driver model
Vladimir Zapolskiy
2016-01-13
dm: core: Add a new api to get indexed device address
Mugunthan V N
2016-01-12
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2015-12-12
stm32: Convert serial driver to DM
Kamil Lulko
2015-11-20
Revert "dm: Export device_remove_children / device_unbind_children"
Simon Glass
2015-11-20
dm: core: Add safe device iteration macros
Simon Glass
2015-11-20
dm: usb: Add support for USB keyboards with driver model
Simon Glass
2015-11-12
dm: implement a MTD uclass
Thomas Chou
2015-11-02
dm: adc: add simple ADC uclass implementation
Przemyslaw Marczak
2015-10-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-10-23
dm: core: Tidy up comments in device.h
Simon Glass
2015-10-23
dm: core: Remove a comment about dropping per_child_auto_alloc_size
Simon Glass
2015-10-23
dm: core: Tidy up devres comments
Simon Glass
2015-10-23
dm: core: Fix device flag whitespace
Simon Glass
2015-10-23
dm: core: Adjust device.h header file order
Simon Glass
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-22
dm: implement a Miscellaneous uclass
Thomas Chou
2015-10-22
dm: implement a Timer uclass
Thomas Chou
[next]