summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-08OMAP3: am3517_evm: Use BCH8 ECC for NANDDerald D. Woods
2016-03-08ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada
2016-03-08pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIERMasahiro Yamada
2016-03-08pinctrl: uniphier: set input-enable before pin-muxingMasahiro Yamada
2016-03-08ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=yMasahiro Yamada
2016-03-08ARM: uniphier: document how-to-build for Ace and Sanji boardsMasahiro Yamada
2016-03-05Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-03-05usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen
2016-03-02board: tbs2910: Fix eMMC BOOTCFG valueSoeren Moch
2016-03-02mx53ard: Move to booting zImageFabio Estevam
2016-03-02mx6qarm2: Update maintainer's emailsFabio Estevam
2016-03-02MAINTAINERS: Update Peng Fan's email addressFabio Estevam
2016-03-02colibri-vf: Disable pull-up configuration in GPIO pin muxBhuvanchandra DV
2016-03-01usb: gadget: composite: Correct recovery path for registerSam Protsenko
2016-02-29Prepare v2016.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-02-29ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada
2016-02-29ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada
2016-02-29Revert "dm: ns16550: Add support for reg-offset property"Tom Rini
2016-02-28ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11Masahiro Yamada
2016-02-28ARM: uniphier: rework UniPhier SoC select in KconfigMasahiro Yamada
2016-02-28ARM: uniphier: merge two defconfig filesMasahiro Yamada
2016-02-28ARM: uniphier: rename variable for DRAM controller base addressMasahiro Yamada
2016-02-28ARM: uniphier: deprecate umc_dram_init_{start, poll}Masahiro Yamada
2016-02-28ARM: uniphier: remove unused macros for UMC base addressesMasahiro Yamada
2016-02-28ARM: uniphier: rework DRAM size handling in UMC init codeMasahiro Yamada
2016-02-28ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loopMasahiro Yamada
2016-02-28ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loopMasahiro Yamada
2016-02-28ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loopMasahiro Yamada
2016-02-28ARM: uniphier: refactor UMC init code for PH1-LD4Masahiro Yamada
2016-02-28ARM: uniphier: support more DRAM use cases for PH1-sLD8Masahiro Yamada
2016-02-28ARM: uniphier: refactor UMC init code for PH1-sLD8Masahiro Yamada
2016-02-28ARM: uniphier: refactor DDR-PHY init codeMasahiro Yamada
2016-02-28ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()Masahiro Yamada
2016-02-28ARM: uniphier: merge DDR PHY init code for 3 SoCsMasahiro Yamada
2016-02-28ARM: uniphier: add a field to specify DDR3+Masahiro Yamada
2016-02-28ARM: uniphier: disable debug circuit clocks for PH1-Pro4Masahiro Yamada
2016-02-28ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settingsMasahiro Yamada
2016-02-28ARM: uniphier: refactor UMC init code for ProXstream2Masahiro Yamada
2016-02-28ARM: uniphier: use pr_err() where possibleMasahiro Yamada
2016-02-28ARM: uniphier: optimize ProXstream2 UMC init code with "for" loopMasahiro Yamada
2016-02-28ARM: uniphier: rework struct uniphier_board_dataMasahiro Yamada
2016-02-28ARM: uniphier: remove unused umc_polling()Masahiro Yamada
2016-02-28ARM: uniphier: default to environment in eMMCMasahiro Yamada
2016-02-28ARM: uniphier: add emmcupdate commandMasahiro Yamada