1. 7cb5494 dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p GONI target by Łukasz Majewski · 13 years ago
  2. 9b3ab1c smdkv310: use macro for mmc data read function address by Chander Kashyap · 13 years ago
  3. 5187d8d smdkv310: use spl framework for mmc spl by Chander Kashyap · 13 years ago
  4. 9436a0c SMDKV310: use get_ram_size() to validate dram size by Chander Kashyap · 13 years ago
  5. b3c5a49 SMDKV310: Initialize board id using CONFIG_MACH_TYPE by Chander Kashyap · 13 years ago
  6. a2ee7f0 ORIGEN : use absolute paths and fix tool naming by Angus Ainslie · 13 years ago
  7. 099e884 ORIGEN : enable device tree support by Angus Ainslie · 13 years ago
  8. 0e0a536 MX25: tx25: Fix building due to missing MACH_TYPE by Stefano Babic · 13 years ago
  9. 4d86dd0 mx31: Add board support for HALE TT-01 by Helmut Raiger · 13 years ago
  10. a6d9de4 mx31: add ESD control registers by Helmut Raiger · 13 years ago
  11. d121d20 mx31: define pins and init for UART2 and CSPI3 by Helmut Raiger · 13 years ago
  12. deb5348 MX35: add support for flea3 board by Stefano Babic · 13 years ago
  13. 1cf820f MX51: vision2: add MACH_TYPE in config file by Stefano Babic · 13 years ago
  14. ae27cdc vision2: Remove unused header file by Fabio Estevam · 13 years ago
  15. 9c818b1 mx51evk: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  16. 4f52141 mx51evk: Remove unneeded '1' from mx51evk.h by Fabio Estevam · 13 years ago
  17. bf0783d I2C: Fix mxc_i2c.c problem on imx31_phycore by Marek Vasut · 13 years ago
  18. d28d6a9 mx35pdk: Add RTC support by Fabio Estevam · 13 years ago
  19. d736ebe mx51evk: Use GPIO API for configuring the IOMUX by Fabio Estevam · 13 years ago
  20. 9b6ede9 mx51evk: Add RTC support by Fabio Estevam · 13 years ago
  21. 4e8b754 rtc: Make mc13783-rtc driver generic by Fabio Estevam · 13 years ago
  22. 199222f qong: remove unneeded IOMUX settings by Fabio Estevam · 13 years ago
  23. 842d853 qong: Use mx31_set_gpr to setup USBH2 pins by Fabio Estevam · 13 years ago
  24. 6d0fb3d mx31: Introduce mx31_set_gpr function by Fabio Estevam · 13 years ago
  25. 1f83d00 mx31pdk: Add MC13783 PMIC support by Fabio Estevam · 13 years ago
  26. 8a508e3 qong: remove unneeded "1" from qong.h by Fabio Estevam · 13 years ago
  27. 435a728 misc: pmic: fix regression in pmic_fsl.c (SPI) by Helmut Raiger · 13 years ago
  28. 28b119e mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME by Wolfgang Grandegger · 13 years ago
  29. f6dc192 MX35: Drop unnecessary prototypes from imx-regs.h by Stefano Babic · 13 years ago
  30. a1c6629 I2C: added I2C-2 and I2C-3 to MX35 by Stefano Babic · 13 years ago
  31. 324a131 MX35: factorize common assembly code by Stefano Babic · 13 years ago
  32. d330883 MX35: add reset cause as provided by other i.MX by Stefano Babic · 13 years ago
  33. e0a83cc MX35: add pins definition for UART3 by Stefano Babic · 13 years ago
  34. 9d94044 MX35: added ESDC structure to imx-regs by Stefano Babic · 13 years ago
  35. fec79ac sandbox: drop unused return by Mike Frysinger · 13 years ago
  36. ab06a75 sandbox: put stdin into raw mode by Mike Frysinger · 13 years ago
  37. ec8f0b9 serial: sandbox: use ssize_t to match os_read by Mike Frysinger · 13 years ago
  38. 5778d54 serial: sandbox: optimize puts by Mike Frysinger · 13 years ago
  39. ed0fc4b sandbox/tegra2: fix typo in autocomplete define by Mike Frysinger · 13 years ago
  40. 355a835 sandbox: Change md command to use map_physmem by Simon Glass · 13 years ago
  41. b572875 sandbox: Adjust Makefile so that standalone/api are not built by Simon Glass · 13 years ago
  42. cceea66 sandbox: Add asm/cache.h for sandbox by Anton staaf · 13 years ago
  43. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  44. 4d6402b post/post.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  45. 50da837 post/post.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  46. a2b92a6 common/cmd_ide.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  47. 34c202c common/cmd_ide.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  48. 88b2533 drivers/rtc/ds1337.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  49. e5d5ed4 4xx_pci.c: add error checking, fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  50. ec98a9b board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  51. f4d9f2d 4xx_enet.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  52. 32bb34a 4xx_uart.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  53. 3d458d2 drivers/net/eepro100.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  54. a0f21ff board/g2000/strataflash.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  55. 8e119b0 board/jse/flash.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  56. 675b46b drivers/net/ns8382x.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  57. a9f4fc3 arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  58. 24769c1 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  59. e84fb17 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  60. b2b4449 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 13 years ago
  61. 7a34106 e1000: fix bugs from recent commits by Wolfgang Denk · 13 years ago
  62. de71fbe tegra2: Move MMC clock initialization into MMC driver by Stephen Warren · 13 years ago
  63. 3e81c77 mmc: sdhci: fix sdma bug for large file transfer by Lei Wen · 13 years ago
  64. a004abd mmc: sdhci: add timeout for data transfer by Lei Wen · 13 years ago
  65. 6cf1b17 mmc: sdhci: add mmc structure for host by Lei Wen · 13 years ago
  66. 0d2f15f mmc: sdhci: fix build warning by Lei Wen · 13 years ago
  67. 2c2ec4c mmc: sdhci: fix cache flush by Lei Wen · 13 years ago
  68. fe8f706 mmc: CMD7:MMC_CMD_SELECT_CARD response fix by Ajay Bhargav · 13 years ago
  69. 4137894 mmc: test mmc bus width on startup by Lei Wen · 13 years ago
  70. 0560db1 mmc: change magic number to macro define by Lei Wen · 13 years ago
  71. 02d3ad3 mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 by Lei Wen · 13 years ago
  72. 02f3029 mmc: retry the cmd8 to meet 74 clocks requirement in the spec by Lei Wen · 13 years ago
  73. 07133f2 PXA: Add MMC driver using the generic MMC framework by Marek Vasut · 13 years ago
  74. 4c1c355 x86: Fix a compiler warning in arch/x86/lib/realmode.c by Gabe Black · 13 years ago
  75. fdb7115 x86: Remove the prototype for the unused function board_init by Gabe Black · 13 years ago
  76. 3c7db1b x86: Rename include/asm/ic to include/asm/arch-sc520 by Graeme Russ · 13 years ago
  77. 7b3d538 x86: turn off cache: set control register properly by Ondrej Kupka · 13 years ago
  78. a53ef5e nds32: asm/io.h: add __iormb __iowmb and inline io support by Macpaul Lin · 13 years ago
  79. 466e73b nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Macpaul Lin · 13 years ago
  80. 569bc62 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · 13 years ago
  81. ce5207e e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · 13 years ago
  82. 2326a94 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · 13 years ago
  83. 114d7fc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · 13 years ago
  84. d60626f8 e1000: Restructure and streamline PCI device probing by Kyle Moffett · 13 years ago
  85. 987b43a e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · 14 years ago
  86. 41d68b3 zlib: Fix integer cast of pointer by Simon Glass · 13 years ago
  87. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  88. 606a76f Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 13 years ago
  89. 88a85fb DEBUG: Fix debug macros by Marek Vasut · 13 years ago
  90. 7575369 GCC4.6: Remove debugX() usage from spc1920 hpi by Marek Vasut · 13 years ago
  91. 3ff915e GCC4.6: Squash warnings in omap4 clocks.c by Marek Vasut · 13 years ago
  92. 4a34af7 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · 13 years ago
  93. 4754c82 GCC4.6: Squash warnings in yaffs_guts.c by Marek Vasut · 13 years ago
  94. 4b41478 GCC4.6: Drop dead code from yaffs_guts.c by Marek Vasut · 13 years ago
  95. dd05984 GCC4.6: Squash warnings in LzmaTools.c by Marek Vasut · 13 years ago
  96. 7845912 GCC4.6: Squash warning in lcd.c by Marek Vasut · 13 years ago
  97. 0aa2765 GCC4.6: Squash GTREADREG related errors by Marek Vasut · 13 years ago
  98. cd7b4e8 GCC4.6: Squash warning in cmd_date.c by Marek Vasut · 13 years ago
  99. 7a129a5 GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c by Marek Vasut · 13 years ago
  100. eda959f GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · 13 years ago