Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
27cb17d021af6df3353605c26ecfaa0bacece185
/
drivers
2ced070
PowerPC: drop some 74xx_7xx boards and related code
by Wolfgang Denk
· Tue Oct 21 15:23:32 2014 +0200
70e507e
Merge http://git.denx.de/u-boot-sunxi
by Tom Rini
· Sun Oct 26 14:13:24 2014 -0400
77a7384
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sun Oct 26 14:12:18 2014 -0400
06f08e2
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Sun Oct 26 14:03:08 2014 -0400
dffb827
i2c: designware: add an implement i2c protos
by Jeroen Hofstee
· Wed Oct 08 22:58:09 2014 +0200
8e57567
net: davince: add missing include
by Jeroen Hofstee
· Wed Oct 08 22:57:56 2014 +0200
db6045f
mmc: bcm2835_sdhci: add missing include
by Jeroen Hofstee
· Wed Oct 08 22:57:55 2014 +0200
a175d30
video: ipu: prevent warnings with W=1
by Jeroen Hofstee
· Wed Oct 08 22:57:47 2014 +0200
93dfae7
tegra: make local functions static
by Jeroen Hofstee
· Wed Oct 08 22:57:46 2014 +0200
169eda6
serial: make local functions static
by Jeroen Hofstee
· Wed Oct 08 22:57:44 2014 +0200
ee54c7b
sdhci: make local functions static
by Jeroen Hofstee
· Wed Oct 08 22:57:43 2014 +0200
7936907
omap_gpmc: fix warnigs with W=1
by Jeroen Hofstee
· Wed Oct 08 22:57:42 2014 +0200
120f43f
net: fec_mxc: make local functions static
by Jeroen Hofstee
· Wed Oct 08 22:57:40 2014 +0200
15da974
gpio: make local functions static
by Jeroen Hofstee
· Wed Oct 08 22:57:37 2014 +0200
a4ac740
ehci-hcd.c: make local functions static
by Jeroen Hofstee
· Wed Oct 08 22:57:34 2014 +0200
f7ae3ed
video: use __weak
by Jeroen Hofstee
· Wed Oct 08 22:57:30 2014 +0200
c66fcc3
usb: use __weak
by Jeroen Hofstee
· Wed Oct 08 22:57:29 2014 +0200
ab1bca5
pci: use __weak
by Jeroen Hofstee
· Wed Oct 08 22:57:27 2014 +0200
e4f8947
net: phy: fix warnings with W=1
by Jeroen Hofstee
· Wed Oct 08 22:57:26 2014 +0200
4f517e6
cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}
by Jeroen Hofstee
· Wed Oct 08 22:57:23 2014 +0200
ac80aa0
mmc: sunxi: Add support for sun8i (A23)
by Chen-Yu Tsai
· Wed Oct 22 16:47:43 2014 +0800
63deaa8
sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
by Hans de Goede
· Thu Oct 02 21:13:54 2014 +0200
7412ef8
sunxi: Add mmc card-detect functionality
by Hans de Goede
· Thu Oct 02 20:29:26 2014 +0200
e2d11bb
ARM: sunxi-mmc: Add mmc support for sun6i / A31
by Hans de Goede
· Fri Oct 03 20:16:26 2014 +0800
55a0718
mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i
by Wills Wang
· Mon Sep 22 18:26:03 2014 +0800
ac6fff2
serial: remove uniphier_serial_initialize() call
by Masahiro Yamada
· Thu Oct 23 22:26:12 2014 +0900
4261c64
serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
by Masahiro Yamada
· Thu Oct 23 22:26:11 2014 +0900
50c1254
dm: serial: use Driver Model for UniPhier serial driver
by Masahiro Yamada
· Thu Oct 23 22:26:10 2014 +0900
57ad8ee
dm: add entries to Kconfig
by Masahiro Yamada
· Thu Oct 23 22:26:09 2014 +0900
93da2fc
dm: serial: consolidate common code more
by Masahiro Yamada
· Thu Oct 23 22:26:08 2014 +0900
0e79eff
dm: serial: remove unnecessary casting
by Masahiro Yamada
· Thu Oct 23 22:26:07 2014 +0900
84df41a
dm: serial: fix console putc
by Masahiro Yamada
· Thu Oct 23 22:26:06 2014 +0900
4d5b991
serial: add static directive to local functions
by Masahiro Yamada
· Thu Oct 23 22:26:05 2014 +0900
22c97de
dm: move platform data headers to include/dm/platform_data
by Masahiro Yamada
· Fri Oct 24 12:41:19 2014 +0900
60cebe5
dm: x86: Convert coreboot serial to use driver model
by Simon Glass
· Fri Oct 10 07:49:20 2014 -0600
2b4071b
dm: x86: Convert Intel ICH6 GPIO driver to use driver model
by Simon Glass
· Fri Oct 10 07:49:18 2014 -0600
96e230b
dm: serial: ns16550: Add a cast to the I/O operations
by Simon Glass
· Fri Oct 10 07:49:13 2014 -0600
a223d5e
dm: gpio: imx: Drop request()/free() in the driver
by Simon Glass
· Sat Oct 04 11:29:56 2014 -0600
8e5f623
dm: gpio: exynos: Drop request()/free() in the driver
by Simon Glass
· Sat Oct 04 11:29:55 2014 -0600
859896c
dm: gpio: rpi_b: Drop request()/free() in the driver
by Simon Glass
· Sat Oct 04 11:29:54 2014 -0600
46715a8
dm: gpio: omap3: Drop request()/free() in the driver
by Simon Glass
· Sat Oct 04 11:29:53 2014 -0600
7fcb5fe
dm: gpio: tegra: Drop request()/free() in the driver
by Simon Glass
· Sat Oct 04 11:29:52 2014 -0600
1b27d60
dm: gpio: Add gpio_requestf() helper for printf() strings
by Simon Glass
· Sat Oct 04 11:29:49 2014 -0600
ca5f8d2
dm: gpio: sandbox: Drop request()/free() in the driver
by Simon Glass
· Sat Oct 04 11:29:47 2014 -0600
a367f1d
dm: gpio: sandbox: Implement the remove() method
by Simon Glass
· Sat Oct 04 11:29:46 2014 -0600
3204863
dm: gpio: sandbox: Implement the get_function() method
by Simon Glass
· Sat Oct 04 11:29:45 2014 -0600
6b1ef59
dm: Move the function for getting GPIO status into the uclass
by Simon Glass
· Sat Oct 04 11:29:44 2014 -0600
6e5e6dd
dm: gpio: Add gpio_get_function() and friends
by Simon Glass
· Sat Oct 04 11:29:43 2014 -0600
0f4517d
dm: gpio: Implement GPIO reservation in the uclass
by Simon Glass
· Sat Oct 04 11:29:42 2014 -0600
db252e3
dm: omap: serial: Add driver model support
by Simon Glass
· Wed Oct 22 21:37:12 2014 -0600
1a96d7f
dm: omap: gpio: Support driver model
by Simon Glass
· Wed Oct 22 21:37:09 2014 -0600
ba33a3f
dm: omap: gpio: Put _get_gpio_value() logic into its own function
by Simon Glass
· Wed Oct 22 21:37:08 2014 -0600
bc5aa99
dm: serial: Support CONFIG_CONS_INDEX if available
by Simon Glass
· Wed Oct 22 21:37:06 2014 -0600
3bf04f3
dm: ns16550: Correct the probe logic for platform data
by Simon Glass
· Wed Oct 22 21:37:05 2014 -0600
2546394
dm: ns16550: Use an address instead of a pointer for the uart base
by Simon Glass
· Wed Oct 22 21:37:04 2014 -0600
ddb958c
dm: serial: ns16550: Correct logic for checking for character
by Simon Glass
· Wed Oct 22 21:37:03 2014 -0600
5c60b2a
dm: serial: Reset the watchdog while waiting in getc()
by Simon Glass
· Wed Oct 22 21:37:02 2014 -0600
43b2e1a
dm: gpio: Support numbered GPIOs
by Simon Glass
· Wed Oct 22 21:37:01 2014 -0600
bc810dc
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Thu Oct 23 14:05:34 2014 -0400
54cd2b2
i2c: mvtwsi: Add support for Marvell Armada XP
by Stefan Roese
· Wed Oct 22 12:13:16 2014 +0200
3e10381
net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC
by Stefan Roese
· Wed Oct 22 12:13:14 2014 +0200
1b258d5
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
by Stefan Roese
· Wed Oct 22 12:13:12 2014 +0200
2a88a53
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
by Stefan Roese
· Wed Oct 22 12:13:10 2014 +0200
2da296f
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
by Stefan Roese
· Wed Oct 22 12:13:07 2014 +0200
c243784
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· Wed Oct 22 12:13:06 2014 +0200
56b661f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Thu Oct 23 06:54:03 2014 -0400
a1a3430
x86: cros_ec: Update LPC driver for new cros_ec header
by Simon Glass
· Fri Oct 10 07:30:15 2014 -0600
7a88175
usb: dwc2: Add driver for Synopsis DWC2 USB IP block
by Oleksandr Tymoshenko
· Sat Feb 01 21:51:25 2014 -0700
ceeb40c
net: asix: Add support for AX88772B
by Alexandre Courbot
· Thu Oct 09 12:43:30 2014 +0900
3ad93fe
dm: serial: Support driver model in pl01x driver
by Simon Glass
· Mon Sep 22 17:30:58 2014 -0600
f35484d
dm: serial: Tidy up the pl01x driver
by Simon Glass
· Mon Sep 22 17:30:57 2014 -0600
7480762
dm: rpi: Convert GPIO driver to driver model
by Simon Glass
· Mon Sep 22 17:30:56 2014 -0600
599447c
dm: core: Add support for simple-bus
by Simon Glass
· Sat Oct 04 11:29:37 2014 -0600
8bc8519
dm: imx: serial: Support driver model in the MXC serial driver
by Simon Glass
· Wed Oct 01 19:57:27 2014 -0600
2772b4d
dm: imx: gpio: Support driver model in MXC gpio driver
by Simon Glass
· Wed Oct 01 19:57:26 2014 -0600
73285a2
dm: serial: Put common code into separate functions
by Simon Glass
· Wed Oct 01 19:57:23 2014 -0600
ffae791
dm: exynos: cros_ec: Move cros_ec_spi to driver model
by Simon Glass
· Mon Oct 13 23:42:16 2014 -0600
ff425d8
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
by Simon Glass
· Mon Oct 13 23:42:15 2014 -0600
44569b5
dm: cros_ec: Add support for driver model
by Simon Glass
· Mon Oct 13 23:42:14 2014 -0600
1121b1b
dm: tegra: spi: Convert to driver model
by Simon Glass
· Mon Oct 13 23:42:13 2014 -0600
0186238
dm: sf: sandbox: Convert SPI flash driver to driver model
by Simon Glass
· Mon Oct 13 23:42:08 2014 -0600
6f7d259
dm: Convert spi_flash_probe() and 'sf probe' to use driver model
by Simon Glass
· Mon Oct 13 23:42:07 2014 -0600
d6eedf7
dm: sf: Add a uclass for SPI flash
by Simon Glass
· Mon Oct 13 23:42:06 2014 -0600
c10c3d4
spi: Use error return value in sf_ops
by Simon Glass
· Mon Oct 13 23:42:05 2014 -0600
d34b456
sf: Tidy up public and private header files
by Simon Glass
· Mon Oct 13 23:42:04 2014 -0600
ca7eafe
dm: exynos: Convert SPI to driver model
by Simon Glass
· Mon Oct 13 23:42:01 2014 -0600
456dd7c
dm: spi: Add soft_spi implementation
by Simon Glass
· Mon Oct 13 23:42:00 2014 -0600
43d4a54
dm: spi: Remove SPI_INIT feature
by Simon Glass
· Mon Oct 13 23:41:59 2014 -0600
6fd26bc
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
by Simon Glass
· Mon Oct 13 23:41:58 2014 -0600
95429fe
dm: sandbox: spi: Move to driver model
by Simon Glass
· Mon Oct 13 23:41:57 2014 -0600
def9215
dm: Add spi.h header to a few files
by Simon Glass
· Mon Oct 13 23:41:55 2014 -0600
10a4a33
dm: sandbox: Add a SPI emulation uclass
by Simon Glass
· Mon Oct 13 23:41:53 2014 -0600
dd82d44
dm: spi: Add a uclass for SPI
by Simon Glass
· Mon Oct 13 23:41:52 2014 -0600
1586a84
dm: core: Allow parents to pass data to children during probe
by Simon Glass
· Mon Oct 13 23:41:50 2014 -0600
44da735
dm: core: Add functions for iterating through device children
by Simon Glass
· Mon Oct 13 23:41:49 2014 -0600
767e737
dm: exynos: Move serial to driver model
by Simon Glass
· Sun Sep 14 16:36:17 2014 -0600
9b4e0e8
dm: exynos: gpio: Convert to driver model
by Simon Glass
· Mon Oct 20 19:48:40 2014 -0600
4f83d3d
dm: exynos: Make sure that GPIOs are requested
by Simon Glass
· Mon Oct 20 19:48:39 2014 -0600
3898ab7
dm: exynos: Tidy up GPIO defines
by Simon Glass
· Mon Oct 20 19:48:38 2014 -0600
37f1162
dm: exynos: Tidy up GPIO headers
by Simon Glass
· Mon Oct 20 19:48:37 2014 -0600
Next »