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