1. de4d113 common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER by Marek Vasut · 12 years ago
  2. eec3866 ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · 12 years ago
  3. 66714b1 Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 12 years ago
  4. 3a9469b Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 12 years ago
  5. 7dfb060 nios2: move gd and bd into BSS by Thomas Chou · 13 years ago
  6. 975324a FSL/eSDHC: enable the clock to detect the SD card by Jerry Huang · 13 years ago
  7. d2d8afa SD/MMC: check the card status during erase operation by Jerry Huang · 13 years ago
  8. 40242bc mmc:fix Call mmc_init() when executing mmc_get_dev() by Łukasz Majewski · 13 years ago
  9. ad5fd92 mmc: remove the hard setting for tran_speed by Jaehoon Chung · 13 years ago
  10. e576bd9 i.MX: fsl_esdhc: allow use with cache enabled. by Eric Nelson · 13 years ago
  11. 48a3e99 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · 12 years ago
  12. 0878222 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · 12 years ago
  13. 0b15d51 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 12 years ago
  14. 154177e net: Inline the new eth_setenv_enetaddr_by_index function by Joe Hershberger · 12 years ago
  15. c88ef3c net: allow setting env enetaddr from net device setting by Rob Herring · 13 years ago
  16. 66f119e net/designware: Consecutive writes to the same register to be avoided by Dinh Nguyen · 12 years ago
  17. c59ab09 CACHE: net: asix: Fix asix driver to work with data cache on by Marek Vasut · 12 years ago
  18. cc5f552 net: phy: micrel: make ksz9021 phy accessible by Troy Kisky · 12 years ago
  19. 11af8d6 net: abort network initialization if the PHY driver fails by Timur Tabi · 12 years ago
  20. 6e5b9ac phylib: phy_startup() should return an error code on failure by Timur Tabi · 12 years ago
  21. bc46dfa net: tftp: fix type of block arg to store_block by Jayachandran Chandrasekharan Nair · 12 years ago
  22. 175a7d2 mx28evk: Add I2C support by Fabio Estevam · 13 years ago
  23. fa86d1c mxs-i2c: Fix internal address byte order by Torsten Fleischer · 13 years ago
  24. 9ca37d7 mxc_i2c: remove setting speed at each start by Troy Kisky · 13 years ago
  25. 3174689 mx6qsabrelite: add i2c support by Troy Kisky · 13 years ago
  26. de6f604 mxc_i2c: specify i2c base address in config file by Troy Kisky · 13 years ago
  27. a0bc44e net: fix typo in arp clean up by Mike Frysinger · 12 years ago
  28. a6616ef net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other by Nobuhiro Iwamatsu · 12 years ago
  29. 575a3d2 microblaze: intc: Clear interrupt code by Michal Simek · 12 years ago
  30. e0bb305 microblaze: Call serial multi initialization by Michal Simek · 12 years ago
  31. 779bf42 microblaze: Move __udelay implementation by Michal Simek · 12 years ago
  32. 36c7e6e microblaze: Remove extern from board.c by Michal Simek · 12 years ago
  33. cf65d47 ipu_common: Add ldb_clk for use in parenting the pixel clock by Eric Nelson · 12 years ago
  34. 9fbdb1a ipu_common: Do not hardcode the ipu_clk frequency by Fabio Estevam · 12 years ago
  35. 477bca2 ipu_common: Rename MXC_CCM_BASE by Fabio Estevam · 12 years ago
  36. e4942ad ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53 by Fabio Estevam · 12 years ago
  37. 913db79 ipu_common: Only apply the erratum to MX51 by Fabio Estevam · 12 years ago
  38. 695af9a video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · 12 years ago
  39. 05d4df1 mx6: Allow mx6 to access the IPUv3 registers by Fabio Estevam · 12 years ago
  40. 8f47d91 common lcd: minor coding style changes by Nikita Kiryanov · 12 years ago
  41. 920c358 microblaze: Wire up dts configuration by Stephan Linz · 12 years ago
  42. a1d2478 fdt: Add board specific dts inclusion by Stephan Linz · 12 years ago
  43. 211e475 Prepare v2012.07-rc1 by Wolfgang Denk · 12 years ago v2012.07-rc1
  44. 3fe6383 Minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  45. 895f3e0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  46. 30704da EXYNOS: Fix USB compiler warning by Rajeshwari Shinde · 12 years ago
  47. ba662f8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  48. 63905f1 tegra: define fdt_load/fdt_high variables by Stephen Warren · 12 years ago
  49. dd8ab95 tegra: enable bootz command by Stephen Warren · 12 years ago
  50. 8b3f7bf tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · 12 years ago
  51. 2db7b95 tegra: trimslice: set up serial flash pinmux by Stephen Warren · 12 years ago
  52. e028494 tegra: add pin_mux_spi() board initialization function by Stephen Warren · 12 years ago
  53. a016e14 tegra: add GMC/GMD funcmux entry for SFLASH by Stephen Warren · 12 years ago
  54. f78d348 tegra: bootcmd: start USB only when needed by Stephen Warren · 12 years ago
  55. 03cddf2 tegra: bootcmd enhancements by Stephen Warren · 12 years ago
  56. 9cd3f3a tegra: add enterrcm command by Stephen Warren · 12 years ago
  57. 0a7bec7 tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 13 years ago
  58. 5e724ca Add env vars describing U-Boot target board by Stephen Warren · 13 years ago
  59. f857fff tegra: usb: fix wrong error check by Lucas Stach · 12 years ago
  60. f97daaa tegra: add ULPI on USB2 funcmux entry by Lucas Stach · 12 years ago
  61. 1e2d785 tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches by Tom Warren · 12 years ago
  62. d70575b tegra: Add Tamonten Evaluation Carrier support by Thierry Reding · 12 years ago
  63. 7925454 tegra: Use SD write-protect GPIO on Tamonten by Thierry Reding · 12 years ago
  64. 22d5850 tegra: Implement gpio_early_init() on Tamonten by Thierry Reding · 12 years ago
  65. cb7a1cf tegra: Allow boards to perform early GPIO setup by Thierry Reding · 12 years ago
  66. a7dafd7 tegra: plutux: Add device tree support by Thierry Reding · 12 years ago
  67. 1cbdf2d tegra: medcom: Add device tree support by Thierry Reding · 12 years ago
  68. ed900c5 tegra: Rework Tamonten support by Thierry Reding · 12 years ago
  69. ef88e60 beagle: add eeprom expansion board info for bct brettl4 by Peter Meerwald · 12 years ago
  70. a4dae63 CONFIG: EXYNOS5: USB: Enable USB 2.0 on smdk5250 by Rajeshwari Shinde · 13 years ago
  71. 86d74d0 EXYNOS5: USB: Fix incorrect USB base addresses by Rajeshwari Shinde · 13 years ago
  72. c48ac11 EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · 13 years ago
  73. 71045da USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · 13 years ago
  74. f9c4e04 EXYNOS5: Add structure for PMU registers by Rajeshwari Shinde · 13 years ago
  75. 775b6f7 EXYNOS5: Fix system register structure by Rajeshwari Shinde · 13 years ago
  76. 7590d3c USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · 13 years ago
  77. 2e65b44 microblaze: Move individual board linker scripts to common script in cpu tree. by Michal Simek · 12 years ago
  78. d6afd68 microblaze: Add gpio.h by Michal Simek · 12 years ago
  79. 2cce2d3 microblaze: Add missing undefs for UBI and UBIFS by Stephan Linz · 12 years ago
  80. 8f371b1 microblaze: Expand and correct configuration comments by Stephan Linz · 12 years ago
  81. 18277f7 Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0" by Wolfgang Denk · 12 years ago
  82. 58e22f8 fdt: send all dtc output to stderr by Stephen Warren · 12 years ago
  83. b803273 ext2fs: fix warning: 'blocknxt' may be used uninitialized by Kim Phillips · 12 years ago
  84. 8b6a495 tools: Fix mingw tools build by Vladimir Yakovlev · 12 years ago
  85. db7720b net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY by Kim Phillips · 12 years ago
  86. fe749d3 Remove remaining mdelay() macros by Anatolij Gustschin · 13 years ago
  87. 50cd93b Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  88. 8246ff8 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  89. d702b08 ARM: cache: Move the cp15 CR register read before flushing the cache. by SRICHARAN R · 13 years ago
  90. d519b4b ARM: introduce arch_early_init_r() by Fabio Estevam · 13 years ago
  91. aac316a PXA: Enable CONFIG_PREBOOT on zipitz2 by Marek Vasut · 13 years ago
  92. c27c07b ARM: mx28: Remove CONFIG_ARCH_CPU_INIT by Fabio Estevam · 13 years ago
  93. 5427d29 No need to define CONFIG_ARCH_CPU_INIT. by Fabio Estevam · 13 years ago
  94. 4324c75 add new board vl_ma2sc by esw@bus-elektronik.de · 13 years ago
  95. 185b3b7 MTD: SPEAr SMI: Add write support for length < 4 bytes by Stefan Roese · 13 years ago
  96. 496ba48 i2c: designware_i2c.c: Add support for the "i2c probe" command by Stefan Roese · 13 years ago
  97. 038f3c5 rtc/m41t62: Add support for M41T82 with HT (Halt Update) by Stefan Roese · 13 years ago
  98. 4ae8bc4 SPL: ARM: spear: Add SPL support for SPEAr600 platform by Stefan Roese · 13 years ago
  99. 94aebe6 Makefile: Add u-boot.spr build target (SPEAr) by Stefan Roese · 13 years ago
  100. d014e03 SPL: ARM: spear: Remove some objects from SPL build by Stefan Roese · 13 years ago