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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
configs: am43xx: Enable RNDIS support in SPL
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+11
|
*
|
configs: am43xx_evm: Enable DM_USB and DM_USB_GADGET
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+8
|
*
|
dts: am4372: Enable USB1 in SPL
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+20
|
*
|
dts: Add a u-boot specific dtsi file for the am4372
Jean-Jacques Hiblot
2018-12-14
5
-0
/
+28
|
*
|
board: ti: am43xx: turn on USB clocks
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+22
|
*
|
dwc3-generic: Add support for the am437x
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+1
|
*
|
phy: omap_usb2: Add support for am437x
Jean-Jacques Hiblot
2018-12-14
1
-11
/
+34
|
*
|
spl: net: dm: usb: bind the gadget before attempting to load the image
Jean-Jacques Hiblot
2018-12-14
1
-1
/
+3
|
*
|
spl: drivers: Link usb common library to SPL if USB gadget is enabled
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+1
|
*
|
configs: k2g_evm: Enable DFU on K2G EVM
Jean-Jacques Hiblot
2018-12-14
3
-0
/
+24
|
*
|
usb: host: replace xhci-keystone driver by the generic dwc3 driver
Jean-Jacques Hiblot
2018-12-14
11
-248
/
+54
|
*
|
PHY: Add phy driver for the keystone USB PHY
Jean-Jacques Hiblot
2018-12-14
3
-0
/
+120
|
*
|
ARM: dts: k2g-evm: enable USB0 and USB1
Jean-Jacques Hiblot
2018-12-14
2
-0
/
+84
|
*
|
board: ks2_evm: Enable the USB clocks if DM_USB is used
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+12
|
*
|
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+1
|
*
|
usb: musb: Remove legacy CONFIG_USB_DA8XX
Adam Ford
2018-12-14
3
-132
/
+0
|
*
|
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
Adam Ford
2018-12-14
5
-202
/
+0
|
*
|
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
Martyn Welch
2018-12-14
1
-1
/
+1
|
*
|
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
2018-12-14
14
-46
/
+28
|
*
|
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
Petr Štetiar
2018-12-14
1
-0
/
+5
*
|
|
Merge branch '2018-12-15-master-imports'
Tom Rini
2018-12-15
17
-55
/
+69
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
syscon: update syscon_node_to_regmap to use the DM functions
Patrick Delaunay
2018-12-15
1
-38
/
+17
|
*
|
tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()
Andy Shevchenko
2018-12-15
1
-2
/
+2
|
*
|
serial: serial_stm32: Add reset support
Patrice Chotard
2018-12-15
1
-0
/
+9
|
*
|
poplar: fix boot failure caused by serial driver change
Shawn Guo
2018-12-15
2
-8
/
+4
|
*
|
poplar: add a co-maintainer for poplar board
Shawn Guo
2018-12-15
1
-0
/
+1
|
*
|
tools: add a generic config for native tools building
Otavio Salvador
2018-12-15
4
-1
/
+30
|
*
|
test: Only descend into test/ when CONFIG_UNIT_TEST is enabled
Tom Rini
2018-12-15
1
-2
/
+1
|
*
|
cmd: Move the "dm" command from test/dm/ to cmd/
Tom Rini
2018-12-15
3
-1
/
+1
|
*
|
hashtable: fix length calculation in hexport_r
AKASHI Takahiro
2018-12-15
1
-1
/
+1
|
*
|
tee: change return code for REE FS supplicant cmd
Igor Opaniuk
2018-12-15
2
-2
/
+3
|
/
/
*
|
Merge tag 'dm-pull-14dec18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-12-14
65
-928
/
+2916
|
\
\
|
|
/
|
/
|
|
*
dm: sound: Use the correct number of channels for sound
Simon Glass
2018-12-13
3
-10
/
+14
|
*
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
2018-12-13
3
-10
/
+8
|
*
dm: sound: max98095: Tidy up error codes
Simon Glass
2018-12-13
1
-24
/
+23
|
*
dm: sound: Fix license headers
Simon Glass
2018-12-13
2
-9
/
+3
|
*
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
18
-475
/
+16
|
*
dm: exynos: Drop CONFIG_DM_I2C_COMPAT
Simon Glass
2018-12-13
6
-6
/
+0
|
*
dm: sandbox: sound: Convert to use driver model
Simon Glass
2018-12-13
3
-11
/
+55
|
*
dm: exynos: sound: Convert to use driver model
Simon Glass
2018-12-13
15
-22
/
+145
|
*
dm: sound: exynos: Add support for max98090
Simon Glass
2018-12-13
4
-0
/
+1049
|
*
dm: sound: Move common code out of maxim98095
Simon Glass
2018-12-13
5
-135
/
+204
|
*
exynos: Add support for exynos5420 i2s pinmux
Simon Glass
2018-12-13
3
-2
/
+39
|
*
exynos: Add proid_is_exynos542x() for common 542x
Simon Glass
2018-12-13
7
-13
/
+15
|
*
dm: sound: Add conversion to driver model
Simon Glass
2018-12-13
8
-17
/
+320
|
*
dm: sound: Start i2c IDs from 0
Simon Glass
2018-12-13
3
-6
/
+4
|
*
dm: core: Add a function to read into a unsigned int
Simon Glass
2018-12-13
4
-0
/
+118
|
*
dm: sound: Create a uclass for sound
Simon Glass
2018-12-13
10
-4
/
+351
|
*
dm: sandbox: Update sound to use two buffers
Simon Glass
2018-12-13
1
-25
/
+63
|
*
dm: sound: Create a uclass for i2s
Simon Glass
2018-12-13
9
-6
/
+163
[prev]
[next]