1. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  2. 2321bb0 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · Thu Nov 13 19:29:07 2014 +0900
  3. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · Wed Nov 12 14:35:04 2014 +0100
  4. 9fa901b dm: Update documentation to include CONFIG_DM... options by Simon Glass · Mon Nov 10 17:16:54 2014 -0700
  5. cf00027 spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · Fri Oct 31 08:31:00 2014 +0100
  6. c8c6760 doc: fix documentation of out-of-tree build by Timo Ketola · Thu Nov 06 14:39:05 2014 +0200
  7. 5065b71 doc: Update documentation according to the EXT SPL support patch set by Guillaume GARDET · Wed Oct 15 17:53:13 2014 +0200
  8. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · Wed Oct 15 04:38:30 2014 -0600
  9. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 26 14:12:18 2014 -0400
  10. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · Fri Oct 24 01:30:40 2014 +0900
  11. 141ed20 Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image by Stefan Roese · Wed Oct 22 12:13:24 2014 +0200
  12. a86fd24 doc: Remove note about auto-complete not working with hush by Simon Glass · Fri Oct 10 07:30:17 2014 -0600
  13. 7a88175 usb: dwc2: Add driver for Synopsis DWC2 USB IP block by Oleksandr Tymoshenko · Sat Feb 01 21:51:25 2014 -0700
  14. bb7143b fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · Tue Sep 09 11:50:31 2014 +0530
  15. 4844742 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Sep 26 09:57:52 2014 -0400
  16. 79a779b driver/ddr: Restruct driver to allow standalone memory space by York Sun · Fri Aug 01 15:51:00 2014 -0700
  17. bfb9ba4 usb/gadget: fastboot: add support for flash command by Steve Rae · Tue Aug 26 11:47:28 2014 -0700
  18. e1813c4 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Sep 23 15:21:43 2014 -0400
  19. e997f75 dm: Fix repeated comment in README by Simon Glass · Mon Sep 15 06:33:18 2014 -0600
  20. 287314f sandbox: Update minor documentation changes by Jagannadha Sutradharudu Teki · Sun Aug 31 21:19:43 2014 +0530
  21. 5ce62cd cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · Thu Aug 14 06:42:36 2014 -0400
  22. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Aug 29 11:06:51 2014 -0400
  23. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  24. 7bdb1fc Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Aug 25 08:34:39 2014 -0400
  25. 8977cda net: More BOOTP retry timeout improvements by Thierry Reding · Tue Aug 19 10:21:24 2014 +0200
  26. 4b9c17c README: document CONFIG_BOARD_SIZE_LIMIT by Sascha Silbe · Sun Aug 11 16:40:43 2013 +0200
  27. 90491f2 RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · Mon Jul 21 11:06:16 2014 +0200
  28. 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Mon Aug 11 10:21:03 2014 +0200
  29. 2666833 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Fri Aug 08 10:18:40 2014 +0200
  30. 7ba4e57 The _config target is not present anymore, mention _defconfig instead by Holger Freyther · Mon Aug 04 09:26:05 2014 +0200
  31. 1188892 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Aug 05 17:16:16 2014 -0400
  32. b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · Mon Jul 14 10:22:11 2014 +0200
  33. 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:29 2014 -0600
  34. 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:31 2014 -0600
  35. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · Thu Jul 10 22:23:28 2014 -0600
  36. d73b7ec spi: add config option to enable the WP pin function on st micron flashes by Heiko Schocher · Fri Jul 18 06:07:21 2014 +0200
  37. 2b38776 pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · Fri Jul 18 06:07:19 2014 +0200
  38. 88919ca fit: make sha256 support optional by Dirk Eibach · Thu Jul 03 09:28:26 2014 +0200
  39. b957743 i2c: IHS I2C master driver by Dirk Eibach · Thu Jul 03 09:28:18 2014 +0200
  40. 76db7bf README: document CONFIG_ENV_IS_IN_SPI_FLASH by Wu, Josh · Tue Jul 01 19:30:13 2014 +0800
  41. a7d0c87 README: document the CONFIG_ENV_IS_IN_FAT option by Wu, Josh · Tue Jun 24 17:31:03 2014 +0800
  42. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · Mon Jun 23 15:15:55 2014 -0700
  43. d097e59 dm: Update README to encourage conversion to driver model by Simon Glass · Wed Jun 11 23:29:46 2014 -0600
  44. 4dc47ca Add an I/O tracing feature by Simon Glass · Wed Jun 11 23:29:41 2014 -0600
  45. 3298501 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Jun 10 20:37:00 2014 -0400
  46. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · Wed May 28 11:33:33 2014 +0200
  47. 1c4cf33 fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE by Siva Durga Prasad Paladugu · Mon May 26 19:18:37 2014 +0530
  48. 683ecd8 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY by Stephen Warren · Mon May 19 14:21:18 2014 -0600
  49. 7f15a6a powerpc: mpc8260ads: remove orphan board by Masahiro Yamada · Fri May 30 17:44:57 2014 +0900
  50. 6345854 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri May 23 08:13:59 2014 -0400
  51. bcc302c eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command by Pierre Aubert · Thu Apr 24 10:30:08 2014 +0200
  52. cabbf42 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu May 22 14:38:19 2014 -0400
  53. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu May 22 12:56:15 2014 -0400
  54. 64c7098 fpga: Add support to load partial bitstreams by Michal Simek · Fri May 02 13:43:39 2014 +0200
  55. adc11de fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK by Siva Durga Prasad Paladugu · Fri Mar 14 16:35:38 2014 +0530
  56. 021d202 common/board_f: Initialized global data for generic board by York Sun · Fri May 02 17:28:04 2014 -0700
  57. cbc0888 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · Wed Apr 09 15:38:46 2014 -0400
  58. 22383af Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri May 09 18:48:26 2014 -0400
  59. 53552c9 sandbox: Update and expand the README by Simon Glass · Sat Mar 22 17:12:59 2014 -0600
  60. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  61. 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · Mon May 05 15:08:10 2014 -0500
  62. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · Wed Apr 30 13:07:48 2014 +0200
  63. b095762 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Apr 25 14:53:51 2014 -0400
  64. 2c27f12 Makefile: Add support of CONFIG_SPL_FSL_PBL by Prabhakar Kushwaha · Tue Apr 08 19:13:34 2014 +0530
  65. 6e2b9a3 powerpc:Add support of SPL non-relocation by Prabhakar Kushwaha · Tue Apr 08 19:12:31 2014 +0530
  66. a7364af mpc85xx/t104x: Add deep sleep framework support by Tang Yuantian · Thu Apr 17 15:33:46 2014 +0800
  67. 2896cb7 driver/ddr/fsl: Add DDR4 support to Freescale DDR driver by York Sun · Thu Mar 27 17:54:47 2014 -0700
  68. 83a9084 QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR by Zhao Qiang · Fri Mar 21 16:21:44 2014 +0800
  69. 8bcbc27 powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS by Aneesh Bansal · Tue Mar 18 23:40:26 2014 +0530
  70. ef6ebff cosmetic: README: add some entries to Directory Hierarchy by Masahiro Yamada · Fri Mar 07 18:02:02 2014 +0900
  71. b0df44b mips: xburst: remove remainders of dead board by Masahiro Yamada · Fri Mar 07 18:02:01 2014 +0900
  72. c1dc61b NAND: DaVinci: allow forced disable of subpage writes by Karicheri, Muralidharan · Fri Apr 04 13:16:50 2014 -0400
  73. c2b7600 README: Add CONFIG_SPL_OS_BOOT to README by Tom Rini · Fri Mar 28 12:03:39 2014 -0400
  74. 543c9f1 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · Fri Mar 28 12:03:36 2014 -0400
  75. d231bd9 Merge branch 'next' by Tom Rini · Thu Apr 17 14:33:25 2014 -0400
  76. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Apr 08 09:25:08 2014 +0200
  77. 245defa ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · Wed Apr 02 08:55:02 2014 -0500
  78. 7f17aed ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · Wed Apr 02 08:55:01 2014 -0500
  79. 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · Wed Apr 02 10:20:05 2014 +0200
  80. e1ba151 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · Tue Mar 18 08:09:56 2014 +0100
  81. c4d8a1b aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · Wed Mar 05 19:58:39 2014 +0100
  82. 6c48001 Add 64-bit data support for memory commands by York Sun · Wed Feb 26 17:03:19 2014 -0800
  83. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  84. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · Tue Feb 25 10:27:01 2014 -0500
  85. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  86. c459ae6 driver/ddr: Add 256 byte interleaving support by York Sun · Mon Feb 10 13:59:44 2014 -0800
  87. 3a0916d Driver/ddr: Add support of different DDR base address by York Sun · Mon Feb 10 13:59:43 2014 -0800
  88. 29647ab driver/ddr: Change Freescale ARM DDR driver to support both big and little endian by York Sun · Mon Feb 10 13:59:42 2014 -0800
  89. 06ab7dd fs/fdos: Remove by Tom Rini · Fri Feb 21 08:42:02 2014 -0500
  90. ab4a66d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Feb 20 12:18:59 2014 -0500
  91. 1f493d9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 20 13:16:05 2014 +0100
  92. 443ca40 i2c, bootcount: add support for bootcounter on i2c devices by Heiko Schocher · Sat Jan 25 07:27:13 2014 +0100
  93. 49dc73b doc: README: Correct file name of signature verification documentation by Detlev Zundel · Mon Jan 20 16:21:46 2014 +0100
  94. 3d5a388 README: document CONFIG_CMD_FS_GENERIC by Stephen Warren · Fri Jan 24 20:46:37 2014 -0700
  95. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 07:15:01 2014 +0100
  96. 7521efa ARM: IXP: Remove the IXP architecture support by Marek Vasut · Tue Jan 28 00:14:28 2014 +0100
  97. 57d7910 Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Feb 04 11:48:14 2014 -0500
  98. a0d2802 common: Add new clk command by Michal Simek · Thu Nov 21 13:39:02 2013 -0800
  99. 62908c2 driver/ifc:Change accessor function to take care of endianness by Prabhakar Kushwaha · Sat Jan 18 12:28:30 2014 +0530
  100. 950f2f7 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · Mon Jan 13 11:28:04 2014 +0530