Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1e35f39b8cfd6097160fa39c484924f10ba36c74
/
drivers
04aa00d
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
by Masahiro Yamada
· Wed Aug 12 07:31:52 2015 +0900
8f4338a
led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
by Masahiro Yamada
· Wed Aug 12 07:31:51 2015 +0900
645dbd6
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
by Masahiro Yamada
· Wed Aug 12 07:31:50 2015 +0900
8c0f0db
ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
by Masahiro Yamada
· Wed Aug 12 07:31:49 2015 +0900
2ba7a8c
ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
by Masahiro Yamada
· Wed Aug 12 07:31:48 2015 +0900
200812b
clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
by Masahiro Yamada
· Wed Aug 12 07:31:47 2015 +0900
b16de45
clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
by Masahiro Yamada
· Wed Aug 12 07:31:46 2015 +0900
95fc4ff
dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
by Masahiro Yamada
· Wed Aug 12 07:31:45 2015 +0900
39ba4b1
spl: move SPL driver entries to driver/Makefile
by Masahiro Yamada
· Wed Aug 12 07:31:44 2015 +0900
714642d
i2c: lpc32xx: correct sanity check for requested bus speed
by Vladimir Zapolskiy
· Wed Aug 12 20:22:13 2015 +0300
890cc77
usb: lpc32xx: add host USB driver
by Sylvain Lemieux
· Thu Aug 13 15:40:22 2015 -0400
fb51abb
i2c: lpc32xx: add support for OTG I2C
by Sylvain Lemieux
· Tue Aug 04 17:04:41 2015 -0400
416e10d
nand: lpc32xx: add ECC layout for small page NAND
by Sylvain Lemieux
· Thu Aug 13 15:40:21 2015 -0400
e72017a
nand: lpc32xx: add hardware ECC support
by Sylvain Lemieux
· Thu Aug 13 15:40:20 2015 -0400
90a837f
dma: lpc32xx: add DMA driver
by Sylvain Lemieux
· Mon Aug 10 08:16:31 2015 -0400
9c09d39
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Tue Aug 18 08:25:24 2015 -0400
b537707
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· Tue Aug 18 08:24:32 2015 -0400
a5bba8d
spi: ti_qspi: Use DMA to read from qspi flash
by Vignesh R
· Mon Aug 17 15:20:13 2015 +0530
fbe1909
dma: ti-edma3: Add helper function to support edma3 transfer
by Vignesh R
· Mon Aug 17 13:29:55 2015 +0530
4fe4470
sf: ops: Add spi_flash_copy_mmap function
by Tom Rini
· Mon Aug 17 13:29:54 2015 +0530
41c1f4a
ti: qspi: set flash quad bit based on quad support flag
by vishalm@ti.com
· Mon Aug 17 10:47:51 2015 -0500
98530e9
pci: mvebu: Add PCIe driver
by Anton Schubert
· Tue Aug 11 11:54:01 2015 +0200
f3345e6
arm: mvebu: Add complete SDRAM ECC scrubbing
by Stefan Roese
· Thu Aug 06 14:43:13 2015 +0200
11b8ebf
arm: mvebu: add multiple usb-hostcontroller support for AXP
by Anton Schubert
· Thu Jul 23 15:02:09 2015 +0200
f43d323
arm: mvebu: Enable USB EHCI support on Armada XP
by Stefan Roese
· Wed Jul 22 18:26:13 2015 +0200
badccc3
arm: mvebu: Enable NAND controller on MVEBU SoC's
by Stefan Roese
· Thu Jul 16 10:40:05 2015 +0200
e4a0f27
arm: mvebu: sdram: Enable ECC support on Armada XP
by Stefan Roese
· Tue Aug 11 17:08:01 2015 +0200
2e6300f
i2c: lpc32xx: fix write timeout
by Sylvain Lemieux
· Mon Jul 27 13:37:39 2015 -0400
dcdd925
i2c: lpc32xx: fix read timeout
by Sylvain Lemieux
· Mon Jul 27 13:37:38 2015 -0400
e071cd7
i2c: lpc32xx: use api to get hclk instead of fix value
by Sylvain Lemieux
· Mon Jul 27 13:37:37 2015 -0400
e0bdcb8
sf: Make 4K sector support configurable
by Marek Vasut
· Mon Aug 03 01:28:56 2015 +0200
74f8486
ARM: exynos: move SoC sources to mach-exynos
by Thomas Abraham
· Mon Aug 03 17:58:00 2015 +0530
4b2c9d5
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Fri Aug 14 13:43:23 2015 -0400
057e078
Merge branch 'master' of git://git.denx.de/u-boot-pmic
by Tom Rini
· Fri Aug 14 11:37:48 2015 -0400
932adc6
video: vesa: Correct a typo in the Kconfig VESA mode string
by Bin Meng
· Sun Aug 09 23:26:59 2015 -0700
27517b3
Revert "dm: pci: Allow scan bridge child devices before relocation"
by Simon Glass
· Mon Aug 10 20:54:52 2015 -0600
6f4f6d2
Add missing part of: "power: pmic: pfuze100 support driver model"
by Peng Fan
· Fri Aug 14 11:36:16 2015 +0200
04c8b6a
dm: pci: Add a way to iterate through all PCI devices
by Simon Glass
· Mon Aug 10 07:05:04 2015 -0600
94ef242
dm: pci: Provide friendly config access functions
by Simon Glass
· Mon Aug 10 07:05:03 2015 -0600
91f1b82
sunxi: Display: Add support for eDP panels connected via an anx9804 bridge
by Hans de Goede
· Sat Aug 08 16:13:53 2015 +0200
dfc1efe
video: Add support for the ANX9804 parallel lcd to dp bridge chip
by Hans de Goede
· Sat Aug 08 16:03:29 2015 +0200
1336578
sun6i: display: Add support for using the mipi pll as lcd clock source
by Hans de Goede
· Sat Aug 08 14:08:21 2015 +0200
167c8a1
sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster
by Hans de Goede
· Thu Aug 06 20:10:20 2015 +0200
8a195ca
sunxi: display: Fix composite video out on sun5i
by Hans de Goede
· Thu Aug 06 12:08:33 2015 +0200
d955f44
sunxi: display: Add overscan correction
by Hans de Goede
· Wed Aug 05 00:06:47 2015 +0200
a8287e7
cfbconsole: Add support for stride != width
by Hans de Goede
· Tue Aug 04 12:15:39 2015 +0200
b922f78
cfbconsole: Remove width argument from the logo functions
by Hans de Goede
· Tue Aug 04 12:21:40 2015 +0200
cdbf208
tegra: nand: disable subpage writes
by Marcel Ziswiler
· Thu Aug 06 00:47:13 2015 +0200
d5c6922
mtd/nand/tegra: alignment workaround
by Marcel Ziswiler
· Thu Aug 06 00:47:06 2015 +0200
df13b14
tegra: nand: fix read_byte required for proper onfi detection
by Marcel Ziswiler
· Thu Aug 06 00:47:05 2015 +0200
d5de688
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Thu Aug 13 07:20:44 2015 -0400
25624f9
net: lpc32xx: eth buffers base config
by Sylvain Lemieux
· Mon Jul 27 13:37:40 2015 -0400
4f62bc1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Wed Aug 12 15:46:36 2015 -0400
923c207
mmc_spi: Big-endian support
by Yoshinori Sato
· Mon Jun 01 15:22:37 2015 +0900
6133efa
dw_mmc: Calculate dwmmc FIFO threshold size if not provided
by Simon Glass
· Thu Aug 06 20:16:29 2015 -0600
e33af1c
dra7xx: Add dra72_evm_defconfig using CONFIG_DM
by Tom Rini
· Fri Jul 31 19:55:12 2015 -0400
7bc2bca
gpio: omap: Drop 'method' parameter
by Tom Rini
· Fri Jul 31 19:55:09 2015 -0400
e343afb
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx
by Nikita Kiryanov
· Thu Jul 30 23:56:21 2015 +0300
5ffdd85
mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx
by Nikita Kiryanov
· Thu Jul 30 23:56:20 2015 +0300
8fb39c4
spi: omap3_spi: add am43xx support to omap3_spi
by Nikita Kiryanov
· Thu Jul 30 23:56:18 2015 +0300
af0c1be
mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.
by Peter Griffin
· Thu Jul 30 18:55:22 2015 +0100
a2af734
pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.
by Peter Griffin
· Thu Jul 30 18:55:21 2015 +0100
d267688
dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.
by Peter Griffin
· Thu Jul 30 18:55:18 2015 +0100
c385714
usb: ohci: enable cache support
by Wu, Josh
· Mon Jul 27 11:40:18 2015 +0800
9c078c3
Correct License and Copyright information on few files
by Ruchika Gupta
· Mon Jul 27 09:07:39 2015 +0530
cc85b7b
drivers: hierarchize drivers Kconfig menu
by Masahiro Yamada
· Sun Jul 26 02:46:26 2015 +0900
76fac50
dwc2: Add dcache support
by Alexander Stein
· Fri Jul 24 09:22:14 2015 +0200
c56c947
ARM: bcm283x: Allocate all mailbox buffers cacheline aligned
by Alexander Stein
· Fri Jul 24 09:22:12 2015 +0200
9397fbe
input: twl4030: Keypad scan and input
by Paul Kocialkowski
· Mon Jul 20 15:17:09 2015 +0200
f266dae
input: TWL4030 input support for power button, USB and charger
by Paul Kocialkowski
· Mon Jul 20 15:17:08 2015 +0200
8264e14
power: twl4030: Power off support
by Paul Kocialkowski
· Mon Jul 20 15:17:07 2015 +0200
78f04f0
nand: lpc32xx: add SLC NAND controller support
by Vladimir Zapolskiy
· Sat Jul 18 03:07:52 2015 +0300
cb8183d
spl: nand: simple: replace readb() with chip specific read_buf()
by Vladimir Zapolskiy
· Sat Jul 18 01:47:08 2015 +0300
311aef6
nand, atmel: remove udelay in spl_nand_erase_one()
by Heiko Schocher
· Mon Jun 29 09:10:47 2015 +0200
497c731
net: e1000: Increase autoneg timeout to 8 seconds
by Stefan Roese
· Tue Aug 11 17:12:44 2015 +0200
7fc93c4
dm: pmic: max77686: Correct two typos in a comment
by Simon Glass
· Sun Aug 09 09:10:57 2015 -0600
e4cbfa6
power: regulator: max77686 correct variable type
by Peng Fan
· Tue Jul 28 22:47:08 2015 +0800
54ee6a4
power: regulator: add pfuze100 support
by Peng Fan
· Fri Aug 07 16:43:45 2015 +0800
c57f4e1
power: pmic: pfuze100 support driver model
by Peng Fan
· Fri Aug 07 16:43:44 2015 +0800
cd672d4
power: regulator use node name when no regulator-name
by Peng Fan
· Fri Aug 07 16:43:42 2015 +0800
4c9b948
mmc: dw_mmc: Avoid using printf() for errors
by Simon Glass
· Thu Aug 06 20:16:27 2015 -0600
68c2fd7
net: phy: broadcom: Add BCM Cygnus PHY
by Jiandong Zheng
· Wed Jul 15 16:28:13 2015 -0700
71b1d86
net: phy: delay only if reset handler is registered
by Jörg Krause
· Wed Jul 15 15:18:22 2015 +0200
8700a3d
net: phy: fix data type of phy_id
by Jörg Krause
· Wed Jul 15 14:58:49 2015 +0200
fdbc5c7
qoriq eth.c bugfix: handle received corrupted frames correctly
by Daniel Inderbitzin
· Fri Jul 10 14:06:02 2015 +0200
8bffd71
net: lpc32xx: add RMII phy mode support
by Vladimir Zapolskiy
· Mon Jul 06 07:22:11 2015 +0300
e7d729f
net: lpc32xx: improve MAC configuration on reset and initialization
by Vladimir Zapolskiy
· Mon Jul 06 07:22:10 2015 +0300
ca0af03
net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id
by Vladimir Zapolskiy
· Mon Jun 29 03:35:12 2015 +0300
8884ced
net: lpc32xx: correct command register reset value
by Vladimir Zapolskiy
· Sun Jun 28 06:03:38 2015 +0300
8938b5b
net: davinci_emac: don't teardown inactive rx channel
by Jeroen Hofstee
· Sun Jun 07 17:30:38 2015 +0200
89be651
net: Add support for Marvell 88E1510 PHY
by Clemens Gruber
· Sat Jun 06 14:44:58 2015 +0200
f10d89c
net: Improve 88E151x PHY initialization
by Clemens Gruber
· Sat Jun 06 14:44:57 2015 +0200
012d68d
net: macb: add gmac multi-queue support
by Wu, Josh
· Wed Jun 03 16:45:44 2015 +0800
5487fc6
net/phy: set led for rtl8211f phy
by Shengzhou Liu
· Thu May 21 18:07:35 2015 +0800
e8fe9f7
e1000: remove unnecessary clearing of SWSM.SWSM_SMBI
by Tim Harvey
· Tue May 19 10:01:20 2015 -0700
dca3565
Revert "e1000: fix sw fw sync on igb i210/i211"
by Tim Harvey
· Tue May 19 10:01:19 2015 -0700
5cb59ec
e1000: releasing semaphore once no longer needed
by Tim Harvey
· Tue May 19 10:01:18 2015 -0700
81e093f
mmc: dw_mmc: Improve handling of data transfer failure
by Marek Vasut
· Mon Jul 27 22:39:38 2015 +0200
795de7b
mmc: dw_mmc: Zap endless timeout
by Marek Vasut
· Mon Jul 27 22:39:37 2015 +0200
c8b9610
mmc: dw_mmc: Stop bounce buffer even in case of failure
by Marek Vasut
· Mon Jul 27 22:39:36 2015 +0200
Next »