Commit Graph

14338 Commits (397b40caf2eacec576c72eb52144383f11ae7688)
 

Author SHA1 Message Date
Wolfgang Denk 397b40caf2 drivers/rtc/ds3231.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 55b97886f8 board/mcc200/auto_update.c: fixx GCC 4.6 build warnings 13 years ago
Wolfgang Denk a442173048 arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 65766f3852 board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warnings 13 years ago
Wolfgang Denk 1c2931d4ec arch/powerpc/lib/board.c: fix build warning 13 years ago
Wolfgang Denk 9b998b0c52 arch/powerpc/lib/board.c: make (mostly) checkpatch-clean 13 years ago
Wolfgang Denk 9306749752 arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings 13 years ago
Wolfgang Denk ee6ed89c5b board/mpl/common/flash.c: fix GCC 4.6 build warning 13 years ago
Daniel Schwierzeck b6a467d73d config.mk: use memoization in cc-option macro to speed up compilation 13 years ago
Mike Frysinger fec79acc86 sandbox: drop unused return 13 years ago
Mike Frysinger ab06a758b9 sandbox: put stdin into raw mode 13 years ago
Mike Frysinger ec8f0b9024 serial: sandbox: use ssize_t to match os_read 13 years ago
Mike Frysinger 5778d54afc serial: sandbox: optimize puts 13 years ago
Mike Frysinger ed0fc4b172 sandbox/tegra2: fix typo in autocomplete define 13 years ago
Simon Glass 355a835747 sandbox: Change md command to use map_physmem 13 years ago
Simon Glass b5728756e8 sandbox: Adjust Makefile so that standalone/api are not built 13 years ago
Anton staaf cceea66bfe sandbox: Add asm/cache.h for sandbox 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Wolfgang Denk 4d6402b012 post/post.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 50da837663 post/post.c: CodingStyle cleanup 13 years ago
Wolfgang Denk a2b92a655a common/cmd_ide.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 34c202c7eb common/cmd_ide.c: CodingStyle cleanup 13 years ago
Wolfgang Denk 88b2533de0 drivers/rtc/ds1337.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk e5d5ed4b20 4xx_pci.c: add error checking, fix GCC 4.6 build warning 13 years ago
Wolfgang Denk ec98a9bd4e board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk f4d9f2da2a 4xx_enet.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 32bb34a768 4xx_uart.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 3d458d2dfb drivers/net/eepro100.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk a0f21ff18a board/g2000/strataflash.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 8e119b03c5 board/jse/flash.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 675b46bbac drivers/net/ns8382x.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk a9f4fc3fe5 arch/powerpc/lib/board.c: fix build warning 13 years ago
Wolfgang Denk 24769c151e Merge branch 'master' of git://git.denx.de/u-boot-mmc 13 years ago
Wolfgang Denk e84fb175f6 Merge branch 'master' of git://git.denx.de/u-boot-x86 13 years ago
Wolfgang Denk b2b4449aa7 Merge branch 'master' of git://git.denx.de/u-boot-nds32 13 years ago
Wolfgang Denk 7a34106611 e1000: fix bugs from recent commits 13 years ago
Stephen Warren de71fbe468 tegra2: Move MMC clock initialization into MMC driver 13 years ago
Lei Wen 3e81c77240 mmc: sdhci: fix sdma bug for large file transfer 13 years ago
Lei Wen a004abde88 mmc: sdhci: add timeout for data transfer 13 years ago
Lei Wen 6cf1b17cd0 mmc: sdhci: add mmc structure for host 13 years ago
Lei Wen 0d2f15f9c7 mmc: sdhci: fix build warning 13 years ago
Lei Wen 2c2ec4c969 mmc: sdhci: fix cache flush 13 years ago
Ajay Bhargav fe8f7066d3 mmc: CMD7:MMC_CMD_SELECT_CARD response fix 13 years ago
Lei Wen 4137894e04 mmc: test mmc bus width on startup 13 years ago
Lei Wen 0560db18ec mmc: change magic number to macro define 13 years ago
Lei Wen 02d3ad3e19 mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 13 years ago
Lei Wen 02f3029f18 mmc: retry the cmd8 to meet 74 clocks requirement in the spec 13 years ago
Marek Vasut 07133f2e7b PXA: Add MMC driver using the generic MMC framework 13 years ago
Gabe Black 4c1c355a68 x86: Fix a compiler warning in arch/x86/lib/realmode.c 13 years ago
Gabe Black fdb711528c x86: Remove the prototype for the unused function board_init 13 years ago