1. af965c9 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Nov 16 20:44:06 2011 +0100
  2. 3b81468 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Wed Nov 16 20:44:03 2011 +0100
  3. 8656a4f Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Nov 16 20:24:51 2011 +0100
  4. da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Nov 16 20:24:41 2011 +0100
  5. c3d11af Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Nov 16 20:18:05 2011 +0100
  6. 41132c0 font: split font data from video_font.h by Che-Liang Chiou · Fri Oct 21 17:04:21 2011 +0800
  7. 5639fc6 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · Thu Oct 20 23:04:20 2011 +0000
  8. 2444b17 lcd: add clear and draw bitmap declaration by Che-Liang Chiou · Thu Oct 20 23:07:03 2011 +0000
  9. d38ad25 GCC4.6: Fix common/usb.c on xscale by Marek Vasut · Sat Nov 05 23:35:12 2011 +0100
  10. cd37de7 Fix constness of the fdt void pointer in fdt_getprop_u32_default by Gabe Black · Tue Nov 08 01:09:44 2011 -0800
  11. 9df8b4c Add some missing endian conversions in fdt_support.c by Gabe Black · Tue Nov 08 01:05:32 2011 -0800
  12. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · Sun Nov 06 22:49:44 2011 +0100
  13. 57e219e common/cmd_flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Sat Nov 05 05:13:04 2011 +0000
  14. 9a9619f common/cmd_i2c.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:54 2011 +0000
  15. 117310f sandbox: Change md command to use map_physmem by Simon Glass · Tue Oct 25 13:51:09 2011 +0000
  16. afd51df common/cmd_ide.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:41:41 2011 +0000
  17. 2bc10cf common/cmd_ide.c: CodingStyle cleanup by Wolfgang Denk · Sat Oct 29 09:41:40 2011 +0000
  18. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Oct 28 00:15:19 2011 +0200
  19. 05f94cb GCC4.6: Squash undefined variable in cmd_mtdparts.c by Marek Vasut · Fri Oct 21 14:17:25 2011 +0000
  20. 0f79fc3 GCC4.6: Squash subsequent warnings in usb_storage.c by Marek Vasut · Tue Oct 25 11:39:17 2011 +0200
  21. 772b688 GCC4.6: Squash warning in usb_storage.c by Marek Vasut · Tue Oct 25 11:39:16 2011 +0200
  22. 9213171 GCC4.6: Squash warning in cmd_ide.c by Marek Vasut · Tue Oct 25 11:39:15 2011 +0200
  23. 475146b GCC4.6: Squash warnings in common/usb.c by Marek Vasut · Tue Oct 25 11:39:14 2011 +0200
  24. 0560be2 omap: spl: fix build break due to changes in FAT by Aneesh V · Fri Oct 21 12:29:34 2011 -0400
  25. 749941a ARM: orion5x: reduce dependence of including platform file by Lei Wen · Mon Oct 24 16:27:32 2011 +0000
  26. 9026d68 arm, logbuffer: make it compileclean by Heiko Schocher · Wed Oct 12 01:13:38 2011 +0000
  27. 85d96ec net: tftpput: add tftpput command by Simon Glass · Mon Oct 24 18:00:08 2011 +0000
  28. 34f5229 tftpput: add save_addr and save_size global variables by Simon Glass · Fri Oct 21 18:51:38 2011 +0000
  29. d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · Mon Oct 24 18:00:02 2011 +0000
  30. b8e926e Add setenv_ulong() and setenv_addr() by Simon Glass · Mon Oct 24 17:59:59 2011 +0000
  31. 931948a Move simple_itoa to vsprintf by Simon Glass · Fri Oct 21 18:51:33 2011 +0000
  32. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · Mon Oct 17 00:07:43 2011 +0000
  33. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · Fri Oct 14 13:25:18 2011 +0000
  34. 76deb6c common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · Tue Oct 18 11:12:22 2011 +0000
  35. fe64eff hwmon: Provide dtt_init() by Dirk Eibach · Thu Oct 13 23:23:12 2011 +0000
  36. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  37. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  38. 6904b6e checkpatch whitespace cleanups by Stephen Warren · Tue Oct 18 11:11:49 2011 +0000
  39. 354b4e3 nds32: common bdinfo, bootm, image support by Macpaul Lin · Wed Oct 19 20:41:09 2011 +0000
  40. 7b48070 cmd_bdinfo: replace print_str() with print_mhz() by Timur Tabi · Wed Oct 05 17:08:07 2011 -0500
  41. 6519bbf removed static from images in cmd_bootm.c by Simon Schwarz · Fri Sep 02 00:50:31 2011 +0000
  42. 5444586 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Fri Oct 21 23:48:46 2011 +0200
  43. c76b834 cosmetic: Fixup fixup_silent_linux() for checkpatch by Doug Anderson · Wed Oct 19 12:30:57 2011 +0000
  44. a7be802 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · Fri Oct 14 16:26:05 2011 +0800
  45. fc95324 sandbox: Use uintptr_t for 32/64-bit compatibility by Simon Glass · Sat Sep 17 06:48:58 2011 +0000
  46. 82278bd sandbox: Disable built-in malloc by Simon Glass · Sat Sep 17 06:48:49 2011 +0000
  47. 81afc3d sandbox: Add bootm support by Simon Glass · Fri Oct 07 13:53:40 2011 +0000
  48. 4413ed3 sandbox: Add board info for architecture by Simon Glass · Sat Sep 17 06:48:47 2011 +0000
  49. 00aa988 Fix use of int as pointer in image.c by Simon Glass · Fri Sep 23 06:22:04 2011 +0000
  50. 0e3a593 Add pxe command by Jason Hobbs · Wed Aug 31 10:37:30 2011 -0500
  51. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · Tue Aug 23 11:06:54 2011 +0000
  52. cba50df cosmetic: remove unneeded curly braces by Jason Hobbs · Tue Aug 23 11:06:53 2011 +0000
  53. a56febb common: add run_command2 for running simple or hush commands by Jason Hobbs · Wed Aug 31 05:37:24 2011 +0000
  54. 65febe6 common, menu: use abortboot for menu timeout by Jason Hobbs · Tue Aug 23 11:06:50 2011 +0000
  55. 0685d82 Add generic, reusable menu code by Jason Hobbs · Tue Aug 23 11:06:49 2011 +0000
  56. e516622 common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · Thu Oct 13 06:07:39 2011 +0000
  57. c6d8303 fdt: update fdt_alloc_phandle to use fdt_get_phandle by Timur Tabi · Tue Sep 20 18:24:35 2011 -0500
  58. 0f46c80 fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · Tue Sep 20 18:24:34 2011 -0500
  59. 2410348 common/usb.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 23:11:19 2011 +0200
  60. 6c7c558 common/cmd_usb.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 23:01:59 2011 +0200
  61. e967dc1 CFI: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 22:48:12 2011 +0200
  62. fd76300 cmd_time: add time command by Che-liang Chiou · Thu Oct 06 23:40:48 2011 +0000
  63. 6c9cbb7 common/image.c: remove duplicated IH_TYPE entries. by Wolfgang Denk · Fri Oct 07 08:33:16 2011 +0200
  64. 75348da serial: uartlite: Support for SERIAL_MULTI by Michal Simek · Sun Sep 25 21:03:08 2011 +0000
  65. 2f78b6a cmd_sf: Fix compiler warning by Kumar Gala · Mon Oct 03 04:35:47 2011 +0000
  66. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  67. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  68. dec24a6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Tue Oct 04 22:20:25 2011 +0200
  69. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Oct 04 22:08:13 2011 +0200
  70. 9dc6396 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · Tue Oct 04 21:19:19 2011 +0200
  71. 185ce25 NAND: Make page, erase, oob size available via cmd_nand by Marek Vasut · Thu Sep 22 03:57:26 2011 +0200
  72. a986981 NAND: Add -y option to nand scrub command by Marek Vasut · Wed Sep 14 00:20:35 2011 +0200
  73. 357b78e NAND: Add nand read.raw and write.raw commands by Marek Vasut · Fri Sep 23 15:43:10 2011 +0200
  74. 40c0c8b GCC4.6: Squash warning in cmd_ubi.c: by Marek Vasut · Fri Sep 30 12:13:25 2011 +0200
  75. aed704f GCC4,6: Squash warning in cmd_nand.c by Marek Vasut · Fri Sep 30 12:13:23 2011 +0200
  76. 7d33582 GCC4.6: Squash warning in cmd_mem.c by Marek Vasut · Mon Sep 26 02:26:06 2011 +0200
  77. df5d8c1 GCC4.6: Squash warnings in lcd.c by Marek Vasut · Mon Sep 26 02:26:04 2011 +0200
  78. 305e02a GCC4.6: Squash warning in cmd_nvedit.c by Marek Vasut · Mon Sep 26 02:26:03 2011 +0200
  79. 4c2d899 GCC4.6: Squash warning in cmd_flash.c by Marek Vasut · Mon Sep 26 02:26:02 2011 +0200
  80. 0480a3b GCC4.6: Convert various empty macros to inline functions by Marek Vasut · Mon Sep 26 19:36:19 2011 +0200
  81. 70600b0 console: Squelch pre-console output in console functions by Graeme Russ · Mon Aug 29 02:14:05 2011 +0000
  82. e49757e IDE: Fix complaints about strict aliasing in cmd_ide.c by Marek Vasut · Sat Aug 20 09:15:13 2011 +0000
  83. 8f4e6f1 Small refactor to remove duplicate serial code by Simon Glass · Fri Aug 19 11:09:43 2011 +0000
  84. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · Fri Aug 26 11:32:44 2011 -0700
  85. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · Fri Aug 05 16:15:24 2011 -0500
  86. d5fc258 fdt: Add new fdt_create_phandle helper by Kumar Gala · Mon Aug 01 00:25:20 2011 -0500
  87. f2f1c5a fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · Mon Aug 01 00:23:23 2011 -0500
  88. 125f7a4 cmd_sf: add "update" subcommand to do smart SPI flash update by Simon Glass · Mon Aug 22 16:03:46 2011 -0700
  89. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · Sun Sep 04 14:40:16 2011 -0400
  90. 397d022 utx8245: fix build breakage due to assert() by Wolfgang Denk · Sat Sep 10 16:04:12 2011 +0200
  91. 02aa9e6 Add assert() for debug assertions by Simon Glass · Wed Jun 29 09:49:34 2011 +0000
  92. d199bd4 YAFFS2: cmd_yaffs2.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:17 2011 +0000
  93. 07a036a common: fix behavior of ROUND macro when input is already rounded by Anton Staaf · Fri Sep 02 13:45:28 2011 +0000
  94. 17426d0 ARM: remove broken "evb4510" board. by Wolfgang Denk · Mon Sep 05 14:37:28 2011 +0200
  95. 4b2fbe4 Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · Wed Aug 31 02:45:23 2011 +0000
  96. 466d739 stdio: Fix a possible buffer overflow by Bradley Bolen · Mon Aug 22 11:48:05 2011 +0000
  97. 26bd918 led: Remove state-saving of led for toggle functionality and add toggle option to led command by Joel A Fernandes · Thu Aug 11 23:16:53 2011 -0500
  98. b64bb20 led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' by Joel A Fernandes · Thu Aug 11 19:10:19 2011 -0500
  99. 7514a7c led: correct off/on locations in structure by Jason Kridner · Wed Apr 20 18:13:49 2011 -0500
  100. aa03189 led: added cmd_led to Makefile by Jason Kridner · Wed Apr 20 18:11:38 2011 -0500