1. e967dc1 CFI: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 22:48:12 2011 +0200
  2. fd76300 cmd_time: add time command by Che-liang Chiou · Thu Oct 06 23:40:48 2011 +0000
  3. 6c9cbb7 common/image.c: remove duplicated IH_TYPE entries. by Wolfgang Denk · Fri Oct 07 08:33:16 2011 +0200
  4. 75348da serial: uartlite: Support for SERIAL_MULTI by Michal Simek · Sun Sep 25 21:03:08 2011 +0000
  5. 2f78b6a cmd_sf: Fix compiler warning by Kumar Gala · Mon Oct 03 04:35:47 2011 +0000
  6. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  7. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  8. dec24a6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Tue Oct 04 22:20:25 2011 +0200
  9. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Oct 04 22:08:13 2011 +0200
  10. 9dc6396 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · Tue Oct 04 21:19:19 2011 +0200
  11. 185ce25 NAND: Make page, erase, oob size available via cmd_nand by Marek Vasut · Thu Sep 22 03:57:26 2011 +0200
  12. a986981 NAND: Add -y option to nand scrub command by Marek Vasut · Wed Sep 14 00:20:35 2011 +0200
  13. 357b78e NAND: Add nand read.raw and write.raw commands by Marek Vasut · Fri Sep 23 15:43:10 2011 +0200
  14. 40c0c8b GCC4.6: Squash warning in cmd_ubi.c: by Marek Vasut · Fri Sep 30 12:13:25 2011 +0200
  15. aed704f GCC4,6: Squash warning in cmd_nand.c by Marek Vasut · Fri Sep 30 12:13:23 2011 +0200
  16. 7d33582 GCC4.6: Squash warning in cmd_mem.c by Marek Vasut · Mon Sep 26 02:26:06 2011 +0200
  17. df5d8c1 GCC4.6: Squash warnings in lcd.c by Marek Vasut · Mon Sep 26 02:26:04 2011 +0200
  18. 305e02a GCC4.6: Squash warning in cmd_nvedit.c by Marek Vasut · Mon Sep 26 02:26:03 2011 +0200
  19. 4c2d899 GCC4.6: Squash warning in cmd_flash.c by Marek Vasut · Mon Sep 26 02:26:02 2011 +0200
  20. 0480a3b GCC4.6: Convert various empty macros to inline functions by Marek Vasut · Mon Sep 26 19:36:19 2011 +0200
  21. 70600b0 console: Squelch pre-console output in console functions by Graeme Russ · Mon Aug 29 02:14:05 2011 +0000
  22. e49757e IDE: Fix complaints about strict aliasing in cmd_ide.c by Marek Vasut · Sat Aug 20 09:15:13 2011 +0000
  23. 8f4e6f1 Small refactor to remove duplicate serial code by Simon Glass · Fri Aug 19 11:09:43 2011 +0000
  24. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · Fri Aug 26 11:32:44 2011 -0700
  25. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · Fri Aug 05 16:15:24 2011 -0500
  26. d5fc258 fdt: Add new fdt_create_phandle helper by Kumar Gala · Mon Aug 01 00:25:20 2011 -0500
  27. f2f1c5a fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · Mon Aug 01 00:23:23 2011 -0500
  28. 125f7a4 cmd_sf: add "update" subcommand to do smart SPI flash update by Simon Glass · Mon Aug 22 16:03:46 2011 -0700
  29. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · Sun Sep 04 14:40:16 2011 -0400
  30. 397d022 utx8245: fix build breakage due to assert() by Wolfgang Denk · Sat Sep 10 16:04:12 2011 +0200
  31. 02aa9e6 Add assert() for debug assertions by Simon Glass · Wed Jun 29 09:49:34 2011 +0000
  32. d199bd4 YAFFS2: cmd_yaffs2.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:17 2011 +0000
  33. 07a036a common: fix behavior of ROUND macro when input is already rounded by Anton Staaf · Fri Sep 02 13:45:28 2011 +0000
  34. 17426d0 ARM: remove broken "evb4510" board. by Wolfgang Denk · Mon Sep 05 14:37:28 2011 +0200
  35. 4b2fbe4 Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · Wed Aug 31 02:45:23 2011 +0000
  36. 466d739 stdio: Fix a possible buffer overflow by Bradley Bolen · Mon Aug 22 11:48:05 2011 +0000
  37. 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
  38. 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
  39. 7514a7c led: correct off/on locations in structure by Jason Kridner · Wed Apr 20 18:13:49 2011 -0500
  40. aa03189 led: added cmd_led to Makefile by Jason Kridner · Wed Apr 20 18:11:38 2011 -0500
  41. 1f44056 Corrected LED name match finding avoiding extraneous Usage printouts by Jason Kridner · Tue Mar 08 20:42:01 2011 -0600
  42. f62c1c4 USB: Move USB_PRINTF() out of ifdef in usb_scan_devices() by Marek Vasut · Tue Jul 12 02:16:46 2011 +0200
  43. a34da46 USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers by Marek Vasut · Tue Jul 12 02:16:47 2011 +0200
  44. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  45. 8df768c hwmon: do not init sensors on startup by Heiko Schocher · Mon Aug 01 04:01:43 2011 +0000
  46. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · Thu Jul 21 09:10:30 2011 -0400
  47. f8e7252 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Aug 02 21:46:53 2011 +0200
  48. 74f9b38 fpga: constify to fix build warning by Wolfgang Denk · Sat Jul 30 13:33:49 2011 +0000
  49. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · Fri Jul 29 14:42:18 2011 +0200
  50. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  51. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  52. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · Sat Jul 16 00:06:42 2011 +0000
  53. 5f4e82d cmd_mac: fix help for 'mac read' by Michael Jones · Thu Jul 14 22:09:31 2011 +0000
  54. 2d19ffb cmd_mac: cleanup help by Michael Jones · Thu Jul 14 22:09:30 2011 +0000
  55. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · Thu Jul 14 22:09:28 2011 +0000
  56. fcc69ff add command fitupd to run an update from a FIT image by Andreas Pretzsch · Sat Jul 16 05:51:00 2011 +0000
  57. e3fd7c0 automatic update from FIT image: add optional address parameter by Andreas Pretzsch · Sat Jul 16 05:50:59 2011 +0000
  58. 078f2f1 serial: implement common uart post test by Mike Frysinger · Sat May 14 06:56:15 2011 +0000
  59. ffadc82 serial: drop serial_register return value by Mike Frysinger · Fri Apr 29 18:03:30 2011 +0000
  60. f96c042 serial: push default_serial_console to drivers by Mike Frysinger · Fri Apr 29 18:03:29 2011 +0000
  61. 33e84d1 cmd_usage: constify by Mike Frysinger · Sat Apr 23 23:43:24 2011 +0000
  62. 018f0c8 constify default env by Mike Frysinger · Sat Apr 23 23:43:21 2011 +0000
  63. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · Fri Jul 08 10:44:25 2011 +0000
  64. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · Wed Jul 13 05:11:06 2011 +0000
  65. 94f23da Fix: watchdog timed out, if using md5 command by Jens Scharsig · Mon Jul 18 14:39:11 2011 +0200
  66. af99283 Fix: watchdog timed out, if using sha1 command by Jens Scharsig · Mon Jul 18 14:39:07 2011 +0200
  67. a14695e command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · Tue May 24 10:09:05 2011 +0000
  68. c93a754 common/cmd_ximg.c: add ifdef protection for gzip uncompression by Matthew McClintock · Tue May 24 05:48:26 2011 +0000
  69. 6252b4f disk/part.c: Make features optional by Matthew McClintock · Tue May 24 05:31:19 2011 +0000
  70. b69e337 miiphy: use strncpy() not sprintf() by Laurence Withers · Thu Jul 14 23:21:45 2011 +0000
  71. 5b2e6c2 Fix: if using crc32 command watchdog timed out by Jens Scharsig · Mon Jul 18 08:46:26 2011 +0200
  72. c2829ff scsi/ahci: add support for non-PCI controllers by Rob Herring · Wed Jul 06 16:13:36 2011 +0000
  73. 3b403b7 cosmetic, main: correct indentation/spacing issues by Jason Hobbs · Thu Jun 23 08:27:30 2011 +0000
  74. 89f95a8 cosmetic, main: clean up declarations of abortboot by Jason Hobbs · Wed Jun 29 06:25:14 2011 +0000
  75. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · Sun Jun 05 13:43:02 2011 +0000
  76. 53c2788 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Tue Jul 19 22:27:07 2011 +0200
  77. dcf6fd7 Fix typo from 'mb_alloc' -> 'lmb_alloc' by Matthew McClintock · Mon Jul 18 13:08:05 2011 +0000
  78. 8a974fd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Jul 18 21:04:56 2011 +0200
  79. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · Sun Jul 03 05:55:33 2011 +0000
  80. d558a4e Add uboot "fdt_high" enviroment variable by David A. Long · Sat Jul 09 16:40:19 2011 -0400
  81. 67a8bd8 mmc: rescan fails on empty slot by Michael Jones · Thu Jul 14 23:09:43 2011 +0000
  82. ea52676 MMC: add erase function to both mmc and sd by Lei Wen · Wed Jun 22 17:03:31 2011 +0000
  83. 64b2b1e MMC: unify mmc read and write operation by Lei Wen · Wed Jun 22 17:03:30 2011 +0000
  84. af73788 fdt: introduce fdt_create_phandle() by Gerald Van Baren · Thu Jul 14 21:40:10 2011 -0400
  85. 8ebaf20 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · Tue May 03 13:24:07 2011 -0500
  86. 53ba322 Blackfin: uart: add multiple serial support by Mike Frysinger · Fri Apr 29 23:23:28 2011 -0400
  87. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  88. bc04b4d cmd_nand: add nand write.trimffs command by Ben Gardiner · Tue Jun 14 16:35:07 2011 -0400
  89. 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · Tue May 24 10:18:35 2011 -0400
  90. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  91. 1829290 common/cmd_fdt.c: fix wrong data displayed in fdt print by Haojian Zhuang · Sun May 22 21:53:30 2011 +0000
  92. 7cb3f89 sntp: avoid use of uninitialized variable by Luuk Paulussen · Mon May 16 18:27:11 2011 +0000
  93. d99968f cmd_nand: fix help of nand erase subcommand by Daniel Hobi · Thu May 19 19:28:54 2011 +0200
  94. 201e7a2 env_nand: zero-initialize variable nand_erase_options by Daniel Hobi · Wed May 18 15:21:08 2011 +0200
  95. 80f7021 Minor coding style cleanup. by Wolfgang Denk · Thu May 19 22:21:41 2011 +0200
  96. 7aa81a4 TFTP: add tftpsrv command by Luca Ceresoli · Tue May 17 00:03:40 2011 +0000
  97. 31b9980 mmc: enable partition switch function for emmc by Lei Wen · Mon May 02 16:26:26 2011 +0000
  98. d430d7c cmd_mmc: eliminate device num in the mmc command by Lei Wen · Mon May 02 16:26:25 2011 +0000
  99. dfd7064 cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl by Macpaul Lin · Wed Apr 27 16:28:35 2011 +0000
  100. 4328547 cmd_nvedit.c: make error message more helpful by Wolfgang Denk · Wed May 04 10:29:49 2011 +0000