Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f4047c2e22469e8c8b0fb9d27d5fc761752ef511
f4047c2
sunxi: configs: merge sun9i and sun50i SPL memory definitions
by Andre Przywara
· 8 years ago
85db583
sunxi: simplify ACTLR.SMP bit set #ifdef
by Andre Przywara
· 8 years ago
4d24e5f
fsl: ls102x: remove redundant GENERIC_TIMER_CLK
by Andre Przywara
· 8 years ago
e4916e8
ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
by Andre Przywara
· 8 years ago
1afd0f6
sunxi: fix ACTLR.SMP assembly routine
by Andre Przywara
· 8 years ago
11db152
Prepare v2017.05-rc1
by Tom Rini
· 8 years ago
3b19c1d
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
4951e94
Merge git://git.denx.de/u-boot-arc
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
ee92194
apalis-tk1: disable external clock loopback on SDMMC3
by Marcel Ziswiler
· 8 years ago
4119b70
mmc: tegra: allow disabling external clock loopback
by Marcel Ziswiler
· 8 years ago
f38f5f4
arm: tegra: initial support for apalis tk1
by Marcel Ziswiler
· 8 years ago
6cba327
arcv2: Halt non-master cores
by Alexey Brodkin
· 8 years ago
2a5062c
axs103: Support slave core kick-start on axs103 v1.1 firmware
by Alexey Brodkin
· 8 years ago
0b0db98
axs103: Clean-up smp_kick_all_cpus()
by Alexey Brodkin
· 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
941f7a4
arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfig
by Stefan Roese
· 8 years ago
d74238a
arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1G
by Stefan Roese
· 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
d11e934
net: include/phy.h: Add new PHY interface modes
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
def8442
arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driver
by Stefan Roese
· 8 years ago
a6555eb
arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K
by Thomas Petazzoni
· 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
e1b27d2
bitops.h: Include bitsperlong.h as needed for GENMASK_ULL
by Stefan Roese
· 8 years ago
1c69410
arc: use timer driver for ARC boards
by Vlad Zakharov
· 8 years ago
7c760f6
arc: dts: separate single axs10x.dts file
by Vlad Zakharov
· 8 years ago
20699e6
drivers: timer: Introduce ARC timer driver
by Vlad Zakharov
· 8 years ago
15f0561
arm: mvebu: Add gdsys ControlCenter-Compact board
by Dirk Eibach
· 8 years ago
0db4cd2
dm: Add callback to modify the device tree
by mario.six@gdsys.cc
· 8 years ago
55e0306
arm: mvebu: theadorable: Add 'pcie' test command
by Stefan Roese
· 8 years ago
9627ce2
arm: mvebu: theadorable: Add board-specific PEX detection pulse width
by Stefan Roese
· 8 years ago
6bbe092
arm: mvebu: AXP: Add possiblity to configure PEX detection pulse width
by Stefan Roese
· 8 years ago
edd4022
arm64: a37xx: Remove DM_I2C_COMPAT from the board config
by Konstantin Porotchkin
· 8 years ago
fc2d466
arm64: a37xx: Disable DB configurations on ESPRESSOBin board
by Konstantin Porotchkin
· 8 years ago
9c4cb43
arm64: mvebu: Add default config for ESPRESSOBin board
by Konstantin Porotchkin
· 8 years ago
a7223f3
arm64: dts: Add device tree for ESPRESSOBin board
by Konstantin Porotchkin
· 8 years ago
47d85dd
mvebu: a37xx: Add init for ESPRESSBin Topaz switch
by Konstantin Porotchkin
· 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
ce0c793
arm64: a37xx: Handle pin controls in early board init
by Konstantin Porotchkin
· 8 years ago
67de49e
arm64: a37xx: dts: Add pin control nodes to DT
by Konstantin Porotchkin
· 8 years ago
e5b48b9
arm64: a37xx: Enable bubt command support on A3720-DB
by Konstantin Porotchkin
· 8 years ago
3a232c8
arm64: a37xx: Enable Marvell ETH PHY support
by Konstantin Porotchkin
· 8 years ago
40991a9
arm64: mvebu: Rename the db-88f3720 to armada-37xx platform
by Konstantin Porotchkin
· 8 years ago
137b188
mvebu: usb: xhci: Add VBUS regulator supply to the host driver
by Konstantin Porotchkin
· 8 years ago
e562e51
arm64: mvebu: Add default configuraton for MACCHIATOBin board
by Konstantin Porotchkin
· 8 years ago
a0c89da
arm64: mvebu: dts: Add DTS file for MACCHIATOBin board
by Rabeeh Khoury
· 8 years ago
6cc102b
mvebu: pcie: Add support for GPIO reset for PCIe device
by Konstantin Porotchkin
· 8 years ago
7c4f915
arm64: mvebu: dts: Add i2c1 pin definitions to CPM
by Konstantin Porotchkin
· 8 years ago
995a9f4
arm64: mvebu: gpio: Add GPIO nodes to A8K family devices
by Konstantin Porotchkin
· 8 years ago
524dd45
dtoc: make ScanTree recurse into subnodes
by Philipp Tomsich
· 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
Next »