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