1. b9c8b77 mmc: Implement card detection. by Thierry Reding · 13 years ago
  2. d7aebf4 mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  3. e001a69 drivers/mmc/mv_sdhci.c: Fix build warning by Anatolij Gustschin · 13 years ago
  4. 1a18a3e ftsdc010: improve performance and capability by Macpaul Lin · 13 years ago
  5. 24e92ec mmc: add host_caps checking avoid switch card improperly by Macpaul Lin · 13 years ago
  6. 9919d64 i.mx: fsl_esdhc: add the i.mx6q support by Jason Liu · 13 years ago
  7. 6fd0942 ARM: highbank: enable networking and pxe by Rob Herring · 13 years ago
  8. c9830dc net: add Calxeda xgmac driver by Rob Herring · 13 years ago
  9. dafad3c Correctly handle input files beginning with several newlines by David Wagner · 13 years ago
  10. af57ce2 FAT: update the second FAT when writing a file by Donggeun Kim · 13 years ago
  11. 6540db0 usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM by Kyle Moffett · 13 years ago
  12. 83c8a78 fs/fat: Improve error handling by Kyle Moffett · 13 years ago
  13. 1b3b4b7 fs/fat: Fix FAT detection to support non-DOS partition tables by Kyle Moffett · 13 years ago
  14. 157d293 ext2: Cache line align indirection buffers by Simon Glass · 13 years ago
  15. 528178a tools/env: allow overwrite of ethaddr on default by Grant Erickson · 13 years ago
  16. df4174a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  17. 405bfbc tools/mkenvimage.c: Fix a merge issue by Horst Kronstorfer · 13 years ago
  18. d766c51 env: remove value from boolean defines by Igor Grinberg · 13 years ago
  19. f778260 common.h: remove value from bool defines by Igor Grinberg · 13 years ago
  20. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  21. 78b1268 fpga: Spartan-3: let print the progress if configured by Stefano Babic · 13 years ago
  22. b69b9a5 FPGA: use debug() instead of module debug printf by Stefano Babic · 13 years ago
  23. a78f28c fpga: add definition for Xilinx Spartan-6 XC6SLX4 by Stefano Babic · 13 years ago
  24. af9605f phy: add phy_smsc_init() declaration by Vladimir Zapolskiy · 13 years ago
  25. 416ef38 fw_env.h: added a few missing defines by Frans Meulenbroeks · 13 years ago
  26. 891240a fat: reset VFAT short alias checksum on first match by Sergei Shtylyov · 13 years ago
  27. a81ff47 git-mailrc: Add self to davinci/omap, add ti by Tom Rini · 13 years ago
  28. e6875c4 tegra2: Optimize out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  29. a8ccc8b tegra: Move boards over to use arch-level board UART function by Simon Glass · 13 years ago
  30. 96b7c43 tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  31. 84a97c5 tegra: Add a function mux feature by Simon Glass · 13 years ago
  32. 2ffbb25 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  33. 7d697d7 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  34. e992a41 tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  35. 398d50e arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master by Tom Warren · 13 years ago
  36. c553ea2 tegra: Fix build error in plutux, medcom by Simon Glass · 13 years ago
  37. 60d77aa tegra2: Add Avionic Design Medcom support. by Thierry Reding · 13 years ago
  38. a3117e4 tegra2: Add Avionic Design Plutux support. by Thierry Reding · 13 years ago
  39. bc2e7f8 tegra2: Add common Avionic Design Tamonten support. by Thierry Reding · 13 years ago
  40. f368559 tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  41. 925fae6 tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000. by Thierry Reding · 13 years ago
  42. 02044fe tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  43. 704e60d tegra2: Plumb in SPI/UART switch code by Simon Glass · 13 years ago
  44. 34bad07 tegra2: spi: Support SPI / UART switch by Simon Glass · 13 years ago
  45. 92d8f1f tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
  46. 4e61a34 tegra2: Enable SPI environment on Seaboard by Simon Glass · 13 years ago
  47. c800b26 tegra2: config: Enable SPI flash on Seaboard by Simon Glass · 13 years ago
  48. ee554f8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  49. e942fe0 tegra2: Add UARTB support by Simon Glass · 13 years ago
  50. 8d93c70 tegra2: Tidy UART selection by Simon Glass · 13 years ago
  51. 2513db4 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
  52. 30e219a Devkit8000: Switch over to enable_gpmc_cs_config by Thomas Weber · 13 years ago
  53. bd25f06 arm, davinci: Add support for generating AIS images to the Makefile by Christian Riesch · 13 years ago
  54. c14f281 mkimage: Fix variable length header support by Christian Riesch · 13 years ago
  55. 63e341b arm, da850evm: Add an SPL for SPI boot by Christian Riesch · 13 years ago
  56. 17a6a2f arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · 13 years ago
  57. 23f16a8 sf: Add spi_boot() to allow booting from SPI flash in an SPL by Christian Riesch · 13 years ago
  58. db2115a spl: display_options.o is required for SPI flash support in SPL by Christian Riesch · 13 years ago
  59. 1047c0c ARM: omap3: add support to Technexion twister board by Stefano Babic · 13 years ago
  60. 1f76ac1 ARM: omap3: added common configuration for Technexion TAM3517 by Stefano Babic · 13 years ago
  61. 73f3abb vision2: Fix checkpatch warning by Fabio Estevam · 13 years ago
  62. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  63. e880450 Prepare v2011.12 by Wolfgang Denk · 13 years ago
  64. 8878492 doc/mkimage.1: Fix -D/-f options formatting by Horst Kronstorfer · 13 years ago
  65. 059a2d6 post/lib_powerpc/multi.c: fix stack overflow error by Wolfgang Denk · 13 years ago
  66. bc3e91a post/lib_powerpc/multi.c: code cleanup by Wolfgang Denk · 13 years ago
  67. 417c65c post/lib_powerpc/multi.c: make checkpatch clean by Wolfgang Denk · 13 years ago
  68. 6244905 PPC: fix "Warning: FOO uses hard float, BAR uses soft float". by Wolfgang Denk · 13 years ago
  69. a0c8290 Print program basename instead of whole path in usage() by Horst Kronstorfer · 13 years ago
  70. 0301081 tegra2: Fix out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  71. 2cfa338 Prepare v2011.12-rc3 by Wolfgang Denk · 13 years ago
  72. 778eb3c arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  73. e6b37cf doc/mkimage.1: Fix some typos by Horst Kronstorfer · 13 years ago
  74. fa8df72 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · 13 years ago
  75. ab6d249 mkenvimage: Fix getopt() error handling by Horst Kronstorfer · 13 years ago
  76. 1cb898c mkenvimage: Fix some typos by Horst Kronstorfer · 13 years ago
  77. a4baa58 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  78. 1649df0 km/common: add toolchain variable by Holger Brunck · 13 years ago
  79. 43fdbcd Makefile: fix distclean and *_config rules to be less noise by Lauri Hintsala · 13 years ago
  80. f8e4ba5 board/eltec/elppc/misc.c: Fix GCC 4.6 build warning by Anatolij Gustschin · 13 years ago
  81. 25826ae drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  82. 68e60eb board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  83. e63ce4f usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  84. ba16661 board/samsung/universal_c210/universal.c: Fix build warning by Anatolij Gustschin · 13 years ago
  85. f4f9d5d FAT: fix some issues in FAT write support code by Anatolij Gustschin · 13 years ago
  86. 0ba436d Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  87. 019435f Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  88. 6711ee5 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  89. 778fe69 net: Fix arguments in tftpput command by Simon Glass · 13 years ago
  90. 2e4e87b AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  91. 391da4c net: introduce per device index by Michael Walle · 13 years ago
  92. 16ce90d mvgbe: remove setting of ethaddr within the driver by Michael Walle · 13 years ago
  93. 9cd01dd common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · 13 years ago
  94. db9b7af AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  95. 7655069 PXA: Kill last remnants of set_GPIO_mode function by Marek Vasut · 13 years ago
  96. cb197ea ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260 by Anatolij Gustschin · 13 years ago
  97. ef54a48 ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20 by Anatolij Gustschin · 13 years ago
  98. 95b644b arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
  99. 98a7611 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  100. 5008c13 omap4_panda: Initialize the USB phy by Chris Lalancette · 13 years ago