aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-02patman: don't mess with signoffsIlya Yanok1-11/+2
2012-09-02patman: don't mess with changelogIlya Yanok1-3/+2
2012-09-02patman: don't pick changes while processing patchesIlya Yanok1-1/+2
2012-09-02patman: fix end of changes detectionIlya Yanok1-0/+6
2012-09-02pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2-10/+32
2012-09-02pci: update pci_ids.h with a few new entriesAndrew Sharp1-0/+16
2012-09-02pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp1-6/+6
2012-09-02pci: clean up some whitespace and formattingAndrew Sharp2-70/+91
2012-09-02pci: fix errant data types and corresponding access functionsAndrew Sharp2-10/+12
2012-09-02Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk5-6/+8
2012-09-01at91: 9x5: Enable PMECC for 5series ek board.Wu, Josh1-0/+7
2012-09-01at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.Wu, Josh1-6/+6
2012-09-01at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh3-1/+836
2012-09-01at91: atmel_nand: remove unused variables.Wu, Josh1-2/+1
2012-09-01at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2-59/+87
2012-09-01atmel: at91sam9x5: add spi flash boot supportBo Shen2-4/+17
2012-09-01arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INITBo Shen2-3/+0
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