summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: mxs: Preprocess u-boot.bd so they contain full pathMarek Vasut2013-05-063-4/+14
* arm: mx23: Fix VDDMEM misconfigurationMarek Vasut2013-05-062-20/+42
* mxs: Explain why some mx23 DDR registers are not configuredFabio Estevam2013-05-061-0/+9
* mx23: Operate DDR voltage supply at 2.5VFabio Estevam2013-05-061-2/+2
* imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-054-1157/+1
* imx: iomux-v3: Add iomux-mx53.hBenoît Thébaudeau2013-05-051-0/+1232
* imx: iomux-v3: Add missing definitions to iomux-mx51.hBenoît Thébaudeau2013-05-051-27/+124
* imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27Benoît Thébaudeau2013-05-051-1/+1
* imx: mx35: Remove legacy iomux supportBenoît Thébaudeau2013-05-054-764/+0
* imx: iomux-v3: Add iomux-mx35.hBenoît Thébaudeau2013-05-052-1/+1277
* imx: mx25: Remove legacy iomux supportBenoît Thébaudeau2013-05-053-570/+0
* imx: iomux-v3: Add iomux-mx25.hBenoît Thébaudeau2013-05-053-1/+550
* arm: mx5: Add NAND clock handlingMarek Vasut2013-05-052-2/+13
* arm: mx5: Add SPL support code to MX5Marek Vasut2013-05-051-0/+19
* arm: imx: Pack u-boot.bin into uImage for SPLMarek Vasut2013-05-051-4/+10
* mxs: spl_mem_init: Change EMI port priorityFabio Estevam2013-05-051-1/+1
* mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registersFabio Estevam2013-05-051-2/+15
* mxs: spl_mem_init: Remove erroneous DDR settingFabio Estevam2013-05-051-4/+0
* mxs: spl_mem_init: Fix comment about start bitFabio Estevam2013-05-051-1/+1
* mx23: Fix pad voltage selection bitFabio Estevam2013-05-051-0/+4
* tools: arm: imx: Implement BOOT_OFFSET command for imximageMarek Vasut2013-04-281-0/+30
* imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau2013-04-282-11/+9
* imx: iomux-v3: Restore Linux's NEW_PAD_CTRL() macroBenoît Thébaudeau2013-04-281-0/+3
* imx: iomux-v3: cosmetic: Reorganize definitionsBenoît Thébaudeau2013-04-281-14/+19
* imx: iomux-v3: Fix common pad control definitionsBenoît Thébaudeau2013-04-282-23/+28
* Add mxc_ocotp driverBenoît Thébaudeau2013-04-282-0/+15
* mpc: iim: Switch to common fsl_iimBenoît Thébaudeau2013-04-283-396/+1
* Add fsl_iim driverBenoît Thébaudeau2013-04-284-0/+5
* imx: Add useful fuse definitionsBenoît Thébaudeau2013-04-285-3/+61
* imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau2013-04-287-21/+34
* mx23: Put back RAM voltage level to its original valueFabio Estevam2013-04-281-2/+2
* mx53ard: Move register masks into imx-regs.hFabio Estevam2013-04-251-0/+2
* mx5: Define a common get_board_rev()Fabio Estevam2013-04-251-0/+7
* wandboard: Add support for Carrier Board MicroSD cardOtavio Salvador2013-04-251-0/+7
* wandboard: Add card detection for SOM MicroSD cardOtavio Salvador2013-04-251-0/+1
* nitrogen6x: Setup CCM_CCOSR registerFabio Estevam2013-04-251-0/+1
* mx35 iomux: correct input select register indexPhilip Paeps2013-04-251-0/+1
* arm: imx: Codingstyle enhancement of include/asm/arch-mx6/crm_regs.hStefan Roese2013-04-251-86/+86
* imx: Add titanium board support (i.MX6 based)Stefan Roese2013-04-221-2/+5
* mtd: mxs_nand: Add support for i.MX6Stefan Roese2013-04-222-0/+17
* dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese2013-04-223-1/+33
* imx: Move some i.MX common functions into the imx-common directoryStefan Roese2013-04-224-63/+97
* imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-2220-20/+20
* mx6: Add solo-lite variant supportFabio Estevam2013-04-225-3/+132
* iomux-v3: Place pad control definitions into common fileFabio Estevam2013-04-223-55/+26
* Merge branch 'next'Stefano Babic2013-04-213-17/+9
|\
| * arm: imx: Change iomux functions to void typeStefan Roese2013-04-162-15/+7
| * mx35 iomux: correct offsets of IOMUX registersPhilip Paeps2013-04-161-2/+2
* | exynos: Correct use of 64-bit divisionSimon Glass2013-04-171-1/+6
* | Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-155-36/+83
OpenPOWER on IntegriCloud