summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2013-03-15arm: Enable generic board supportSimon Glass
2013-03-15arm: Use sections header to obtain link symbolsSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-02-20gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-11Tegra114: Add arch-tegra114 include filesTom Warren
2013-02-11tegra: add SPI SLINK driverAllen Martin
2013-02-11tegra: add addresses of SPI SLINK controllersAllen Martin
2013-02-11tegra: rename FUNCMUX_UART2_UARTBStephen Warren
2013-02-11Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren
2013-02-11Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren
2013-02-07Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance
2013-02-07pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel
2013-02-07am33xx: add a pulldown macro to pinmux configLars Poeschel
2013-02-04arm: Use generic global_dataSimon Glass
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass
2013-02-03ARM: add wfi assembly macroRob Herring
2013-02-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-02-01arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass
2013-02-01ixp: Move timestamp to arch_global_dataSimon Glass
2013-02-01arm: Move timer_reset_value to arch_global_dataSimon Glass
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-02-01arm: Move tbu to arch_global_dataSimon Glass
2013-02-01arm: Move timer_rate_hz into arch_global_dataSimon Glass
2013-02-01at91: Move at91 global data into arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2013-01-28mxs: mmc: Allow overriding default card detect implementationMarek Vasut
2013-01-28mxs: ssp: Add SSP registers map for MX23Marek Vasut
2013-01-28mxs: dma: Fix APBH DMA driver for MX23Marek Vasut
2013-01-21mxs: Add MX23 quirks into the clock codeOtavio Salvador
2013-01-21mx23: Add boot mode descriptionOtavio Salvador
2013-01-21mx23: Add support on print_cpuinfo()Otavio Salvador
2013-01-21mx23: ssp: Fix ssp-regs.h for MX23Marek Vasut
2013-01-21mx23: Add POWER and CLKCTRL register definitionsMarek Vasut
2013-01-21mx23: Add iomux-mx23.hOtavio Salvador
2013-01-21mx23: Add register base addressesOtavio Salvador
2013-01-21mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador
2013-01-21mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut
2013-01-16tegra: remove IRDA pinmux synonymAllen Martin
2013-01-16Tegra30: clocks: Fix clock tables for I2C and other periphsTom Warren
2013-01-16Tegra30: Add common CPU (shared) filesTom Warren
2013-01-16Tegra30: Add arch-tegra30 include filesTom Warren
2013-01-16tegra: display: add board pinmuxMarc Dietrich
2013-01-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-14Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky
2013-01-11Exynos: clock: support get_mmc_clk for exynosJaehoon Chung
2013-01-10arm: Keep track of the tlb size as well as its locationGabe Black