summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-1/+2
* | | | omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-1/+1
* | | | omap: consolidate common mmc definitionsNikita Kiryanov2013-03-085-551/+175
| |_|/ |/| |
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-212-0/+5
|\ \ \
| * | | am33xx: support for booting via usbethIlya Yanok2013-02-181-0/+1
| * | | da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny2013-02-181-0/+4
| |/ /
* | | Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD2013-02-212-0/+115
|\ \ \ | |/ / |/| |
| * | arm: zynq: Add lowlevel initialization to CMichal Simek2013-02-071-1/+45
| * | arm: zynq: Add SLCR support with system resetMichal Simek2013-02-072-0/+71
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-1250-115/+4547
|\ \ \ | |/ / |/| |
| * | Tegra114: Add arch-tegra114 include filesTom Warren2013-02-1115-5/+1365
| * | tegra: add SPI SLINK driverAllen Martin2013-02-111-0/+84
| * | tegra: add addresses of SPI SLINK controllersAllen Martin2013-02-111-0/+6
| * | tegra: rename FUNCMUX_UART2_UARTBStephen Warren2013-02-111-1/+1
| * | Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren2013-02-117-4/+73
| * | Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren2013-02-111-1/+0
| * | Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance2013-02-071-0/+16
| * | pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel2013-02-071-0/+18
| * | am33xx: add a pulldown macro to pinmux configLars Poeschel2013-02-071-1/+2
| * | ARM: add wfi assembly macroRob Herring2013-02-031-0/+6
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-0210-12/+1195
| |\ \ | | |/
| | * mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-281-1/+1
| | * mxs: ssp: Add SSP registers map for MX23Marek Vasut2013-01-281-0/+36
| | * mxs: dma: Fix APBH DMA driver for MX23Marek Vasut2013-01-281-0/+121
| | * mxs: Add MX23 quirks into the clock codeOtavio Salvador2013-01-211-2/+6
| | * mx23: Add boot mode descriptionOtavio Salvador2013-01-211-0/+12
| | * mx23: Add support on print_cpuinfo()Otavio Salvador2013-01-211-0/+1
| | * mx23: ssp: Fix ssp-regs.h for MX23Marek Vasut2013-01-211-0/+2
| | * mx23: Add POWER and CLKCTRL register definitionsMarek Vasut2013-01-213-1/+585
| | * mx23: Add iomux-mx23.hOtavio Salvador2013-01-212-0/+361
| | * mx23: Add register base addressesOtavio Salvador2013-01-211-5/+51
| | * mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-211-3/+3
| | * mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-211-0/+16
| * | tegra: remove IRDA pinmux synonymAllen Martin2013-01-163-3/+1
| * | Tegra30: clocks: Fix clock tables for I2C and other periphsTom Warren2013-01-161-0/+4
| * | Tegra30: Add common CPU (shared) filesTom Warren2013-01-161-46/+6
| * | Tegra30: Add arch-tegra30 include filesTom Warren2013-01-1618-48/+1775
| * | tegra: display: add board pinmuxMarc Dietrich2013-01-161-3/+4
| |/
* | arm: Use generic global_dataSimon Glass2013-02-041-37/+1
* | ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-3/+3
* | arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass2013-02-011-4/+4
* | ixp: Move timestamp to arch_global_dataSimon Glass2013-02-011-3/+3
* | arm: Move timer_reset_value to arch_global_dataSimon Glass2013-02-011-4/+1
* | arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-1/+1
* | arm: Move tbl to arch_global_dataSimon Glass2013-02-011-1/+1
* | arm: Move tbu to arch_global_dataSimon Glass2013-02-011-1/+1
* | arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-011-1/+2
* | at91: Move at91 global data into arch_global_dataSimon Glass2013-02-012-15/+15
* | Add architecture-specific global dataSimon Glass2013-02-011-0/+6
|/
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-144-34/+2
|\
OpenPOWER on IntegriCloud