summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* arm: socfpga: dts: Add bank-name property to each GPIO bankMarek Vasut2015-08-23-0/+3
* arm: socfpga: Make the pinmux table const u8Marek Vasut2015-08-23-6/+4
* arm: socfpga: Switch to filtered QTS filesMarek Vasut2015-08-23-30/+8
* arm: socfpga: Add qts-filter.sh scriptMarek Vasut2015-08-23-0/+205
* arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut2015-08-23-2/+2
* arm: socfpga: Unbind CPU type from board typeMarek Vasut2015-08-23-8/+18
* arm: socfpga: Move wrappers into platform directoryMarek Vasut2015-08-23-0/+545
* arm: socfpga: Do not enable gmac1 in Cyclone V dtsiMarek Vasut2015-08-23-6/+1
* arm: socfpga: Make the DT mmc node consistentMarek Vasut2015-08-23-3/+2
* arm: socfpga: Fix delay in clock managerMarek Vasut2015-08-23-7/+5
* arm: socfpga: Fix delay in freeze controllerMarek Vasut2015-08-23-7/+5
* ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada2015-08-20-5/+0
* Merge git://git.denx.de/u-boot-usbTom Rini2015-08-19-0/+6
|\
| * usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese2015-08-19-0/+6
* | ARM: dts: Rename memory@0 to memoryMichal Simek2015-08-19-4/+4
* | zynqmp: usb: Add usb dwc3 driver support for zynqmpSiva Durga Prasad Paladugu2015-08-19-0/+6
* | ARM: zynq: drop "optional" from board select in favor of ZC702Masahiro Yamada2015-08-19-1/+1
* | ARM: zynqmp: Add platform specific arch_get_page_tableMichal Simek2015-08-19-0/+5
* | zynqmp: Enable U-Boot run in EL3Michal Simek2015-08-19-0/+8
|/
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-17/+11
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-18-14/+0
* lpc32xx: add common USB OHCI defines for all LPC32xx boardsVladimir Zapolskiy2015-08-18-0/+9
* usb: lpc32xx: add host USB driverSylvain Lemieux2015-08-18-0/+19
* lpc32xx: move common SLC NAND defines to arch/config.hVladimir Zapolskiy2015-08-18-0/+29
* dma: lpc32xx: add DMA driverSylvain Lemieux2015-08-18-0/+78
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-08-18-0/+205
|\
| * ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspiVignesh R2015-08-17-0/+5
| * dma: ti-edma3: Add helper function to support edma3 transferVignesh R2015-08-17-0/+2
| * ARM: AM43XX: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-17-0/+36
| * ARM: OMAP5: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-17-0/+52
| * ARM: OMAP5: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-17-0/+57
| * ARM: AM43xx: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-17-0/+53
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-08-18-7/+5
|\ \
| * | ARM: exynos: fix regression for Origen4210Thomas Abraham2015-08-17-4/+2
| * | ARM: exynos: move SoC sources to mach-exynosThomas Abraham2015-08-17-3/+3
| |/
* | pci: mvebu: Add PCIe driverAnton Schubert2015-08-17-8/+0
* | arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese2015-08-17-6/+139
* | arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize()Stefan Roese2015-08-17-9/+21
* | arm: mvebu: Display ECC enabled / disabled upon bootupStefan Roese2015-08-17-0/+19
* | arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese2015-08-17-0/+44
* | arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese2015-08-17-2/+40
* | arm: mvebu: Disable MBUS error propagationStefan Roese2015-08-17-0/+6
* | arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese2015-08-17-7/+19
* | arm: mvebu: Setup the MBUS bridge registersStefan Roese2015-08-17-0/+58
* | arm: mvebu: Change MBUS base addresses and sizesStefan Roese2015-08-17-10/+16
* | arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese2015-08-17-4/+0
* | arm: lpc32xx: gpio macro for pin mappingSylvain Lemieux2015-08-17-0/+40
* | lpc32xx: cpu: add support for soft resetSylvain Lemieux2015-08-17-6/+17
* | arm: lpc32xx: mux: add missing registersSylvain Lemieux2015-08-17-1/+18
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-14-189/+386
|\