Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
25c7de2255128743fcbe436b6f3b17a70d0cdd82
/
drivers
d772713
mmc: Add JZ47xx SD/MMC controller driver
by Paul Burton
· 6 years ago
b5392c5
misc: Add JZ47xx efuse driver
by Paul Burton
· 6 years ago
02aea4d
gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi
by Gregory CLEMENT
· 6 years ago
53bdae2
pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)
by Gregory CLEMENT
· 6 years ago
bea91b0
DW SPI: Allow to overload the management of the external CS
by Gregory CLEMENT
· 6 years ago
9622972
net: add support for bcm6368-enet
by Álvaro Fernández Rojas
· 6 years ago
55e55fe
net: add support for bcm6348-enet
by Álvaro Fernández Rojas
· 6 years ago
ccfd698
dma: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
401c254
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
de5bab9
syscon: update syscon_node_to_regmap to use the DM functions
by Patrick Delaunay
· 6 years ago
f828fa4
serial: serial_stm32: Add reset support
by Patrice Chotard
· 6 years ago
8b13126
tee: change return code for REE FS supplicant cmd
by Igor Opaniuk
· 6 years ago
46a3f27
usb: musb-new: sunxi: Fix null pointer access
by Stefan Mavrodiev
· 6 years ago
771e765
usb: composite: Fix max packet size for USB3.0
by Siva Durga Prasad Paladugu
· 6 years ago
7d98dbc
usb: musb-new: Add support for DM_USB
by Jean-Jacques Hiblot
· 6 years ago
1594c75
usb: musb-new: Allow the diver not to use the set_phy_power() callback
by Jean-Jacques Hiblot
· 6 years ago
1ce5f1f
dwc3-generic: Add support for the am437x
by Jean-Jacques Hiblot
· 6 years ago
512a84c
phy: omap_usb2: Add support for am437x
by Jean-Jacques Hiblot
· 6 years ago
9a1dde5
spl: drivers: Link usb common library to SPL if USB gadget is enabled
by Jean-Jacques Hiblot
· 6 years ago
4dd76d0
usb: host: replace xhci-keystone driver by the generic dwc3 driver
by Jean-Jacques Hiblot
· 6 years ago
4b12783
PHY: Add phy driver for the keystone USB PHY
by Jean-Jacques Hiblot
· 6 years ago
1c03ade
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
by Jean-Jacques Hiblot
· 6 years ago
f187ace
usb: musb: Remove legacy CONFIG_USB_DA8XX
by Adam Ford
· 6 years ago
66c65f0
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
by Adam Ford
· 6 years ago
16ecb29
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
by Martyn Welch
· 6 years ago
916fa097
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· 6 years ago
bb00a01
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
by Petr Štetiar
· 6 years ago
f987177
dm: sound: Use the correct number of channels for sound
by Simon Glass
· 6 years ago
e221cdc
dm: sandbox: Allow selection of sample rate and channels
by Simon Glass
· 6 years ago
bc58184
dm: sound: max98095: Tidy up error codes
by Simon Glass
· 6 years ago
e9f66f4
dm: sound: Fix license headers
by Simon Glass
· 6 years ago
f2b25c9
dm: sound: Complete migration to driver model
by Simon Glass
· 6 years ago
93a98a6
dm: exynos: sound: Convert to use driver model
by Simon Glass
· 6 years ago
8cad63c
dm: sound: exynos: Add support for max98090
by Simon Glass
· 6 years ago
0ab6f0b
dm: sound: Move common code out of maxim98095
by Simon Glass
· 6 years ago
d6cadd5
dm: sound: Add conversion to driver model
by Simon Glass
· 6 years ago
6c986cf
dm: sound: Start i2c IDs from 0
by Simon Glass
· 6 years ago
a1b17e4
dm: core: Add a function to read into a unsigned int
by Simon Glass
· 6 years ago
d490189
dm: sound: Create a uclass for sound
by Simon Glass
· 6 years ago
e96fa6c
dm: sound: Create a uclass for i2s
by Simon Glass
· 6 years ago
ce6d99a
dm: sound: Create a uclass for audio codecs
by Simon Glass
· 6 years ago
45863db
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
by Simon Glass
· 6 years ago
2a04957
dm: sound: Create an option to use driver model for sound
by Simon Glass
· 6 years ago
51b06dc
dm: sound: exynos: Correct codec bus addresses
by Simon Glass
· 6 years ago
a1efd49
dm: sound: Fix up header ordering
by Simon Glass
· 6 years ago
9ca9f6d
dm: sound: wm8994: Drop wm8994_i2c_init()
by Simon Glass
· 6 years ago
04660d6
dm: sound: max98095: Drop g_codec_info and g_max98095_info
by Simon Glass
· 6 years ago
62ba831
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
by Simon Glass
· 6 years ago
372922c
dm: sound: max98095: Drop global i2c-address variable
by Simon Glass
· 6 years ago
6ab0d25
dm: sound: wm8994: Drop global i2c-address variable
by Simon Glass
· 6 years ago
82a27d2
dm: sound: max98095: Split out interface setup code
by Simon Glass
· 6 years ago
cfbe762
dm: sound: wm899c: Split out interface setup code
by Simon Glass
· 6 years ago
54e67e2
dm: sound: wm8994: Create a new common init function
by Simon Glass
· 6 years ago
a832a3e
dm: sound: max98095: Pass private data to internal functions
by Simon Glass
· 6 years ago
107ab83
dm: sound: wm8994: Pass private data to internal functions
by Simon Glass
· 6 years ago
7153ad8
dm: sound: Drop codec_type
by Simon Glass
· 6 years ago
ccf0425
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
by Simon Glass
· 6 years ago
d2eab33
dm: sound: Drop unused pre-device-tree code
by Simon Glass
· 6 years ago
eb13350
dm: sound: samsung: Make local function static
by Simon Glass
· 6 years ago
d117d8f
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
cdd7486
firmware: psci: introduce SPL_ARM_PSCI_FW
by Peng Fan
· 6 years ago
d50d681
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
by Sekhar Nori
· 6 years ago
91ff686
blk: Rework guard around part_init call
by Tom Rini
· 6 years ago
22ecff5
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
by Jean-Jacques Hiblot
· 6 years ago
d94604d
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
8bf3c24
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
7ff485c
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
48d299a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
dfb0a70
power: add FAN53555 family support
by Philipp Tomsich
· 6 years ago
482734a
bootcount: add a DM RTC backing store for bootcount
by Philipp Tomsich
· 6 years ago
ebb73de
bootcount: add uclass for bootcount
by Philipp Tomsich
· 6 years ago
f338cca
rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL
by Kever Yang
· 6 years ago
c483f4c
drivers: core: nullify gd->dm_root after dm_uninit()
by Jean-Jacques Hiblot
· 6 years ago
85e51be
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
by Jean-Jacques Hiblot
· 6 years ago
fb1b771
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
by Jean-Jacques Hiblot
· 6 years ago
5f97ae6
i2c: omap24xx_i2c: Use platdata to probe the device
by Jean-Jacques Hiblot
· 6 years ago
bca09ce
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
by Vignesh R
· 6 years ago
3542ff2
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
by Jean-Jacques Hiblot
· 6 years ago
f32a800
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
by Jean-Jacques Hiblot
· 6 years ago
cde578f
ARM: mvebu: restore license information in mv_ddr_plat.{c,h}
by Chris Packham
· 6 years ago
8cb8c0c
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
a740ee9
lib: merge CRC16-CCITT into u-boot/crc.h
by Philipp Tomsich
· 6 years ago
ebb1a59
ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
by Chris Packham
· 6 years ago
c49aff3
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
10d3e90
Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
ef52605
power: axp209: Limit inrush current for broken boards
by Olliver Schinagl
· 6 years ago
61436d5
power: axp209: Add support for voltage rate control on LDO3
by Olliver Schinagl
· 6 years ago
3f7d76a
power: axp209: Reduce magic values by adding defines for LDO[234]
by Olliver Schinagl
· 6 years ago
f5eebc7
power: axp209: Define the chip version mask
by Olliver Schinagl
· 6 years ago
d66e54a
dwc3-generic: Add support for the TI DWC3 glue
by Jean-Jacques Hiblot
· 6 years ago
668257e
phy: Add a new driver for OMAP's USB2 PHYs
by Jean-Jacques Hiblot
· 6 years ago
0752d70
phy: ti-pip3-phy: Add support for USB3 PHY
by Vignesh R
· 6 years ago
6c3af1f
syscon: dm: Add a new method to get a regmap from DTS
by Jean-Jacques Hiblot
· 6 years ago
4d3825c
usb: dwc3: Fix a compilation error with the edison defconfig
by Jean-Jacques Hiblot
· 6 years ago
93991cf
dwc3-generic: Add select_dr_mode operation
by Jean-Jacques Hiblot
· 6 years ago
446e3a2
dwc3-generic: Handle the PHYs, the clocks and the reset lines
by Jean-Jacques Hiblot
· 6 years ago
0131162
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· 6 years ago
d648a50
dwc3: move phy operation to core.c
by Jean-Jacques Hiblot
· 6 years ago
20bebd8
dwc3_generic: do not probe the USB device driver when it's bound
by Jean-Jacques Hiblot
· 6 years ago
ff8d755
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
by Jean-Jacques Hiblot
· 6 years ago
Next »