1. 4cb650f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Nov 07 20:35:20 2014 -0500
  2. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · Wed Oct 15 04:38:30 2014 -0600
  3. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
  4. 349eba2 arm: debug: replace license blocks with SPDX by Masahiro Yamada · Mon Sep 01 11:06:33 2014 +0900
  5. 59cbe79 arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · Mon Sep 01 11:06:32 2014 +0900
  6. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 26 14:12:18 2014 -0400
  7. 937824b string.h: add missing prototypes by Jeroen Hofstee · Wed Oct 08 22:57:49 2014 +0200
  8. 8848570 musb: fix warning in include/linux/usb/musb.h by Igor Grinberg · Thu Oct 23 14:25:25 2014 +0300
  9. 66c5b9f keystone: usb: add support of usb xhci by WingMan Kwok · Fri Sep 05 22:26:23 2014 +0300
  10. 916711c arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · Wed Oct 22 12:13:09 2014 +0200
  11. 63ae4ab compiler_gcc: prevent redefining attributes by Jeroen Hofstee · Thu Sep 18 20:10:27 2014 +0200
  12. c42aad5 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · Thu Sep 04 02:40:58 2014 +0900
  13. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  14. 35abedc clang: workaround for generated constants by Jeroen Hofstee · Wed Jul 30 21:54:54 2014 +0200
  15. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
  16. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · Tue Jul 15 16:08:42 2014 +0200
  17. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  18. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
  19. 5ede912 linux include: add ERR_CAST by Heiko Schocher · Tue Jun 24 10:10:02 2014 +0200
  20. 762320b lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · Tue Jun 24 10:10:01 2014 +0200
  21. 27b6562 lib, rbtree: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:00 2014 +0200
  22. ed16f5a kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · Wed Jul 30 14:08:13 2014 +0900
  23. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · Tue Jun 03 16:27:07 2014 +0800
  24. 036f66d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · Fri Jun 20 12:17:29 2014 -0500
  25. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · Mon Jun 02 17:14:42 2014 +0530
  26. 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · Mon Jun 02 17:14:41 2014 +0530
  27. 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · Tue May 06 00:46:18 2014 +0530
  28. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · Tue May 06 00:46:17 2014 +0530
  29. 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · Fri Apr 11 12:55:31 2014 +0530
  30. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · Fri Apr 11 12:55:30 2014 +0530
  31. 5affe4c mtd: delete unused files by Masahiro Yamada · Mon Mar 31 13:01:09 2014 +0900
  32. bc331bc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 13 17:43:35 2014 +0100
  33. 4a040e3 fb: Add a prototype for board_video_skip() by Fabio Estevam · Sat Feb 15 14:52:02 2014 -0200
  34. 0346cab Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Mar 04 21:23:42 2014 -0500
  35. 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:30 2013 +0530
  36. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:29 2013 +0530
  37. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  38. c1a47b4 include: delete unused header files by Masahiro Yamada · Wed Jan 08 20:11:27 2014 +0900
  39. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  40. d7cb068 add weak entry definition by David Feng · Sat Dec 14 11:47:31 2013 +0800
  41. 46e0bc9 Add crc8 routine by Simon Glass · Sun Nov 10 10:26:47 2013 -0700
  42. 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · Fri Oct 04 13:47:58 2013 +0530
  43. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  44. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · Fri Oct 11 12:28:18 2013 -0500
  45. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · Fri Oct 11 12:28:17 2013 -0500
  46. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · Fri Oct 11 12:28:16 2013 -0500
  47. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · Fri Oct 11 12:28:14 2013 -0500
  48. a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · Sat Sep 14 14:02:46 2013 +0530
  49. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · Wed Sep 04 15:16:56 2013 +0100
  50. 5da072a include/linux/fb.h: Add a missing include for 'list.h' by Otavio Salvador · Thu Oct 03 08:04:39 2013 -0300
  51. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · Tue Sep 17 15:58:22 2013 +0200
  52. 70a67fd USB: gadget: add atmel usba udc driver by Bo Shen · Wed Sep 11 18:24:49 2013 +0800
  53. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
  54. 2ac7648 compiler_gcc: do not redefine __gnu_attributes by Jeroen Hofstee · Sat Aug 10 17:16:50 2013 +0200
  55. ba6babf linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · Wed Jul 03 11:11:47 2013 +0800
  56. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  57. 19bb245 usb: fix unaligned access in device_qual() by Heiko Schocher · Thu Jun 27 10:04:57 2013 +0200
  58. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · Thu Feb 21 08:25:52 2013 -0500
  59. 81ee762 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · Mon May 13 15:53:37 2013 +0530
  60. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Fri May 31 18:28:47 2013 -0400
  61. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  62. 54baebe mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · Fri Apr 12 11:59:18 2013 -0700
  63. f7eb8c7 lib: import bitrev library from the linux kernel by Mike Dunn · Fri Apr 12 11:59:17 2013 -0700
  64. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  65. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · Tue Dec 11 22:16:18 2012 -0600
  66. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · Wed Dec 05 14:46:35 2012 +0000
  67. 069f100 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · Wed Nov 14 21:35:26 2012 +0000
  68. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 26 14:53:33 2012 -0700
  69. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · Mon Nov 05 06:46:31 2012 +0000
  70. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · Tue Nov 06 13:48:21 2012 +0000
  71. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · Tue Nov 06 13:48:19 2012 +0000
  72. 2b2be3a include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · Mon Oct 29 13:34:26 2012 +0000
  73. 47bd825 include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · Mon Oct 29 13:34:25 2012 +0000
  74. 632fe9c include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · Mon Oct 29 13:34:24 2012 +0000
  75. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  76. a3f1634 COMMON: Add __stringify() function by Marek Vasut · Thu Sep 27 17:08:15 2012 +0200
  77. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  78. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · Thu Aug 30 13:39:38 2012 +0000
  79. acae445 nand: consolidate duplicated constants by Joe Hershberger · Wed Aug 22 16:49:44 2012 -0500
  80. 7885179 nand: Try to align the default buffers by Simon Glass · Sun Jul 29 20:53:25 2012 +0000
  81. 038f3f5 st_smi: Change SMI timeout values by Amit Virdi · Mon May 07 13:00:21 2012 +0530
  82. c0f9f27 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · Mon May 07 13:00:19 2012 +0530
  83. 6f2f557 mtd/NAND: Add FSMC driver support by Vipin KUMAR · Tue May 22 00:15:54 2012 +0000
  84. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun May 20 22:51:41 2012 +0200
  85. 79ecce0 usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · Wed May 02 13:11:37 2012 +0200
  86. 1dc6a67 usb:gadget:composite USB composite gadget support by Lukasz Majewski · Wed May 02 17:47:02 2012 +0200
  87. 373cc99 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · Wed May 02 13:11:34 2012 +0200
  88. 3b3fd2e input: Add linux/input.h for key code support by Simon Glass · Tue Apr 17 09:01:29 2012 +0000
  89. 2fd2bc9 arm: adapt asm/linkage.h from Linux by Aneesh V · Thu Mar 08 07:20:17 2012 +0000
  90. 1f19e3f lin_gadget: use common linux/compat.h by Mike Frysinger · Thu Apr 26 02:34:44 2012 +0000
  91. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
  92. 2b4fa32 onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · Wed Nov 09 10:30:06 2011 +0100
  93. 9d7ba32 onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · Wed Nov 09 11:25:32 2011 +0100
  94. f2f5c9e nand: reinstate lazy bad block scanning by Scott Wood · Mon Feb 20 14:50:39 2012 -0600
  95. 107c630 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · Mon Feb 13 15:46:27 2012 -0600
  96. 32ff408 linkage.h: move from blackfin to common includes by Macpaul Lin · Thu Dec 01 12:32:10 2011 +0800
  97. b7ed656 nand: make 1-bit software ECC configurable by Christian Hitz · Wed Oct 12 09:32:06 2011 +0200
  98. 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · Wed Oct 12 09:32:05 2011 +0200
  99. 24e6ea4 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · Wed Oct 12 09:32:04 2011 +0200
  100. b8a6b37 nand: Merge changes from Linux nand driver by Christian Hitz · Wed Oct 12 09:32:02 2011 +0200