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