summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-01arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann8-22/+0
2012-09-01at91sam9263ek: remove unnecessary console_init_fAndreas Bießmann1-3/+0
2012-09-01spi: atmel: add WDRBT bit to avoid receive overrunBo Shen2-0/+4
2012-09-01atmel: at91sam9x5: fix name error for spiBo Shen1-2/+2
2012-09-01Take over the maintainer for sam9g10 and sam9m10g45Bo Shen1-1/+1
2012-09-01arm : at91sam9x5 : fix a small bug for NANDBo Shen1-0/+2
2012-09-01AT91: Small fix on AT91 USART initialization codeXu, Hong1-1/+10
2012-09-01at91sam9263ek: fix 'update' scriptAndreas Bießmann1-1/+1
2012-09-01ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INITBo Shen1-2/+0
2012-09-01fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau12-20/+20
2012-09-01mxc: Define architecture identifierBenoît Thébaudeau7-0/+15
2012-09-01MX5: efikamx: substitutes GPIO_NUMBER with IMX_GPIO_NRStefano Babic1-24/+24
2012-09-01mx5:Use IMX_GPIO_NR macroAshok Kumar Reddy5-20/+20
2012-09-01efikamx: sync Smartbook DDR settings in DCD with those found in Genesi's prod...Matt Sealey1-25/+19
2012-09-01efikamx: update to Efika MX Smarttop and Smartbook boardsMatt Sealey1-375/+229
2012-09-01mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2-4/+6
2012-09-01efikamx: update MAINTAINERS for Genesi Efika MX systemsMatt Sealey1-2/+5
2012-09-01efikamx: configure Smarttop PCBID and LED pads in DCD for convenienceMatt Sealey1-0/+10
2012-09-01efikamx: remove drive strength function and roll its functionality into the DCDMatt Sealey2-101/+18
2012-09-01efikamx: move and rename Efika MX directories and config files to prepare for...Matt Sealey7-3/+3
2012-09-01MX28: m28evk: Enable SPI DMAMarek Vasut1-0/+1
2012-09-01MX28: m28evk: Align SSP clock speedMarek Vasut2-4/+4
2012-09-01MX28: SPI: Supercharge the SPI driverMarek Vasut1-31/+65
2012-09-01MX28: DMA: Prolong the DMA timeoutMarek Vasut1-1/+1
2012-09-01MX28: DMA: Align the struct mxs_dma_descMarek Vasut1-1/+2
2012-09-01mx6qarm2:Use IMX_GPIO_NR macroAshok Kumar Reddy1-2/+2
2012-09-01imx27lite: update with gpio api change (v4)trem2-3/+7
2012-09-01gpio: add gpio api support to mx27 (v4)trem4-31/+73
2012-09-01mx5: add iomux-mx51.h includeMatt Sealey1-0/+164
2012-09-01mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador6-7/+7
2012-09-01mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador1-1/+1
2012-09-01mxs: Replace i.MX233 by i.MX23 on copyright headerOtavio Salvador1-1/+1
2012-09-01mxc: Make gpio_get_value() use PSRBenoît Thébaudeau1-1/+1
2012-09-01mx53ard: Use IMX_GPIO_NR macroFabio Estevam1-1/+1
2012-09-01mx51evk: Use IMX_GPIO_NR macroFabio Estevam1-3/+3
2012-09-01mx53loco: Use IMX_GPIO_NR macroFabio Estevam1-1/+1
2012-09-01mx35: Remove declaration of non-existing functionBenoît Thébaudeau1-2/+0
2012-09-01mx35: Move clock enums to clock.hBenoît Thébaudeau3-29/+29
2012-09-01mx35: Remove declaration of non-existing functionBenoît Thébaudeau1-1/+0
2012-09-01mx35: Fix broken pin definitionsBenoît Thébaudeau2-5/+2
2012-09-01mx35 iomux: Remove unused macroBenoît Thébaudeau1-2/+0
2012-09-01mx5: Undeclare imx_decode_pll()Benoît Thébaudeau1-2/+0
2012-09-01MX: Set a common gpio.h for all i.MXStefano Babic11-80/+78
2012-09-01mxs: Use correct function name to initialize dramFabio Estevam1-1/+1
2012-09-01mx28evk: Remove unneeded 'undef'Fabio Estevam1-1/+0
2012-09-01MX28: Move "regs-base.h" include after SoC type configurationOtavio Salvador4-8/+9
2012-09-01MX28: config: Allow different target generation in elftosb callOtavio Salvador2-1/+4
2012-09-01mx35: Add cpu_mmc_init()Benoît Thébaudeau1-1/+14
2012-09-01mx5/6: Fix cpu_mmc_init() return valueBenoît Thébaudeau1-4/+2
2012-09-01spi: fix mxs_spi_slave structure allocation to clear memoryMatt Sealey1-1/+1