summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeLines
...
| * | am33xx: add pll and clock support for TI814x CPSWMatt Porter2013-05-10-0/+1
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-2320/+3691
|\ \ \
| * | | arm: mxs: Add LCDIF registers for i.MX233Marek Vasut2013-05-06-9/+27
| * | | arm: mxs: Add LCDIF clock configuration functionMarek Vasut2013-05-06-0/+1
| * | | imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-05-970/+0
| * | | imx: iomux-v3: Add iomux-mx53.hBenoît Thébaudeau2013-05-05-0/+1232
| * | | imx: iomux-v3: Add missing definitions to iomux-mx51.hBenoît Thébaudeau2013-05-05-27/+124
| * | | imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27Benoît Thébaudeau2013-05-05-1/+1
| * | | imx: mx35: Remove legacy iomux supportBenoît Thébaudeau2013-05-05-649/+0
| * | | imx: iomux-v3: Add iomux-mx35.hBenoît Thébaudeau2013-05-05-0/+1276
| * | | imx: mx25: Remove legacy iomux supportBenoît Thébaudeau2013-05-05-453/+0
| * | | imx: iomux-v3: Add iomux-mx25.hBenoît Thébaudeau2013-05-05-0/+546
| * | | arm: mx5: Add NAND clock handlingMarek Vasut2013-05-05-0/+1
| * | | arm: mx5: Add SPL support code to MX5Marek Vasut2013-05-05-0/+19
| * | | mx23: Fix pad voltage selection bitFabio Estevam2013-05-05-0/+4
| * | | tools: arm: imx: Implement BOOT_OFFSET command for imximageMarek Vasut2013-04-28-0/+30
| * | | imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau2013-04-28-11/+9
| * | | imx: iomux-v3: Restore Linux's NEW_PAD_CTRL() macroBenoît Thébaudeau2013-04-28-0/+3
| * | | imx: iomux-v3: cosmetic: Reorganize definitionsBenoît Thébaudeau2013-04-28-14/+19
| * | | imx: iomux-v3: Fix common pad control definitionsBenoît Thébaudeau2013-04-28-23/+28
| * | | Add mxc_ocotp driverBenoît Thébaudeau2013-04-28-0/+1
| * | | Add fsl_iim driverBenoît Thébaudeau2013-04-28-0/+3
| * | | imx: Add useful fuse definitionsBenoît Thébaudeau2013-04-28-3/+61
| * | | imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau2013-04-28-19/+32
| * | | mx53ard: Move register masks into imx-regs.hFabio Estevam2013-04-25-0/+2
| * | | wandboard: Add support for Carrier Board MicroSD cardOtavio Salvador2013-04-25-0/+7
| * | | wandboard: Add card detection for SOM MicroSD cardOtavio Salvador2013-04-25-0/+1
| * | | nitrogen6x: Setup CCM_CCOSR registerFabio Estevam2013-04-25-0/+1
| * | | mx35 iomux: correct input select register indexPhilip Paeps2013-04-25-0/+1
| * | | arm: imx: Codingstyle enhancement of include/asm/arch-mx6/crm_regs.hStefan Roese2013-04-25-86/+86
| * | | imx: Add titanium board support (i.MX6 based)Stefan Roese2013-04-22-2/+5
| * | | mtd: mxs_nand: Add support for i.MX6Stefan Roese2013-04-22-0/+10
| * | | dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese2013-04-22-1/+33
| * | | imx: Move some i.MX common functions into the imx-common directoryStefan Roese2013-04-22-0/+10
| * | | imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-22-19/+19
| * | | mx6: Add solo-lite variant supportFabio Estevam2013-04-22-1/+96
| * | | iomux-v3: Place pad control definitions into common fileFabio Estevam2013-04-22-55/+26
| * | | Merge branch 'next'Stefano Babic2013-04-21-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | arm: imx: Change iomux functions to void typeStefan Roese2013-04-16-2/+2
* | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-11/+0
|\ \ \ \
| * | | | pxa27x_udc: remove call to unimplemented set_GPIO_mode()Mike Dunn2013-05-05-11/+0
| |/ / /
* | | | fpga: zynq: Add support for loading bitstreamMichal Simek2013-05-06-2/+11
| |_|/ |/| |
* | | i2c: zynq: Add support for Xilinx ZynqMichal Simek2013-04-30-0/+2
* | | mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek2013-04-30-0/+5
* | | zynq: Move macros to hardware.hMichal Simek2013-04-30-0/+2
* | | net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-30-1/+7
* | | zynq: Move scutimer baseaddr to hardware.hMichal Simek2013-04-30-0/+1
* | | arm: zynq: Rename XPSS_ prefix to ZYNQ_ for hardcoded SoC addressesMichal Simek2013-04-30-6/+6
|/ /
* | Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-15-2/+18
* | Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren2013-04-15-0/+39