Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
45a6f6597a6cfadef0022978233a33a39983b471
/
drivers
45a6f65
net: pch_gbe: Use dm_pci_map_bar to discover MMIO base
by Paul Burton
· Thu Sep 08 07:47:33 2016 +0100
e3b106d
pci: Flip condition for detecting non-PCI parent devices
by Paul Burton
· Thu Sep 08 07:47:32 2016 +0100
c893f21
pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
by Paul Burton
· Thu Sep 08 07:47:31 2016 +0100
8aadc56
serial: ns16550: Support clocks via phandle
by Paul Burton
· Thu Sep 08 07:47:29 2016 +0100
c681109
net: emaclite: Enable driver for MIPS
by Zubair Lutfullah Kakakhel
· Wed Jul 27 12:25:09 2016 +0100
9166459
net: emaclite: use __raw_readl/writel instead of weird define
by Zubair Lutfullah Kakakhel
· Wed Jul 27 12:25:08 2016 +0100
d23bf84
net: emaclite: Use ioremap_nocache
by Zubair Lutfullah Kakakhel
· Wed Jul 27 12:25:07 2016 +0100
a128ba5
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· Sun Sep 18 12:12:04 2016 -0400
171f2ca
Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi
by Tom Rini
· Sun Sep 18 12:11:50 2016 -0400
a01867f
pinctrl: uniphier: add UniPhier sLD3 pinctrl driver
by Masahiro Yamada
· Sat Sep 17 03:32:59 2016 +0900
c3380ed
pinctrl: uniphier: support 4bit-width pin-mux register capability
by Masahiro Yamada
· Sat Sep 17 03:32:58 2016 +0900
4a67d73
sunxi: musb: Re-init musb controller on repeated probe calls
by Hans de Goede
· Sat Sep 17 16:02:38 2016 +0200
d64afdc
sunxi: musb: Power off OTG port VBUS when disabled
by Chen-Yu Tsai
· Wed Sep 07 14:25:21 2016 +0800
af7f67c
sunxi: axp2xx: disable ldoio0/1 at boot
by Hans de Goede
· Mon Sep 12 09:52:52 2016 +0200
98b685d
Use separate options for TPL support
by Simon Glass
· Mon Sep 12 23:18:25 2016 -0600
a994520
pinctrl: uniphier: move register base macros from header to .c file
by Masahiro Yamada
· Wed Sep 14 01:06:05 2016 +0900
82a5178
pinctrl: uniphier: add System Bus pin-mux settings
by Masahiro Yamada
· Wed Sep 14 01:06:04 2016 +0900
e67eac0
mmc: uniphier-sd: migrate to CONFIG_BLK
by Masahiro Yamada
· Wed Sep 14 01:06:03 2016 +0900
5021b8a
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
by Masahiro Yamada
· Wed Sep 14 01:06:00 2016 +0900
3529b64
i2c: at91_i2c: Fix the wrong include file
by Wenyou Yang
· Tue Sep 13 10:40:31 2016 +0800
27dfc94
rockchip: i2c: fix >32 byte writes
by John Keeping
· Thu Aug 18 20:08:42 2016 +0100
bcd11c4
rockchip: i2c: move register write out of inner loop
by John Keeping
· Thu Aug 18 20:08:41 2016 +0100
febe763
rockchip: i2c: use named constant when appropriate
by John Keeping
· Thu Aug 18 20:08:40 2016 +0100
28fe11c
net: asix: Fix AX88772B when used with DriverModel
by Joshua Scott
· Tue Sep 06 16:03:11 2016 +1200
7161b6e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Fri Sep 09 09:45:32 2016 -0400
a531aa5
regulator: fixed: obey startup delay
by John Keeping
· Mon Aug 22 15:10:09 2016 +0100
2fc2ef5
meson: odroid-c2: enable Ethernet support through the device tree
by Beniamino Galvani
· Tue Aug 16 11:49:50 2016 +0200
2176d73
pinctrl: add driver for meson-gxbb pin controller
by Beniamino Galvani
· Tue Aug 16 11:49:49 2016 +0200
cc52ad3
pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes
by Beniamino Galvani
· Tue Aug 16 11:49:47 2016 +0200
afb9907
serial: bcm283x_mu: Detect disabled serial device
by Alexander Graf
· Mon Aug 15 17:48:51 2016 +0200
6c68a22
bcm2835_gpio: Implement GPIOF_FUNC
by Alexander Graf
· Thu Aug 11 13:38:31 2016 +0200
54bf808
mtd: nand: mxs: fix cache alignment for cache lines >32
by Stefan Agner
· Mon Aug 01 23:55:18 2016 -0700
84f4148
nand: Fix some more NULL name tests
by Scott Wood
· Thu Sep 01 17:31:31 2016 -0500
3c2170a
mtd: nand: pxa3xx: use nand_set_controller_data
by Chris Packham
· Mon Aug 29 15:20:52 2016 +1200
28a0b14
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· Sun Aug 28 10:36:20 2016 -0400
df5fda0
ARM: uniphier: change UNIPHIER_SERIAL to default y option
by Masahiro Yamada
· Thu Aug 25 19:00:37 2016 +0900
2545553
mmc: uniphier-sd: just return if already set to desired clock rate
by Masahiro Yamada
· Thu Aug 25 14:52:38 2016 +0900
0205148
mmc: uniphier-sd: return error code if unsupported width is given
by Masahiro Yamada
· Thu Aug 25 14:52:37 2016 +0900
b29afb9
mmc: uniphier-sd: move uniphier_sd_init() below
by Masahiro Yamada
· Thu Aug 25 14:52:36 2016 +0900
b26daaa
mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
by Masahiro Yamada
· Thu Aug 25 14:52:35 2016 +0900
fe5428d
mmc: uniphier-sd: add static qualifiers to probe and remove callbacks
by Masahiro Yamada
· Fri Aug 12 19:19:03 2016 +0900
663ae65
sunxi: display: Use PWM to drive backlight where applicable
by Hans de Goede
· Fri Aug 19 15:25:41 2016 +0200
932d9ab
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Fri Aug 26 07:42:06 2016 -0400
abd7d31
i2c: mvtwsi: Fix order of address bytes (high to low)
by Stefan Roese
· Thu Aug 25 15:20:01 2016 +0200
b68a994
spi: tegra: fix hang in set_mode()
by Stephen Warren
· Thu Aug 18 10:53:33 2016 -0600
1e75f47
ARM: tegra: remove stale nvidia, bpmp I2C DT property
by Stephen Warren
· Mon Aug 22 16:46:55 2016 -0600
0a81e58
ARM: tegra: fix Tegra186 SDHCI clock/reset names
by Stephen Warren
· Thu Aug 18 11:08:44 2016 -0600
1505b23
ARM: tegra: fix Tegra186 I2C clock name
by Stephen Warren
· Thu Aug 18 11:08:43 2016 -0600
05d0698
net: davinci_emac: Restore the internal MDIO accessors return values
by karl beldan
· Sat Aug 20 08:56:53 2016 +0000
77bc77a
net/fm: Remove unused code of FMan QMI
by Hou Zhiqiang
· Fri Aug 19 11:35:35 2016 +0800
12e4987
net: davinci_emac: Invalidate only the received portion of a buffer
by karl beldan
· Mon Aug 15 17:23:01 2016 +0000
e24ce8b
net: davinci_emac: Round up top tx buffer boundaries for dcache ops
by karl beldan
· Mon Aug 15 17:23:00 2016 +0000
eeb7cf8
net: davinci_emac: Remove useless dcache ops on descriptors
by karl beldan
· Sun Aug 14 15:03:15 2016 +0000
e428420
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sat Aug 20 11:35:28 2016 -0400
0cbfe5c
pinctrl: fix typos in comment blocks of pinconfig_post_bind()
by Masahiro Yamada
· Fri Aug 19 18:26:54 2016 +0900
437689f
fastboot: implement Kconfig
by Steve Rae
· Mon Aug 15 17:26:26 2016 -0700
9d0e937
arm: rmobile: Add BLANCHE board support
by masakazu.mochizuki.wd@hitachi.com
· Tue Apr 12 17:11:41 2016 +0900
2c4097c
mmc: rmobile: add a compiler barrier
by Yannick Gicquel
· Mon Apr 04 11:49:59 2016 +0200
1962016
serial: sh: Add support R8A7795
by Hiroyuki Yokoyama
· Fri Apr 01 03:51:31 2016 +0900
7c11273
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
by Nobuhiro Iwamatsu
· Sat Oct 10 05:58:28 2015 +0900
e25fcf1
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Aug 16 07:58:41 2016 -0400
cad6de4
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
by Stefan Roese
· Tue Aug 09 07:41:15 2016 +0200
4a269f2
misc: Add simple driver for some Nuvoton NCT6102D devices
by Stefan Roese
· Tue Jul 19 07:45:46 2016 +0200
38c2777
mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS
by Jaehoon Chung
· Fri Aug 12 11:39:05 2016 +0900
9c72061
mmc: send CMD0 before CMD1 for some MMC cards
by Yangbo Lu
· Tue Aug 02 15:33:18 2016 +0800
640fd70
drivers: mmc: omap_hsmmc: fix build breakage
by Sekhar Nori
· Wed Aug 10 19:24:03 2016 +0530
05d0c5d
xtensa: add support for the 'xtfpga' evaluation board
by Chris Zankel
· Wed Aug 10 18:36:48 2016 +0300
4009b7e
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Mon Aug 15 17:31:23 2016 -0400
83e88a4
mmc: atmel_sdhci: Convert to the driver model support
by Wenyou Yang
· Wed Aug 10 10:51:05 2016 +0800
11e2665
dm: atmel: Add driver model support for the ehci driver
by Wenyou Yang
· Fri Aug 05 08:57:35 2016 +0800
309686c
pinctrl: at91-pio4: Add pinctrl driver
by Wenyou Yang
· Wed Jul 20 17:16:27 2016 +0800
0b97152
gpio: atmel_pio4: Rework to support DM & DT
by Wenyou Yang
· Wed Jul 20 17:16:26 2016 +0800
312bf89
gpio: atmel_pio4: Move PIO4 definitions to head file
by Wenyou Yang
· Wed Jul 20 17:16:25 2016 +0800
3f51e0f
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Mon Aug 15 16:38:39 2016 -0400
0c33319
net: mii: Changes not made by spatch
by Joe Hershberger
· Mon Aug 08 11:28:39 2016 -0500
ece1aa6
net: mii: Fix changes made by spatch
by Joe Hershberger
· Mon Aug 08 11:28:40 2016 -0500
1fbcbed
net: mii: Use spatch to update miiphy_register
by Joe Hershberger
· Mon Aug 08 11:28:38 2016 -0500
8c772bd
clk: at91: Add clock driver
by Wenyou Yang
· Wed Jul 20 17:55:12 2016 +0800
ec951ad
tpm: atmel_twi: Make compatible with DM I2C busses
by mario.six@gdsys.cc
· Mon Jul 18 13:47:45 2016 +0200
26d8828
i2c: atmel: add i2c driver
by Songjun Wu
· Mon Jun 20 13:22:38 2016 +0800
848e08b
net/ethoc: implement MDIO bus and support phylib
by Max Filippov
· Fri Aug 05 18:26:21 2016 +0300
19e7a9e
net/ethoc: support private memory configurations
by Max Filippov
· Fri Aug 05 18:26:20 2016 +0300
d6338ff
net/ethoc: don't mix virtual and physical addresses
by Max Filippov
· Fri Aug 05 18:26:19 2016 +0300
a6429a9
net/ethoc: support device tree
by Max Filippov
· Fri Aug 05 18:26:18 2016 +0300
c91eb0c
net/ethoc: add CONFIG_DM_ETH support
by Max Filippov
· Fri Aug 05 18:26:17 2016 +0300
f9ffa42
net/ethoc: use priv instead of dev internally
by Max Filippov
· Fri Aug 05 18:26:16 2016 +0300
e07d3d2
net/ethoc: add Kconfig entry for the driver
by Max Filippov
· Fri Aug 05 18:26:15 2016 +0300
c1255dd
net: e1000: Fix the build with driver model and SPI EEPROM
by Alban Bedel
· Wed Aug 03 11:31:03 2016 +0200
fd3224b
net: smsc95xx: Use correct get_unaligned functions
by Chris Packham
· Wed Jul 13 09:52:36 2016 +1200
7b81185
net: macb: Fix build error for CONFIG_DM_ETH enabled
by Wenyou Yang
· Tue May 17 13:11:35 2016 +0800
c704d18
i2c: tegra: add standardized clk/reset API support
by Bryan Wu
· Fri Aug 05 16:10:35 2016 -0600
86f6a94
pci: tegra: port to standard clock/reset/pwr domain APIs
by Stephen Warren
· Fri Aug 05 16:10:34 2016 -0600
d26e24d
mmc: tegra: port to standard clock/reset APIs
by Stephen Warren
· Fri Aug 05 16:10:33 2016 -0600
67a8348
i2c: add Tegra186 BPMP driver
by Stephen Warren
· Mon Aug 08 11:28:27 2016 -0600
402a0fa
power domain: add Tegra186 driver
by Stephen Warren
· Mon Aug 08 11:28:26 2016 -0600
fccc9c5
reset: add Tegra186 reset driver
by Stephen Warren
· Mon Aug 08 11:28:25 2016 -0600
e8e3f20
clock: add Tegra186 clock driver
by Stephen Warren
· Mon Aug 08 11:28:24 2016 -0600
a214892
misc: add Tegra BPMP driver
by Stephen Warren
· Mon Aug 08 09:41:34 2016 -0600
5cd3727
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Aug 12 16:00:50 2016 -0400
0163269
misc: add "call" uclass op
by Stephen Warren
· Mon Aug 08 09:41:33 2016 -0600
Next »