Commit Graph

14333 Commits (324a131e7cfbcc6a65cf6d7f5a455e47ff613b0c)
 

Author SHA1 Message Date
Stefano Babic 324a131e7c MX35: factorize common assembly code 14 years ago
Stefano Babic d330883f03 MX35: add reset cause as provided by other i.MX 14 years ago
Stefano Babic e0a83cc1f5 MX35: add pins definition for UART3 14 years ago
Stefano Babic 9d940442d3 MX35: added ESDC structure to imx-regs 14 years ago
Mike Frysinger fec79acc86 sandbox: drop unused return 14 years ago
Mike Frysinger ab06a758b9 sandbox: put stdin into raw mode 14 years ago
Mike Frysinger ec8f0b9024 serial: sandbox: use ssize_t to match os_read 14 years ago
Mike Frysinger 5778d54afc serial: sandbox: optimize puts 14 years ago
Mike Frysinger ed0fc4b172 sandbox/tegra2: fix typo in autocomplete define 14 years ago
Simon Glass 355a835747 sandbox: Change md command to use map_physmem 14 years ago
Simon Glass b5728756e8 sandbox: Adjust Makefile so that standalone/api are not built 14 years ago
Anton staaf cceea66bfe sandbox: Add asm/cache.h for sandbox 14 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 14 years ago
Wolfgang Denk 4d6402b012 post/post.c: fix GCC 4.6 build warnings 14 years ago
Wolfgang Denk 50da837663 post/post.c: CodingStyle cleanup 14 years ago
Wolfgang Denk a2b92a655a common/cmd_ide.c: fix GCC 4.6 build warnings 14 years ago
Wolfgang Denk 34c202c7eb common/cmd_ide.c: CodingStyle cleanup 14 years ago
Wolfgang Denk 88b2533de0 drivers/rtc/ds1337.c: fix GCC 4.6 build warnings 14 years ago
Wolfgang Denk e5d5ed4b20 4xx_pci.c: add error checking, fix GCC 4.6 build warning 14 years ago
Wolfgang Denk ec98a9bd4e board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings 14 years ago
Wolfgang Denk f4d9f2da2a 4xx_enet.c: fix GCC 4.6 build warnings 14 years ago
Wolfgang Denk 32bb34a768 4xx_uart.c: fix GCC 4.6 build warnings 14 years ago
Wolfgang Denk 3d458d2dfb drivers/net/eepro100.c: fix GCC 4.6 build warnings 14 years ago
Wolfgang Denk a0f21ff18a board/g2000/strataflash.c: fix GCC 4.6 build warnings 14 years ago
Wolfgang Denk 8e119b03c5 board/jse/flash.c: fix GCC 4.6 build warnings 14 years ago
Wolfgang Denk 675b46bbac drivers/net/ns8382x.c: fix GCC 4.6 build warnings 14 years ago
Wolfgang Denk a9f4fc3fe5 arch/powerpc/lib/board.c: fix build warning 14 years ago
Wolfgang Denk 24769c151e Merge branch 'master' of git://git.denx.de/u-boot-mmc 14 years ago
Wolfgang Denk e84fb175f6 Merge branch 'master' of git://git.denx.de/u-boot-x86 14 years ago
Wolfgang Denk b2b4449aa7 Merge branch 'master' of git://git.denx.de/u-boot-nds32 14 years ago
Wolfgang Denk 7a34106611 e1000: fix bugs from recent commits 14 years ago
Stephen Warren de71fbe468 tegra2: Move MMC clock initialization into MMC driver 14 years ago
Lei Wen 3e81c77240 mmc: sdhci: fix sdma bug for large file transfer 14 years ago
Lei Wen a004abde88 mmc: sdhci: add timeout for data transfer 14 years ago
Lei Wen 6cf1b17cd0 mmc: sdhci: add mmc structure for host 14 years ago
Lei Wen 0d2f15f9c7 mmc: sdhci: fix build warning 14 years ago
Lei Wen 2c2ec4c969 mmc: sdhci: fix cache flush 14 years ago
Ajay Bhargav fe8f7066d3 mmc: CMD7:MMC_CMD_SELECT_CARD response fix 14 years ago
Lei Wen 4137894e04 mmc: test mmc bus width on startup 14 years ago
Lei Wen 0560db18ec mmc: change magic number to macro define 14 years ago
Lei Wen 02d3ad3e19 mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 14 years ago
Lei Wen 02f3029f18 mmc: retry the cmd8 to meet 74 clocks requirement in the spec 14 years ago
Marek Vasut 07133f2e7b PXA: Add MMC driver using the generic MMC framework 14 years ago
Gabe Black 4c1c355a68 x86: Fix a compiler warning in arch/x86/lib/realmode.c 14 years ago
Gabe Black fdb711528c x86: Remove the prototype for the unused function board_init 14 years ago
Graeme Russ 3c7db1beac x86: Rename include/asm/ic to include/asm/arch-sc520 14 years ago
Ondrej Kupka 7b3d5380ee x86: turn off cache: set control register properly 14 years ago
Macpaul Lin a53ef5e4ba nds32: asm/io.h: add __iormb __iowmb and inline io support 14 years ago
Macpaul Lin 466e73b19b nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 14 years ago
Macpaul Lin 569bc625e3 nds32: Use getenv_ulong() in place of getenv(), strtoul 14 years ago