summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mx6qarm2: Update maintainer's emailsFabio Estevam2016-03-021-2/+2
* MAINTAINERS: Update Peng Fan's email addressFabio Estevam2016-03-023-3/+3
* colibri-vf: Disable pull-up configuration in GPIO pin muxBhuvanchandra DV2016-03-021-1/+1
* Prepare v2016.03-rc3Tom Rini2016-02-291-1/+1
* arm: dra7xx: Define Android partition tableSam Protsenko2016-02-291-1/+19
* sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski2016-02-295-341/+339
* ARM: start.S: fix typoYuichiro Goto2016-02-297-7/+7
* amcc-common.h: Disable CONFIG_SYS_LONGHELPTom Rini2016-02-291-1/+0
* compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6Tom Rini2016-02-296-235/+383
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-02-2967-837/+2956
|\
| * ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada2016-03-013-4/+6
| * ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada2016-03-0111-11/+22
| * ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11Masahiro Yamada2016-02-293-14/+14
| * ARM: uniphier: rework UniPhier SoC select in KconfigMasahiro Yamada2016-02-293-39/+30
| * ARM: uniphier: merge two defconfig filesMasahiro Yamada2016-02-293-35/+3
| * ARM: uniphier: rename variable for DRAM controller base addressMasahiro Yamada2016-02-294-114/+113
| * ARM: uniphier: deprecate umc_dram_init_{start, poll}Masahiro Yamada2016-02-294-23/+18
| * ARM: uniphier: remove unused macros for UMC base addressesMasahiro Yamada2016-02-291-11/+0
| * ARM: uniphier: rework DRAM size handling in UMC init codeMasahiro Yamada2016-02-292-15/+15
| * ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loopMasahiro Yamada2016-02-291-55/+59
| * ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loopMasahiro Yamada2016-02-291-41/+49
| * ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loopMasahiro Yamada2016-02-291-40/+43
| * ARM: uniphier: refactor UMC init code for PH1-LD4Masahiro Yamada2016-02-291-24/+55
| * ARM: uniphier: support more DRAM use cases for PH1-sLD8Masahiro Yamada2016-02-291-6/+40
| * ARM: uniphier: refactor UMC init code for PH1-sLD8Masahiro Yamada2016-02-291-8/+29
| * ARM: uniphier: refactor DDR-PHY init codeMasahiro Yamada2016-02-291-30/+40
| * ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()Masahiro Yamada2016-02-295-16/+10
| * ARM: uniphier: merge DDR PHY init code for 3 SoCsMasahiro Yamada2016-02-297-167/+14
| * ARM: uniphier: add a field to specify DDR3+Masahiro Yamada2016-02-299-35/+44
| * ARM: uniphier: disable debug circuit clocks for PH1-Pro4Masahiro Yamada2016-02-291-2/+2
| * ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settingsMasahiro Yamada2016-02-294-60/+0
| * ARM: uniphier: refactor UMC init code for ProXstream2Masahiro Yamada2016-02-291-45/+64
| * ARM: uniphier: use pr_err() where possibleMasahiro Yamada2016-02-292-5/+5
| * ARM: uniphier: optimize ProXstream2 UMC init code with "for" loopMasahiro Yamada2016-02-291-22/+11
| * ARM: uniphier: rework struct uniphier_board_dataMasahiro Yamada2016-02-2911-114/+161
| * ARM: uniphier: remove unused umc_polling()Masahiro Yamada2016-02-291-9/+0
| * ARM: uniphier: default to environment in eMMCMasahiro Yamada2016-02-292-6/+11
| * ARM: uniphier: add emmcupdate commandMasahiro Yamada2016-02-292-0/+21
| * ARM: uniphier: add a command to find the first MMC (non-SD) deviceMasahiro Yamada2016-02-291-0/+34
| * ARM: uniphier: add eMMC boot supportMasahiro Yamada2016-02-295-0/+64
| * ARM: dts: uniphier: add SD/MMC host controller nodesMasahiro Yamada2016-02-2917-0/+217
| * ARM: uniphier: enable UniPhier SD/MMC host driverMasahiro Yamada2016-02-297-0/+10
| * mmc: uniphier: add driver for UniPhier SD/MMC host controllerMasahiro Yamada2016-02-294-0/+759
| * ARM: dts: uniphier: add GPIO controller nodesMasahiro Yamada2016-02-296-0/+938
| * ARM: uniphier: enable GPIO command and driver for UniPhier SoCsMasahiro Yamada2016-02-296-0/+11
| * gpio: do not include <asm/arch/gpio.h> for UniPhierMasahiro Yamada2016-02-291-0/+2
| * gpio: uniphier: add driver for UniPhier GPIO controllerMasahiro Yamada2016-02-294-0/+155
| * ARM: dts: uniphier: rework System Bus nodesMasahiro Yamada2016-02-292-19/+20
* | Revert "dm: ns16550: Add support for reg-offset property"Tom Rini2016-02-292-5/+2
|/
* Merge git://git.denx.de/u-boot-usbTom Rini2016-02-261-1/+1
|\
OpenPOWER on IntegriCloud