summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INITBo Shen2012-09-01-2/+0
* | fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-01-20/+20
* | mxc: Define architecture identifierBenoît Thébaudeau2012-09-01-0/+15
* | MX5: efikamx: substitutes GPIO_NUMBER with IMX_GPIO_NRStefano Babic2012-09-01-24/+24
* | mx5:Use IMX_GPIO_NR macroAshok Kumar Reddy2012-09-01-20/+20
* | efikamx: sync Smartbook DDR settings in DCD with those found in Genesi's prod...Matt Sealey2012-09-01-25/+19
* | efikamx: update to Efika MX Smarttop and Smartbook boardsMatt Sealey2012-09-01-375/+229
* | mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2012-09-01-4/+6
* | efikamx: update MAINTAINERS for Genesi Efika MX systemsMatt Sealey2012-09-01-2/+5
* | efikamx: configure Smarttop PCBID and LED pads in DCD for convenienceMatt Sealey2012-09-01-0/+10
* | efikamx: remove drive strength function and roll its functionality into the DCDMatt Sealey2012-09-01-101/+18
* | efikamx: move and rename Efika MX directories and config files to prepare for...Matt Sealey2012-09-01-3/+3
* | MX28: m28evk: Enable SPI DMAMarek Vasut2012-09-01-0/+1
* | MX28: m28evk: Align SSP clock speedMarek Vasut2012-09-01-4/+4
* | MX28: SPI: Supercharge the SPI driverMarek Vasut2012-09-01-31/+65
* | MX28: DMA: Prolong the DMA timeoutMarek Vasut2012-09-01-1/+1
* | MX28: DMA: Align the struct mxs_dma_descMarek Vasut2012-09-01-1/+2
* | mx6qarm2:Use IMX_GPIO_NR macroAshok Kumar Reddy2012-09-01-2/+2
* | imx27lite: update with gpio api change (v4)trem2012-09-01-3/+7
* | gpio: add gpio api support to mx27 (v4)trem2012-09-01-31/+73
* | mx5: add iomux-mx51.h includeMatt Sealey2012-09-01-0/+164
* | mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-01-7/+7
* | mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador2012-09-01-1/+1
* | mxs: Replace i.MX233 by i.MX23 on copyright headerOtavio Salvador2012-09-01-1/+1
* | mxc: Make gpio_get_value() use PSRBenoît Thébaudeau2012-09-01-1/+1
* | mx53ard: Use IMX_GPIO_NR macroFabio Estevam2012-09-01-1/+1
* | mx51evk: Use IMX_GPIO_NR macroFabio Estevam2012-09-01-3/+3
* | mx53loco: Use IMX_GPIO_NR macroFabio Estevam2012-09-01-1/+1
* | mx35: Remove declaration of non-existing functionBenoît Thébaudeau2012-09-01-2/+0
* | mx35: Move clock enums to clock.hBenoît Thébaudeau2012-09-01-29/+29
* | mx35: Remove declaration of non-existing functionBenoît Thébaudeau2012-09-01-1/+0
* | mx35: Fix broken pin definitionsBenoît Thébaudeau2012-09-01-5/+2
* | mx35 iomux: Remove unused macroBenoît Thébaudeau2012-09-01-2/+0
* | mx5: Undeclare imx_decode_pll()Benoît Thébaudeau2012-09-01-2/+0
* | MX: Set a common gpio.h for all i.MXStefano Babic2012-09-01-80/+78
* | mxs: Use correct function name to initialize dramFabio Estevam2012-09-01-1/+1
* | mx28evk: Remove unneeded 'undef'Fabio Estevam2012-09-01-1/+0
* | MX28: Move "regs-base.h" include after SoC type configurationOtavio Salvador2012-09-01-8/+9
* | MX28: config: Allow different target generation in elftosb callOtavio Salvador2012-09-01-1/+4
* | mx35: Add cpu_mmc_init()Benoît Thébaudeau2012-09-01-1/+14
* | mx5/6: Fix cpu_mmc_init() return valueBenoît Thébaudeau2012-09-01-4/+2
* | spi: fix mxs_spi_slave structure allocation to clear memoryMatt Sealey2012-09-01-1/+1
* | spi: fix mxc_spi_slave structure allocation to clear memoryMatt Sealey2012-09-01-1/+1
* | mx53evk: add boot_mode supportTroy Kisky2012-09-01-0/+16
* | mx6qsabrelite: add boot_mode supportTroy Kisky2012-09-01-0/+17
* | imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2012-09-01-0/+262
* | iomux: move IOMUX_GPR13_xxx definesTroy Kisky2012-09-01-111/+130
* | mx35: Remove duplicate GPIO3_BASE_ADDRBenoît Thébaudeau2012-09-01-1/+0
* | mx5: cosmetic: Clean up lowlevel_initBenoît Thébaudeau2012-09-01-23/+23
* | mx5/6 timer: Round up tick_to_time() valueBenoît Thébaudeau2012-09-01-1/+1