Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1a9a5f7a39d655868d7e51327786ca6bccbbec68
/
drivers
« Previous
5a6f06f
dm: core: Allow driver model to be disabled for TPL
by Simon Glass
· 8 years ago
088454c
board_f: Drop return value from initdram()
by Simon Glass
· 8 years ago
664ee4c
i2c: Drop unused i2c_soft...() functions
by Simon Glass
· 8 years ago
936478e
SPARC: Remove
by Tom Rini
· 8 years ago
ea3310e
Blackfin: Remove
by Tom Rini
· 8 years ago
fcea480
ARM: mxs: Rename M28EVK
by Marek Vasut
· 8 years ago
433647a
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
7b82a22
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· 8 years ago
a982bbb
SPI: SPL: sunxi: fix 64-bit build
by Andre Przywara
· 8 years ago
bc85aa4
dm: core: Add dm_remove_devices_flags() and hook it into device_remove()
by Stefan Roese
· 8 years ago
706865a
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
ba3bf38
rockchip: clk: rk3399: 24MHz is not a power of 2
by Philipp Tomsich
· 8 years ago
1f08aa1
net: gmac_rockchip: Add support for the RK3399 GMAC
by Philipp Tomsich
· 8 years ago
65d8330
rockchip: clk: rk3399: add clocking support for Ethernet
by Philipp Tomsich
· 8 years ago
61dff33
rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL
by Philipp Tomsich
· 8 years ago
476f709
rockchip: pinctrl: rk3399: add GMAC (RGMII only) support
by Philipp Tomsich
· 8 years ago
cc232a9
rockchip: video: Split out HDMI controller code
by Jernej Skrabec
· 8 years ago
02a7d83
rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs
by Heiko Stübner
· 8 years ago
f785357
rockchip: clk: rk3188: Allow configuration of the armclk
by Heiko Stübner
· 8 years ago
f3f1af9
rockchip: pinctrl: use per-SoC option names for Kconfig
by Philipp Tomsich
· 8 years ago
3b19c1d
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
5f9518b
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
7d67bb1
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
f532703
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
797f165
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
234d129
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
4119b70
mmc: tegra: allow disabling external clock loopback
by Marcel Ziswiler
· 8 years ago
17c9a1c
mmc: omap_hsmmc: add support for CONFIG_BLK
by Jean-Jacques Hiblot
· 8 years ago
3d673ff
mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used
by Jean-Jacques Hiblot
· 8 years ago
dc09127
mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc
by Jean-Jacques Hiblot
· 8 years ago
ae000e2
mmc: omap_hsmmc: use an accessor to get the private data
by Jean-Jacques Hiblot
· 8 years ago
fbaa266
net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool
by Stefan Roese
· 8 years ago
fb64072
net: mvpp2: Configure SMI PHY address needed for PHY polling
by Stefan Roese
· 8 years ago
3e3cbb4
net: mvpp2: Enable PHY polling mode on PPv2.2
by Stefan Roese
· 8 years ago
025e592
net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID
by Stefan Roese
· 8 years ago
2fe2304
net: mvpp2: Add GoP and NetC support for port 0 (SFI)
by Stefan Roese
· 8 years ago
31aa1e3
net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)
by Stefan Roese
· 8 years ago
9acb7da
net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII
by Stefan Roese
· 8 years ago
66b11cc
net: mvpp2: Restructure probe / init functions
by Stefan Roese
· 8 years ago
ff572c6
net: mvpp2: Add RX and TX FIFO configuration for PPv2.2
by Stefan Roese
· 8 years ago
c9607c9
net: mvpp2: Handle eth device naming in multi-CP case correctly
by Stefan Roese
· 8 years ago
e7935c4
net: mvpp2: Enable compilation for Armada 7K/8K platforms
by Stefan Roese
· 8 years ago
30edc37
net: mvpp2.c: Clear all buffer / descriptor areas before usage
by Stefan Roese
· 8 years ago
1fabbd0
net: mvpp2: Move probe function from MISC to ETH DM driver
by Stefan Roese
· 8 years ago
0a61e9a
net: mvpp2: Add MDIO support for PPv2.2
by Stefan Roese
· 8 years ago
a83a641
net: mvpp2: finally add the PPv2.2 compatible string
by Thomas Petazzoni
· 8 years ago
09b3f94
net: mvpp2: adapt rxq distribution to PPv2.2
by Thomas Petazzoni
· 8 years ago
bc0bbf4
net: mvpp2: rework RXQ interrupt group initialization for PPv2.2
by Thomas Petazzoni
· 8 years ago
cdf7779
net: mvpp2: add AXI bridge initialization for PPv2.2
by Thomas Petazzoni
· 8 years ago
7c7311f
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
by Thomas Petazzoni
· 8 years ago
26a5278
net: mvpp2: handle register mapping and access for PPv2.2
by Thomas Petazzoni
· 8 years ago
80350f5
net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2
by Thomas Petazzoni
· 8 years ago
b8c8e6f
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
by Thomas Petazzoni
· 8 years ago
8f3e4c3
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
by Thomas Petazzoni
· 8 years ago
c8feeb2
net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
by Thomas Petazzoni
· 8 years ago
f50a011
net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
by Thomas Petazzoni
· 8 years ago
9a6db0b
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
by Thomas Petazzoni
· 8 years ago
16a9898
net: mvpp2: add hw_version field in "struct mvpp2"
by Thomas Petazzoni
· 8 years ago
cfa414a
net: mvpp2: add and use accessors for TX/RX descriptors
by Thomas Petazzoni
· 8 years ago
cd9ee19
net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
by Thomas Petazzoni
· 8 years ago
15f4df3
net: mvpp2: remove support for buffer header
by Thomas Petazzoni
· 8 years ago
4dae32e
net: mvpp2: use "dma" instead of "phys" where appropriate
by Thomas Petazzoni
· 8 years ago
a7c28ff
net: mvpp2: enable building on 64-bit platforms (more U-Boot specific)
by Stefan Roese
· 8 years ago
d1d075a
net: mvpp2: enable building on 64-bit platforms
by Thomas Petazzoni
· 8 years ago
c0abc76
net: mvpp2: simplify MVPP2_PRS_RI_* definitions
by Thomas Petazzoni
· 8 years ago
6b28f42
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
by Thomas Petazzoni
· 8 years ago
dbeb6de
net: mvpp2: remove unused register definitions
by Thomas Petazzoni
· 8 years ago
f1060f0
net: mvpp2: simplify mvpp2_bm_bufs_add()
by Thomas Petazzoni
· 8 years ago
f811e04
net: mvpp2: Round up top tx buffer boundaries for dcache ops
by Stefan Roese
· 8 years ago
20699e6
drivers: timer: Introduce ARC timer driver
by Vlad Zakharov
· 8 years ago
3fbeb52
mvebu: neta: a37xx: Add fixed link support to neta driver
by Konstantin Porotchkin
· 8 years ago
2a4d94d
mvebu: neta: Add support for board init function
by Konstantin Porotchkin
· 8 years ago
137b188
mvebu: usb: xhci: Add VBUS regulator supply to the host driver
by Konstantin Porotchkin
· 8 years ago
6cc102b
mvebu: pcie: Add support for GPIO reset for PCIe device
by Konstantin Porotchkin
· 8 years ago
1fb6921
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
by Jean-Jacques Hiblot
· 8 years ago
5c8ef35
regmap: use fdt address translation
by Jean-Jacques Hiblot
· 8 years ago
d666558
dm: core: Fix Handling of global_data moving in SPL
by Lokesh Vutla
· 8 years ago
7a92652
mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver
by Stefan Roese
· 8 years ago
6f73045
mmc: drop unnecessary send_status request
by Xu Ziyuan
· 8 years ago
5b3e5b5
mmc: sdhci: only flush cache for data command
by Kevin Liu
· 8 years ago
aff32df
mmc: tangier: Add Intel Tangier eMMC/SDHCI driver
by Felipe Balbi
· 8 years ago
ac9c491
mmc: pci: Add CONFIG_MMC_PCI
by Felipe Balbi
· 8 years ago
78be622
pcie-layerscape: Fixup iommu-map property of pci node
by Bharat Bhushan
· 8 years ago
47d1736
pcie-layerscape: Initialize pci-lut for NXP chasis-2 socs
by Bharat Bhushan
· 8 years ago
203db38
mtd: nand: remove nand size print from nand_init function
by Hou Zhiqiang
· 8 years ago
d72158c
mtd: nand: add initialization flag
by Hou Zhiqiang
· 8 years ago
0aaa1a9
pci: layerscape: Fixup device tree node for ls2088a
by Hou Zhiqiang
· 8 years ago
3d8553f
pci: layerscape: add LS2088A series SoC pcie support
by Hou Zhiqiang
· 8 years ago
38a5c57
spi: fsl_qspi: Add support for single chip select
by Suresh Gupta
· 8 years ago
1b7dba9
arm: fsl-layerscape: Move QSGMII wriop_init to SoC file
by Prabhakar Kushwaha
· 8 years ago
d170aca
pci: layerscape: enable PCIe config ready
by Hou Zhiqiang
· 8 years ago
e46f8a3
i2c: Set default I2C bus number
by Lukasz Majewski
· 8 years ago
b52a3fa
i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters
by Lukasz Majewski
· 8 years ago
e530d2e
i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel
by Lukasz Majewski
· 8 years ago
0f5b461
i2c: lpc32xx: Force consistent bus numbering
by Liam Beguin
· 8 years ago
fb057880
i2c: lpc32xx: Move definitions to header file
by Liam Beguin
· 8 years ago
ddfd0821
i2c: lpc32xx: Remove note for DM conversation
by Sylvain Lemieux
· 8 years ago
d61c7ad
i2c: lpc32xx: Add DM for lpc32xx I2C
by Liam Beguin
· 8 years ago
eddac8e
i2c: lpc32xx: Factor out i2c_adapter parameter
by Liam Beguin
· 8 years ago
552531e
i2c: lpc32xx: Prepare compatibility functions
by Liam Beguin
· 8 years ago
Next »