summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-18lpc32xx: add common USB OHCI defines for all LPC32xx boardsVladimir Zapolskiy
2015-08-18usb: lpc32xx: add host USB driverSylvain Lemieux
2015-08-18lpc32xx: move common SLC NAND defines to arch/config.hVladimir Zapolskiy
2015-08-18dma: lpc32xx: add DMA driverSylvain Lemieux
2015-08-18Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-08-18Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2015-08-17ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspiVignesh R
2015-08-17dma: ti-edma3: Add helper function to support edma3 transferVignesh R
2015-08-17ARM: AM43XX: Add functions to enable and disable EDMA3 clocksVignesh R
2015-08-17ARM: OMAP5: Add functions to enable and disable EDMA3 clocksVignesh R
2015-08-17ARM: OMAP5: Add support for disabling clocks in ubootKishon Vijay Abraham I
2015-08-17ARM: AM43xx: Add support for disabling clocks in ubootKishon Vijay Abraham I
2015-08-17pci: mvebu: Add PCIe driverAnton Schubert
2015-08-17arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese
2015-08-17arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize()Stefan Roese
2015-08-17arm: mvebu: Display ECC enabled / disabled upon bootupStefan Roese
2015-08-17arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese
2015-08-17arm: mvebu: Disable MBUS error propagationStefan Roese
2015-08-17arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese
2015-08-17arm: mvebu: Setup the MBUS bridge registersStefan Roese
2015-08-17arm: mvebu: Change MBUS base addresses and sizesStefan Roese
2015-08-17arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese
2015-08-17arm: lpc32xx: gpio macro for pin mappingSylvain Lemieux
2015-08-17lpc32xx: cpu: add support for soft resetSylvain Lemieux
2015-08-17arm: lpc32xx: mux: add missing registersSylvain Lemieux
2015-08-17ARM: exynos: fix regression for Origen4210Thomas Abraham
2015-08-17ARM: exynos: move SoC sources to mach-exynosThomas Abraham
2015-08-14sun6i: clock: Add support for the mipi pllHans de Goede
2015-08-14sunxi: clock: Add clock_get_pll3() helper functionHans de Goede
2015-08-14sunxi: Fix gmac not working on the Colombus boardHans de Goede
2015-08-14sunxi: Add support for the Auxtek-T003 HDMI stickHans de Goede
2015-08-14sunxi: dts: Sync with kernelHans de Goede
2015-08-14sunxi: display: Fix composite video out on sun5iHans de Goede
2015-08-13ARM: tegra: represent RAM in 1 or 2 banksStephen Warren
2015-08-13ARM: tegra: query_sdram_size() cleanupStephen Warren
2015-08-13tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass
2015-08-13ARM: tegra: Make pinmux.h standalone includibleThierry Reding
2015-08-13apalis/colibri_t30: fix usb dm regressionMarcel Ziswiler
2015-08-13apalis/colibri_t20/30: clean-upMarcel Ziswiler
2015-08-13colibri_t20: add i2c supportMarcel Ziswiler
2015-08-13colibri_t20: add lcd display supportMarcel Ziswiler
2015-08-13colibri_t20: fix device-tree compatible nodeMarcel Ziswiler
2015-08-13ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-08-12ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada
2015-08-12dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini
2015-08-12ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini