summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-02-26net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang
2016-02-26powerpc/t208xqds: fix esdhc peripheral clock supportYangbo Lu
2016-02-26usb: ehci: Fix warning on aarch64Marek Vasut
2016-02-26pci: Fix compiler warnings in dm_pciauto_setup_device()Bin Meng
2016-02-26spi: Re-enable the SPI flash testsSimon Glass
2016-02-26spi: Correct two error return valuesSimon Glass
2016-02-26sandbox: spi: Remove an incorrect free()Simon Glass
2016-02-26sandbox: spi: Add more debugging to SPI emulationSimon Glass
2016-02-26sandbox: Enable the early timerSimon Glass
2016-02-26sandbox: Correct ordering of defconfigSimon Glass
2016-02-26sandbox: timer: Support the early timerSimon Glass
2016-02-26timer: Set up the real timer after driver model is availableSimon Glass
2016-02-26timer: Provide an early timerSimon Glass
2016-02-26timer: Support tracing fullySimon Glass
2016-02-26trace: Improve the trace test number recognitionSimon Glass
2016-02-26lib: Don't instrument the div64 functionSimon Glass
2016-02-26trace: Fix compiler warnings in traceSimon Glass
2016-02-26image: Fix FIT and vboot tests to exit sandbox correctlySimon Glass
2016-02-26Revert "image-fit: Fix signature checking"Simon Glass