1. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · Wed Jul 13 05:11:06 2011 +0000
  2. 94f23da Fix: watchdog timed out, if using md5 command by Jens Scharsig · Mon Jul 18 14:39:11 2011 +0200
  3. af99283 Fix: watchdog timed out, if using sha1 command by Jens Scharsig · Mon Jul 18 14:39:07 2011 +0200
  4. a14695e command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · Tue May 24 10:09:05 2011 +0000
  5. c93a754 common/cmd_ximg.c: add ifdef protection for gzip uncompression by Matthew McClintock · Tue May 24 05:48:26 2011 +0000
  6. 6252b4f disk/part.c: Make features optional by Matthew McClintock · Tue May 24 05:31:19 2011 +0000
  7. b69e337 miiphy: use strncpy() not sprintf() by Laurence Withers · Thu Jul 14 23:21:45 2011 +0000
  8. 5b2e6c2 Fix: if using crc32 command watchdog timed out by Jens Scharsig · Mon Jul 18 08:46:26 2011 +0200
  9. c2829ff scsi/ahci: add support for non-PCI controllers by Rob Herring · Wed Jul 06 16:13:36 2011 +0000
  10. 3b403b7 cosmetic, main: correct indentation/spacing issues by Jason Hobbs · Thu Jun 23 08:27:30 2011 +0000
  11. 89f95a8 cosmetic, main: clean up declarations of abortboot by Jason Hobbs · Wed Jun 29 06:25:14 2011 +0000
  12. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · Sun Jun 05 13:43:02 2011 +0000
  13. 53c2788 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Tue Jul 19 22:27:07 2011 +0200
  14. dcf6fd7 Fix typo from 'mb_alloc' -> 'lmb_alloc' by Matthew McClintock · Mon Jul 18 13:08:05 2011 +0000
  15. 8a974fd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Jul 18 21:04:56 2011 +0200
  16. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · Sun Jul 03 05:55:33 2011 +0000
  17. d558a4e Add uboot "fdt_high" enviroment variable by David A. Long · Sat Jul 09 16:40:19 2011 -0400
  18. 67a8bd8 mmc: rescan fails on empty slot by Michael Jones · Thu Jul 14 23:09:43 2011 +0000
  19. ea52676 MMC: add erase function to both mmc and sd by Lei Wen · Wed Jun 22 17:03:31 2011 +0000
  20. 64b2b1e MMC: unify mmc read and write operation by Lei Wen · Wed Jun 22 17:03:30 2011 +0000
  21. af73788 fdt: introduce fdt_create_phandle() by Gerald Van Baren · Thu Jul 14 21:40:10 2011 -0400
  22. 8ebaf20 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · Tue May 03 13:24:07 2011 -0500
  23. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  24. bc04b4d cmd_nand: add nand write.trimffs command by Ben Gardiner · Tue Jun 14 16:35:07 2011 -0400
  25. 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · Tue May 24 10:18:35 2011 -0400
  26. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  27. 1829290 common/cmd_fdt.c: fix wrong data displayed in fdt print by Haojian Zhuang · Sun May 22 21:53:30 2011 +0000
  28. 7cb3f89 sntp: avoid use of uninitialized variable by Luuk Paulussen · Mon May 16 18:27:11 2011 +0000
  29. d99968f cmd_nand: fix help of nand erase subcommand by Daniel Hobi · Thu May 19 19:28:54 2011 +0200
  30. 201e7a2 env_nand: zero-initialize variable nand_erase_options by Daniel Hobi · Wed May 18 15:21:08 2011 +0200
  31. 80f7021 Minor coding style cleanup. by Wolfgang Denk · Thu May 19 22:21:41 2011 +0200
  32. 7aa81a4 TFTP: add tftpsrv command by Luca Ceresoli · Tue May 17 00:03:40 2011 +0000
  33. 31b9980 mmc: enable partition switch function for emmc by Lei Wen · Mon May 02 16:26:26 2011 +0000
  34. d430d7c cmd_mmc: eliminate device num in the mmc command by Lei Wen · Mon May 02 16:26:25 2011 +0000
  35. dfd7064 cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl by Macpaul Lin · Wed Apr 27 16:28:35 2011 +0000
  36. 4328547 cmd_nvedit.c: make error message more helpful by Wolfgang Denk · Wed May 04 10:29:49 2011 +0000
  37. 5095022 common/hush: make get_local_var visible for other users by Holger Brunck · Fri Apr 08 02:47:42 2011 +0000
  38. 45b4291 cramfs: make cramfs usable without a NOR flash by Heiko Schocher · Tue May 03 02:15:15 2011 +0000
  39. 1bef5ca cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE by Heiko Schocher · Tue May 03 02:15:01 2011 +0000
  40. 7fafed2 IDE: fix compiler warnings by Wolfgang Denk · Sat Apr 30 23:29:55 2011 +0200
  41. 9531b47 common/cmd_mdio.c: fix compile warning by Anatolij Gustschin · Sat Apr 30 02:39:29 2011 +0000
  42. 1bbce3a miiphy: miiphyutil.c: fix compile warning by Anatolij Gustschin · Sat Apr 30 02:17:44 2011 +0000
  43. ff2a9f3 cmd_nvedit.c: clean up with checkpatch by Macpaul Lin · Tue Apr 26 16:16:45 2011 +0000
  44. d1e4994 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · Mon Apr 11 20:45:32 2011 +0000
  45. d21caa3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Fri Apr 29 22:45:50 2011 +0200
  46. e603559 mmc_spi: add mmc_init call by Thomas Chou · Sun Apr 17 21:00:46 2011 +0000
  47. 2f8baaa i2c: add i2c deblock sequence before and after every mux config by Stefan Bigler · Fri Apr 08 16:24:08 2011 +0200
  48. f0c9d53 common: add a grepenv command by Kim Phillips · Tue Apr 05 07:15:14 2011 +0000
  49. 97dfdcf fix redundant environment for serial flash by thomas.langer@lantiq.com · Tue Mar 29 02:35:14 2011 +0000
  50. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Apr 27 21:48:09 2011 +0200
  51. 931ced0 Add 'led' command by Jason Kridner · Mon Apr 18 17:22:44 2011 -0400
  52. 20f5492 Respect memreserve regions specified in the device tree by Grant Likely · Mon Mar 28 09:59:01 2011 +0000
  53. c379a56 Fix off-by-one error in passing initrd end address via device tree by Grant Likely · Mon Mar 28 09:58:55 2011 +0000
  54. 50fb22e Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · Mon Mar 28 09:58:49 2011 +0000
  55. 2639638 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · Mon Mar 28 09:58:43 2011 +0000
  56. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · Mon Mar 28 09:58:34 2011 +0000
  57. 74ac020 Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE by Loïc Minier · Thu Mar 24 17:21:42 2011 +0100
  58. c828253 Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Wed Apr 20 23:01:52 2011 +0200
  59. 5ecef51 Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 20 22:57:35 2011 +0200
  60. 7728975 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · Wed Apr 20 22:53:34 2011 +0200
  61. f498335 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Wed Apr 20 22:18:13 2011 +0200
  62. a1ca368 Add mdio command for new PHY infrastructure by Andy Fleming · Mon Mar 21 18:03:22 2011 -0500
  63. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · Fri Apr 08 02:10:27 2011 -0500
  64. aea0c3e miiphy: Fix some formatting issues by Andy Fleming · Thu Apr 07 14:38:35 2011 -0500
  65. 215d832 fdt_support: Fix buffer overflow in fdt_fixup_memory_banks by Kyle Moffett · Wed Feb 23 06:18:24 2011 +0000
  66. 1def8a6 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 13 22:04:11 2011 +0200
  67. 15b2550 gpio: check request result by Mike Frysinger · Tue Apr 12 03:02:11 2011 -0400
  68. 0e71f80 gpio: generalize for all generic gpio providers by Mike Frysinger · Sun Apr 03 04:40:46 2011 -0400
  69. a227490 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · Sat Apr 02 21:40:19 2011 -0400
  70. 321ab9e crc32: make command optional by Mike Frysinger · Tue Dec 21 14:19:51 2010 -0500
  71. 2ed0241 make `go` optional by Mike Frysinger · Sun Dec 26 23:32:22 2010 -0500
  72. f3ddf20 env: make import/export optional by Mike Frysinger · Sun Dec 26 23:09:45 2010 -0500
  73. 316f81a mmc: show mmc capacity using print_size by Minkyu Kang · Tue Jan 04 01:04:19 2011 +0000
  74. 1254c3d mmc: add generic mmc spi driver by Thomas Chou · Fri Dec 24 13:12:21 2010 +0000
  75. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000
  76. 74f86e1 common/cmd_bdinfo.c: fix do_bdinfo() for AVR32 by Andreas Bießmann · Wed Feb 09 15:10:31 2011 +0100
  77. 92b9b2e cmd_nvedit: use explicit typecast for printf by Andreas Bießmann · Wed Feb 09 15:10:29 2011 +0100
  78. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · Thu Feb 03 22:04:26 2011 +0100
  79. 153c3cd cmd_sf: use cmd_usage() in more places by Mike Frysinger · Tue Apr 12 02:21:31 2011 -0400
  80. c7d9e89 cmd_sf: drop device status message when probing by Mike Frysinger · Tue Apr 12 02:10:19 2011 -0400
  81. 605dbd1 cmd_sf: add handler for +len arg for erase command by Richard Retanubun · Wed Feb 16 16:39:44 2011 -0500
  82. 8790b9e bootm: replace blob_start with image_start by Lei Wen · Mon Jan 10 18:21:15 2011 +0800
  83. fc6508a Blackfin: ldrinfo: new command by Mike Frysinger · Sun Dec 26 12:34:49 2010 -0500
  84. 3e7f9a0 Blackfin: bootldr: use common defines by Mike Frysinger · Sun Dec 26 12:34:08 2010 -0500
  85. e936628 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Apr 05 12:24:20 2011 +0200
  86. a55fce3 env_mmc: Allow board code to override the environment address by Mingkai Hu · Mon Jan 24 17:09:55 2011 +0000
  87. 046d772 mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements by Kyle Moffett · Mon Mar 28 11:35:48 2011 -0400
  88. c683975 Remove unnecessary reset in usb_stor_get_info by Erik Hansen · Thu Mar 24 15:06:24 2011 +0100
  89. 8cfc696 UBI: Fix error code handling in ubi commands by Stefan Roese · Mon Mar 14 14:34:21 2011 +0100
  90. 1ded602 serial: Add Tegra2 serial port support by Tom Warren · Thu Jan 27 10:58:06 2011 +0000
  91. e8d68cf Fix build warnings in cmd_flash.c by Remy Bohmer · Sat Feb 19 19:56:28 2011 +0100
  92. 1e9961d Add USB host ethernet adapter support by Simon Glass · Wed Feb 16 11:14:33 2011 -0800
  93. 2fdcce2 unzip: return uncompressed size in `filesize', and print it. by Wolfgang Denk · Fri Feb 11 20:20:51 2011 +0100
  94. dc4d0a2 itest: fix result of string compares by Wolfgang Denk · Tue Feb 08 16:56:05 2011 +0100
  95. 4814d2f Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Sat Feb 12 20:37:47 2011 +0100
  96. af42bb3 cmd_bmp.c: message about compressed formats is debug info only. by Wolfgang Denk · Wed Feb 09 15:11:10 2011 +0100
  97. 00eed7f NAND: env: remember the flags used in the previous environment by Scott Wood · Tue Feb 08 15:25:02 2011 -0600
  98. 5b40e1d USB: Change the necessary defines to get debug output by Alexander Holler · Fri Jan 28 12:42:13 2011 +0100
  99. f432006 USB: Fix device stati for removable and powerctrl (typo) by Alexander Holler · Thu Jan 27 22:50:07 2011 +0100
  100. 9b33e66 cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended by Shinya Kuribayashi · Sat Feb 05 19:07:00 2011 +0900