summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-20ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada
2015-08-19Merge git://git.denx.de/u-boot-usbTom Rini
2015-08-19usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese
2015-08-19ARM: dts: Rename memory@0 to memoryMichal Simek
2015-08-19zynqmp: usb: Add usb dwc3 driver support for zynqmpSiva Durga Prasad Paladugu
2015-08-19ARM: zynq: drop "optional" from board select in favor of ZC702Masahiro Yamada
2015-08-19ARM: zynqmp: Add platform specific arch_get_page_tableMichal Simek
2015-08-19zynqmp: Enable U-Boot run in EL3Michal Simek
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-14Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-14x86: minnowmax: Define and enable interrupt setupSimon Glass
2015-08-14x86: Return -1 when reading a PCI config register failsSimon Glass
2015-08-14x86: Drop FSP error defines and use EFI insteadSimon Glass
2015-08-14x86: Set APs' req_seq to the reg number from device treeBin Meng
2015-08-14x86: Show the un-relocated IP address in exceptionsSimon Glass
2015-08-14x86: Switch to using generic global_data setupSimon Glass
2015-08-14x86: Move the GDT into global_dataSimon Glass
2015-08-14x86: Remove init_gd() functionSimon Glass
2015-08-14x86: baytrail: Support running as an EFI payloadSimon Glass
2015-08-14x86: baytrail: Tidy up interrupt and FSP initSimon Glass
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass