index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pci: sandbox: Move the emulators into their own node
Simon Glass
2019-10-08
1
-0
/
+1
*
dm: core: Add device_foreach_child()
Simon Glass
2019-10-08
1
-0
/
+9
*
dm: core: Correct the return value for uclass_find_first_device()
Simon Glass
2019-10-08
1
-2
/
+2
*
dm: core: Add functions to read 64-bit dt properties
T Karthik Reddy
2019-09-06
2
-1
/
+34
*
serial: stm32: remove unused include
Patrick Delaunay
2019-08-27
1
-15
/
+0
*
dm: core: add support for getting register address and size
Sekhar Nori
2019-08-12
2
-0
/
+59
*
dm: uclass: fix comment copy/paste error
Baruch Siach
2019-07-24
1
-1
/
+1
*
dm: Fix parameter description of dev_read_name()
Bin Meng
2019-07-24
1
-1
/
+1
*
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-23
3
-2
/
+52
|
\
|
*
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2019-07-22
3
-2
/
+52
*
|
net: add MDIO_MUX DM class
Alex Marginean
2019-07-18
1
-0
/
+1
|
/
*
net: introduce MDIO DM class for MDIO devices
Alex Marginean
2019-07-15
1
-0
/
+1
*
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-07-11
2
-4
/
+8
|
\
|
*
dm: doc: add documentation for pre-reloc properties in SPL and TPL
Patrick Delaunay
2019-07-10
2
-4
/
+8
*
|
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
Ramon Fried
2019-07-11
1
-0
/
+1
|
/
*
dm: Add a No-op uclass
Jean-Jacques Hiblot
2019-07-05
1
-0
/
+1
*
dm: pinctrl: Add driver-strength-microamp property
Guillaume La Roque
2019-06-12
1
-0
/
+3
*
drivers: spi: cf_spi: convert to driver model
Angelo Dureghello
2019-05-24
1
-0
/
+29
*
core: ofnode: Have ofnode_read_u32_default return a u32
Trent Piepho
2019-05-21
1
-1
/
+1
*
core: ofnode: Add ofnode_get_addr_size_index
Keerthy
2019-05-21
1
-0
/
+14
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-05-06
1
-0
/
+44
|
\
|
*
pinctrl: gpio: Add callback for configuring pin as GPIO
Marek Vasut
2019-05-04
1
-0
/
+44
*
|
dm: cache: Create a uclass for cache
Dinh Nguyen
2019-05-05
1
-0
/
+1
|
/
*
dm: core: Change platform specific translation-offset handling
Stefan Roese
2019-04-23
1
-21
/
+0
*
dm: remove unused function dm_fdt_pre_reloc
Patrick Delaunay
2019-04-11
1
-26
/
+0
*
dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().
Christoph Muellner
2019-04-11
1
-12
/
+0
*
dm: Fix typo 'Watchdot' -> 'Watchdog'
Chris Packham
2019-02-19
1
-1
/
+1
*
dm: core: Introduce dev_read_alias_highest_id()
Michal Simek
2019-02-08
1
-0
/
+16
*
dm: core: Add of_alias_get_highest_id()
Michal Simek
2019-02-08
1
-0
/
+10
*
dm: pinctrl: Add pinctrl_decode_pin_config_dm().
Christoph Muellner
2019-01-02
1
-0
/
+12
*
dm: core: Add a function to read into a unsigned int
Simon Glass
2018-12-13
1
-0
/
+58
*
dm: sound: Create a uclass for sound
Simon Glass
2018-12-13
1
-0
/
+1
*
dm: sound: Create a uclass for i2s
Simon Glass
2018-12-13
1
-0
/
+1
*
dm: sound: Create a uclass for audio codecs
Simon Glass
2018-12-13
1
-0
/
+1
*
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-12-10
1
-0
/
+1
|
\
|
*
bootcount: add uclass for bootcount
Philipp Tomsich
2018-12-10
1
-0
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2018-12-10
1
-0
/
+13
|
\
\
|
*
|
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
Jean-Jacques Hiblot
2018-12-10
1
-0
/
+13
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-12-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2018-12-07
1
-0
/
+1
*
|
dm: Add Hardware Spinlock class
Benjamin Gaignard
2018-12-06
1
-0
/
+1
|
/
*
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-12-05
3
-4
/
+53
|
\
|
*
dm: core: add functions to get/remap I/O addresses by name
Álvaro Fernández Rojas
2018-12-05
2
-0
/
+49
|
*
dm: (re)sort uclass ids alphabetically
Philipp Tomsich
2018-12-05
1
-4
/
+4
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
1
-10
/
+3
|
\
\
|
|
/
|
/
|
|
*
dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h
Jagan Teki
2018-11-27
1
-3
/
+3
|
*
spi: pl022: Simplify platdata code
Jagan Teki
2018-11-27
1
-7
/
+0
*
|
ofnode: fix comment typo
Baruch Siach
2018-11-29
1
-1
/
+1
*
|
dm: sandbox: i2c: Add a new 'emulation parent' uclass
Simon Glass
2018-11-29
1
-0
/
+1
*
|
dm: core: Put UCLASS_SIMPLE_BUS in order
Simon Glass
2018-11-29
1
-1
/
+1
[prev]
[next]