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
*
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
*
|
dm: core: Add a few more specific child-finding functions
Simon Glass
2018-11-29
1
-0
/
+25
*
|
dm: core: Export uclass_find_device_by_phandle()
Simon Glass
2018-11-29
1
-0
/
+17
*
|
dm: core: add missing prototype for ofnode_read_u64
Lukas Auer
2018-11-26
1
-0
/
+10
|
/
*
cmd: pinmux: Add pinmux command
Patrice Chotard
2018-11-16
1
-0
/
+3
*
dm: uclass: Add uclass_foreach_dev_probe
Patrice Chotard
2018-11-16
1
-0
/
+16
*
dm: uclass: Add uclass_next_device_err() to return a valid device
Patrice Chotard
2018-11-16
1
-0
/
+12
*
dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
Patrice Chotard
2018-11-16
1
-0
/
+22
*
dm: pinctrl: Add get_pin_muxing() ops
Patrice Chotard
2018-11-16
1
-0
/
+34
*
dm: Add a new uclass driver for VirtIO transport devices
Bin Meng
2018-11-14
1
-0
/
+1
*
test: dm: core: Add test case for uclass driver's child_post_probe()
Bin Meng
2018-11-14
1
-0
/
+1
*
dm: core: Allow uclass to set up a device's child after it is probed
Bin Meng
2018-11-14
1
-1
/
+3
*
dm: Correct pre_reloc_only parameter description in several APIs' comments
Bin Meng
2018-11-14
3
-12
/
+13
*
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
2018-11-14
1
-1
/
+4
*
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
Bin Meng
2018-11-14
1
-1
/
+26
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-12
1
-0
/
+15
|
\
|
*
spi: davinci: Add platdata support
Jagan Teki
2018-10-10
1
-0
/
+15
*
|
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-09
1
-1
/
+2
*
|
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
1
-0
/
+15
*
|
dm: core: Update some functions to use const
Simon Glass
2018-10-09
1
-12
/
+12
*
|
dm: core: Alloc uclass-private data to be cache-aligned
Simon Glass
2018-10-09
1
-0
/
+3
|
/
*
Add UCLASS_TEE for Trusted Execution Environment
Jens Wiklander
2018-10-07
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-30
3
-0
/
+63
|
\
|
*
drivers: Add board uclass
Mario Six
2018-09-29
1
-0
/
+1
|
*
core: Add dev_{disable,enable}_by_path
Mario Six
2018-09-29
1
-0
/
+16
|
*
core: Add functions to set properties in live-tree
Mario Six
2018-09-29
1
-0
/
+46
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
1
-0
/
+1
|
\
\
|
*
|
drivers: Add OSD uclass
Mario Six
2018-09-28
1
-0
/
+1
|
|
/
*
|
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
Maxime Ripard
2018-09-28
1
-0
/
+1
*
|
w1: Add 1-Wire uclass
Maxime Ripard
2018-09-28
1
-0
/
+1
*
|
common: Generic loader for file system
Tien Fong Chee
2018-09-28
1
-0
/
+1
|
/
*
spi: add support for ARM PL022 SPI controller
Quentin Schulz
2018-09-25
1
-0
/
+28
*
dm: uclass: Adding missing child_pre_probe description
Bin Meng
2018-09-18
1
-0
/
+1
*
ofnode: add ofnode_by_prop_value()
Jens Wiklander
2018-09-18
2
-0
/
+30
*
device: expose the functions used to remove and unbind children of a device
Jean-Jacques Hiblot
2018-08-21
1
-0
/
+38
*
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
Jean-Jacques Hiblot
2018-08-21
1
-4
/
+19
*
uclass: Add dev_get_uclass_index() to get the uclass/index of a device
Jean-Jacques Hiblot
2018-08-21
1
-0
/
+11
*
axi: Add AXI sandbox driver and simple emulator
Mario Six
2018-08-11
1
-0
/
+1
*
drivers: Add AXI uclass
Mario Six
2018-08-11
1
-0
/
+1
[next]