summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* armv8: caches: Added routine to set non cacheable regionSiva Durga Prasad Paladugu2015-07-312-10/+55
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-07-2940-64/+3567
|\
| * T210: Add support for 64-bit T210-based P2571 boardTom Warren2015-07-281-0/+7
| * P2571: dts: Add DT file for Tegra210 P2571 boardTom Warren2015-07-282-1/+108
| * ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-2816-39/+453
| * ARM: Tegra210: Add SoC code/include files for T210Tom Warren2015-07-2817-0/+2933
| * Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren2015-07-282-11/+18
| * Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren2015-07-281-0/+2
| * ARM: tegra: Initialize timer earlierThierry Reding2015-07-282-6/+6
| * ARM: tegra: Use standard cache enable for 64-bitThierry Reding2015-07-281-1/+1
| * ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding2015-07-281-0/+16
| * armv8/cache: Fix page table creationThierry Reding2015-07-281-2/+2
| * arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding2015-07-271-1/+2
| * ARM: tegra: Build warning fixes for 64-bitThierry Reding2015-07-272-3/+3
| * tegra124: Implement spl_was_boot_source()Simon Glass2015-07-271-0/+16
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-07-2818-62/+1238
|\ \
| * | ARM: zynqmp: Wire up SATA for the boardMichal Simek2015-07-281-0/+2
| * | ARM: zynqmp: Wire up ethernet controllersMichal Simek2015-07-282-0/+10
| * | ARM: zynq: Add support for zc770-xm011Michal Simek2015-07-282-0/+66
| * | ARM: zynq: DT: Update zc770 dtsesMichal Simek2015-07-283-12/+176
| * | ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keysMichal Simek2015-07-281-0/+21
| * | ARM: zynq: DT: Add missing interrupt for L2 pl310Michal Simek2015-07-281-0/+1
| * | ARM: zynq: DT: Get rid of ps-clk-frequencyMichal Simek2015-07-281-1/+0
| * | ARM: zynq: DT: Update years in copyrightMichal Simek2015-07-281-1/+1
| * | ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernelMichal Simek2015-07-284-13/+715
| * | ARM: zynq: DT: Add reference to bus nodeMichal Simek2015-07-281-1/+1
| * | ARM: zynq: DT: Add pinctrl nodeMichal Simek2015-07-281-1/+7
| * | ARM: zynq: DT: Cleanup address-cells and size-cellsMichal Simek2015-07-281-1/+4
| * | ARM: zynq: DT: Clean up timer device tree nodesMichal Simek2015-07-281-2/+2
| * | ARM: zynq: DT: Use the zynq binding with macbMichal Simek2015-07-281-2/+2
| * | ARM: zynq: DT: Fix GEM register area sizeMichal Simek2015-07-281-2/+2
| * | spi: Fix zynq SPI bindingMichal Simek2015-07-281-2/+2
| * | ARM: zynq: DT: Remove 222 MHz OPPMichal Simek2015-07-281-1/+0
| * | ARM: zynq: DT: Migrate UART to Cadence bindingMichal Simek2015-07-281-4/+4
| * | ARM: zynq: DT: Add a fixed regulator for CPU voltageMichal Simek2015-07-281-0/+10
| * | ARM: zynq: DT: Add missing nodes to DTSIMichal Simek2015-07-281-0/+100
| * | ARM: zynq: DT: Use the right names for nodesMichal Simek2015-07-281-10/+10
| * | zynqmp: Add support for IP detection via SLCRMichal Simek2015-07-284-0/+74
| * | zynqmp: mp: Simplify set_r5_start handlingMichal Simek2015-07-281-6/+1
| * | zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu2015-07-283-4/+12
| * | zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu2015-07-282-1/+17
| |/
* | stm32f4: add cpu clock option for 180 MHzAntonio Borneo2015-07-271-10/+24
* | stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-271-0/+10
* | Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-272-2/+0
* | am33xx: Unused get_board_rev function removalPaul Kocialkowski2015-07-271-9/+0
* | omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski2015-07-271-0/+2
* | omap5: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-272-0/+47
* | omap4: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-0/+62
* | omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-1/+59
* | omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski2015-07-272-7/+49
OpenPOWER on IntegriCloud