summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-07board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07board/esd/pf5200/pf5200.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07PM520: add missing enable_interrupts()Wolfgang Denk
2011-11-07fs/fat/fat.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07drivers/video/videomodes.c: fix GCC 4.6 build warningWolfgang Denk
2011-11-07drivers/rtc/rv3029.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-07drivers/rtc/ds3231.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-07board/mcc200/auto_update.c: fixx GCC 4.6 build warningsWolfgang Denk
2011-11-07arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-07board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warningsWolfgang Denk
2011-11-07arch/powerpc/lib/board.c: fix build warningWolfgang Denk
2011-11-07arch/powerpc/lib/board.c: make (mostly) checkpatch-cleanWolfgang Denk
2011-11-07arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warningsWolfgang Denk
2011-11-07board/mpl/common/flash.c: fix GCC 4.6 build warningWolfgang Denk
2011-11-07config.mk: use memoization in cc-option macro to speed up compilationDaniel Schwierzeck
2011-11-03sandbox: drop unused returnMike Frysinger
2011-11-03sandbox: put stdin into raw modeMike Frysinger
2011-11-03serial: sandbox: use ssize_t to match os_readMike Frysinger
2011-11-03serial: sandbox: optimize putsMike Frysinger
2011-11-03sandbox/tegra2: fix typo in autocomplete defineMike Frysinger
2011-11-03sandbox: Change md command to use map_physmemSimon Glass
2011-11-03sandbox: Adjust Makefile so that standalone/api are not builtSimon Glass
2011-11-03sandbox: Add asm/cache.h for sandboxAnton staaf
2011-11-03Reduce build timesWolfgang Denk
2011-11-03post/post.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03post/post.c: CodingStyle cleanupWolfgang Denk
2011-11-03common/cmd_ide.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03common/cmd_ide.c: CodingStyle cleanupWolfgang Denk
2011-11-03drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-034xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk
2011-11-03board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-034xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-034xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03board/g2000/strataflash.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03board/jse/flash.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03drivers/net/ns8382x.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03arch/powerpc/lib/board.c: fix build warningWolfgang Denk
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2011-11-03e1000: fix bugs from recent commitsWolfgang Denk
2011-11-03tegra2: Move MMC clock initialization into MMC driverStephen Warren
2011-11-03mmc: sdhci: fix sdma bug for large file transferLei Wen
2011-11-03mmc: sdhci: add timeout for data transferLei Wen
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen
2011-11-03mmc: sdhci: fix build warningLei Wen
2011-11-03mmc: sdhci: fix cache flushLei Wen
2011-11-03mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav