summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-022-10/+32
* pci: update pci_ids.h with a few new entriesAndrew Sharp2012-09-021-0/+16
* pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp2012-09-021-6/+6
* pci: clean up some whitespace and formattingAndrew Sharp2012-09-022-70/+91
* pci: fix errant data types and corresponding access functionsAndrew Sharp2012-09-022-10/+12
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-09-025-6/+8
|\
| * tx25: Use generic gpio_* callsVikram Narayanan2012-08-111-16/+9
| * config: Always use GNU ldKhem Raj2012-08-101-1/+5
| * tools: add kwboot binary to .gitignore fileLuka Perkov2012-08-101-0/+1
| * fdt: Include arch specific gpio.h instead of asm-generic/gpio.hMichal Simek2012-08-101-2/+1
| * serial: CONSOLE macro is not usedMichal Simek2012-08-101-3/+0
* | at91: 9x5: Enable PMECC for 5series ek board.Wu, Josh2012-09-011-0/+7
* | at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.Wu, Josh2012-09-011-6/+6
* | at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2012-09-013-1/+836
* | at91: atmel_nand: remove unused variables.Wu, Josh2012-09-011-2/+1
* | at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2012-09-012-59/+87
* | atmel: at91sam9x5: add spi flash boot supportBo Shen2012-09-012-4/+17
* | arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INITBo Shen2012-09-012-3/+0
* | arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann2012-09-018-22/+0
* | at91sam9263ek: remove unnecessary console_init_fAndreas Bießmann2012-09-011-3/+0
* | spi: atmel: add WDRBT bit to avoid receive overrunBo Shen2012-09-012-0/+4
* | atmel: at91sam9x5: fix name error for spiBo Shen2012-09-011-2/+2
* | Take over the maintainer for sam9g10 and sam9m10g45Bo Shen2012-09-011-1/+1
* | arm : at91sam9x5 : fix a small bug for NANDBo Shen2012-09-011-0/+2
* | AT91: Small fix on AT91 USART initialization codeXu, Hong2012-09-011-1/+10
* | at91sam9263ek: fix 'update' scriptAndreas Bießmann2012-09-011-1/+1
* | ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INITBo Shen2012-09-011-2/+0
* | fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-0112-20/+20
* | mxc: Define architecture identifierBenoît Thébaudeau2012-09-017-0/+15
* | MX5: efikamx: substitutes GPIO_NUMBER with IMX_GPIO_NRStefano Babic2012-09-011-24/+24
* | mx5:Use IMX_GPIO_NR macroAshok Kumar Reddy2012-09-015-20/+20
* | efikamx: sync Smartbook DDR settings in DCD with those found in Genesi's prod...Matt Sealey2012-09-011-25/+19
* | efikamx: update to Efika MX Smarttop and Smartbook boardsMatt Sealey2012-09-011-375/+229
* | mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2012-09-012-4/+6
* | efikamx: update MAINTAINERS for Genesi Efika MX systemsMatt Sealey2012-09-011-2/+5
* | efikamx: configure Smarttop PCBID and LED pads in DCD for convenienceMatt Sealey2012-09-011-0/+10
* | efikamx: remove drive strength function and roll its functionality into the DCDMatt Sealey2012-09-012-101/+18
* | efikamx: move and rename Efika MX directories and config files to prepare for...Matt Sealey2012-09-017-3/+3
* | MX28: m28evk: Enable SPI DMAMarek Vasut2012-09-011-0/+1
* | MX28: m28evk: Align SSP clock speedMarek Vasut2012-09-012-4/+4
* | MX28: SPI: Supercharge the SPI driverMarek Vasut2012-09-011-31/+65
* | MX28: DMA: Prolong the DMA timeoutMarek Vasut2012-09-011-1/+1
* | MX28: DMA: Align the struct mxs_dma_descMarek Vasut2012-09-011-1/+2
* | mx6qarm2:Use IMX_GPIO_NR macroAshok Kumar Reddy2012-09-011-2/+2
* | imx27lite: update with gpio api change (v4)trem2012-09-012-3/+7
* | gpio: add gpio api support to mx27 (v4)trem2012-09-014-31/+73
* | mx5: add iomux-mx51.h includeMatt Sealey2012-09-011-0/+164
* | mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-016-7/+7
* | mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador2012-09-011-1/+1
* | mxs: Replace i.MX233 by i.MX23 on copyright headerOtavio Salvador2012-09-011-1/+1
OpenPOWER on IntegriCloud