summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rv3029.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-071-16/+11
* drivers/rtc/ds3231.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-071-13/+3
* board/mcc200/auto_update.c: fixx GCC 4.6 build warningsWolfgang Denk2011-11-071-6/+1
* arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-071-2/+1
* board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warningsWolfgang Denk2011-11-071-11/+12
* arch/powerpc/lib/board.c: fix build warningWolfgang Denk2011-11-071-3/+0
* arch/powerpc/lib/board.c: make (mostly) checkpatch-cleanWolfgang Denk2011-11-071-221/+234
* arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warningsWolfgang Denk2011-11-071-4/+1
* board/mpl/common/flash.c: fix GCC 4.6 build warningWolfgang Denk2011-11-071-14/+1
* config.mk: use memoization in cc-option macro to speed up compilationDaniel Schwierzeck2011-11-071-2/+18
* sandbox: drop unused returnMike Frysinger2011-11-031-2/+0
* sandbox: put stdin into raw modeMike Frysinger2011-11-033-0/+40
* serial: sandbox: use ssize_t to match os_readMike Frysinger2011-11-031-1/+1
* serial: sandbox: optimize putsMike Frysinger2011-11-031-2/+1
* sandbox/tegra2: fix typo in autocomplete defineMike Frysinger2011-11-032-2/+2
* sandbox: Change md command to use map_physmemSimon Glass2011-11-031-2/+7
* sandbox: Adjust Makefile so that standalone/api are not builtSimon Glass2011-11-031-3/+4
* sandbox: Add asm/cache.h for sandboxAnton staaf2011-11-031-0/+33
* Reduce build timesWolfgang Denk2011-11-0325-43/+67
* post/post.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-2/+1
* post/post.c: CodingStyle cleanupWolfgang Denk2011-11-031-32/+27
* common/cmd_ide.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-2/+0
* common/cmd_ide.c: CodingStyle cleanupWolfgang Denk2011-11-031-840/+874
* drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-13/+3
* 4xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk2011-11-031-2/+4
* board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-27/+6
* 4xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-3/+0
* 4xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-12/+14
* drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-2/+0
* board/g2000/strataflash.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-3/+0
* board/jse/flash.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-14/+1
* drivers/net/ns8382x.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-48/+37
* arch/powerpc/lib/board.c: fix build warningWolfgang Denk2011-11-031-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-11-0310-55/+719
|\
| * tegra2: Move MMC clock initialization into MMC driverStephen Warren2011-11-032-15/+10
| * mmc: sdhci: fix sdma bug for large file transferLei Wen2011-11-031-1/+1
| * mmc: sdhci: add timeout for data transferLei Wen2011-11-031-1/+8
| * mmc: sdhci: add mmc structure for hostLei Wen2011-11-032-0/+4
| * mmc: sdhci: fix build warningLei Wen2011-11-031-0/+3
| * mmc: sdhci: fix cache flushLei Wen2011-11-031-1/+1
| * mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav2011-11-031-1/+1
| * mmc: test mmc bus width on startupLei Wen2011-11-031-18/+26
| * mmc: change magic number to macro defineLei Wen2011-11-032-16/+21
| * mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen2011-11-031-0/+33
| * mmc: retry the cmd8 to meet 74 clocks requirement in the specLei Wen2011-11-031-2/+14
| * PXA: Add MMC driver using the generic MMC frameworkMarek Vasut2011-11-033-0/+597
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2011-11-0317-18/+14
|\ \
| * | x86: Fix a compiler warning in arch/x86/lib/realmode.cGabe Black2011-11-021-1/+1
| * | x86: Remove the prototype for the unused function board_initGabe Black2011-11-021-1/+0
| * | x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-0214-15/+12
OpenPOWER on IntegriCloud