Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5b668884aa249fa128a52db3a02af56c76de5b89
5b66888
board_f: initcall: Add a header guard
by Simon Glass
· 8 years ago
b94eed5
board_f: sandbox: Move setup_ram_buf() to private code
by Simon Glass
· 8 years ago
7ba4b4a
OpenRISC: Remove
by Tom Rini
· 8 years ago
fef2bd1
SPARC: Remove
by Tom Rini
· 8 years ago
210ebce
Blackfin: Remove
by Tom Rini
· 8 years ago
a467753
mx6sxsabreauto: Remove legacy CONFIG_PCA953X
by Tom Rini
· 8 years ago
14c576b
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
b6cca7d
dm: avoid dropping pin control DT properties in case of SPL_PINCTRL
by Vikas Manocha
· 8 years ago
eaffda7
dm: test: Add test for device removal
by Stefan Roese
· 8 years ago
8ab5a1b
arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()
by Stefan Roese
· 8 years ago
505045d
dm: core: Add dm_remove_devices_flags() and hook it into device_remove()
by Stefan Roese
· 8 years ago
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
971e53a
rockchip: Add support for MiQi rk3288 board
by Jernej Skrabec
· 8 years ago
3c6372d
rockchip: cosmetic: Sort RK3288 boards
by Jernej Skrabec
· 8 years ago
8c4bdec
dts: rk3399: move rockchip, vbus-gpio properties into board-specific files
by Philipp Tomsich
· 8 years ago
23aec1d
defconfig: puma-rk3399: add defconfig for the RK3399-Q7 (Puma)
by Philipp Tomsich
· 8 years ago
3093d20
dts: rk3399-puma: add DTS for RK3399-Q7 (Puma) SoM
by Philipp Tomsich
· 8 years ago
90dd6d9
rockchip: spi: rk3399: move CONFIG_SPI and CONFIG_SPI_FLASH to defconfig
by Jakob Unterwurzacher
· 8 years ago
7ab3571
arm64: rockchip: rk3399-puma: add DDR3-1333 timings
by Philipp Tomsich
· 8 years ago
4f21299
rockchip: rk3399: spl: make SPL boot-order configurable via /chosen
by Philipp Tomsich
· 8 years ago
e1de611
rockchip: rk3188: Add Radxa Rock board
by Heiko Stübner
· 8 years ago
e2f94ae
string: Provide a slimmed-down memset()
by Simon Glass
· 8 years ago
6223c28
Makefile: Correct dependency race condition with TPL
by Simon Glass
· 8 years ago
9fcfe3e
rockchip: dts: firefly: add usb host power supply node
by Eddie Cai
· 8 years ago
1e4ed30
rockchip: rk3188: follow THUMB_BUILD Kconfig migration
by Heiko Stübner
· 8 years ago
775bc39
rockchip: clk: rk3399: 24MHz is not a power of 2
by Philipp Tomsich
· 8 years ago
5c6523e
dts: rk3399: add gmac for the rk3399
by Philipp Tomsich
· 8 years ago
99cac58
net: gmac_rockchip: Add support for the RK3399 GMAC
by Philipp Tomsich
· 8 years ago
bfa896c
rockchip: clk: rk3399: add clocking support for Ethernet
by Philipp Tomsich
· 8 years ago
cf0a4ba
rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL
by Philipp Tomsich
· 8 years ago
2be5abf
rockchip: pinctrl: rk3399: add GMAC (RGMII only) support
by Philipp Tomsich
· 8 years ago
f911808
rockchip: arm64: rk3399: remove unconditional debug message
by Philipp Tomsich
· 8 years ago
5803cf2
rockchip: spl: RK3399: add COUNTER_FREQUENCY define to rk3399_common.h
by Philipp Tomsich
· 8 years ago
2ae12ee
rockchip: video: Split out HDMI controller code
by Jernej Skrabec
· 8 years ago
3714d31
rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs
by Heiko Stübner
· 8 years ago
ba188bb
rockchip: rk3188: Setup the armclk in spl
by Heiko Stübner
· 8 years ago
4126265
rockchip: clk: rk3188: Allow configuration of the armclk
by Heiko Stübner
· 8 years ago
ec0e260
rockchip: rk3188: Cleanup some SPL/TPL rename leftovers
by Heiko Stübner
· 8 years ago
2e14047
rockchip: rk3188: Decode the actual amount of ram
by Heiko Stübner
· 8 years ago
0bb016e
rockchip: rk3188: sdram: Set correct sdram base
by Heiko Stübner
· 8 years ago
fdf967c
rockchip: rk3188: add README.rockchip paragraph describing sd boot
by Heiko Stübner
· 8 years ago
fc4010e
rockchip: rk3188: enable TPL_LIBGENERIC for generic memset
by Heiko Stübner
· 8 years ago
e603a3d
rockchip: spl: use spl_early_init() instead of spl_init()
by Kever Yang
· 8 years ago
a0ee8d1
rockchip: pinctrl: use per-SoC option names for Kconfig
by Philipp Tomsich
· 8 years ago
e39ccb5
rockchip: mkimage: update rkimage to support pre-padded payloads
by Philipp Tomsich
· 8 years ago
c244871
rockchip: spl: RK3399: use boot0 hook to create space for SPL magic
by Philipp Tomsich
· 8 years ago
087ce82
rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399
by Philipp Tomsich
· 8 years ago
421c405
rockchip: mkimage: simplify start/size calculation for rc4_encode
by Philipp Tomsich
· 8 years ago
b7c4907
rockchip: configs: correct mmc env dev for rk3288 based boards
by Jacob Chen
· 8 years ago
0339c9a
Prepare v2017.05-rc1
by Tom Rini
· 8 years ago
378c8db
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
4280c5f
Merge git://git.denx.de/u-boot-arc
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
05d0a59
apalis-tk1: disable external clock loopback on SDMMC3
by Marcel Ziswiler
· 8 years ago
8670885
mmc: tegra: allow disabling external clock loopback
by Marcel Ziswiler
· 8 years ago
d2b64bd
arm: tegra: initial support for apalis tk1
by Marcel Ziswiler
· 8 years ago
5b9c8a0
arcv2: Halt non-master cores
by Alexey Brodkin
· 8 years ago
323dad4
axs103: Support slave core kick-start on axs103 v1.1 firmware
by Alexey Brodkin
· 8 years ago
ef5b517
axs103: Clean-up smp_kick_all_cpus()
by Alexey Brodkin
· 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
23d7dc2
arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfig
by Stefan Roese
· 8 years ago
f6f117b
arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1G
by Stefan Roese
· 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
f8c8cc1
net: include/phy.h: Add new PHY interface modes
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
97c3ba0
arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driver
by Stefan Roese
· 8 years ago
24d55a6
arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K
by Thomas Petazzoni
· 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
Next »