summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-05-06arm: mxs: Preprocess u-boot.bd so they contain full pathMarek Vasut3-4/+14
2013-05-06arm: mx23: Fix VDDMEM misconfigurationMarek Vasut2-20/+42
2013-05-06mxs: Explain why some mx23 DDR registers are not configuredFabio Estevam1-0/+9
2013-05-06mx23: Operate DDR voltage supply at 2.5VFabio Estevam1-2/+2
2013-05-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau4-1157/+1
2013-05-05imx: iomux-v3: Add iomux-mx53.hBenoît Thébaudeau1-0/+1232
2013-05-05imx: iomux-v3: Add missing definitions to iomux-mx51.hBenoît Thébaudeau1-27/+124
2013-05-05imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27Benoît Thébaudeau1-1/+1
2013-05-05imx: mx35: Remove legacy iomux supportBenoît Thébaudeau4-764/+0
2013-05-05imx: iomux-v3: Add iomux-mx35.hBenoît Thébaudeau2-1/+1277
2013-05-05imx: mx25: Remove legacy iomux supportBenoît Thébaudeau3-570/+0
2013-05-05imx: iomux-v3: Add iomux-mx25.hBenoît Thébaudeau3-1/+550
2013-05-05arm: mx5: Add NAND clock handlingMarek Vasut2-2/+13
2013-05-05arm: mx5: Add SPL support code to MX5Marek Vasut1-0/+19
2013-05-05arm: imx: Pack u-boot.bin into uImage for SPLMarek Vasut1-4/+10
2013-05-05mxs: spl_mem_init: Change EMI port priorityFabio Estevam1-1/+1
2013-05-05mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registersFabio Estevam1-2/+15
2013-05-05mxs: spl_mem_init: Remove erroneous DDR settingFabio Estevam1-4/+0
2013-05-05mxs: spl_mem_init: Fix comment about start bitFabio Estevam1-1/+1
2013-05-05mx23: Fix pad voltage selection bitFabio Estevam1-0/+4
2013-04-28tools: arm: imx: Implement BOOT_OFFSET command for imximageMarek Vasut1-0/+30
2013-04-28imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau2-11/+9
2013-04-28imx: iomux-v3: Restore Linux's NEW_PAD_CTRL() macroBenoît Thébaudeau1-0/+3
2013-04-28imx: iomux-v3: cosmetic: Reorganize definitionsBenoît Thébaudeau1-14/+19
2013-04-28imx: iomux-v3: Fix common pad control definitionsBenoît Thébaudeau2-23/+28
2013-04-28Add mxc_ocotp driverBenoît Thébaudeau2-0/+15
2013-04-28mpc: iim: Switch to common fsl_iimBenoît Thébaudeau3-396/+1
2013-04-28Add fsl_iim driverBenoît Thébaudeau4-0/+5
2013-04-28imx: Add useful fuse definitionsBenoît Thébaudeau5-3/+61
2013-04-28imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau7-21/+34
2013-04-28mx23: Put back RAM voltage level to its original valueFabio Estevam1-2/+2
2013-04-25mx53ard: Move register masks into imx-regs.hFabio Estevam1-0/+2
2013-04-25mx5: Define a common get_board_rev()Fabio Estevam1-0/+7
2013-04-25wandboard: Add support for Carrier Board MicroSD cardOtavio Salvador1-0/+7
2013-04-25wandboard: Add card detection for SOM MicroSD cardOtavio Salvador1-0/+1
2013-04-25nitrogen6x: Setup CCM_CCOSR registerFabio Estevam1-0/+1
2013-04-25mx35 iomux: correct input select register indexPhilip Paeps1-0/+1
2013-04-25arm: imx: Codingstyle enhancement of include/asm/arch-mx6/crm_regs.hStefan Roese1-86/+86
2013-04-22imx: Add titanium board support (i.MX6 based)Stefan Roese1-2/+5
2013-04-22mtd: mxs_nand: Add support for i.MX6Stefan Roese2-0/+17
2013-04-22dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese3-1/+33
2013-04-22imx: Move some i.MX common functions into the imx-common directoryStefan Roese4-63/+97
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese20-20/+20
2013-04-22mx6: Add solo-lite variant supportFabio Estevam5-3/+132
2013-04-22iomux-v3: Place pad control definitions into common fileFabio Estevam3-55/+26
2013-04-21Merge branch 'next'Stefano Babic3-17/+9
2013-04-17exynos: Correct use of 64-bit divisionSimon Glass1-1/+6
2013-04-16arm: imx: Change iomux functions to void typeStefan Roese2-15/+7
2013-04-16mx35 iomux: correct offsets of IOMUX registersPhilip Paeps1-2/+2
2013-04-15Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren5-36/+83