1. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · Wed Jan 14 17:07:05 2015 +0900
  2. f6ebf6a lcd: refactor lcd console stuff into its own file by Nikita Kiryanov · Mon Dec 08 17:14:45 2014 +0200
  3. d02389c common: spl: Add interactive DDR debugger support for SPL image by Alison Wang · Wed Dec 03 15:00:44 2014 +0800
  4. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  5. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · Wed Nov 12 14:35:04 2014 +0100
  6. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · Mon Nov 10 17:16:43 2014 -0700
  7. 78cc673 common: Makefile: allow for spl builds with env_fat by Felipe Balbi · Tue Sep 23 10:44:17 2014 -0500
  8. 4345a57 crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · Tue Oct 07 15:46:20 2014 +0530
  9. 6968298 kbuild: refactor some makefiles by Masahiro Yamada · Thu Sep 18 15:43:41 2014 +0900
  10. c601567 usb/gadget: fastboot: implement sparse format by Steve Rae · Tue Aug 26 11:47:30 2014 -0700
  11. 792ac48 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · Tue Aug 26 11:47:27 2014 -0700
  12. cc52ab0 common/Makefile: Consolidate SPL ENV options, correct inclusion by Tom Rini · Fri Jul 18 11:51:34 2014 -0400
  13. 4dc47ca Add an I/O tracing feature by Simon Glass · Wed Jun 11 23:29:41 2014 -0600
  14. 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · Thu Jun 12 07:24:46 2014 -0600
  15. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · Thu Apr 10 20:01:30 2014 -0600
  16. d6d592f Move command line API into cli.c by Simon Glass · Thu Apr 10 20:01:29 2014 -0600
  17. 7b6a95a Move autoboot code to autoboot.c by Simon Glass · Thu Apr 10 20:01:28 2014 -0600
  18. 66b8c8b Split out simple parser and readline into separate files by Simon Glass · Thu Apr 10 20:01:26 2014 -0600
  19. 299f0be Rename hush to cli_hush by Simon Glass · Thu Apr 10 20:01:24 2014 -0600
  20. 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · Mon May 05 15:08:10 2014 -0500
  21. 686d667 image: add support for Android's boot image format by Sebastian Siewior · Mon May 05 15:08:09 2014 -0500
  22. d231bd9 Merge branch 'next' by Tom Rini · Thu Apr 17 14:33:25 2014 -0400
  23. bd1f7ef Add lzmadec command by Patrice Bouchand · Sat Feb 15 22:19:57 2014 -0700
  24. c4d8a1b aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · Wed Mar 05 19:58:39 2014 +0100
  25. e5d1579 cros_ec: Move EC interface into common library by Vadim Bendebury · Thu Feb 27 13:26:02 2014 -0700
  26. 63b1757 dm: Add a demonstration/example driver by Simon Glass · Wed Feb 26 15:59:23 2014 -0700
  27. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  28. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · Tue Feb 25 10:27:01 2014 -0500
  29. 06ab7dd fs/fdos: Remove by Tom Rini · Fri Feb 21 08:42:02 2014 -0500
  30. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  31. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  32. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · Mon Feb 03 06:59:01 2014 -0600
  33. a0d2802 common: Add new clk command by Michal Simek · Thu Nov 21 13:39:02 2013 -0800
  34. cb367e1 spl: common: Support for USB MSD FAT image loading by Dan Murphy · Thu Jan 16 11:23:30 2014 -0600
  35. b9b4713 Makefile: delete unnecessary CPPFLAGS settings by Masahiro Yamada · Thu Nov 28 18:31:59 2013 +0900
  36. 8e0ad09 common: Delete unnecessary rules. by Masahiro Yamada · Mon Nov 18 16:24:58 2013 +0900
  37. 55c745d common: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:59 2013 +0900
  38. 32dc389 cmd:thor: Support for TIZEN's download command (thordown) by Lukasz Majewski · Tue Oct 08 14:30:44 2013 +0200
  39. 0d63f7c powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers by Dirk Eibach · Wed Jun 26 16:04:28 2013 +0200
  40. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  41. 2a90ed0 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · Mon Jun 17 11:31:29 2013 -0700
  42. 58fe7e5 image: Add signing infrastructure by Simon Glass · Thu Jun 13 15:10:00 2013 -0700
  43. a749ae0 Add a trace command by Simon Glass · Tue Jun 11 11:14:40 2013 -0700
  44. ded52a4 Makefile: move the common makefile line to public area by Ying Zhang · Mon May 20 14:07:26 2013 +0800
  45. 602f7d3 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · Mon May 20 14:07:25 2013 +0800
  46. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 30 14:45:06 2013 +0200
  47. c6bdabb image: Split libfdt code into image-fdt.c by Simon Glass · Wed May 08 08:06:00 2013 +0000
  48. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · Tue May 07 06:11:53 2013 +0000
  49. a671b70 blackfin: bf609: add softswitch config command by Bob Liu · Tue Feb 05 19:05:41 2013 +0800
  50. a8e8855 Add fuse API and commands by Benoît Thébaudeau · Tue Apr 23 10:17:40 2013 +0000
  51. 0c5faa8 env: Add support for UBI environment by Joe Hershberger · Mon Apr 08 10:32:51 2013 +0000
  52. ac91b47 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · Sat Mar 23 14:53:08 2013 +0000
  53. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · Tue Mar 05 12:10:17 2013 +0100
  54. db397fa Introduce generic post-relocation board_r.c by Simon Glass · Mon Mar 11 14:30:37 2013 +0000
  55. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · Mon Mar 11 06:49:53 2013 +0000
  56. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · Wed Dec 26 09:53:36 2012 +0000
  57. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · Wed Dec 19 13:02:36 2012 -0800
  58. 71497d0 env: Add environment variable flags by Joe Hershberger · Tue Dec 11 22:16:31 2012 -0600
  59. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · Tue Dec 11 22:16:24 2012 -0600
  60. cc00ea8 gpt: Support for new "gpt" command by Piotr Wilczek · Tue Dec 11 11:09:47 2012 +0100
  61. 607eebb Add console command to access io space registers by Vadim Bendebury · Wed Dec 05 14:46:42 2012 +0000
  62. baebbf5 edid: Library of EDID decode and print by Tom Wai-Hong Tam · Wed Dec 05 14:46:39 2012 +0000
  63. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · Wed Dec 05 14:46:38 2012 +0000
  64. b879045 Add generic hash API by Simon Glass · Wed Dec 05 14:46:36 2012 +0000
  65. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · Wed Dec 05 14:46:30 2012 +0000
  66. d1390c8 Add gettime command by Anton Staaf · Wed Dec 05 14:46:29 2012 +0000
  67. b2405c0 env: Enable getenv_f() for SPL_BUILD by Stefan Roese · Wed Sep 26 13:01:00 2012 +0200
  68. 805adac Sound: Add command for audio playback by Rajeshwari Shinde · Thu Oct 25 19:49:24 2012 +0000
  69. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · Mon Oct 22 06:43:51 2012 +0000
  70. b2e5713 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Mon Oct 22 16:53:19 2012 -0700
  71. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · Fri Oct 12 14:26:11 2012 +0000
  72. ae723e1 COMMON: Implement common bounce buffer by Marek Vasut · Sun Aug 26 15:19:06 2012 +0000
  73. 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
  74. 79f2047 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · Sat Sep 29 18:16:28 2012 +0200
  75. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · Tue Oct 09 09:28:15 2012 +0000
  76. 659c9cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Oct 04 10:00:42 2012 -0700
  77. 0fd32d7 Add a new "ini" command by Joe Hershberger · Wed Oct 03 11:15:51 2012 +0000
  78. 4afd88e bootstage: Add bootstage command by Simon Glass · Fri Sep 28 08:56:39 2012 +0000
  79. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  80. e4e248d common: add zip command support by Lei Wen · Fri Sep 28 04:26:47 2012 +0000
  81. 3a52910 cmd_part: add partition-related command by Stephen Warren · Fri Sep 21 09:51:01 2012 +0000
  82. a20cbf9 combine block device load commands into common function by Rob Herring · Fri Sep 21 04:02:30 2012 +0000
  83. edd5f22 Merge branch 'ext4' by Tom Rini · Thu Sep 20 11:27:35 2012 -0700
  84. 9273f4f dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · Mon Aug 06 14:41:09 2012 +0200
  85. 71014b6 ext4fs ls load support by Uma Shankar · Fri May 25 21:21:44 2012 +0530
  86. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · Thu Jul 19 20:48:25 2012 +0000
  87. 39cd355 SPL: common/Makefile: Add image.c to SPL build by Stefan Roese · Thu Jan 05 10:53:09 2012 +0100
  88. 36437bc Block: Remove MG DISK support by Marek Vasut · Sun Mar 04 15:11:32 2012 +0000
  89. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · Thu Mar 08 00:33:20 2012 +0000
  90. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · Mon Mar 12 23:57:50 2012 +0000
  91. af775a0 Add cmd_spl command by Simon Schwarz · Thu Mar 15 04:01:34 2012 +0000
  92. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · Tue Jan 31 12:03:57 2012 +0000
  93. 31a870e bootstage: Implement core microsecond boot time measurement by Simon Glass · Mon Feb 13 13:51:19 2012 +0000
  94. 6da5af3 USB: Separate out USB hub driver by Marek Vasut · Mon Feb 13 18:58:17 2012 +0000
  95. b5f7b47 sandbox: Add improved RAM simulation by Matthias Weisser · Sat Nov 05 11:40:34 2011 +0100
  96. 7acba0b Add a cli command to test the TPM device. by Vadim Bendebury · Sat Oct 15 15:13:34 2011 +0000
  97. 0560be2 omap: spl: fix build break due to changes in FAT by Aneesh V · Fri Oct 21 12:29:34 2011 -0400
  98. 82278bd sandbox: Disable built-in malloc by Simon Glass · Sat Sep 17 06:48:49 2011 +0000
  99. 0e3a593 Add pxe command by Jason Hobbs · Wed Aug 31 10:37:30 2011 -0500
  100. 0685d82 Add generic, reusable menu code by Jason Hobbs · Tue Aug 23 11:06:49 2011 +0000