Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c10848d1d5a2209b0cb7ae925f3fdda8d1917f4b
/
drivers
c10848d
SPI: SPL: sunxi: fix 64-bit build
by Andre Przywara
· 8 years ago
378c8db
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
10f0fdc
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
71a356b
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
3075fb9
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
3fdf217
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
6089bbd
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
8670885
mmc: tegra: allow disabling external clock loopback
by Marcel Ziswiler
· 8 years ago
a3c556c
mmc: omap_hsmmc: add support for CONFIG_BLK
by Jean-Jacques Hiblot
· 8 years ago
ae51a66
mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used
by Jean-Jacques Hiblot
· 8 years ago
26319b1
mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc
by Jean-Jacques Hiblot
· 8 years ago
d58ef8e
mmc: omap_hsmmc: use an accessor to get the private data
by Jean-Jacques Hiblot
· 8 years ago
32fafb8
net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool
by Stefan Roese
· 8 years ago
95b2741
net: mvpp2: Configure SMI PHY address needed for PHY polling
by Stefan Roese
· 8 years ago
b851e40
net: mvpp2: Enable PHY polling mode on PPv2.2
by Stefan Roese
· 8 years ago
c20e4e4
net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID
by Stefan Roese
· 8 years ago
0164764
net: mvpp2: Add GoP and NetC support for port 0 (SFI)
by Stefan Roese
· 8 years ago
40e749b
net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)
by Stefan Roese
· 8 years ago
3651bfc
net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII
by Stefan Roese
· 8 years ago
8ba5f0b
net: mvpp2: Restructure probe / init functions
by Stefan Roese
· 8 years ago
a8801ed
net: mvpp2: Add RX and TX FIFO configuration for PPv2.2
by Stefan Roese
· 8 years ago
38801d4
net: mvpp2: Handle eth device naming in multi-CP case correctly
by Stefan Roese
· 8 years ago
78a112b
net: mvpp2: Enable compilation for Armada 7K/8K platforms
by Stefan Roese
· 8 years ago
4cc7541
net: mvpp2.c: Clear all buffer / descriptor areas before usage
by Stefan Roese
· 8 years ago
d017cdf
net: mvpp2: Move probe function from MISC to ETH DM driver
by Stefan Roese
· 8 years ago
b71c2a3
net: mvpp2: Add MDIO support for PPv2.2
by Stefan Roese
· 8 years ago
e595a23
net: mvpp2: finally add the PPv2.2 compatible string
by Thomas Petazzoni
· 8 years ago
38a2328
net: mvpp2: adapt rxq distribution to PPv2.2
by Thomas Petazzoni
· 8 years ago
f107747
net: mvpp2: rework RXQ interrupt group initialization for PPv2.2
by Thomas Petazzoni
· 8 years ago
ca560ab
net: mvpp2: add AXI bridge initialization for PPv2.2
by Thomas Petazzoni
· 8 years ago
cc2445f
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
by Thomas Petazzoni
· 8 years ago
5555f07
net: mvpp2: handle register mapping and access for PPv2.2
by Thomas Petazzoni
· 8 years ago
7f215c7
net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2
by Thomas Petazzoni
· 8 years ago
58159ee
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
by Thomas Petazzoni
· 8 years ago
2321c92
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
by Thomas Petazzoni
· 8 years ago
3520a33
net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
by Thomas Petazzoni
· 8 years ago
56563ad
net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
by Thomas Petazzoni
· 8 years ago
e3645a0
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
by Thomas Petazzoni
· 8 years ago
51ccb41
net: mvpp2: add hw_version field in "struct mvpp2"
by Thomas Petazzoni
· 8 years ago
fb3a7bb
net: mvpp2: add and use accessors for TX/RX descriptors
by Thomas Petazzoni
· 8 years ago
0983176
net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
by Thomas Petazzoni
· 8 years ago
0ff5752
net: mvpp2: remove support for buffer header
by Thomas Petazzoni
· 8 years ago
c49aff2
net: mvpp2: use "dma" instead of "phys" where appropriate
by Thomas Petazzoni
· 8 years ago
feb0b33
net: mvpp2: enable building on 64-bit platforms (more U-Boot specific)
by Stefan Roese
· 8 years ago
a3c988f
net: mvpp2: enable building on 64-bit platforms
by Thomas Petazzoni
· 8 years ago
265b3c6
net: mvpp2: simplify MVPP2_PRS_RI_* definitions
by Thomas Petazzoni
· 8 years ago
ebbe76f
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
by Thomas Petazzoni
· 8 years ago
5e3eaae
net: mvpp2: remove unused register definitions
by Thomas Petazzoni
· 8 years ago
1b085c5
net: mvpp2: simplify mvpp2_bm_bufs_add()
by Thomas Petazzoni
· 8 years ago
b4268e2
net: mvpp2: Round up top tx buffer boundaries for dcache ops
by Stefan Roese
· 8 years ago
8488c90
drivers: timer: Introduce ARC timer driver
by Vlad Zakharov
· 8 years ago
ed446f7
mvebu: neta: a37xx: Add fixed link support to neta driver
by Konstantin Porotchkin
· 8 years ago
9d89f01
mvebu: neta: Add support for board init function
by Konstantin Porotchkin
· 8 years ago
50ca8f2
mvebu: usb: xhci: Add VBUS regulator supply to the host driver
by Konstantin Porotchkin
· 8 years ago
ee3964b
mvebu: pcie: Add support for GPIO reset for PCIe device
by Konstantin Porotchkin
· 8 years ago
666f139
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
by Jean-Jacques Hiblot
· 8 years ago
a213817
regmap: use fdt address translation
by Jean-Jacques Hiblot
· 8 years ago
40a68f8
dm: core: Fix Handling of global_data moving in SPL
by Lokesh Vutla
· 8 years ago
c1f7006
mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver
by Stefan Roese
· 8 years ago
4c2881d
mmc: drop unnecessary send_status request
by Xu Ziyuan
· 8 years ago
c8537cb
mmc: sdhci: only flush cache for data command
by Kevin Liu
· 8 years ago
853b78c
mmc: tangier: Add Intel Tangier eMMC/SDHCI driver
by Felipe Balbi
· 8 years ago
c351201
mmc: pci: Add CONFIG_MMC_PCI
by Felipe Balbi
· 8 years ago
50514b9
pcie-layerscape: Fixup iommu-map property of pci node
by Bharat Bhushan
· 8 years ago
36e36be
pcie-layerscape: Initialize pci-lut for NXP chasis-2 socs
by Bharat Bhushan
· 8 years ago
9c8b3c7
mtd: nand: remove nand size print from nand_init function
by Hou Zhiqiang
· 8 years ago
5dac9d8
mtd: nand: add initialization flag
by Hou Zhiqiang
· 8 years ago
8cd3f48
pci: layerscape: Fixup device tree node for ls2088a
by Hou Zhiqiang
· 8 years ago
92fecb5
pci: layerscape: add LS2088A series SoC pcie support
by Hou Zhiqiang
· 8 years ago
095f78e
spi: fsl_qspi: Add support for single chip select
by Suresh Gupta
· 8 years ago
3c39c08
arm: fsl-layerscape: Move QSGMII wriop_init to SoC file
by Prabhakar Kushwaha
· 8 years ago
5faf561
pci: layerscape: enable PCIe config ready
by Hou Zhiqiang
· 8 years ago
0a55627
i2c: Set default I2C bus number
by Lukasz Majewski
· 8 years ago
698a9ba
i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters
by Lukasz Majewski
· 8 years ago
4cd6fd4
i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel
by Lukasz Majewski
· 8 years ago
54c00a1
i2c: lpc32xx: Force consistent bus numbering
by Liam Beguin
· 8 years ago
b61b623
i2c: lpc32xx: Move definitions to header file
by Liam Beguin
· 8 years ago
285de71
i2c: lpc32xx: Remove note for DM conversation
by Sylvain Lemieux
· 8 years ago
13232b9
i2c: lpc32xx: Add DM for lpc32xx I2C
by Liam Beguin
· 8 years ago
326998e
i2c: lpc32xx: Factor out i2c_adapter parameter
by Liam Beguin
· 8 years ago
3fe4a6c
i2c: lpc32xx: Prepare compatibility functions
by Liam Beguin
· 8 years ago
57612f2
i2c: lpc32xx: Rename probe function
by Liam Beguin
· 8 years ago
7bc2354
Add single register pin controller driver
by Felix Brack
· 8 years ago
1235aa0
reset: Add STi reset support
by Patrice Chotard
· 8 years ago
d19d061
pci: correct a function description
by Hou Zhiqiang
· 8 years ago
a5bfcc5
lib: tpm: Add command to list resources
by mario.six@gdsys.cc
· 8 years ago
a5a7ea2
tpm: Add function to load keys via their parent's SHA1 hash
by mario.six@gdsys.cc
· 8 years ago
da49460
drivers/net/phy: add fixed-phy / fixed-link support
by Hannes Schmelzer
· 8 years ago
07e6b05
net: fix cache misaligned issue in Broadcom SF2 driver
by Suji Velupillai
· 8 years ago
9fceb22
net: sunxi-emac: Write HW address via function
by oliver@schinagl.nl
· 8 years ago
55bab63
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 8 years ago
bcdbfcd
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
8f2c1da
drivers: timer: Introduce ARC timer driver
by Vlad Zakharov
· 8 years ago
95d0af3
mvebu: neta: a37xx: Add fixed link support to neta driver
by Konstantin Porotchkin
· 8 years ago
fb8e202
mvebu: neta: Add support for board init function
by Konstantin Porotchkin
· 8 years ago
1b5ed4d
mvebu: usb: xhci: Add VBUS regulator supply to the host driver
by Konstantin Porotchkin
· 8 years ago
4eb09cd
mvebu: pcie: Add support for GPIO reset for PCIe device
by Konstantin Porotchkin
· 8 years ago
931b1f2
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
by Jean-Jacques Hiblot
· 8 years ago
024611b
regmap: use fdt address translation
by Jean-Jacques Hiblot
· 8 years ago
02ba17f
dm: core: Fix Handling of global_data moving in SPL
by Lokesh Vutla
· 8 years ago
Next »