summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-29Prepare v2016.03-rc3v2016.03-rc3Tom Rini
2016-02-29arm: dra7xx: Define Android partition tableSam Protsenko
2016-02-29sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski
2016-02-29ARM: start.S: fix typoYuichiro Goto
2016-02-29amcc-common.h: Disable CONFIG_SYS_LONGHELPTom Rini
2016-02-29compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6Tom Rini
2016-02-29Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-03-01ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada
2016-03-01ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada
2016-02-29Revert "dm: ns16550: Add support for reg-offset property"Tom Rini
2016-02-29ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11Masahiro Yamada
2016-02-29ARM: uniphier: rework UniPhier SoC select in KconfigMasahiro Yamada
2016-02-29ARM: uniphier: merge two defconfig filesMasahiro Yamada
2016-02-29ARM: uniphier: rename variable for DRAM controller base addressMasahiro Yamada
2016-02-29ARM: uniphier: deprecate umc_dram_init_{start, poll}Masahiro Yamada
2016-02-29ARM: uniphier: remove unused macros for UMC base addressesMasahiro Yamada
2016-02-29ARM: uniphier: rework DRAM size handling in UMC init codeMasahiro Yamada
2016-02-29ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loopMasahiro Yamada
2016-02-29ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loopMasahiro Yamada
2016-02-29ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loopMasahiro Yamada
2016-02-29ARM: uniphier: refactor UMC init code for PH1-LD4Masahiro Yamada
2016-02-29ARM: uniphier: support more DRAM use cases for PH1-sLD8Masahiro Yamada
2016-02-29ARM: uniphier: refactor UMC init code for PH1-sLD8Masahiro Yamada
2016-02-29ARM: uniphier: refactor DDR-PHY init codeMasahiro Yamada
2016-02-29ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()Masahiro Yamada
2016-02-29ARM: uniphier: merge DDR PHY init code for 3 SoCsMasahiro Yamada
2016-02-29ARM: uniphier: add a field to specify DDR3+Masahiro Yamada
2016-02-29ARM: uniphier: disable debug circuit clocks for PH1-Pro4Masahiro Yamada
2016-02-29ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settingsMasahiro Yamada
2016-02-29ARM: uniphier: refactor UMC init code for ProXstream2Masahiro Yamada
2016-02-29ARM: uniphier: use pr_err() where possibleMasahiro Yamada
2016-02-29ARM: uniphier: optimize ProXstream2 UMC init code with "for" loopMasahiro Yamada
2016-02-29ARM: uniphier: rework struct uniphier_board_dataMasahiro Yamada
2016-02-29ARM: uniphier: remove unused umc_polling()Masahiro Yamada
2016-02-29ARM: uniphier: default to environment in eMMCMasahiro Yamada
2016-02-29ARM: uniphier: add emmcupdate commandMasahiro Yamada
2016-02-29ARM: uniphier: add a command to find the first MMC (non-SD) deviceMasahiro Yamada
2016-02-29ARM: uniphier: add eMMC boot supportMasahiro Yamada
2016-02-29ARM: dts: uniphier: add SD/MMC host controller nodesMasahiro Yamada
2016-02-29ARM: uniphier: enable UniPhier SD/MMC host driverMasahiro Yamada
2016-02-29mmc: uniphier: add driver for UniPhier SD/MMC host controllerMasahiro Yamada
2016-02-29ARM: dts: uniphier: add GPIO controller nodesMasahiro Yamada
2016-02-29ARM: uniphier: enable GPIO command and driver for UniPhier SoCsMasahiro Yamada
2016-02-29gpio: do not include <asm/arch/gpio.h> for UniPhierMasahiro Yamada
2016-02-29gpio: uniphier: add driver for UniPhier GPIO controllerMasahiro Yamada
2016-02-29ARM: dts: uniphier: rework System Bus nodesMasahiro Yamada
2016-02-26Merge git://git.denx.de/u-boot-usbTom Rini
2016-02-26Merge git://git.denx.de/u-boot-dmTom Rini
2016-02-26Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-02-26net: bootp: Add environment variable for timeout periodAlexandre Messier