1. 5a3d8be pxe: add ipappend support by Rob Herring · Sun Dec 02 21:00:29 2012 -0600
  2. 921a71d net: Fix build regression in cmd_pxe.c by Joe Hershberger · Mon Jun 24 17:21:04 2013 -0500
  3. e26e8d6 pxe: add support for per arch and SoC default paths by Rob Herring · Sun Dec 02 21:00:28 2012 -0600
  4. ac99583 pxe: add support for ontimeout token by Rob Herring · Sun Dec 02 21:00:27 2012 -0600
  5. c9d1e3d pxe: simplify menu display and selection by Rob Herring · Sun Dec 02 21:00:26 2012 -0600
  6. f0898b9 pxe: always display a menu when present by Rob Herring · Sun Dec 02 21:00:25 2012 -0600
  7. c0356dc pxe: try bootz if bootm fails to find a valid image by Rob Herring · Mon Dec 03 13:17:21 2012 -0600
  8. c88e1bf bootz: un-staticize do_bootz by Rob Herring · Sun Dec 02 21:00:23 2012 -0600
  9. 58d7f43 pxe: fix handling of different localboot values by Rob Herring · Sun Dec 02 21:00:22 2012 -0600
  10. 824901c pxe: make string parameters const by Rob Herring · Sun Dec 02 21:00:21 2012 -0600
  11. dd248b3 pxe: Use ethact setting for pxe by Rob Herring · Sun Dec 02 21:00:20 2012 -0600
  12. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sat Jun 22 07:38:12 2013 -0400
  13. ded52a4 Makefile: move the common makefile line to public area by Ying Zhang · Mon May 20 14:07:26 2013 +0800
  14. 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
  15. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 19 12:53:59 2013 +0200
  16. 9d0da5b image: Use ENOENT instead of ENOMEDIUM for better compatibility by Simon Glass · Sun Jun 16 07:46:49 2013 -0700
  17. 608e2e4 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Fri Jun 14 16:06:49 2013 -0400
  18. 24dc203 env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · Tue Jun 11 15:14:02 2013 -0600
  19. bf4e1d3 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Jun 13 15:18:35 2013 -0400
  20. 3ccad53 COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition by Amar · Sat Apr 27 11:43:00 2013 +0530
  21. 06a1b3f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Jun 12 16:33:49 2013 -0400
  22. b5d59de usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · Wed May 15 15:29:23 2013 +0800
  23. 4e5923f usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · Wed May 15 15:29:22 2013 +0800
  24. 0eab998 usb: workaround non-working keyboards. by Vincent Palatin · Fri May 10 19:48:59 2013 -0700
  25. 4d6839f usb: properly re-initialize the USB keyboard. by Vincent Palatin · Fri May 10 19:48:58 2013 -0700
  26. 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · Fri May 17 20:01:54 2013 -0500
  27. 7c15c77 fdt: remove unaligned access in fdt_fixup_ethernet() by Stephen Warren · Mon May 27 18:01:19 2013 +0000
  28. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · Mon May 27 00:37:30 2013 +0000
  29. 01b542f spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · Mon May 13 08:36:29 2013 +0000
  30. 15af8f5 spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · Mon May 13 08:36:28 2013 +0000
  31. 465f1f8 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · Mon May 13 08:36:27 2013 +0000
  32. b815ba2 spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · Mon May 13 08:36:26 2013 +0000
  33. 5e5483d spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging by Peter Korsgaard · Mon May 13 08:36:25 2013 +0000
  34. d89e676 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Fri Jun 07 08:35:36 2013 -0400
  35. efe6428 lcd: add functions to set up simplefb device tree by Stephen Warren · Mon May 27 18:31:17 2013 +0000
  36. 1247446 fdt: allow bootdelay to be specified via device tree by Stephen Warren · Tue May 14 08:02:56 2013 +0000
  37. 4b989cc common: board_f: Do not call board_postclk_init twice by Masahiro Yamada · Tue May 21 21:08:09 2013 +0000
  38. e8d6a5b sandbox: image: Adjust FIT image printing to work with sandbox by Simon Glass · Thu May 16 13:53:26 2013 +0000
  39. e6b127a image: Use fit_image_load() to load kernel by Simon Glass · Thu May 16 13:53:25 2013 +0000
  40. 758409c sandbox: Adjust bootm command to work with sandbox by Simon Glass · Thu May 16 13:53:24 2013 +0000
  41. b1b7992 image: Use fit_image_load() to load FDT by Simon Glass · Thu May 16 13:53:23 2013 +0000
  42. 65817a6 image: Use fit_image_load() to load ramdisk by Simon Glass · Thu May 16 13:53:22 2013 +0000
  43. 384d86d image: Introduce fit_image_load() to load images from FITs by Simon Glass · Thu May 16 13:53:21 2013 +0000
  44. e717e64 main: Add debug_bootkeys to avoid #ifdefs by Simon Glass · Wed May 15 06:24:01 2013 +0000
  45. a1a16a8 main: Add debug_parser() to avoid #ifdefs by Simon Glass · Wed May 15 06:24:00 2013 +0000
  46. b2b687f main: Correct header order by Simon Glass · Wed May 15 06:23:59 2013 +0000
  47. e30a5f7 main: Fix typos and checkpatch warnings in command line reading by Simon Glass · Wed May 15 06:23:58 2013 +0000
  48. 962cf72 main: Use get/setenv_ulong() by Simon Glass · Wed May 15 06:23:57 2013 +0000
  49. de6f0c4 main: Move boot_delay code into its own function by Simon Glass · Wed May 15 06:23:56 2013 +0000
  50. e71c1e6 main: Separate out the two abortboot() functions by Simon Glass · Wed May 15 06:23:55 2013 +0000
  51. d1892ac net: Add prototype for update_tftp by Simon Glass · Wed May 15 06:23:54 2013 +0000
  52. 7958772 cmd_sf: Add print mesgs on sf read/write commands by Jagannadha Sutradharudu Teki · Sun May 26 14:52:52 2013 +0530
  53. 8c5124a cmd_sf: Add print mesg for 'sf erase' command by Jagannadha Sutradharudu Teki · Sun May 26 01:35:21 2013 +0530
  54. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Fri May 31 18:28:47 2013 -0400
  55. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  56. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 30 14:45:06 2013 +0200
  57. b0f347c common: Update cmd_bdinfo for PPC by York Sun · Tue May 14 08:06:39 2013 +0000
  58. 4ad7dd5 cmd_mem: fix cp command by Masahiro Yamada · Mon May 20 21:08:08 2013 +0000
  59. 39e6886 nand: adjust erase/read/write partition/chip size for bad blocks by Harvey Chapman · Tue Feb 26 17:57:14 2013 +0000
  60. 8e4ed9a fdt_support: Use CONFIG_NR_DRAM_BANKS if defined by Doug Anderson · Tue Apr 30 10:22:00 2013 +0000
  61. 1658c11 bootm: Avoid 256-byte overflow in fixup_silent_linux() by Doug Anderson · Tue Jan 17 09:37:41 2012 +0000
  62. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · Sat May 11 03:00:50 2013 +0000
  63. daee1d8 drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · Thu May 09 23:00:36 2013 +0000
  64. 50ad221 arm: Refactor bootm to reduce #ifdefs by Simon Glass · Wed May 08 08:06:02 2013 +0000
  65. 9ca3742 image: Add device tree setup to image library by Simon Glass · Wed May 08 08:06:01 2013 +0000
  66. c6bdabb image: Split libfdt code into image-fdt.c by Simon Glass · Wed May 08 08:06:00 2013 +0000
  67. 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
  68. 1030f16 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · Wed May 08 08:05:58 2013 +0000
  69. 4964806 sandbox: image: Add support for booting images in sandbox by Simon Glass · Tue May 07 06:12:03 2013 +0000
  70. e61aa44 image: Rename hash printing to fit_image_print_verification_data() by Simon Glass · Tue May 07 06:12:02 2013 +0000
  71. dc0f52c image: Export fit_conf_get_prop_node() by Simon Glass · Tue May 07 06:12:00 2013 +0000
  72. 8f3aa46 image: Move error! string to common place by Simon Glass · Tue May 07 06:11:59 2013 +0000
  73. f0fd511 image: Move hash checking into its own function by Simon Glass · Tue May 07 06:11:58 2013 +0000
  74. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · Tue May 07 06:11:57 2013 +0000
  75. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · Tue May 07 06:11:54 2013 +0000
  76. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · Tue May 07 06:11:53 2013 +0000
  77. 36b916a image: Export fit_check_ramdisk() by Simon Glass · Tue May 07 06:11:52 2013 +0000
  78. af0ec0d image: Move timestamp #ifdefs to header file by Simon Glass · Tue May 07 06:11:51 2013 +0000
  79. c75d53d hash: Add a way to calculate a hash for any algortihm by Simon Glass · Tue May 07 06:11:47 2013 +0000
  80. df372d6 env: Fix minor comment typos in cmd_nvedit by Simon Glass · Tue May 07 06:11:45 2013 +0000
  81. 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
  82. 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
  83. a8d147b bootstage: Allow marking a particular line of code by Simon Glass · Wed Apr 17 16:13:44 2013 +0000
  84. 844199d Call bootstage_relocate() after malloc is initted by Doug Anderson · Wed Apr 17 16:13:42 2013 +0000
  85. 87e0d8b bootstage: Copy bootstage strings post-relocation by Doug Anderson · Wed Apr 17 16:13:41 2013 +0000
  86. a671b70 blackfin: bf609: add softswitch config command by Bob Liu · Tue Feb 05 19:05:41 2013 +0800
  87. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 22:24:28 2013 +0200
  88. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
  89. 29e6eb3 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 00:06:03 2013 +0200
  90. 3f30b0a ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · Wed Apr 24 00:41:24 2013 +0000
  91. c7cd5b4 cmd: fpga: Do not include net.h by Michal Simek · Fri Apr 26 13:26:50 2013 +0200
  92. cd5a1cf cmd: fpga: Move fpga_loadbitstream to fpga.c by Michal Simek · Fri Apr 26 13:12:07 2013 +0200
  93. a888af7 cmd: fpga: Clean coding style by Michal Simek · Fri Apr 26 13:10:07 2013 +0200
  94. 86c35be usb: fix: Fixing Port status and feature number constants by Vivek Gautam · Wed Apr 24 02:50:12 2013 +0000
  95. c9b13d6 usb: hub: Parallelize power-cycling of root-hub ports by Vivek Gautam · Wed Apr 24 02:50:11 2013 +0000
  96. df3f221 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · Fri Apr 12 16:34:38 2013 +0530
  97. e6c9590 usb: hub: Fix enumration timeout by Vivek Gautam · Fri Apr 12 16:34:37 2013 +0530
  98. de70166 usb: Update device class in usb device's descriptor by Vivek Gautam · Fri Apr 12 16:34:36 2013 +0530
  99. 15e49a6 usb: hub: Power-cycle on root-hub ports by Vivek Gautam · Fri Apr 12 16:34:35 2013 +0530
  100. 23cbd29 USB: Some cleanup prior to USB 3.0 interface addition by Vivek Gautam · Fri Apr 12 16:34:34 2013 +0530