Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
af05ee531bb234a907e57ccd789e597ee080c29c
/
drivers
d81c900
gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi
by Gregory CLEMENT
· 6 years ago
2a62643
pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)
by Gregory CLEMENT
· 6 years ago
f289337
DW SPI: Allow to overload the management of the external CS
by Gregory CLEMENT
· 6 years ago
b0b2254
net: add support for bcm6368-enet
by Álvaro Fernández Rojas
· 6 years ago
204fd5e
net: add support for bcm6348-enet
by Álvaro Fernández Rojas
· 6 years ago
1b412c5
dma: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
a04a774
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
8a5a8a7
syscon: update syscon_node_to_regmap to use the DM functions
by Patrick Delaunay
· 6 years ago
4d6701e
serial: serial_stm32: Add reset support
by Patrice Chotard
· 6 years ago
57816e0
tee: change return code for REE FS supplicant cmd
by Igor Opaniuk
· 6 years ago
4beaec1
usb: musb-new: sunxi: Fix null pointer access
by Stefan Mavrodiev
· 6 years ago
c7c0718
usb: composite: Fix max packet size for USB3.0
by Siva Durga Prasad Paladugu
· 6 years ago
57118f6
usb: musb-new: Add support for DM_USB
by Jean-Jacques Hiblot
· 6 years ago
c1f9ba3
usb: musb-new: Allow the diver not to use the set_phy_power() callback
by Jean-Jacques Hiblot
· 6 years ago
ca848df
dwc3-generic: Add support for the am437x
by Jean-Jacques Hiblot
· 6 years ago
106b08a
phy: omap_usb2: Add support for am437x
by Jean-Jacques Hiblot
· 6 years ago
66fea5e
spl: drivers: Link usb common library to SPL if USB gadget is enabled
by Jean-Jacques Hiblot
· 6 years ago
e2517a9
usb: host: replace xhci-keystone driver by the generic dwc3 driver
by Jean-Jacques Hiblot
· 6 years ago
a5bb671
PHY: Add phy driver for the keystone USB PHY
by Jean-Jacques Hiblot
· 6 years ago
3e0684b
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
by Jean-Jacques Hiblot
· 6 years ago
51d6159
usb: musb: Remove legacy CONFIG_USB_DA8XX
by Adam Ford
· 6 years ago
1f85bb3
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
by Adam Ford
· 6 years ago
07871c8
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
by Martyn Welch
· 6 years ago
80d353c
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· 6 years ago
d991cc3
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
by Petr Štetiar
· 6 years ago
51aa860
dm: sound: Use the correct number of channels for sound
by Simon Glass
· 6 years ago
658a874
dm: sandbox: Allow selection of sample rate and channels
by Simon Glass
· 6 years ago
ad2a5e3
dm: sound: max98095: Tidy up error codes
by Simon Glass
· 6 years ago
c301445
dm: sound: Fix license headers
by Simon Glass
· 6 years ago
ab6dbe6
dm: sound: Complete migration to driver model
by Simon Glass
· 6 years ago
38d0bb3
dm: exynos: sound: Convert to use driver model
by Simon Glass
· 6 years ago
803f6b5
dm: sound: exynos: Add support for max98090
by Simon Glass
· 6 years ago
504a790
dm: sound: Move common code out of maxim98095
by Simon Glass
· 6 years ago
4070ba6
dm: sound: Add conversion to driver model
by Simon Glass
· 6 years ago
927a371
dm: sound: Start i2c IDs from 0
by Simon Glass
· 6 years ago
6df01f9
dm: core: Add a function to read into a unsigned int
by Simon Glass
· 6 years ago
76072ac
dm: sound: Create a uclass for sound
by Simon Glass
· 6 years ago
c953aaf
dm: sound: Create a uclass for i2s
by Simon Glass
· 6 years ago
ed96cde
dm: sound: Create a uclass for audio codecs
by Simon Glass
· 6 years ago
aaa650c
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
by Simon Glass
· 6 years ago
799b29b
dm: sound: Create an option to use driver model for sound
by Simon Glass
· 6 years ago
15a94be
dm: sound: exynos: Correct codec bus addresses
by Simon Glass
· 6 years ago
f222236
dm: sound: Fix up header ordering
by Simon Glass
· 6 years ago
21f2a48
dm: sound: wm8994: Drop wm8994_i2c_init()
by Simon Glass
· 6 years ago
860b11c
dm: sound: max98095: Drop g_codec_info and g_max98095_info
by Simon Glass
· 6 years ago
2947db1
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
by Simon Glass
· 6 years ago
77c0434
dm: sound: max98095: Drop global i2c-address variable
by Simon Glass
· 6 years ago
49471d8
dm: sound: wm8994: Drop global i2c-address variable
by Simon Glass
· 6 years ago
e1458f6
dm: sound: max98095: Split out interface setup code
by Simon Glass
· 6 years ago
378b23a
dm: sound: wm899c: Split out interface setup code
by Simon Glass
· 6 years ago
998f4d8
dm: sound: wm8994: Create a new common init function
by Simon Glass
· 6 years ago
fd7d697
dm: sound: max98095: Pass private data to internal functions
by Simon Glass
· 6 years ago
e9be4cf
dm: sound: wm8994: Pass private data to internal functions
by Simon Glass
· 6 years ago
1073d2e
dm: sound: Drop codec_type
by Simon Glass
· 6 years ago
302eea4
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
by Simon Glass
· 6 years ago
6e5faf0
dm: sound: Drop unused pre-device-tree code
by Simon Glass
· 6 years ago
3f1bd87
dm: sound: samsung: Make local function static
by Simon Glass
· 6 years ago
c52300e
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
c4f983e
firmware: psci: introduce SPL_ARM_PSCI_FW
by Peng Fan
· 6 years ago
9108d92
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
by Sekhar Nori
· 6 years ago
1794ae6
blk: Rework guard around part_init call
by Tom Rini
· 6 years ago
33c226c
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
by Jean-Jacques Hiblot
· 6 years ago
3f829b8
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
cfad8a4
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
d914c09
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
aeed611
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
b7f57e1
power: add FAN53555 family support
by Philipp Tomsich
· 6 years ago
57be882
bootcount: add a DM RTC backing store for bootcount
by Philipp Tomsich
· 6 years ago
ce86031
bootcount: add uclass for bootcount
by Philipp Tomsich
· 6 years ago
35f635c
rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL
by Kever Yang
· 6 years ago
272b67d
drivers: core: nullify gd->dm_root after dm_uninit()
by Jean-Jacques Hiblot
· 6 years ago
00b2988
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
by Jean-Jacques Hiblot
· 6 years ago
77a1397
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
by Jean-Jacques Hiblot
· 6 years ago
58994fc
i2c: omap24xx_i2c: Use platdata to probe the device
by Jean-Jacques Hiblot
· 6 years ago
3f51de3
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
by Vignesh R
· 6 years ago
a5da300
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
by Jean-Jacques Hiblot
· 6 years ago
ac9ab24
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
by Jean-Jacques Hiblot
· 6 years ago
2e0d2ba
ARM: mvebu: restore license information in mv_ddr_plat.{c,h}
by Chris Packham
· 6 years ago
b73a5e7
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
36b26d1
lib: merge CRC16-CCITT into u-boot/crc.h
by Philipp Tomsich
· 6 years ago
4bf81db
ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
by Chris Packham
· 6 years ago
7a9f29b
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
af11160
Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
9e77d61
power: axp209: Limit inrush current for broken boards
by Olliver Schinagl
· 6 years ago
353b4cf
power: axp209: Add support for voltage rate control on LDO3
by Olliver Schinagl
· 6 years ago
9238249
power: axp209: Reduce magic values by adding defines for LDO[234]
by Olliver Schinagl
· 6 years ago
185210d
power: axp209: Define the chip version mask
by Olliver Schinagl
· 6 years ago
65596f1
dwc3-generic: Add support for the TI DWC3 glue
by Jean-Jacques Hiblot
· 6 years ago
4530571
phy: Add a new driver for OMAP's USB2 PHYs
by Jean-Jacques Hiblot
· 6 years ago
5b22df5
phy: ti-pip3-phy: Add support for USB3 PHY
by Vignesh R
· 6 years ago
dc44ea4
syscon: dm: Add a new method to get a regmap from DTS
by Jean-Jacques Hiblot
· 6 years ago
31da49d
usb: dwc3: Fix a compilation error with the edison defconfig
by Jean-Jacques Hiblot
· 6 years ago
ae004d3
dwc3-generic: Add select_dr_mode operation
by Jean-Jacques Hiblot
· 6 years ago
aa866a0
dwc3-generic: Handle the PHYs, the clocks and the reset lines
by Jean-Jacques Hiblot
· 6 years ago
9dc0d5c
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· 6 years ago
3de978a
dwc3: move phy operation to core.c
by Jean-Jacques Hiblot
· 6 years ago
d7c36ae
dwc3_generic: do not probe the USB device driver when it's bound
by Jean-Jacques Hiblot
· 6 years ago
49ba05c
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
by Jean-Jacques Hiblot
· 6 years ago
44aaec7
usb: introduce a separate config option for DM USB device
by Jean-Jacques Hiblot
· 6 years ago
585e199
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
by Jean-Jacques Hiblot
· 6 years ago
Next »