1. bfbbd30 cmd_fat.c: fix build warning by Anatolij Gustschin · Sat Sep 29 00:52:55 2012 +0000
  2. e4e248d common: add zip command support by Lei Wen · Fri Sep 28 04:26:47 2012 +0000
  3. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Sep 27 12:06:07 2012 -0700
  4. de99725 SPL: Add support for loading image from ram in SPL. by Pavel Machek · Thu Aug 30 22:42:11 2012 +0200
  5. 7917846 SPL: Rework how we inform about un-headered images by Tom Rini · Mon Aug 27 14:58:28 2012 -0700
  6. d939ef0 SPL: Make un-supported boot device puts a debug instead by Tom Rini · Mon Aug 27 14:57:26 2012 -0700
  7. 5f16992 SPL: Enable use of custom defined U-Boot entry point by Stefan Roese · Tue Aug 28 10:50:59 2012 +0200
  8. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · Tue Aug 14 14:34:10 2012 -0700
  9. 00b57b3 SPL: Add option to skip copying of the mkimage header by Stefan Roese · Mon Aug 27 12:50:58 2012 +0200
  10. 900c177 SPL: Add NOR flash booting support by Stefan Roese · Mon Aug 27 12:50:59 2012 +0200
  11. 1644a9d PXE: FDT: Add support for fdt in PXE by Chander Kashyap · Thu Sep 06 19:36:31 2012 +0000
  12. 9ef51bd SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · Tue Aug 14 14:33:02 2012 -0700
  13. 292db77 SPL: Use image_get_xxx() functions to access header values by Stefan Roese · Mon Aug 27 12:50:57 2012 +0200
  14. fb5d62a SPL: do not use fix value for u-boot size by Stefano Babic · Thu Aug 23 12:46:16 2012 +0200
  15. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · Wed Aug 22 15:31:05 2012 -0700
  16. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  17. 5295aa8 FAT: Make it possible to read from any file position by Benoît Thébaudeau · Tue Sep 18 08:14:56 2012 +0000
  18. 49eee6e env: checkpatch clean env_fat by Igor Grinberg · Sun Sep 23 05:25:21 2012 +0000
  19. 9274dc0 env: remove duplicated env_get_char_spec() by Igor Grinberg · Sun Sep 23 04:39:16 2012 +0000
  20. 70e5307 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Sep 25 16:18:22 2012 -0700
  21. 3a52910 cmd_part: add partition-related command by Stephen Warren · Fri Sep 21 09:51:01 2012 +0000
  22. c87ff22 disk: get_device_and_partition() "auto" partition and cleanup by Stephen Warren · Fri Sep 21 09:50:57 2012 +0000
  23. 8d6ba05 cmd_reiser: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:50 2012 +0000
  24. 153817e cmd_zfs: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:49 2012 +0000
  25. ede8436 cmd_disk: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:48 2012 +0000
  26. 5fc26df cmd_fat: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:47 2012 +0000
  27. 752e1bd cmd_extX: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:46 2012 +0000
  28. 30f7fd7 ext4: remove init_fs/deinit_fs by Rob Herring · Thu Aug 23 11:31:45 2012 +0000
  29. a20cbf9 combine block device load commands into common function by Rob Herring · Fri Sep 21 04:02:30 2012 +0000
  30. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  31. 4bb5fa4 common/lcd: fix build breakage for at91sam9x5ek and trats boards by Anatolij Gustschin · Sat Sep 22 06:55:53 2012 +0000
  32. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · Fri Aug 03 10:59:08 2012 +0000
  33. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  34. 5c540b2 common/lcd: add protection from null bmp pointer by Nikita Kiryanov · Sun Aug 19 19:32:30 2012 +0000
  35. 9767a00 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Sep 21 09:29:38 2012 -0700
  36. dd4f050 Revert "memsize: Fix for bug in memory sizing code" by Tom Rini · Fri Sep 21 08:14:05 2012 -0700
  37. 835e11e usb: do explicit unaligned accesses by Lucas Stach · Thu Sep 06 08:00:13 2012 +0200
  38. edd5f22 Merge branch 'ext4' by Tom Rini · Thu Sep 20 11:27:35 2012 -0700
  39. fe9f49d env: make "env default" selective, check and apply by Gerlando Falauto · Fri Aug 24 00:11:41 2012 +0000
  40. 393acf0 env: check and apply changes on delete/destroy by Gerlando Falauto · Fri Aug 24 00:11:40 2012 +0000
  41. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · Fri Aug 24 00:11:39 2012 +0000
  42. 9b0e1ff env: make himport_r() selective on variables by Gerlando Falauto · Fri Aug 24 00:11:38 2012 +0000
  43. dc88d59 env: unify logic to check and apply changes by Gerlando Falauto · Fri Aug 24 00:11:37 2012 +0000
  44. ee55de2 env: cosmetic: drop assignment i = iomux_doenv() by Gerlando Falauto · Fri Aug 24 00:11:36 2012 +0000
  45. 8cdea94 env_common: Add missing ethprime by Benoît Thébaudeau · Fri Aug 10 07:45:31 2012 +0000
  46. f712897 env import/export: Remove from help if disabled by Benoît Thébaudeau · Fri Aug 10 07:45:44 2012 +0000
  47. 1d8af98 memsize: Fix for bug in memory sizing code by Iwo Mergler · Sun Sep 09 20:16:58 2012 +0000
  48. f6c92cd env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · Fri Sep 07 09:15:33 2012 +0000
  49. 292af86 dm: sparc: common: Fixup cmd_bdinfo warnings by Marek Vasut · Fri Jul 27 08:04:33 2012 +0000
  50. b3486a5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Sep 18 07:55:07 2012 -0700
  51. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · Wed Aug 22 16:49:45 2012 -0500
  52. cccf595 nand: Add support for unlock.invert by Joe Hershberger · Wed Aug 22 16:49:42 2012 -0500
  53. cf7acd0 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · Mon Sep 17 11:34:08 2012 -0700
  54. aeccfee fdt: Check if the FDT address is configured by Marek Vasut · Wed Sep 05 08:34:44 2012 +0200
  55. a12f5c7 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · Thu Sep 13 10:34:24 2012 -0700
  56. b2749d0 Fix strict-aliasing warning in dlmalloc by Simon Glass · Tue Sep 04 11:31:07 2012 +0000
  57. d8fe14a env_mmc: allow environment to be in an eMMC partition by Stephen Warren · Mon Jul 30 10:55:44 2012 +0000
  58. 7d6784f cmd_nand: dump: Align data and OOB buffers by Thierry Reding · Mon Jul 30 20:21:55 2012 +0000
  59. 31692c2 mmcinfo: Fix help message by Benoît Thébaudeau · Fri Aug 10 09:07:38 2012 +0000
  60. 27ee0f3 env_mmc: allow environment to be in an eMMC partition by Stephen Warren · Mon Jul 30 10:55:44 2012 +0000
  61. b457118 common lcd: simplify lcd_display_bitmap by Nikita Kiryanov · Thu Aug 09 00:14:53 2012 +0000
  62. 2242527 common lcd: simplify core functions by Nikita Kiryanov · Thu Aug 09 00:14:52 2012 +0000
  63. b4eb54d common lcd: simplify lcd_display by Nikita Kiryanov · Thu Aug 09 00:14:51 2012 +0000
  64. 2b246c4 common lcd: simplify lcd_logo by Nikita Kiryanov · Thu Aug 09 00:14:50 2012 +0000
  65. 497c32f cfi: Make the flash erase and write operations abortable by Joe Hershberger · Fri Aug 17 15:36:41 2012 -0500
  66. 38de0b6 hush: Don't parse the contents of a dereferenced var by Joe Hershberger · Fri Aug 17 10:26:30 2012 +0000
  67. 82fea77 hush: Add default value substitution support by Joe Hershberger · Fri Aug 17 10:26:29 2012 +0000
  68. 1150ff8 env_nand: align NAND buffers by Stephen Warren · Mon Jul 30 07:38:38 2012 +0000
  69. 52e4040 image/FIT: Add ramdisk load, entry address and OS tag inclusion by Jagannadha Sutradharudu Teki · Fri Jul 27 22:02:22 2012 +0000
  70. a1f0adb usb: Optimize USB storage read/write by Jim Shimer · Mon Jul 30 22:11:28 2012 -0400
  71. fbf909a usb_stor_BBB_transport: Do not delay when not required by Benoît Thébaudeau · Fri Aug 10 18:27:11 2012 +0200
  72. dfa2bcc usb_storage: Remove EHCI constraints by Benoît Thébaudeau · Fri Aug 10 18:23:25 2012 +0200
  73. 938051f usb_storage: Restore non-EHCI support by Benoît Thébaudeau · Fri Aug 10 18:26:50 2012 +0200
  74. 9273f4f dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · Mon Aug 06 14:41:09 2012 +0200
  75. ea65fd8 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · Fri Aug 10 02:49:35 2012 +0000
  76. b4611ee powerpc/corenet_ds: Slave module for boot from PCIE by Liu Gang · Thu Aug 09 05:10:03 2012 +0000
  77. 8af6a6a cmd_spi: remove superfluous semicolon by Marek Vasut · Wed Aug 01 15:12:15 2012 +0200
  78. a74a99a ext4fs write support by Uma Shankar · Fri May 25 21:22:49 2012 +0530
  79. 71014b6 ext4fs ls load support by Uma Shankar · Fri May 25 21:21:44 2012 +0530
  80. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · Thu Jul 19 20:48:25 2012 +0000
  81. 3796e1f u-boot: Update yaffs2 file system by Charles Manning · Wed May 09 16:55:17 2012 +0000
  82. c82b4ea Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set by Dirk Eibach · Thu Apr 26 01:49:33 2012 +0000
  83. d0eb940 Allow newlines within command environment vars by Simon Glass · Fri Mar 30 21:30:56 2012 +0000
  84. a6642e0 Add run_command_list() to run a list of commands by Simon Glass · Fri Mar 30 21:30:55 2012 +0000
  85. 80bd6da env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE by David du Colombier · Wed Jun 13 23:24:35 2012 +0200
  86. 575c037 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Jul 31 22:07:42 2012 +0200
  87. d9a028a i2c: deblock i2c bus also if accessed before realocation by Holger Brunck · Thu Jun 28 04:30:22 2012 +0000
  88. 77f385a usb_storage: fix ehci driver max transfer size by Stefan Herbrechtsmeier · Mon Jul 09 09:52:29 2012 +0000
  89. b7161dd usb: check return value of submit_{control, bulk}_msg by Ilya Yanok · Sun Jul 15 04:43:51 2012 +0000
  90. da87587 usb: pass cache-aligned buffer to usb_get_descriptor() by Ilya Yanok · Sun Jul 15 04:43:50 2012 +0000
  91. 1f82841 common lcd: minor coding style changes by Nikita Kiryanov · Thu May 24 01:42:38 2012 +0000
  92. 42a3f52 Minor Coding Style cleanup by Wolfgang Denk · Tue Jul 10 09:18:33 2012 +0200
  93. 1465d5f Add env vars describing U-Boot target board by Stephen Warren · Tue May 22 09:21:54 2012 +0000
  94. 39cd355 SPL: common/Makefile: Add image.c to SPL build by Stefan Roese · Thu Jan 05 10:53:09 2012 +0100
  95. 42a3c44 env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · Thu May 24 11:38:33 2012 +0000
  96. eee675f pxe: add support for parsing local syslinux files by Rob Herring · Fri May 25 10:47:39 2012 +0000
  97. d8fceec pxe: parse initrd file from append string by Rob Herring · Wed Mar 28 05:51:37 2012 +0000
  98. dc410cd pxe: support absolute paths by Rob Herring · Wed Mar 28 05:51:36 2012 +0000
  99. c93f74a pxe: support linux entries for labels by Rob Herring · Wed Mar 28 05:51:35 2012 +0000
  100. a6b7417 pxe: add support for label menu text by Rob Herring · Wed Mar 28 05:51:34 2012 +0000