Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fc4010ede5dbf843c2a5415cdd86a4cc5918d993
fc4010e
rockchip: rk3188: enable TPL_LIBGENERIC for generic memset
by Heiko Stübner
· Fri Mar 24 00:41:32 2017 +0100
e603a3d
rockchip: spl: use spl_early_init() instead of spl_init()
by Kever Yang
· Mon Mar 20 14:47:16 2017 +0800
a0ee8d1
rockchip: pinctrl: use per-SoC option names for Kconfig
by Philipp Tomsich
· Fri Mar 17 20:41:03 2017 +0100
e39ccb5
rockchip: mkimage: update rkimage to support pre-padded payloads
by Philipp Tomsich
· Wed Mar 15 12:08:45 2017 +0100
c244871
rockchip: spl: RK3399: use boot0 hook to create space for SPL magic
by Philipp Tomsich
· Wed Mar 15 12:08:44 2017 +0100
087ce82
rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399
by Philipp Tomsich
· Wed Mar 15 12:08:43 2017 +0100
421c405
rockchip: mkimage: simplify start/size calculation for rc4_encode
by Philipp Tomsich
· Wed Mar 15 12:08:42 2017 +0100
b7c4907
rockchip: configs: correct mmc env dev for rk3288 based boards
by Jacob Chen
· Wed Mar 15 17:28:43 2017 +0800
0339c9a
Prepare v2017.05-rc1
by Tom Rini
· Tue Apr 04 17:53:24 2017 -0400
378c8db
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· Tue Apr 04 16:01:02 2017 -0400
4280c5f
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· Tue Apr 04 09:20:03 2017 -0400
10f0fdc
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· Tue Apr 04 09:19:24 2017 -0400
71a356b
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Apr 04 09:18:57 2017 -0400
3075fb9
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· Tue Apr 04 09:17:56 2017 -0400
3fdf217
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Apr 04 09:17:08 2017 -0400
6089bbd
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Tue Apr 04 09:16:25 2017 -0400
05d0a59
apalis-tk1: disable external clock loopback on SDMMC3
by Marcel Ziswiler
· Sat Mar 25 01:18:23 2017 +0100
8670885
mmc: tegra: allow disabling external clock loopback
by Marcel Ziswiler
· Sat Mar 25 01:18:22 2017 +0100
d2b64bd
arm: tegra: initial support for apalis tk1
by Marcel Ziswiler
· Sat Apr 01 15:43:16 2017 -0700
5b9c8a0
arcv2: Halt non-master cores
by Alexey Brodkin
· Thu Mar 30 17:50:45 2017 +0300
323dad4
axs103: Support slave core kick-start on axs103 v1.1 firmware
by Alexey Brodkin
· Fri Mar 31 11:14:35 2017 +0300
ef5b517
axs103: Clean-up smp_kick_all_cpus()
by Alexey Brodkin
· Thu Mar 30 19:18:30 2017 +0300
a3c556c
mmc: omap_hsmmc: add support for CONFIG_BLK
by Jean-Jacques Hiblot
· Wed Mar 22 16:00:34 2017 +0100
ae51a66
mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used
by Jean-Jacques Hiblot
· Wed Mar 22 16:00:33 2017 +0100
26319b1
mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc
by Jean-Jacques Hiblot
· Wed Mar 22 16:00:32 2017 +0100
d58ef8e
mmc: omap_hsmmc: use an accessor to get the private data
by Jean-Jacques Hiblot
· Wed Mar 22 16:00:31 2017 +0100
23d7dc2
arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfig
by Stefan Roese
· Fri Mar 10 11:08:44 2017 +0100
f6f117b
arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1G
by Stefan Roese
· Thu Mar 09 14:35:28 2017 +0100
32fafb8
net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool
by Stefan Roese
· Mon Mar 13 06:50:04 2017 +0100
95b2741
net: mvpp2: Configure SMI PHY address needed for PHY polling
by Stefan Roese
· Fri Mar 10 06:07:45 2017 +0100
b851e40
net: mvpp2: Enable PHY polling mode on PPv2.2
by Stefan Roese
· Thu Mar 09 12:01:57 2017 +0100
c20e4e4
net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID
by Stefan Roese
· Wed Mar 22 15:11:00 2017 +0100
0164764
net: mvpp2: Add GoP and NetC support for port 0 (SFI)
by Stefan Roese
· Wed Mar 22 15:09:38 2017 +0100
40e749b
net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)
by Stefan Roese
· Wed Mar 22 15:07:30 2017 +0100
3651bfc
net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII
by Stefan Roese
· Wed Mar 22 14:15:40 2017 +0100
8ba5f0b
net: mvpp2: Restructure probe / init functions
by Stefan Roese
· Wed Mar 22 14:11:16 2017 +0100
f8c8cc1
net: include/phy.h: Add new PHY interface modes
by Stefan Roese
· Thu Feb 23 11:58:26 2017 +0100
a8801ed
net: mvpp2: Add RX and TX FIFO configuration for PPv2.2
by Stefan Roese
· Wed Mar 01 13:09:42 2017 +0100
38801d4
net: mvpp2: Handle eth device naming in multi-CP case correctly
by Stefan Roese
· Fri Feb 24 10:12:41 2017 +0100
97c3ba0
arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driver
by Stefan Roese
· Mon Feb 20 12:25:26 2017 +0100
24d55a6
arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K
by Thomas Petazzoni
· Mon Feb 20 12:27:25 2017 +0100
78a112b
net: mvpp2: Enable compilation for Armada 7K/8K platforms
by Stefan Roese
· Wed Feb 15 11:42:59 2017 +0100
4cc7541
net: mvpp2.c: Clear all buffer / descriptor areas before usage
by Stefan Roese
· Thu Feb 16 13:29:08 2017 +0100
d017cdf
net: mvpp2: Move probe function from MISC to ETH DM driver
by Stefan Roese
· Thu Feb 16 15:26:06 2017 +0100
b71c2a3
net: mvpp2: Add MDIO support for PPv2.2
by Stefan Roese
· Thu Feb 16 08:31:32 2017 +0100
e595a23
net: mvpp2: finally add the PPv2.2 compatible string
by Thomas Petazzoni
· Mon Feb 20 11:54:31 2017 +0100
38a2328
net: mvpp2: adapt rxq distribution to PPv2.2
by Thomas Petazzoni
· Thu Feb 16 09:03:16 2017 +0100
f107747
net: mvpp2: rework RXQ interrupt group initialization for PPv2.2
by Thomas Petazzoni
· Thu Feb 16 08:46:37 2017 +0100
ca560ab
net: mvpp2: add AXI bridge initialization for PPv2.2
by Thomas Petazzoni
· Thu Feb 16 08:41:07 2017 +0100
cc2445f
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
by Thomas Petazzoni
· Mon Feb 20 11:42:51 2017 +0100
5555f07
net: mvpp2: handle register mapping and access for PPv2.2
by Thomas Petazzoni
· Thu Feb 16 08:03:37 2017 +0100
7f215c7
net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2
by Thomas Petazzoni
· Mon Feb 20 11:36:57 2017 +0100
58159ee
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
by Thomas Petazzoni
· Thu Feb 16 06:57:24 2017 +0100
2321c92
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
by Thomas Petazzoni
· Thu Feb 16 06:53:51 2017 +0100
3520a33
net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
by Thomas Petazzoni
· Mon Feb 20 11:29:16 2017 +0100
56563ad
net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
by Thomas Petazzoni
· Mon Feb 20 11:08:46 2017 +0100
e3645a0
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
by Thomas Petazzoni
· Wed Feb 15 16:25:53 2017 +0100
51ccb41
net: mvpp2: add hw_version field in "struct mvpp2"
by Thomas Petazzoni
· Wed Feb 15 14:08:59 2017 +0100
fb3a7bb
net: mvpp2: add and use accessors for TX/RX descriptors
by Thomas Petazzoni
· Wed Feb 15 15:35:00 2017 +0100
0983176
net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
by Thomas Petazzoni
· Mon Feb 20 10:37:59 2017 +0100
0ff5752
net: mvpp2: remove support for buffer header
by Thomas Petazzoni
· Mon Feb 20 10:29:43 2017 +0100
c49aff2
net: mvpp2: use "dma" instead of "phys" where appropriate
by Thomas Petazzoni
· Mon Feb 20 10:27:51 2017 +0100
feb0b33
net: mvpp2: enable building on 64-bit platforms (more U-Boot specific)
by Stefan Roese
· Wed Feb 15 12:46:18 2017 +0100
a3c988f
net: mvpp2: enable building on 64-bit platforms
by Thomas Petazzoni
· Wed Feb 15 12:31:53 2017 +0100
265b3c6
net: mvpp2: simplify MVPP2_PRS_RI_* definitions
by Thomas Petazzoni
· Wed Feb 15 12:19:36 2017 +0100
ebbe76f
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
by Thomas Petazzoni
· Wed Feb 15 12:16:23 2017 +0100
5e3eaae
net: mvpp2: remove unused register definitions
by Thomas Petazzoni
· Wed Feb 15 12:15:01 2017 +0100
1b085c5
net: mvpp2: simplify mvpp2_bm_bufs_add()
by Thomas Petazzoni
· Wed Feb 15 12:13:43 2017 +0100
b4268e2
net: mvpp2: Round up top tx buffer boundaries for dcache ops
by Stefan Roese
· Thu Feb 16 13:58:37 2017 +0100
5e9aade
bitops.h: Include bitsperlong.h as needed for GENMASK_ULL
by Stefan Roese
· Mon Feb 20 16:50:26 2017 +0100
ca3e320
arc: use timer driver for ARC boards
by Vlad Zakharov
· Tue Mar 21 14:49:49 2017 +0300
8b62490
arc: dts: separate single axs10x.dts file
by Vlad Zakharov
· Tue Mar 21 14:49:48 2017 +0300
8488c90
drivers: timer: Introduce ARC timer driver
by Vlad Zakharov
· Tue Mar 21 14:49:47 2017 +0300
6308724
arm: mvebu: Add gdsys ControlCenter-Compact board
by Dirk Eibach
· Wed Feb 22 16:07:23 2017 +0100
184bb628
dm: Add callback to modify the device tree
by mario.six@gdsys.cc
· Wed Feb 22 16:07:22 2017 +0100
2dd4173
arm: mvebu: theadorable: Add 'pcie' test command
by Stefan Roese
· Fri Mar 10 15:40:32 2017 +0100
96332a9
arm: mvebu: theadorable: Add board-specific PEX detection pulse width
by Stefan Roese
· Fri Mar 10 15:40:31 2017 +0100
981673d
arm: mvebu: AXP: Add possiblity to configure PEX detection pulse width
by Stefan Roese
· Fri Mar 10 15:40:30 2017 +0100
c2d1c2a
arm64: a37xx: Remove DM_I2C_COMPAT from the board config
by Konstantin Porotchkin
· Thu Feb 16 13:52:33 2017 +0200
4025e2c
arm64: a37xx: Disable DB configurations on ESPRESSOBin board
by Konstantin Porotchkin
· Thu Feb 16 13:52:32 2017 +0200
bf9fae5
arm64: mvebu: Add default config for ESPRESSOBin board
by Konstantin Porotchkin
· Thu Feb 16 13:52:31 2017 +0200
c2f0ff9
arm64: dts: Add device tree for ESPRESSOBin board
by Konstantin Porotchkin
· Thu Feb 16 13:52:30 2017 +0200
a18a311
mvebu: a37xx: Add init for ESPRESSBin Topaz switch
by Konstantin Porotchkin
· Thu Feb 16 13:52:29 2017 +0200
ed446f7
mvebu: neta: a37xx: Add fixed link support to neta driver
by Konstantin Porotchkin
· Thu Feb 16 13:52:28 2017 +0200
9d89f01
mvebu: neta: Add support for board init function
by Konstantin Porotchkin
· Thu Feb 16 13:52:27 2017 +0200
73b4526
arm64: a37xx: Handle pin controls in early board init
by Konstantin Porotchkin
· Thu Feb 16 13:52:26 2017 +0200
1406fa9
arm64: a37xx: dts: Add pin control nodes to DT
by Konstantin Porotchkin
· Thu Feb 16 13:52:25 2017 +0200
78b1852
arm64: a37xx: Enable bubt command support on A3720-DB
by Konstantin Porotchkin
· Thu Feb 16 13:52:24 2017 +0200
7dc3be8
arm64: a37xx: Enable Marvell ETH PHY support
by Konstantin Porotchkin
· Thu Feb 16 13:52:23 2017 +0200
5d681d5
arm64: mvebu: Rename the db-88f3720 to armada-37xx platform
by Konstantin Porotchkin
· Thu Feb 16 13:52:22 2017 +0200
50ca8f2
mvebu: usb: xhci: Add VBUS regulator supply to the host driver
by Konstantin Porotchkin
· Sun Feb 12 11:10:30 2017 +0200
ae8d34d
arm64: mvebu: Add default configuraton for MACCHIATOBin board
by Konstantin Porotchkin
· Thu Feb 09 12:39:37 2017 +0200
6bb5b34
arm64: mvebu: dts: Add DTS file for MACCHIATOBin board
by Rabeeh Khoury
· Thu Feb 09 12:39:10 2017 +0200
ee3964b
mvebu: pcie: Add support for GPIO reset for PCIe device
by Konstantin Porotchkin
· Wed Feb 08 17:34:13 2017 +0200
4ca44b0
arm64: mvebu: dts: Add i2c1 pin definitions to CPM
by Konstantin Porotchkin
· Wed Feb 08 17:34:12 2017 +0200
0c6b0ba
arm64: mvebu: gpio: Add GPIO nodes to A8K family devices
by Konstantin Porotchkin
· Wed Feb 08 17:34:11 2017 +0200
64f859a
dtoc: make ScanTree recurse into subnodes
by Philipp Tomsich
· Wed Feb 22 19:06:04 2017 +0100
666f139
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
by Jean-Jacques Hiblot
· Mon Feb 13 16:17:49 2017 +0100
a213817
regmap: use fdt address translation
by Jean-Jacques Hiblot
· Mon Feb 13 16:17:48 2017 +0100
40a68f8
dm: core: Fix Handling of global_data moving in SPL
by Lokesh Vutla
· Mon Feb 13 09:21:22 2017 +0530
Next »