1. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · Wed Dec 26 09:53:36 2012 +0000
  2. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · Wed Dec 19 13:02:36 2012 -0800
  3. 71497d0 env: Add environment variable flags by Joe Hershberger · Tue Dec 11 22:16:31 2012 -0600
  4. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · Tue Dec 11 22:16:24 2012 -0600
  5. cc00ea8 gpt: Support for new "gpt" command by Piotr Wilczek · Tue Dec 11 11:09:47 2012 +0100
  6. 607eebb Add console command to access io space registers by Vadim Bendebury · Wed Dec 05 14:46:42 2012 +0000
  7. baebbf5 edid: Library of EDID decode and print by Tom Wai-Hong Tam · Wed Dec 05 14:46:39 2012 +0000
  8. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · Wed Dec 05 14:46:38 2012 +0000
  9. b879045 Add generic hash API by Simon Glass · Wed Dec 05 14:46:36 2012 +0000
  10. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · Wed Dec 05 14:46:30 2012 +0000
  11. d1390c8 Add gettime command by Anton Staaf · Wed Dec 05 14:46:29 2012 +0000
  12. b2405c0 env: Enable getenv_f() for SPL_BUILD by Stefan Roese · Wed Sep 26 13:01:00 2012 +0200
  13. 805adac Sound: Add command for audio playback by Rajeshwari Shinde · Thu Oct 25 19:49:24 2012 +0000
  14. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · Mon Oct 22 06:43:51 2012 +0000
  15. b2e5713 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Mon Oct 22 16:53:19 2012 -0700
  16. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · Fri Oct 12 14:26:11 2012 +0000
  17. ae723e1 COMMON: Implement common bounce buffer by Marek Vasut · Sun Aug 26 15:19:06 2012 +0000
  18. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Oct 15 13:37:22 2012 -0700
  19. 79f2047 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · Sat Sep 29 18:16:28 2012 +0200
  20. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · Tue Oct 09 09:28:15 2012 +0000
  21. 659c9cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Oct 04 10:00:42 2012 -0700
  22. 0fd32d7 Add a new "ini" command by Joe Hershberger · Wed Oct 03 11:15:51 2012 +0000
  23. 4afd88e bootstage: Add bootstage command by Simon Glass · Fri Sep 28 08:56:39 2012 +0000
  24. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  25. e4e248d common: add zip command support by Lei Wen · Fri Sep 28 04:26:47 2012 +0000
  26. 3a52910 cmd_part: add partition-related command by Stephen Warren · Fri Sep 21 09:51:01 2012 +0000
  27. a20cbf9 combine block device load commands into common function by Rob Herring · Fri Sep 21 04:02:30 2012 +0000
  28. edd5f22 Merge branch 'ext4' by Tom Rini · Thu Sep 20 11:27:35 2012 -0700
  29. 9273f4f dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · Mon Aug 06 14:41:09 2012 +0200
  30. 71014b6 ext4fs ls load support by Uma Shankar · Fri May 25 21:21:44 2012 +0530
  31. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · Thu Jul 19 20:48:25 2012 +0000
  32. 39cd355 SPL: common/Makefile: Add image.c to SPL build by Stefan Roese · Thu Jan 05 10:53:09 2012 +0100
  33. 36437bc Block: Remove MG DISK support by Marek Vasut · Sun Mar 04 15:11:32 2012 +0000
  34. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · Thu Mar 08 00:33:20 2012 +0000
  35. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · Mon Mar 12 23:57:50 2012 +0000
  36. af775a0 Add cmd_spl command by Simon Schwarz · Thu Mar 15 04:01:34 2012 +0000
  37. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · Tue Jan 31 12:03:57 2012 +0000
  38. 31a870e bootstage: Implement core microsecond boot time measurement by Simon Glass · Mon Feb 13 13:51:19 2012 +0000
  39. 6da5af3 USB: Separate out USB hub driver by Marek Vasut · Mon Feb 13 18:58:17 2012 +0000
  40. b5f7b47 sandbox: Add improved RAM simulation by Matthias Weisser · Sat Nov 05 11:40:34 2011 +0100
  41. 7acba0b Add a cli command to test the TPM device. by Vadim Bendebury · Sat Oct 15 15:13:34 2011 +0000
  42. 0560be2 omap: spl: fix build break due to changes in FAT by Aneesh V · Fri Oct 21 12:29:34 2011 -0400
  43. 82278bd sandbox: Disable built-in malloc by Simon Glass · Sat Sep 17 06:48:49 2011 +0000
  44. 0e3a593 Add pxe command by Jason Hobbs · Wed Aug 31 10:37:30 2011 -0500
  45. 0685d82 Add generic, reusable menu code by Jason Hobbs · Tue Aug 23 11:06:49 2011 +0000
  46. fd76300 cmd_time: add time command by Che-liang Chiou · Thu Oct 06 23:40:48 2011 +0000
  47. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · Fri Aug 26 11:32:44 2011 -0700
  48. aa03189 led: added cmd_led to Makefile by Jason Kridner · Wed Apr 20 18:11:38 2011 -0500
  49. fcc69ff add command fitupd to run an update from a FIT image by Andreas Pretzsch · Sat Jul 16 05:51:00 2011 +0000
  50. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · Wed Jul 13 05:11:06 2011 +0000
  51. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  52. c828253 Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Wed Apr 20 23:01:52 2011 +0200
  53. 5ecef51 Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 20 22:57:35 2011 +0200
  54. a1ca368 Add mdio command for new PHY infrastructure by Andy Fleming · Mon Mar 21 18:03:22 2011 -0500
  55. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · Fri Apr 08 02:10:27 2011 -0500
  56. 0e71f80 gpio: generalize for all generic gpio providers by Mike Frysinger · Sun Apr 03 04:40:46 2011 -0400
  57. a227490 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · Sat Apr 02 21:40:19 2011 -0400
  58. 1254c3d mmc: add generic mmc spi driver by Thomas Chou · Fri Dec 24 13:12:21 2010 +0000
  59. fc6508a Blackfin: ldrinfo: new command by Mike Frysinger · Sun Dec 26 12:34:49 2010 -0500
  60. 792612c config_cmd_defaults.h: new header for common u-boot command defaults by Mike Frysinger · Mon Dec 20 18:57:09 2010 -0500
  61. 7a37db9 common/Makefile: don't include env_embedded.o into libcommon by Wolfgang Denk · Sat Nov 20 15:04:02 2010 +0100
  62. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  63. b4eceac Save environment data to mmc. by Terry Lv · Mon May 17 10:57:01 2010 +0800
  64. 07b4627 CRAMFS: support cramfs in RAM by Heiko Schocher · Thu Jan 07 08:55:54 2010 +0100
  65. ed9d08e kgdb: add default generic stubs by Robin Getz · Mon Dec 21 18:40:42 2009 -0500
  66. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  67. e8b39e4 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · Mon Nov 09 15:17:50 2009 -0600
  68. eabe6d9 command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · Fri Oct 16 17:36:25 2009 -0500
  69. 1589500 cmd_nand: Move conditional compilation to Makefile by Peter Tyser · Thu Oct 15 10:48:18 2009 -0500
  70. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · Tue Oct 27 00:03:32 2009 +0100
  71. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · Wed Sep 30 15:29:58 2009 -0400
  72. ff196c1 Add support for the Tundra TSI148 VME-bridge by Reinhard Arlt · Wed Jun 10 19:09:40 2009 +0200
  73. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun Jul 19 00:38:23 2009 +0200
  74. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  75. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  76. a73904e Add simple hwconfig infrastructure by Anton Vorontsov · Wed Jun 10 00:25:27 2009 +0400
  77. 7c8e97f Blackfin: new spibootldr command by Mike Frysinger · Thu Nov 27 16:50:32 2008 -0500
  78. a46fbba Add support for Linux-like kallsysms by Mike Frysinger · Wed May 20 04:35:14 2009 -0400
  79. beb957c make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 25 14:57:52 2009 +0200
  80. 11ddc17 One more fix for building env_embedded.o by Wolfgang Denk · Sun Apr 05 00:18:44 2009 +0200
  81. ebe54bf add dataflash mmc mux missing support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  82. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · Sat Apr 04 16:10:40 2009 +0200
  83. ea4b6e3 common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · Fri Mar 13 18:54:27 2009 -0500
  84. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  85. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  86. 5c72127 UBIFS: Add UBIFS commands by Stefan Roese · Thu Mar 19 15:35:50 2009 +0100
  87. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · Thu Mar 19 13:30:36 2009 +0100
  88. 9dac2d7 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · Thu Feb 05 21:04:36 2009 -0500
  89. c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · Thu Nov 06 15:04:23 2008 +0100
  90. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:26:55 2008 +0100
  91. 3d2c5ff UBI: Add UBI command support by Kyungmin Park · Wed Nov 19 11:47:05 2008 +0100
  92. 74ba1ba common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:12:12 2008 +0100
  93. e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · Wed Oct 01 15:26:31 2008 +0200
  94. 678d22a cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
  95. 7376831 env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  96. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  97. a489af7 env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  98. 1b3c7e8 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  99. 137818c env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  100. d13dd35 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200