1. a646fa6 openrisc: Add board info printout to cmd_bdinfo by Stefan Kristiansson · Fri Nov 18 19:21:34 2011 +0000
  2. 15c669c openrisc: Add architecture image support by Stefan Kristiansson · Sat Nov 26 19:04:50 2011 +0000
  3. 6540db0 usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM by Kyle Moffett · Wed Dec 21 07:08:12 2011 +0000
  4. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · Mon Dec 26 03:33:10 2011 +0000
  5. b69b9a5 FPGA: use debug() instead of module debug printf by Stefano Babic · Wed Dec 28 06:47:01 2011 +0000
  6. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · Fri Dec 23 20:53:58 2011 +0100
  7. 0ba436d Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Dec 20 23:14:37 2011 +0100
  8. 778fe69 net: Fix arguments in tftpput command by Simon Glass · Mon Dec 19 16:10:43 2011 +0000
  9. 9cd01dd common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · Mon Dec 12 20:37:17 2011 +0000
  10. 295da64 common/cmd_nvedit.c: Fix size calculation in do_env_import() by Horst Kronstorfer · Fri Dec 16 23:33:10 2011 +0000
  11. f51b06c cmd_sf.c: fix printf() length modifier by Andreas Bießmann · Thu Dec 15 09:56:53 2011 +0100
  12. 2813a21 Make printf and vprintf safe from buffer overruns by Sonny Rao · Mon Oct 10 09:22:31 2011 +0000
  13. 7342452 USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · Thu Dec 15 08:40:51 2011 -0700
  14. c63e900 common/cmd_nvedit.c: Add missing 'env save' preproc guard by Horst Kronstorfer · Sat Dec 10 02:25:19 2011 +0000
  15. 180c581 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · Wed Dec 07 04:42:58 2011 +0000
  16. 186df59 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Mon Dec 12 07:58:58 2011 +0100
  17. ddb90d3 usb: add help for missing start subcommand by Veli-Pekka Peltola · Wed Nov 02 16:59:56 2011 +0200
  18. 1f47a4d cosmetic: remove excess whitespace from usb command help by Veli-Pekka Peltola · Wed Nov 02 16:59:55 2011 +0200
  19. d9b34b3 USB: Drop dead code from usb_kbd.c by Marek Vasut · Mon Oct 10 17:34:27 2011 +0200
  20. 7534a3e USB: Rework usb_kbd.c by Marek Vasut · Mon Oct 10 16:34:26 2011 +0100
  21. 82cf9a4 USB: Add functionality to poll the USB keyboard via control EP by Marek Vasut · Sun Sep 25 20:00:37 2011 +0100
  22. b5f7b47 sandbox: Add improved RAM simulation by Matthias Weisser · Sat Nov 05 11:40:34 2011 +0100
  23. 7420ca1 Add board_pre_console_putc to deal with early console output by Simon Glass · Tue Oct 18 13:43:20 2011 +0000
  24. dea3a10 common/usb_kbd.c: fix bug introduced in commit 00b7d6e by Wolfgang Denk · Fri Dec 09 12:09:35 2011 +0100
  25. b930098 USB: Squash checkpatch warnings in usb_kbd.c by Marek Vasut · Mon Oct 10 05:34:25 2011 +0000
  26. d565d24 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Dec 07 09:09:58 2011 +0100
  27. 1a0f81d Fix unused function in cmd_bdinfo.c by Simon Glass · Tue Dec 06 13:37:17 2011 +0000
  28. 0bc1724 Fix SPI build errors in exports.c by Simon Glass · Tue Dec 06 19:31:32 2011 +0000
  29. 934fcb6 Revert "mii: miiphy register address width change" by Wolfgang Denk · Wed Dec 07 08:35:14 2011 +0100
  30. 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · Sat Nov 26 07:20:07 2011 +0100
  31. 7acba0b Add a cli command to test the TPM device. by Vadim Bendebury · Sat Oct 15 15:13:34 2011 +0000
  32. 083b7a6 pxe: make the first label the implicit default by Jason Hobbs · Mon Nov 07 03:07:15 2011 +0000
  33. 1a8d658 cmd_bdinfo: simplify local static funcs a bit by Mike Frysinger · Sun Dec 04 17:45:22 2011 +0000
  34. e31edc5 mii: miiphy register address width change by Chandan Nath · Wed Sep 21 01:10:32 2011 +0000
  35. 1cd368d env_nand: Remove DEBUG definition by Thomas Weber · Mon Dec 05 22:19:36 2011 +0000
  36. b50e1e0 common/menu.c: Fix build warning by Anatolij Gustschin · Sat Dec 03 06:46:07 2011 +0000
  37. 9299958 serial: constify serial_assign() by Gerlando Falauto · Fri Nov 18 06:49:12 2011 +0000
  38. 34148d6 serial: cosmetic checkpatch compliance by Gerlando Falauto · Fri Nov 18 06:49:11 2011 +0000
  39. 896a717 miiphy: Note that miiphy_* API is deprecated by Andy Fleming · Mon Oct 31 09:46:13 2011 -0500
  40. 5c8929d Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Dec 02 00:05:25 2011 +0100
  41. f66131d image: Don't detect XIP images as overlapping. by Stephen Warren · Thu Nov 10 13:17:54 2011 -0700
  42. 8c87eba image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · Thu Nov 10 13:17:53 2011 -0700
  43. 19fc0d5 x86: Provide more configuration granularity by Graeme Russ · Tue Nov 08 02:33:20 2011 +0000
  44. 9e158f9 menu.c: use puts() instead of printf() where possible by Wolfgang Denk · Mon Nov 28 20:19:41 2011 +0100
  45. e7c338b cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup by Kumar Gala · Wed Nov 23 09:48:02 2011 +0000
  46. 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Wed Nov 23 21:23:45 2011 +0100
  47. 18e73d9 common/cmd_bootm.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 13:12:18 2011 +0000
  48. 3e77359 env: clean env_common.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:11 2011 +0000
  49. 90f2ca8 env: clean env_nand.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:10 2011 +0000
  50. 2182105 env: clean env_flash.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:09 2011 +0000
  51. c3c1bed env: clean env_sf.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:08 2011 +0000
  52. 13f851f env: clean env_eeprom.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:07 2011 +0000
  53. 95a4e1d env: clean env_embedded.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:06 2011 +0000
  54. ecbfb62 env: clean env_mmc.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:05 2011 +0000
  55. 0448286 env: clean env_nvram.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:04 2011 +0000
  56. d0ed003 env: clean env_onenand.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:03 2011 +0000
  57. b90c1fc env: clean env_dataflash.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:02 2011 +0000
  58. 0815298 env: clean env_mgdisk.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:01 2011 +0000
  59. 2bb87bf env: clean env_nowhere.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:00 2011 +0000
  60. de83256 env: clean cmd_nvedit.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:13:59 2011 +0000
  61. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · Thu Nov 17 06:07:23 2011 +0000
  62. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · Mon Nov 07 01:13:57 2011 +0000
  63. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · Mon Nov 07 01:13:56 2011 +0000
  64. c6f4e12 Fix warnings in cmd_nvedit.c by Simon Glass · Fri Nov 04 06:42:36 2011 +0000
  65. 9f4d72f Revert "sandbox: Change md command to use map_physmem" by Kumar Gala · Sat Nov 12 08:02:12 2011 +0000
  66. f8ce79b common: tsi148 - fix gcc 4.6 compiler warning by Kim Phillips · Tue Nov 15 23:02:23 2011 +0000
  67. d355cb3 common/cmd_universe.c: Fix GCC 4.6 build warning by Wolfgang Denk · Wed Nov 09 09:29:03 2011 +0000
  68. d8c5649 common/cmd_fdc.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Wed Nov 09 09:29:02 2011 +0000
  69. af965c9 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Nov 16 20:44:06 2011 +0100
  70. 3b81468 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Wed Nov 16 20:44:03 2011 +0100
  71. 8656a4f Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Nov 16 20:24:51 2011 +0100
  72. da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Nov 16 20:24:41 2011 +0100
  73. c3d11af Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Nov 16 20:18:05 2011 +0100
  74. 41132c0 font: split font data from video_font.h by Che-Liang Chiou · Fri Oct 21 17:04:21 2011 +0800
  75. 5639fc6 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · Thu Oct 20 23:04:20 2011 +0000
  76. 2444b17 lcd: add clear and draw bitmap declaration by Che-Liang Chiou · Thu Oct 20 23:07:03 2011 +0000
  77. d38ad25 GCC4.6: Fix common/usb.c on xscale by Marek Vasut · Sat Nov 05 23:35:12 2011 +0100
  78. cd37de7 Fix constness of the fdt void pointer in fdt_getprop_u32_default by Gabe Black · Tue Nov 08 01:09:44 2011 -0800
  79. 9df8b4c Add some missing endian conversions in fdt_support.c by Gabe Black · Tue Nov 08 01:05:32 2011 -0800
  80. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · Sun Nov 06 22:49:44 2011 +0100
  81. 57e219e common/cmd_flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Sat Nov 05 05:13:04 2011 +0000
  82. 9a9619f common/cmd_i2c.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:54 2011 +0000
  83. 117310f sandbox: Change md command to use map_physmem by Simon Glass · Tue Oct 25 13:51:09 2011 +0000
  84. afd51df common/cmd_ide.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:41:41 2011 +0000
  85. 2bc10cf common/cmd_ide.c: CodingStyle cleanup by Wolfgang Denk · Sat Oct 29 09:41:40 2011 +0000
  86. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Oct 28 00:15:19 2011 +0200
  87. 05f94cb GCC4.6: Squash undefined variable in cmd_mtdparts.c by Marek Vasut · Fri Oct 21 14:17:25 2011 +0000
  88. 0f79fc3 GCC4.6: Squash subsequent warnings in usb_storage.c by Marek Vasut · Tue Oct 25 11:39:17 2011 +0200
  89. 772b688 GCC4.6: Squash warning in usb_storage.c by Marek Vasut · Tue Oct 25 11:39:16 2011 +0200
  90. 9213171 GCC4.6: Squash warning in cmd_ide.c by Marek Vasut · Tue Oct 25 11:39:15 2011 +0200
  91. 475146b GCC4.6: Squash warnings in common/usb.c by Marek Vasut · Tue Oct 25 11:39:14 2011 +0200
  92. 0560be2 omap: spl: fix build break due to changes in FAT by Aneesh V · Fri Oct 21 12:29:34 2011 -0400
  93. 749941a ARM: orion5x: reduce dependence of including platform file by Lei Wen · Mon Oct 24 16:27:32 2011 +0000
  94. 9026d68 arm, logbuffer: make it compileclean by Heiko Schocher · Wed Oct 12 01:13:38 2011 +0000
  95. 85d96ec net: tftpput: add tftpput command by Simon Glass · Mon Oct 24 18:00:08 2011 +0000
  96. 34f5229 tftpput: add save_addr and save_size global variables by Simon Glass · Fri Oct 21 18:51:38 2011 +0000
  97. d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · Mon Oct 24 18:00:02 2011 +0000
  98. b8e926e Add setenv_ulong() and setenv_addr() by Simon Glass · Mon Oct 24 17:59:59 2011 +0000
  99. 931948a Move simple_itoa to vsprintf by Simon Glass · Fri Oct 21 18:51:33 2011 +0000
  100. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · Mon Oct 17 00:07:43 2011 +0000