1. daee1d8 drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · Thu May 09 23:00:36 2013 +0000
  2. 50ad221 arm: Refactor bootm to reduce #ifdefs by Simon Glass · Wed May 08 08:06:02 2013 +0000
  3. 9ca3742 image: Add device tree setup to image library by Simon Glass · Wed May 08 08:06:01 2013 +0000
  4. c6bdabb image: Split libfdt code into image-fdt.c by Simon Glass · Wed May 08 08:06:00 2013 +0000
  5. 82d9453 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL by Simon Glass · Wed May 08 08:05:59 2013 +0000
  6. 1030f16 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · Wed May 08 08:05:58 2013 +0000
  7. 4964806 sandbox: image: Add support for booting images in sandbox by Simon Glass · Tue May 07 06:12:03 2013 +0000
  8. e61aa44 image: Rename hash printing to fit_image_print_verification_data() by Simon Glass · Tue May 07 06:12:02 2013 +0000
  9. dc0f52c image: Export fit_conf_get_prop_node() by Simon Glass · Tue May 07 06:12:00 2013 +0000
  10. 8f3aa46 image: Move error! string to common place by Simon Glass · Tue May 07 06:11:59 2013 +0000
  11. f0fd511 image: Move hash checking into its own function by Simon Glass · Tue May 07 06:11:58 2013 +0000
  12. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · Tue May 07 06:11:57 2013 +0000
  13. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · Tue May 07 06:11:54 2013 +0000
  14. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · Tue May 07 06:11:53 2013 +0000
  15. 36b916a image: Export fit_check_ramdisk() by Simon Glass · Tue May 07 06:11:52 2013 +0000
  16. af0ec0d image: Move timestamp #ifdefs to header file by Simon Glass · Tue May 07 06:11:51 2013 +0000
  17. c75d53d hash: Add a way to calculate a hash for any algortihm by Simon Glass · Tue May 07 06:11:47 2013 +0000
  18. df372d6 env: Fix minor comment typos in cmd_nvedit by Simon Glass · Tue May 07 06:11:45 2013 +0000
  19. 232cda1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes by Tom Rini · Tue May 14 11:45:41 2013 -0400
  20. a039527 x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined by Simon Glass · Wed Apr 17 16:13:45 2013 +0000
  21. a8d147b bootstage: Allow marking a particular line of code by Simon Glass · Wed Apr 17 16:13:44 2013 +0000
  22. 844199d Call bootstage_relocate() after malloc is initted by Doug Anderson · Wed Apr 17 16:13:42 2013 +0000
  23. 87e0d8b bootstage: Copy bootstage strings post-relocation by Doug Anderson · Wed Apr 17 16:13:41 2013 +0000
  24. a671b70 blackfin: bf609: add softswitch config command by Bob Liu · Tue Feb 05 19:05:41 2013 +0800
  25. 86c35be usb: fix: Fixing Port status and feature number constants by Vivek Gautam · Wed Apr 24 02:50:12 2013 +0000
  26. c9b13d6 usb: hub: Parallelize power-cycling of root-hub ports by Vivek Gautam · Wed Apr 24 02:50:11 2013 +0000
  27. df3f221 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · Fri Apr 12 16:34:38 2013 +0530
  28. e6c9590 usb: hub: Fix enumration timeout by Vivek Gautam · Fri Apr 12 16:34:37 2013 +0530
  29. de70166 usb: Update device class in usb device's descriptor by Vivek Gautam · Fri Apr 12 16:34:36 2013 +0530
  30. 15e49a6 usb: hub: Power-cycle on root-hub ports by Vivek Gautam · Fri Apr 12 16:34:35 2013 +0530
  31. 23cbd29 USB: Some cleanup prior to USB 3.0 interface addition by Vivek Gautam · Fri Apr 12 16:34:34 2013 +0530
  32. f94c95d usb: common: Weed out USB_**_PRINTFs from usb framework by Vivek Gautam · Fri Apr 12 16:34:33 2013 +0530
  33. d404670 usb: Add new command to set USB 2.0 port test modes by Julius Werner · Thu Feb 28 18:08:40 2013 +0000
  34. a1d25a3 env_mmc: add support for redundant environment by Michael Heimpold · Wed Apr 10 10:36:19 2013 +0000
  35. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  36. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · Tue Apr 09 21:11:56 2013 +0000
  37. b04ae78 setexpr: add regex substring matching and substitution by Wolfgang Denk · Sat Mar 23 23:50:34 2013 +0000
  38. b2234d6 setexpr: simplify code, improve help message by Wolfgang Denk · Sat Mar 23 23:50:33 2013 +0000
  39. ac9c301 "env grep" - add support for regular expression matches by Wolfgang Denk · Sat Mar 23 23:50:32 2013 +0000
  40. b917ba4 "env grep" - add options to grep in name, value, or both. by Wolfgang Denk · Sat Mar 23 23:50:30 2013 +0000
  41. e27fc12 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · Sat Mar 23 23:50:29 2013 +0000
  42. 565af27 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · Sat Mar 23 23:50:28 2013 +0000
  43. ea307e8 sandbox: fs: Add support for saving files to host filesystem by Simon Glass · Sat Apr 20 08:42:51 2013 +0000
  44. 7e5581e sandbox: Support 'source' command by Simon Glass · Sat Apr 20 08:42:49 2013 +0000
  45. 9b48a9b Revert "fdt- Tell the FDT library where the device tree is" by Simon Glass · Sat Apr 20 08:42:47 2013 +0000
  46. b7fc710 sandbox: fdt: Support fdt command for sandbox by Simon Glass · Sat Apr 20 08:42:45 2013 +0000
  47. 0bfc4cc fdt: Allow fdt command to check and update control FDT by Simon Glass · Sat Apr 20 08:42:44 2013 +0000
  48. abbd512 Add getenv_hex() to return an environment variable as hex by Simon Glass · Sat Apr 20 08:42:43 2013 +0000
  49. 546b9a3 fdt: Add a parameter to fdt_valid() by Simon Glass · Sat Apr 20 08:42:42 2013 +0000
  50. 1539343 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · Sat Apr 20 08:42:41 2013 +0000
  51. 62cf912 sandbox: Switch over to generic board by Simon Glass · Fri Apr 26 02:53:43 2013 +0000
  52. d20cba5 flash: Add optional verify-after-write feature by Stefan Roese · Thu Apr 04 15:53:14 2013 +0200
  53. 6108ef6 mmc: support the correct card version for eMMC by Jaehoon Chung · Tue Jan 29 19:31:16 2013 +0000
  54. ec85681 printenv: Correct out-of-memory condition check. by Maxime Larocque · Fri Sep 28 05:00:13 2012 +0000
  55. 3f55a31 x86: Allow setup code to manage its own global data by Simon Glass · Mon Apr 15 11:25:20 2013 +0000
  56. 6dd76f6 x86: Fix DRAM bank size init with generic board by Simon Glass · Mon Apr 15 11:22:49 2013 +0000
  57. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Apr 15 07:46:11 2013 -0400
  58. c18f901 tpm: Add TPM command library by Che-liang Chiou · Thu Feb 28 09:34:57 2013 +0000
  59. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 22:07:57 2013 +0200
  60. db14e86 env: Add redundant env support to UBI env by Joe Hershberger · Mon Apr 08 10:32:52 2013 +0000
  61. 0c5faa8 env: Add support for UBI environment by Joe Hershberger · Mon Apr 08 10:32:51 2013 +0000
  62. 3902c60 mtd: Make mtdparts work with pre-reloc env by Joe Hershberger · Mon Apr 08 10:32:50 2013 +0000
  63. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · Mon Apr 08 10:32:49 2013 +0000
  64. 9219845 ubi: Expose a few simple functions from the cmd_ubi by Joe Hershberger · Mon Apr 08 10:32:47 2013 +0000
  65. 9192cc3 Do not call board_early_init_f() twice by Vadim Bendebury · Tue Apr 09 14:06:51 2013 +0000
  66. 647a6a1 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS by Tom Rini · Thu Mar 14 05:32:51 2013 +0000
  67. 32d9618 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · Thu Mar 14 05:32:50 2013 +0000
  68. dff5ba3 cmd_sf: include header file common.h before div64.h by Mingkai Hu · Sun Apr 07 22:13:32 2013 +0000
  69. c6b3626 common/cmd_test: Avoid macro expansion by York Sun · Thu Apr 04 11:52:53 2013 +0000
  70. a840b8e Revert "env: fix potential stack overflow in environment functions" by Tom Rini · Fri Apr 05 14:55:21 2013 -0400
  71. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 15:44:57 2013 +0200
  72. 18faca7 mmc: don't allow extra cmdline arguments by Stephen Warren · Mon Apr 01 11:50:28 2013 +0000
  73. 04cae82 env: fix potential stack overflow in environment functions by Rob Herring · Fri Mar 22 11:26:21 2013 +0000
  74. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  75. a95c9e9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Sun Mar 31 08:43:12 2013 -0400
  76. 0259159 video: bcm2835: fix build issues by Anatolij Gustschin · Fri Mar 29 14:00:13 2013 +0100
  77. 6bcdd9d Merge branch 'for-v2013.04' by Anatolij Gustschin · Fri Mar 29 13:54:10 2013 +0100
  78. cbd8f2c gen: Add sha h/w acceleration to hash by Akshay Saraswat · Wed Mar 20 21:00:58 2013 +0000
  79. ac91b47 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · Sat Mar 23 14:53:08 2013 +0000
  80. fb6068a menu: export menu_default_choice() function by Anatolij Gustschin · Sat Mar 23 14:52:04 2013 +0000
  81. d0d8d3b menu: Add support for user defined item choice function by Pali Rohár · Sat Mar 23 14:50:40 2013 +0000
  82. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 28 18:50:01 2013 +0100
  83. 36ec8ac image: Add support for Plan 9 by Steven Stallion · Wed Mar 20 06:31:35 2013 +0000
  84. 446543f cmd_ext4: BREAK and correct ext4write parameter order by Tom Rini · Wed Mar 20 04:21:38 2013 +0000
  85. fb586da env_callback: Mark find_env_callback as static by Tom Rini · Tue Mar 12 06:16:50 2013 +0000
  86. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 26 09:51:09 2013 +0100
  87. ada32ec Fix bitmap offsets for non 8-bit LCDs by Andre Renaud · Wed Feb 13 17:48:00 2013 +0000
  88. cdc348a common/lcd.c: move the macro's to the c file by Jeroen Hofstee · Sat Jan 12 12:07:59 2013 +0000
  89. 729b09e common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · Sat Jan 12 12:07:56 2013 +0000
  90. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · Tue Jan 22 10:44:12 2013 +0000
  91. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · Tue Jan 22 10:44:11 2013 +0000
  92. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · Sat Jan 05 09:45:48 2013 +0000
  93. 45b52ce Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Mar 20 14:55:10 2013 -0400
  94. efc8f79 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · Tue Jan 29 16:37:38 2013 +0000
  95. b16912a sf: Use unsigned type for buffers by Simon Glass · Mon Mar 11 06:08:13 2013 +0000
  96. db09c5f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Mar 18 15:33:47 2013 -0400
  97. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  98. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · Tue Mar 05 12:10:17 2013 +0100
  99. 14658c0 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · Fri Nov 30 08:01:08 2012 +0000
  100. 4e3aac0 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · Fri Nov 30 08:01:07 2012 +0000