summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-07-28P2571: dts: Add DT file for Tegra210 P2571 boardTom Warren
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-07-28ARM: Tegra210: Add SoC code/include files for T210Tom Warren
2015-07-28Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren
2015-07-28Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren
2015-07-28ARM: tegra: Initialize timer earlierThierry Reding
2015-07-28ARM: tegra: Use standard cache enable for 64-bitThierry Reding
2015-07-28ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding
2015-07-28armv8/cache: Fix page table creationThierry Reding
2015-07-28Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-07-28ARM: zynqmp: Wire up SATA for the boardMichal Simek
2015-07-28ARM: zynqmp: Wire up ethernet controllersMichal Simek
2015-07-28ARM: zynq: Add support for zc770-xm011Michal Simek
2015-07-28ARM: zynq: DT: Update zc770 dtsesMichal Simek
2015-07-28ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keysMichal Simek
2015-07-28ARM: zynq: DT: Add missing interrupt for L2 pl310Michal Simek
2015-07-28ARM: zynq: DT: Get rid of ps-clk-frequencyMichal Simek
2015-07-28ARM: zynq: DT: Update years in copyrightMichal Simek
2015-07-28ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernelMichal Simek
2015-07-28ARM: zynq: DT: Add reference to bus nodeMichal Simek
2015-07-28ARM: zynq: DT: Add pinctrl nodeMichal Simek
2015-07-28ARM: zynq: DT: Cleanup address-cells and size-cellsMichal Simek
2015-07-28ARM: zynq: DT: Clean up timer device tree nodesMichal Simek
2015-07-28ARM: zynq: DT: Use the zynq binding with macbMichal Simek
2015-07-28ARM: zynq: DT: Fix GEM register area sizeMichal Simek
2015-07-28spi: Fix zynq SPI bindingMichal Simek
2015-07-28ARM: zynq: DT: Remove 222 MHz OPPMichal Simek
2015-07-28ARM: zynq: DT: Migrate UART to Cadence bindingMichal Simek
2015-07-28ARM: zynq: DT: Add a fixed regulator for CPU voltageMichal Simek
2015-07-28ARM: zynq: DT: Add missing nodes to DTSIMichal Simek
2015-07-28ARM: zynq: DT: Use the right names for nodesMichal Simek
2015-07-28zynqmp: Add support for IP detection via SLCRMichal Simek
2015-07-28zynqmp: mp: Simplify set_r5_start handlingMichal Simek
2015-07-28zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu
2015-07-28zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu
2015-07-27arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding
2015-07-27ARM: tegra: Build warning fixes for 64-bitThierry Reding
2015-07-27tegra124: Implement spl_was_boot_source()Simon Glass
2015-07-27stm32f4: add cpu clock option for 180 MHzAntonio Borneo
2015-07-27stm32f429: pass the device unique ID in DTBAntonio Borneo
2015-07-27Kill unneeded #include <linux/kconfig.h>Masahiro Yamada
2015-07-27am33xx: Unused get_board_rev function removalPaul Kocialkowski
2015-07-27omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski
2015-07-27omap5: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski
2015-07-27omap4: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski
2015-07-27omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski
2015-07-27omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski
2015-07-27omap-common: Boot device define instead of hardcoded valuePaul Kocialkowski
2015-07-27omap: SPL boot devices cleanup and completionPaul Kocialkowski
2015-07-27omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski