Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1fa648666e370561e2d0b1e9b137fc3f58f87692
/
drivers
291f73b
thermal: imx_thermal: use CPU temperature grade for trip points
by Tim Harvey
· Mon May 18 06:56:47 2015 -0700
33d2d15
bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns
by Brecht Neyrinck
· Wed May 06 09:57:48 2015 +0200
d5175dc
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
by Przemyslaw Marczak
· Wed May 13 13:38:32 2015 +0200
daa4577
sandbox: i2c: search child emul dev and check its uclass id
by Przemyslaw Marczak
· Wed May 13 13:38:31 2015 +0200
75692a3
dm: regulator: uclass driver code cleanup
by Przemyslaw Marczak
· Wed May 13 13:38:27 2015 +0200
1031498
dm: pmic: code cleanup of PMIC uclass driver
by Przemyslaw Marczak
· Wed May 13 13:38:26 2015 +0200
3753f28
dm: regulator: add fixed voltage regulator driver
by Przemyslaw Marczak
· Mon Apr 20 20:07:48 2015 +0200
afee81e
dm: regulator: add max77686 regulator driver
by Przemyslaw Marczak
· Mon Apr 20 20:07:47 2015 +0200
58ea76f
dm: pmic: add max77686 pmic driver
by Przemyslaw Marczak
· Mon Apr 20 20:07:46 2015 +0200
08edd00
dm: regulator: add implementation of driver model regulator uclass
by Przemyslaw Marczak
· Mon Apr 20 20:07:42 2015 +0200
9a8bc95
dm: pmic: add implementation of driver model pmic uclass
by Przemyslaw Marczak
· Mon Apr 20 20:07:41 2015 +0200
8262cb1
i2c: mxc: refactor i2c driver and support dm
by Peng Fan
· Fri May 15 07:29:12 2015 +0800
5477e6f
usb: ohci: Add support for interrupt queues
by Hans de Goede
· Wed May 13 14:42:17 2015 +0200
66b1d6d
usb: ohci: Add an ohci_alloc_urb() function
by Hans de Goede
· Wed May 13 14:42:16 2015 +0200
d7a3942
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
by Hans de Goede
· Wed May 13 14:42:15 2015 +0200
bb213e3
sandbox: spi: Add newline to printf() in sandbox_sf_probe
by Simon Glass
· Mon May 04 11:31:10 2015 -0600
ee67a94
sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
by Simon Glass
· Mon May 04 11:31:09 2015 -0600
07a3b23
sandbox: Add missing errno.h includes in a few files
by Simon Glass
· Mon May 04 11:31:08 2015 -0600
c9a3e84
tpm: Support using driver model with I2C
by Simon Glass
· Mon May 04 11:30:59 2015 -0600
9a1589a
dm: i2c: Add a function to find out the chip offset length
by Simon Glass
· Mon May 04 11:30:58 2015 -0600
804fa57
sunxi: ohci: Add ohci usb host controller support
by Hans de Goede
· Sun May 10 14:10:27 2015 +0200
4dba108
sunxi: ehci: Convert to the driver-model
by Hans de Goede
· Sun May 10 14:10:26 2015 +0200
8a62c50
usb: ohci: Add dm support
by Hans de Goede
· Sun May 10 14:10:25 2015 +0200
d6cc1d1
usb: ohci: Skip unnecessary mdelay(1) calls in various places
by Hans de Goede
· Sun May 10 14:10:24 2015 +0200
f9d72a6
usb: ohci: Remove unnecessary delays from hc_start and power power-on paths
by Hans de Goede
· Sun May 10 14:10:23 2015 +0200
2787337
usb: ohci: Do not resubmit and leak urbs for interrupt packets
by Hans de Goede
· Sun May 10 14:10:22 2015 +0200
cebc5b7
dm: usb: Do not scan companion buses if no devices where handed over
by Hans de Goede
· Sun May 10 14:10:21 2015 +0200
59a0dfc
dm: usb: Add support for companion controllers
by Hans de Goede
· Sun May 10 14:10:20 2015 +0200
f8762f9
dm: usb: Move printing of usb scan status to usb_scan_bus()
by Hans de Goede
· Sun May 10 14:10:19 2015 +0200
0a7fa27
dm: usb: Add support for interrupt queues to the dm usb code
by Hans de Goede
· Sun May 10 14:10:18 2015 +0200
53ca9de
dm: usb: Prefix ehci interrupt-queue functions with _ehci_
by Hans de Goede
· Mon May 11 20:43:52 2015 +0200
63f34ca
usb: Stop reset procedure when a dev is handed over to a companion hcd
by Hans de Goede
· Sun May 10 14:10:16 2015 +0200
b5b3ef2
usb: Fix handover of full-speed devices from ehci to companion
by Hans de Goede
· Sun May 10 14:10:13 2015 +0200
662f2aa
tegra124: video: Add full link training for eDP
by Simon Glass
· Tue Apr 14 21:03:44 2015 -0600
3ef2a72
tegra: video: support eDP displays on Tegra124 devices
by Simon Glass
· Tue Apr 14 21:03:42 2015 -0600
f15fe61
tegra: video: Add Embedded DisplayPort driver
by Simon Glass
· Tue Apr 14 21:03:41 2015 -0600
f4f5cfa
tegra: video: Support serial output resource (SOR) on tegra124
by Simon Glass
· Tue Apr 14 21:03:40 2015 -0600
06679ad
dm: video: Add a uclass for display port
by Simon Glass
· Tue Apr 14 21:03:38 2015 -0600
053da13
power: Export register access functions from as3722
by Simon Glass
· Tue Apr 14 21:03:26 2015 -0600
bef54db
dm: gpio: Add error handling and a function to claim vector GPIOs
by Simon Glass
· Tue Apr 14 21:03:20 2015 -0600
debb9dd
Revert "stm32f4: fix serial output"
by Tom Rini
· Sun May 10 16:01:48 2015 -0400
92e349e
serial: fdt: add device tree support for pl01x
by Vikas Manocha
· Wed May 06 11:46:29 2015 -0700
48482ce
stm32f4: add serial print port
by kunhuahuang
· Tue Apr 28 03:01:19 2015 +0800
7c13ad8
stm32f4: fix serial output
by kunhuahuang
· Tue Apr 28 02:25:45 2015 +0800
3e59f9e
gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
by Axel Lin
· Sun Apr 26 10:32:36 2015 +0800
04b2275
misc: led: Add PCA9551 LED driver
by Stefan Roese
· Thu Mar 12 11:22:46 2015 +0100
16b7ddd
dm: sf: Update default name of spi flash in structure udevice
by Haikun.Wang@freescale.com
· Wed May 06 10:37:43 2015 +0800
2a8a987
dm: usb: exynos: Drop legacy USB code
by Simon Glass
· Wed Mar 25 12:23:07 2015 -0600
d98dc99
usb: ohci: Don't log an error on interrupt packet timeout
by Hans de Goede
· Tue May 05 23:56:14 2015 +0200
8e41f66
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
by Hans de Goede
· Tue May 05 23:56:13 2015 +0200
60f4bd0
usb: ohci: Fix ctrl in messages with a data-len of 0
by Hans de Goede
· Tue May 05 23:56:12 2015 +0200
516c987
usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
by Hans de Goede
· Tue May 05 23:56:11 2015 +0200
eb509d3
usb: ohci: Remove unnecessary phcca variable
by Hans de Goede
· Tue May 05 23:56:10 2015 +0200
e5ef421
usb: ohci: Move the td array struct to inside the ohci_dev struct
by Hans de Goede
· Tue May 05 23:56:09 2015 +0200
0c0e960
usb: ohci: Move the ohci_dev struct to inside the main ohci struct
by Hans de Goede
· Tue May 05 23:56:08 2015 +0200
2a240e7
usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars
by Hans de Goede
· Tue May 05 23:56:07 2015 +0200
6766dc1
usb: ohci: Remove unused devgone global variable
by Hans de Goede
· Tue May 05 23:56:06 2015 +0200
76bc7f4
dm: usb: Set desc_before_addr from ehci dm code
by Hans de Goede
· Tue May 05 11:54:35 2015 +0200
d5ab160
dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
by Hans de Goede
· Tue May 05 11:54:34 2015 +0200
6be39d1
dm: usb: Use usb_get_bus in dm ehci code
by Hans de Goede
· Tue May 05 11:54:33 2015 +0200
8a0b4c2
dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
by Hans de Goede
· Tue May 05 11:54:32 2015 +0200
3b5ddd3
dm: usb: Make usb_get_bus easier to use for callers
by Hans de Goede
· Tue May 05 11:54:31 2015 +0200
8679b3a
dm: usb: Do not use bus->seq before device_probe(bus)
by Hans de Goede
· Mon May 04 21:33:26 2015 +0200
0547483
dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
by Axel Lin
· Sun Apr 26 11:05:38 2015 +0800
4a9cbb9
dm: rtc: sandbox: Enable real-time clock support
by Simon Glass
· Mon Apr 20 12:37:29 2015 -0600
c2a8c06
dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
by Simon Glass
· Mon Apr 20 12:37:25 2015 -0600
c404aa6
dm: rtc: sandbox: Add an emulated I2C RTC device
by Simon Glass
· Mon Apr 20 12:37:24 2015 -0600
d9050b5
dm: rtc: Add a uclass for real-time clocks
by Simon Glass
· Mon Apr 20 12:37:23 2015 -0600
4283e84
dm: rtc: Rename mktime() and reduce the number of parameters
by Simon Glass
· Mon Apr 20 12:37:19 2015 -0600
1299466
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
by Simon Glass
· Mon Apr 20 12:37:18 2015 -0600
2d937bb
dm: rtc: Rename gregorian day function
by Simon Glass
· Mon Apr 20 12:37:17 2015 -0600
4c70ed9
dm: i2c: Add an explicit test mode to the sandbox I2C driver
by Simon Glass
· Mon Apr 20 12:37:15 2015 -0600
0c70261
dm: i2c: Add functions to read and write a register
by Simon Glass
· Mon Apr 20 12:37:14 2015 -0600
34d8e95
dm: i2c: sandbox: Add debugging to the speed limit
by Simon Glass
· Mon Apr 20 12:37:13 2015 -0600
2d6dfb4
cros_ec: Handle the single duplex requirement in cros_ec
by Simon Glass
· Tue Feb 17 15:29:37 2015 -0700
46e1733
cros_ec: Show the protocol version in the debug message
by Simon Glass
· Tue Feb 17 15:29:36 2015 -0700
b46cb63
dm: spi: Avoid setting the speed with every transfer
by Simon Glass
· Tue Feb 17 15:29:35 2015 -0700
be71142
sandbox: eth: Add a function to skip ping timeouts
by Joe Hershberger
· Tue Apr 21 13:57:19 2015 -0500
d3cbf12
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Tue May 05 14:57:23 2015 -0400
df08b2e
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Tue May 05 10:32:08 2015 -0400
b1f81f0
arm: mvebu: db-mv784mp-gp: Fix ECC I2C address
by Stefan Roese
· Wed Apr 22 18:36:39 2015 +0200
323a6bb
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Tue May 05 07:00:38 2015 -0400
54c7a1e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Tue May 05 07:00:11 2015 -0400
fdaeb16
ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
by Marek Vasut
· Mon May 04 22:54:36 2015 +0200
7bcaf2a
tegra: mmc: Set the removable flag correctly
by Simon Glass
· Mon May 04 11:31:16 2015 -0600
43c6b2f
mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
by Alexander Stein
· Fri Apr 17 17:33:17 2015 +0200
3ffa851
mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
by Yangbo Lu
· Wed Apr 15 10:13:12 2015 +0800
8e5db91
mmc: sdhci: add timeout setting for response busy command
by Kevin Liu
· Mon Mar 23 17:57:00 2015 -0500
5fd3edd
mmc: remove the MMC_MODE_HC flag
by Rob Herring
· Mon Mar 23 17:56:59 2015 -0500
3a669bc
mmc: Fix splitting device initialization
by Andrew Gabbasov
· Thu Mar 19 07:44:07 2015 -0500
034857c
mmc: Restructure polling loops to avoid extra delays
by Andrew Gabbasov
· Thu Mar 19 07:44:06 2015 -0500
5a513ca
mmc: Continue polling MMC card for OCR only if it is still not ready
by Andrew Gabbasov
· Thu Mar 19 07:44:05 2015 -0500
fafa6a0
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
by Andrew Gabbasov
· Thu Mar 19 07:44:04 2015 -0500
ec600d1
mmc: Avoid extra duplicate entry in mmc device structure
by Andrew Gabbasov
· Thu Mar 19 07:44:03 2015 -0500
5895b7c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue May 05 10:09:06 2015 +0200
17a7069
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon May 04 17:50:20 2015 -0400
163beec
mmc: fsl_esdhc: Add peripheral clock support
by Yangbo Lu
· Wed Apr 22 13:57:40 2015 +0800
b124f8a
mmc: fsl_esdhc: Add adapter card type identification support
by Yangbo Lu
· Wed Apr 22 13:57:00 2015 +0800
143adc9
fsl/pci: Set CFG_READY for PCIe v3.0 and later
by Minghuan Lian
· Fri Mar 27 13:24:39 2015 +0800
f36e0ba
T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
by Zhao Qiang
· Thu Mar 26 16:13:09 2015 +0800
Next »