summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-184-14/+0
* lpc32xx: add common USB OHCI defines for all LPC32xx boardsVladimir Zapolskiy2015-08-181-0/+9
* usb: lpc32xx: add host USB driverSylvain Lemieux2015-08-183-0/+19
* lpc32xx: move common SLC NAND defines to arch/config.hVladimir Zapolskiy2015-08-181-0/+29
* dma: lpc32xx: add DMA driverSylvain Lemieux2015-08-184-0/+78
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-08-189-0/+205
|\
| * ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspiVignesh R2015-08-171-0/+5
| * dma: ti-edma3: Add helper function to support edma3 transferVignesh R2015-08-171-0/+2
| * ARM: AM43XX: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-171-0/+36
| * ARM: OMAP5: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-173-0/+52
| * ARM: OMAP5: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-172-0/+57
| * ARM: AM43xx: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-172-0/+53
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-08-1856-7/+5
|\ \
| * | ARM: exynos: fix regression for Origen4210Thomas Abraham2015-08-172-4/+2
| * | ARM: exynos: move SoC sources to mach-exynosThomas Abraham2015-08-1756-3/+3
| |/
* | pci: mvebu: Add PCIe driverAnton Schubert2015-08-171-8/+0
* | arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese2015-08-172-6/+139
* | arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize()Stefan Roese2015-08-171-9/+21
* | arm: mvebu: Display ECC enabled / disabled upon bootupStefan Roese2015-08-171-0/+19
* | arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese2015-08-172-0/+44
* | arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese2015-08-174-2/+40
* | arm: mvebu: Disable MBUS error propagationStefan Roese2015-08-172-0/+6
* | arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese2015-08-171-7/+19
* | arm: mvebu: Setup the MBUS bridge registersStefan Roese2015-08-172-0/+58
* | arm: mvebu: Change MBUS base addresses and sizesStefan Roese2015-08-172-10/+16
* | arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese2015-08-172-4/+0
* | arm: lpc32xx: gpio macro for pin mappingSylvain Lemieux2015-08-171-0/+40
* | lpc32xx: cpu: add support for soft resetSylvain Lemieux2015-08-171-6/+17
* | arm: lpc32xx: mux: add missing registersSylvain Lemieux2015-08-172-1/+18
|/
* sun6i: clock: Add support for the mipi pllHans de Goede2015-08-143-0/+70
* sunxi: clock: Add clock_get_pll3() helper functionHans de Goede2015-08-144-0/+29
* sunxi: Fix gmac not working on the Colombus boardHans de Goede2015-08-141-0/+12
* sunxi: Add support for the Auxtek-T003 HDMI stickHans de Goede2015-08-142-0/+160
* sunxi: dts: Sync with kernelHans de Goede2015-08-1432-39/+910
* sunxi: display: Fix composite video out on sun5iHans de Goede2015-08-142-1/+16
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-131-14/+106
* ARM: tegra: query_sdram_size() cleanupStephen Warren2015-08-131-4/+10
* tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass2015-08-133-13/+31
* ARM: tegra: Make pinmux.h standalone includibleThierry Reding2015-08-131-0/+2
* apalis/colibri_t30: fix usb dm regressionMarcel Ziswiler2015-08-132-2/+2
* apalis/colibri_t20/30: clean-upMarcel Ziswiler2015-08-132-2/+4
* colibri_t20: add i2c supportMarcel Ziswiler2015-08-131-0/+28
* colibri_t20: add lcd display supportMarcel Ziswiler2015-08-131-0/+29
* colibri_t20: fix device-tree compatible nodeMarcel Ziswiler2015-08-131-1/+1
* ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler2015-08-131-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-08-131-1/+6
|\
| * net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy2015-08-111-1/+6
* | ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada2015-08-121-1/+1
* | dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini2015-08-128-0/+4506
* | ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2015-08-122-3/+3
OpenPOWER on IntegriCloud