1. 448217d arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  2. 3ec81d7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  3. ad8439d Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
  4. 062cf36 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 12 years ago
  5. 4f7136e tools: clean up mingw ifdefs by Mike Frysinger · 12 years ago
  6. 7d72b80 sf: spansion: inline useless id defines by Mike Frysinger · 13 years ago
  7. b4c87d6 sf: drop unused/duplicate command defines by Mike Frysinger · 13 years ago
  8. b684115 net: link_local: fix build by benoit.thebaudeau@advans · 12 years ago
  9. b977aa8 net: bootp: fix build by benoit.thebaudeau@advans · 12 years ago
  10. f41471e net: fec_mxc: Fix MDC for xMII by benoit.thebaudeau@advans · 12 years ago
  11. 9d2d924 net: fec_mxc: Fix setting of RCR for xMII by benoit.thebaudeau@advans · 12 years ago
  12. 6705e03 Blackfin: bfin_mac: drop volatile markings on packet buffers by Mike Frysinger · 12 years ago
  13. 1b4bd0e usb_storage: fix ehci driver max transfer size by Stefan Herbrechtsmeier · 12 years ago
  14. e3b31c8 smsc95xx: align buffers to cache line size by Ilya Yanok · 12 years ago
  15. 2af16f8 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · 12 years ago
  16. fd06028 usb: check return value of submit_{control, bulk}_msg by Ilya Yanok · 12 years ago
  17. 80ab414 usb: pass cache-aligned buffer to usb_get_descriptor() by Ilya Yanok · 12 years ago
  18. 189a695 ehci-hcd: fix external buffer cache handling by Ilya Yanok · 12 years ago
  19. 71c5de4 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · 12 years ago
  20. c7701af ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · 12 years ago
  21. de4d113 common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER by Marek Vasut · 12 years ago
  22. eec3866 ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · 12 years ago
  23. 66714b1 Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 12 years ago
  24. 3a9469b Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 12 years ago
  25. 7dfb060 nios2: move gd and bd into BSS by Thomas Chou · 12 years ago
  26. 975324a FSL/eSDHC: enable the clock to detect the SD card by Jerry Huang · 12 years ago
  27. d2d8afa SD/MMC: check the card status during erase operation by Jerry Huang · 12 years ago
  28. 40242bc mmc:fix Call mmc_init() when executing mmc_get_dev() by Łukasz Majewski · 12 years ago
  29. ad5fd92 mmc: remove the hard setting for tran_speed by Jaehoon Chung · 13 years ago
  30. e576bd9 i.MX: fsl_esdhc: allow use with cache enabled. by Eric Nelson · 12 years ago
  31. 48a3e99 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · 12 years ago
  32. 0878222 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · 12 years ago
  33. 0b15d51 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 12 years ago
  34. 154177e net: Inline the new eth_setenv_enetaddr_by_index function by Joe Hershberger · 12 years ago
  35. c88ef3c net: allow setting env enetaddr from net device setting by Rob Herring · 12 years ago
  36. 66f119e net/designware: Consecutive writes to the same register to be avoided by Dinh Nguyen · 12 years ago
  37. c59ab09 CACHE: net: asix: Fix asix driver to work with data cache on by Marek Vasut · 12 years ago
  38. cc5f552 net: phy: micrel: make ksz9021 phy accessible by Troy Kisky · 12 years ago
  39. 11af8d6 net: abort network initialization if the PHY driver fails by Timur Tabi · 12 years ago
  40. 6e5b9ac phylib: phy_startup() should return an error code on failure by Timur Tabi · 12 years ago
  41. bc46dfa net: tftp: fix type of block arg to store_block by Jayachandran Chandrasekharan Nair · 12 years ago
  42. 175a7d2 mx28evk: Add I2C support by Fabio Estevam · 12 years ago
  43. fa86d1c mxs-i2c: Fix internal address byte order by Torsten Fleischer · 12 years ago
  44. 9ca37d7 mxc_i2c: remove setting speed at each start by Troy Kisky · 12 years ago
  45. 3174689 mx6qsabrelite: add i2c support by Troy Kisky · 12 years ago
  46. de6f604 mxc_i2c: specify i2c base address in config file by Troy Kisky · 12 years ago
  47. a0bc44e net: fix typo in arp clean up by Mike Frysinger · 12 years ago
  48. a6616ef net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other by Nobuhiro Iwamatsu · 12 years ago
  49. 575a3d2 microblaze: intc: Clear interrupt code by Michal Simek · 12 years ago
  50. e0bb305 microblaze: Call serial multi initialization by Michal Simek · 12 years ago
  51. 779bf42 microblaze: Move __udelay implementation by Michal Simek · 12 years ago
  52. 36c7e6e microblaze: Remove extern from board.c by Michal Simek · 12 years ago
  53. cf65d47 ipu_common: Add ldb_clk for use in parenting the pixel clock by Eric Nelson · 12 years ago
  54. 9fbdb1a ipu_common: Do not hardcode the ipu_clk frequency by Fabio Estevam · 12 years ago
  55. 477bca2 ipu_common: Rename MXC_CCM_BASE by Fabio Estevam · 12 years ago
  56. e4942ad ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53 by Fabio Estevam · 12 years ago
  57. 913db79 ipu_common: Only apply the erratum to MX51 by Fabio Estevam · 12 years ago
  58. 695af9a video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · 12 years ago
  59. 05d4df1 mx6: Allow mx6 to access the IPUv3 registers by Fabio Estevam · 12 years ago
  60. 8f47d91 common lcd: minor coding style changes by Nikita Kiryanov · 12 years ago
  61. 920c358 microblaze: Wire up dts configuration by Stephan Linz · 12 years ago
  62. a1d2478 fdt: Add board specific dts inclusion by Stephan Linz · 12 years ago
  63. 211e475 Prepare v2012.07-rc1 by Wolfgang Denk · 12 years ago
  64. 3fe6383 Minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  65. 895f3e0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  66. 30704da EXYNOS: Fix USB compiler warning by Rajeshwari Shinde · 12 years ago
  67. ba662f8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  68. 63905f1 tegra: define fdt_load/fdt_high variables by Stephen Warren · 12 years ago
  69. dd8ab95 tegra: enable bootz command by Stephen Warren · 12 years ago
  70. 8b3f7bf tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · 12 years ago
  71. 2db7b95 tegra: trimslice: set up serial flash pinmux by Stephen Warren · 12 years ago
  72. e028494 tegra: add pin_mux_spi() board initialization function by Stephen Warren · 12 years ago
  73. a016e14 tegra: add GMC/GMD funcmux entry for SFLASH by Stephen Warren · 12 years ago
  74. f78d348 tegra: bootcmd: start USB only when needed by Stephen Warren · 12 years ago
  75. 03cddf2 tegra: bootcmd enhancements by Stephen Warren · 12 years ago
  76. 9cd3f3a tegra: add enterrcm command by Stephen Warren · 12 years ago
  77. 0a7bec7 tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 12 years ago
  78. 5e724ca Add env vars describing U-Boot target board by Stephen Warren · 12 years ago
  79. f857fff tegra: usb: fix wrong error check by Lucas Stach · 12 years ago
  80. f97daaa tegra: add ULPI on USB2 funcmux entry by Lucas Stach · 12 years ago
  81. 1e2d785 tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches by Tom Warren · 12 years ago
  82. d70575b tegra: Add Tamonten Evaluation Carrier support by Thierry Reding · 12 years ago
  83. 7925454 tegra: Use SD write-protect GPIO on Tamonten by Thierry Reding · 12 years ago
  84. 22d5850 tegra: Implement gpio_early_init() on Tamonten by Thierry Reding · 12 years ago
  85. cb7a1cf tegra: Allow boards to perform early GPIO setup by Thierry Reding · 12 years ago
  86. a7dafd7 tegra: plutux: Add device tree support by Thierry Reding · 12 years ago
  87. 1cbdf2d tegra: medcom: Add device tree support by Thierry Reding · 12 years ago
  88. ed900c5 tegra: Rework Tamonten support by Thierry Reding · 12 years ago
  89. ef88e60 beagle: add eeprom expansion board info for bct brettl4 by Peter Meerwald · 12 years ago
  90. a4dae63 CONFIG: EXYNOS5: USB: Enable USB 2.0 on smdk5250 by Rajeshwari Shinde · 12 years ago
  91. 86d74d0 EXYNOS5: USB: Fix incorrect USB base addresses by Rajeshwari Shinde · 12 years ago
  92. c48ac11 EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · 12 years ago
  93. 71045da USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · 12 years ago
  94. f9c4e04 EXYNOS5: Add structure for PMU registers by Rajeshwari Shinde · 12 years ago
  95. 775b6f7 EXYNOS5: Fix system register structure by Rajeshwari Shinde · 12 years ago
  96. 7590d3c USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · 12 years ago
  97. 2e65b44 microblaze: Move individual board linker scripts to common script in cpu tree. by Michal Simek · 12 years ago
  98. d6afd68 microblaze: Add gpio.h by Michal Simek · 12 years ago
  99. 2cce2d3 microblaze: Add missing undefs for UBI and UBIFS by Stephan Linz · 12 years ago
  100. 8f371b1 microblaze: Expand and correct configuration comments by Stephan Linz · 12 years ago