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