Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c1f9ba39d7793b264019015c62b21f9dc07efb52
/
drivers
c1f9ba3
usb: musb-new: Allow the diver not to use the set_phy_power() callback
by Jean-Jacques Hiblot
· Tue Dec 04 11:30:56 2018 +0100
ca848df
dwc3-generic: Add support for the am437x
by Jean-Jacques Hiblot
· Tue Dec 04 11:30:50 2018 +0100
106b08a
phy: omap_usb2: Add support for am437x
by Jean-Jacques Hiblot
· Tue Dec 04 11:30:49 2018 +0100
66fea5e
spl: drivers: Link usb common library to SPL if USB gadget is enabled
by Jean-Jacques Hiblot
· Tue Dec 04 11:30:47 2018 +0100
e2517a9
usb: host: replace xhci-keystone driver by the generic dwc3 driver
by Jean-Jacques Hiblot
· Tue Dec 04 11:13:00 2018 +0100
a5bb671
PHY: Add phy driver for the keystone USB PHY
by Jean-Jacques Hiblot
· Tue Dec 04 11:12:59 2018 +0100
3e0684b
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
by Jean-Jacques Hiblot
· Tue Dec 04 11:12:56 2018 +0100
51d6159
usb: musb: Remove legacy CONFIG_USB_DA8XX
by Adam Ford
· Wed Dec 12 08:17:41 2018 -0600
1f85bb3
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
by Adam Ford
· Wed Dec 12 08:17:22 2018 -0600
07871c8
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
by Martyn Welch
· Mon Dec 10 11:05:16 2018 +0000
80d353c
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· Fri Nov 23 17:36:19 2018 +0100
d991cc3
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
by Petr Štetiar
· Fri Nov 23 14:37:52 2018 +0100
c52300e
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Thu Dec 13 09:36:55 2018 -0500
c4f983e
firmware: psci: introduce SPL_ARM_PSCI_FW
by Peng Fan
· Sun Dec 09 12:45:45 2018 +0000
9108d92
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
by Sekhar Nori
· Thu Dec 06 15:40:08 2018 +0530
1794ae6
blk: Rework guard around part_init call
by Tom Rini
· Wed Dec 05 08:23:38 2018 -0500
33c226c
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
by Jean-Jacques Hiblot
· Tue Dec 11 19:56:34 2018 +0100
3f829b8
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Mon Dec 10 17:12:52 2018 -0500
cfad8a4
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· Mon Dec 10 10:19:09 2018 -0500
d914c09
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Mon Dec 10 07:16:33 2018 -0500
aeed611
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Dec 10 07:15:12 2018 -0500
b7f57e1
power: add FAN53555 family support
by Philipp Tomsich
· Fri Nov 30 20:00:08 2018 +0100
57be882
bootcount: add a DM RTC backing store for bootcount
by Philipp Tomsich
· Tue Nov 27 23:00:19 2018 +0100
ce86031
bootcount: add uclass for bootcount
by Philipp Tomsich
· Tue Nov 27 23:00:18 2018 +0100
35f635c
rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL
by Kever Yang
· Tue Dec 04 17:49:58 2018 +0800
272b67d
drivers: core: nullify gd->dm_root after dm_uninit()
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:54 2018 +0100
00b2988
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:53 2018 +0100
77a1397
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:46 2018 +0100
58994fc
i2c: omap24xx_i2c: Use platdata to probe the device
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:42 2018 +0100
3f51de3
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
by Vignesh R
· Fri Dec 07 14:50:41 2018 +0100
a5da300
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:39 2018 +0100
ac9ab24
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:38 2018 +0100
2e0d2ba
ARM: mvebu: restore license information in mv_ddr_plat.{c,h}
by Chris Packham
· Mon Dec 10 10:41:15 2018 +1300
b73a5e7
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Sun Dec 09 08:40:49 2018 -0500
36b26d1
lib: merge CRC16-CCITT into u-boot/crc.h
by Philipp Tomsich
· Sun Nov 25 19:22:18 2018 +0100
4bf81db
ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
by Chris Packham
· Mon Dec 03 14:26:49 2018 +1300
7a9f29b
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Fri Dec 07 19:02:01 2018 -0500
af11160
Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· Fri Dec 07 19:01:09 2018 -0500
9e77d61
power: axp209: Limit inrush current for broken boards
by Olliver Schinagl
· Wed Nov 21 20:05:31 2018 +0200
353b4cf
power: axp209: Add support for voltage rate control on LDO3
by Olliver Schinagl
· Wed Nov 21 20:05:30 2018 +0200
9238249
power: axp209: Reduce magic values by adding defines for LDO[234]
by Olliver Schinagl
· Wed Nov 21 20:05:29 2018 +0200
185210d
power: axp209: Define the chip version mask
by Olliver Schinagl
· Wed Nov 21 20:05:28 2018 +0200
65596f1
dwc3-generic: Add support for the TI DWC3 glue
by Jean-Jacques Hiblot
· Thu Nov 29 10:57:40 2018 +0100
4530571
phy: Add a new driver for OMAP's USB2 PHYs
by Jean-Jacques Hiblot
· Thu Nov 29 10:57:39 2018 +0100
5b22df5
phy: ti-pip3-phy: Add support for USB3 PHY
by Vignesh R
· Thu Nov 29 10:57:38 2018 +0100
dc44ea4
syscon: dm: Add a new method to get a regmap from DTS
by Jean-Jacques Hiblot
· Thu Nov 29 10:57:37 2018 +0100
31da49d
usb: dwc3: Fix a compilation error with the edison defconfig
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:50 2018 +0100
ae004d3
dwc3-generic: Add select_dr_mode operation
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:49 2018 +0100
aa866a0
dwc3-generic: Handle the PHYs, the clocks and the reset lines
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:48 2018 +0100
9dc0d5c
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:46 2018 +0100
3de978a
dwc3: move phy operation to core.c
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:45 2018 +0100
d7c36ae
dwc3_generic: do not probe the USB device driver when it's bound
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:44 2018 +0100
49ba05c
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:43 2018 +0100
44aaec7
usb: introduce a separate config option for DM USB device
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:42 2018 +0100
585e199
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:41 2018 +0100
e369e9c
serial: omap: Add code for early debugging
by Felix Brack
· Mon Dec 03 15:12:25 2018 +0100
0b96800
pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev()
by Patrice Chotard
· Mon Dec 03 10:52:54 2018 +0100
159d157
gpio: stm32f7: Remove CONFIG_CLK flag.
by Patrice Chotard
· Mon Dec 03 10:52:53 2018 +0100
20ddb32
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
by Patrice Chotard
· Mon Dec 03 10:52:52 2018 +0100
0099c1e
gpio: stm32f7: Add gpio bank holes management
by Patrice Chotard
· Mon Dec 03 10:52:51 2018 +0100
7ef9108
pinctrl: stm32: Move gpio_dev list filling outside probe()
by Patrice Chotard
· Mon Dec 03 10:52:50 2018 +0100
4ab2987
serial: bcm6858: remove driver and switch to bcm6345
by Álvaro Fernández Rojas
· Sat Dec 01 18:42:09 2018 +0100
8779ec1
serial: bcm6345: switch to raw I/O functions
by Álvaro Fernández Rojas
· Sat Dec 01 18:42:07 2018 +0100
19ebf0b
test: dma: add dma-uclass test
by Grygorii Strashko
· Wed Nov 28 19:17:51 2018 +0100
d8cedab
dma: add channels support
by Álvaro Fernández Rojas
· Wed Nov 28 19:17:50 2018 +0100
308cd6f
dma: move dma_ops to dma-uclass.h
by Álvaro Fernández Rojas
· Wed Nov 28 19:17:49 2018 +0100
e168bed
pinctrl: meson: axg: Fix GPIO pin offsets
by Carlo Caione
· Thu Dec 06 08:08:11 2018 +0000
16f6f33
pinctrl: stm32: make pinctrl use hwspinlock
by Benjamin Gaignard
· Tue Nov 27 13:49:53 2018 +0100
7761112
hwspinlock: add stm32 hardware spinlock support
by Benjamin Gaignard
· Tue Nov 27 13:49:52 2018 +0100
3247081
clk: stm32: add hardware spinlock clock
by Benjamin Gaignard
· Tue Nov 27 13:49:51 2018 +0100
a550b54
dm: Add Hardware Spinlock class
by Benjamin Gaignard
· Tue Nov 27 13:49:50 2018 +0100
e546ec8
clk: Allow clock defaults to be set during re-reloc state for SPL only
by Philipp Tomsich
· Mon Nov 26 20:20:19 2018 +0100
ef76b2e
armv8: lx2160a: Add LX2160A SoC Support
by Priyanka Jain
· Mon Oct 29 09:17:09 2018 +0000
cc403e5
scsi: ceva: add ls2080a soc support
by Peng Ma
· Mon Oct 22 10:43:20 2018 +0800
08deeff
scsi: ceva: add ls1088a soc support
by Peng Ma
· Mon Oct 22 10:39:49 2018 +0800
66135b5
scsi: ceva: add ls1046a soc support
by Peng Ma
· Thu Oct 11 10:34:19 2018 +0000
4fb459e
drivers: qe: add TFABOOT support
by Rajesh Bhagat
· Mon Nov 05 18:02:28 2018 +0000
1dec961
net: fm: add TFABOOT support
by Rajesh Bhagat
· Mon Nov 05 18:02:23 2018 +0000
92d443b
drivers: ifc: dynamic chipselect mapping support
by Pankit Garg
· Mon Nov 05 18:01:33 2018 +0000
8503e84
w1: fix occasional enumeration failure
by Martin Fuzzey
· Fri Nov 23 10:53:06 2018 +0100
33aeaaf
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
by Tom Rini
· Wed Dec 05 20:32:25 2018 -0500
f275163
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Wed Dec 05 15:06:24 2018 -0500
925a51d
mtd: sf: Make sf_mtd.c more robust
by Boris Brezillon
· Sun Dec 02 10:54:32 2018 +0100
4be0c81
mtd: sf: Unregister the MTD device prior to removing the spi_flash obj
by Boris Brezillon
· Sun Dec 02 10:54:31 2018 +0100
7dfad31
mtd: Don't stop MTD partition creation when it fails on one device
by Boris Brezillon
· Sun Dec 02 10:54:30 2018 +0100
46ba2e8
mtd: Make sure we don't parse MTD partitions belonging to another dev
by Boris Brezillon
· Sun Dec 02 10:54:29 2018 +0100
a24d985
mtd: Make sure the name passed in mtdparts fits in mtd_name[]
by Boris Brezillon
· Sun Dec 02 10:54:28 2018 +0100
1d2c149
mtd: Be more strict on the "mtdparts=" prefix check
by Boris Brezillon
· Sun Dec 02 10:54:27 2018 +0100
dde6ec7
mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name()
by Boris Brezillon
· Sun Dec 02 10:54:26 2018 +0100
9080e28
mtd: sf: Make sure we don't register the same device twice
by Boris Brezillon
· Sun Dec 02 10:54:25 2018 +0100
db0d805
mtd: Delete partitions attached to the device when a device is deleted
by Boris Brezillon
· Sun Dec 02 10:54:24 2018 +0100
b132875
mtd: Parse mtdparts/mtdids again when the MTD list has been updated
by Boris Brezillon
· Sun Dec 02 10:54:23 2018 +0100
059e4a6
mtd: Add a function to report when the MTD dev list has been updated
by Boris Brezillon
· Sun Dec 02 10:54:22 2018 +0100
d778fc4
serial: ns16550: Provide ->getinfo() implementation
by Andy Shevchenko
· Tue Nov 20 23:52:36 2018 +0200
42ca238
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
by Tom Rini
· Wed Dec 05 08:24:14 2018 -0500
72fccfe
serial: ns16550: Read reg-io-width from device tree
by Andy Shevchenko
· Tue Nov 20 23:52:35 2018 +0200
44f21da
dm: serial: Introduce ->getinfo() callback
by Andy Shevchenko
· Tue Nov 20 23:52:33 2018 +0200
08e9879
dm: serial: Add ->getconfig() callback
by Andy Shevchenko
· Tue Nov 20 23:52:32 2018 +0200
d7585f2
power: regulator: denied disable on always-on regulator
by Patrick Delaunay
· Thu Nov 15 13:45:31 2018 +0100
a318115
dm: core: add functions to get/remap I/O addresses by name
by Álvaro Fernández Rojas
· Mon Dec 03 19:37:09 2018 +0100
Next »