summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeLines
* i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIOEric Nelson2013-03-07-0/+3
* i.MX6: crm_regs: define IOMUXC_GPR4/6/7Eric Nelson2013-03-07-0/+5
* i.MX6: crm_regs: define CCM_CCGRx for use in board config filesEric Nelson2013-03-07-0/+12
* i.MX6: consolidate pad names for multi-CPU boardsEric Nelson2013-03-07-1766/+1797
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-23-155/+3492
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-0/+5
| |\
| | * am33xx: support for booting via usbethIlya Yanok2013-02-18-0/+1
| | * da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny2013-02-18-0/+4
| * | Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-0/+115
| |\ \ | | |/ | |/|
| | * arm: zynq: Add lowlevel initialization to CMichal Simek2013-02-07-1/+45
| | * arm: zynq: Add SLCR support with system resetMichal Simek2013-02-07-0/+71
| * | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-12-115/+4547
| |\ \ | | |/ | |/|
| | * Tegra114: Add arch-tegra114 include filesTom Warren2013-02-11-5/+1365
| | * tegra: add SPI SLINK driverAllen Martin2013-02-11-0/+84
| | * tegra: add addresses of SPI SLINK controllersAllen Martin2013-02-11-0/+6
| | * tegra: rename FUNCMUX_UART2_UARTBStephen Warren2013-02-11-1/+1
| | * Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren2013-02-11-4/+73
| | * Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren2013-02-11-1/+0
| | * Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance2013-02-07-0/+16
| | * pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel2013-02-07-0/+18
| | * am33xx: add a pulldown macro to pinmux configLars Poeschel2013-02-07-1/+2
| | * ARM: add wfi assembly macroRob Herring2013-02-03-0/+6
| | * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-02-12/+1195
| | |\
| | * | tegra: remove IRDA pinmux synonymAllen Martin2013-01-16-3/+1
| | * | Tegra30: clocks: Fix clock tables for I2C and other periphsTom Warren2013-01-16-0/+4
| | * | Tegra30: Add common CPU (shared) filesTom Warren2013-01-16-46/+6
| | * | Tegra30: Add arch-tegra30 include filesTom Warren2013-01-16-48/+1775
| | * | tegra: display: add board pinmuxMarc Dietrich2013-01-16-3/+4
| * | | arm: Use generic global_dataSimon Glass2013-02-04-37/+1
| * | | ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-04-3/+3
| * | | arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass2013-02-01-4/+4
| * | | ixp: Move timestamp to arch_global_dataSimon Glass2013-02-01-3/+3
| * | | arm: Move timer_reset_value to arch_global_dataSimon Glass2013-02-01-4/+1
| * | | arm: Move lastinc to arch_global_dataSimon Glass2013-02-01-1/+1
| * | | arm: Move tbl to arch_global_dataSimon Glass2013-02-01-1/+1
| * | | arm: Move tbu to arch_global_dataSimon Glass2013-02-01-1/+1
| * | | arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-01-1/+2
| * | | at91: Move at91 global data into arch_global_dataSimon Glass2013-02-01-15/+15
| * | | Add architecture-specific global dataSimon Glass2013-02-01-0/+6
| |/ /
* | | mx6: Disable Power Down Bit of watchdogFabio Estevam2013-02-12-0/+8
| |/ |/|
* | mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-28-1/+1
* | mxs: ssp: Add SSP registers map for MX23Marek Vasut2013-01-28-0/+36
* | mxs: dma: Fix APBH DMA driver for MX23Marek Vasut2013-01-28-0/+121
* | mxs: Add MX23 quirks into the clock codeOtavio Salvador2013-01-21-2/+6
* | mx23: Add boot mode descriptionOtavio Salvador2013-01-21-0/+12
* | mx23: Add support on print_cpuinfo()Otavio Salvador2013-01-21-0/+1
* | mx23: ssp: Fix ssp-regs.h for MX23Marek Vasut2013-01-21-0/+2
* | mx23: Add POWER and CLKCTRL register definitionsMarek Vasut2013-01-21-1/+585
* | mx23: Add iomux-mx23.hOtavio Salvador2013-01-21-0/+361
* | mx23: Add register base addressesOtavio Salvador2013-01-21-5/+51