summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mx51evk: Remove unneeded '1' from mx51evk.hFabio Estevam2011-11-03-5/+5
* I2C: Fix mxc_i2c.c problem on imx31_phycoreMarek Vasut2011-11-03-11/+26
* mx35pdk: Add RTC supportFabio Estevam2011-11-03-0/+2
* mx51evk: Use GPIO API for configuring the IOMUXFabio Estevam2011-11-03-5/+3
* mx51evk: Add RTC supportFabio Estevam2011-11-03-0/+3
* rtc: Make mc13783-rtc driver genericFabio Estevam2011-11-03-8/+8
* qong: remove unneeded IOMUX settingsFabio Estevam2011-11-03-6/+0
* qong: Use mx31_set_gpr to setup USBH2 pinsFabio Estevam2011-11-03-1/+1
* mx31: Introduce mx31_set_gpr functionFabio Estevam2011-11-03-0/+54
* mx31pdk: Add MC13783 PMIC supportFabio Estevam2011-11-03-0/+12
* qong: remove unneeded "1" from qong.hFabio Estevam2011-11-03-17/+17
* misc: pmic: fix regression in pmic_fsl.c (SPI)Helmut Raiger2011-11-03-6/+2
* mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIMEWolfgang Grandegger2011-11-03-5/+5
* MX35: Drop unnecessary prototypes from imx-regs.hStefano Babic2011-11-03-4/+0
* I2C: added I2C-2 and I2C-3 to MX35Stefano Babic2011-11-03-0/+4
* MX35: factorize common assembly codeStefano Babic2011-11-03-0/+140
* MX35: add reset cause as provided by other i.MXStefano Babic2011-11-03-2/+29
* MX35: add pins definition for UART3Stefano Babic2011-11-03-0/+3
* MX35: added ESDC structure to imx-regsStefano Babic2011-11-03-18/+30
* sandbox: drop unused returnMike Frysinger2011-11-03-2/+0
* sandbox: put stdin into raw modeMike Frysinger2011-11-03-0/+40
* serial: sandbox: use ssize_t to match os_readMike Frysinger2011-11-03-1/+1
* serial: sandbox: optimize putsMike Frysinger2011-11-03-2/+1
* sandbox/tegra2: fix typo in autocomplete defineMike Frysinger2011-11-03-2/+2
* sandbox: Change md command to use map_physmemSimon Glass2011-11-03-2/+7
* sandbox: Adjust Makefile so that standalone/api are not builtSimon Glass2011-11-03-3/+4
* sandbox: Add asm/cache.h for sandboxAnton staaf2011-11-03-0/+33
* Reduce build timesWolfgang Denk2011-11-03-43/+67
* post/post.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-2/+1
* post/post.c: CodingStyle cleanupWolfgang Denk2011-11-03-32/+27
* common/cmd_ide.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-2/+0
* common/cmd_ide.c: CodingStyle cleanupWolfgang Denk2011-11-03-840/+874
* drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-13/+3
* 4xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk2011-11-03-2/+4
* board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-27/+6
* 4xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-3/+0
* 4xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-12/+14
* drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-2/+0
* board/g2000/strataflash.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-3/+0
* board/jse/flash.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-14/+1
* drivers/net/ns8382x.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-48/+37
* arch/powerpc/lib/board.c: fix build warningWolfgang Denk2011-11-03-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-11-03-55/+719
|\
| * tegra2: Move MMC clock initialization into MMC driverStephen Warren2011-11-03-15/+10
| * mmc: sdhci: fix sdma bug for large file transferLei Wen2011-11-03-1/+1
| * mmc: sdhci: add timeout for data transferLei Wen2011-11-03-1/+8
| * mmc: sdhci: add mmc structure for hostLei Wen2011-11-03-0/+4
| * mmc: sdhci: fix build warningLei Wen2011-11-03-0/+3
| * mmc: sdhci: fix cache flushLei Wen2011-11-03-1/+1
| * mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav2011-11-03-1/+1