1. 6eb14ff mtd: fix compiler warnings by Steve Rae · Wed Jun 29 13:50:59 2016 -0700
  2. 971b075 mtd: nand: Increase the max OOB size by Boris Brezillon · Wed Jun 15 21:09:26 2016 +0200
  3. ba6463d mtd: nand: add common DT init code by Brian Norris · Wed Jun 15 21:09:22 2016 +0200
  4. 446e94a armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · Tue Jul 12 20:28:17 2016 +0200
  5. d5b1c27 armv7: make gpmc_cfg const by Ladislav Michl · Tue Jul 12 20:28:16 2016 +0200
  6. 332b829 linux/io.h: add generic ioremap()/iounmap() defines by Masahiro Yamada · Tue Jun 28 10:48:42 2016 +0900
  7. a02effd types.h: move and redefine resource_size_t by Masahiro Yamada · Tue Jun 28 10:48:40 2016 +0900
  8. 317a382 linux/compat.h: add dev_warn() by Andreas Bießmann · Sat Jun 04 22:27:22 2016 +0200
  9. 7a9a2e6 Remove unneeded remnants of bcopy(). by Robert P. J. Day · Mon May 30 06:55:53 2016 -0400
  10. ab9f4c3 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Sat Jun 04 08:49:47 2016 -0400
  11. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · Mon May 30 13:57:58 2016 -0500
  12. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · Mon May 30 13:57:57 2016 -0500
  13. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · Mon May 30 13:57:56 2016 -0500
  14. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  15. 465ba37 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · Mon May 30 13:57:53 2016 -0500
  16. d169ebe armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC by Prabhakar Kushwaha · Fri Jun 03 18:41:31 2016 +0530
  17. 1a54713 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · Tue Apr 12 16:01:19 2016 +0530
  18. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  19. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  20. a0d9b99 lib/crc8: Add crc start value by Stefan Roese · Fri Apr 08 15:56:29 2016 +0200
  21. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · Mon Apr 04 11:41:26 2016 -0700
  22. 978a047 compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 by Tom Rini · Mon Feb 29 11:34:15 2016 -0500
  23. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  24. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · Sun Jan 24 23:27:48 2016 +0900
  25. 9fffbd5 armv8: Add psci.h from the Linux kernel by Sergey Temerkhanov · Wed Oct 14 09:55:47 2015 -0700
  26. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  27. 9dfa925 Revert "include/linux: move typdef for uintptr_t" by York Sun · Wed Dec 16 14:12:24 2015 +0800
  28. 3938faf include/linux: move typdef for uintptr_t by Aneesh Bansal · Tue Dec 08 13:54:28 2015 +0530
  29. 8737968 usb: xhci: zynqmp: Removing unused function usb_phy_reset by Marek Vasut · Wed Dec 02 15:28:26 2015 +0100
  30. 0ea9b3d armv8/ls1043ardb: add USB support by Gong Qianyu · Wed Nov 11 17:58:40 2015 +0800
  31. 77f7ded armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · Mon Nov 09 16:42:20 2015 +0530
  32. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · Mon Nov 09 16:42:07 2015 +0530
  33. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · Sun Nov 08 23:48:06 2015 -0700
  34. f76fe25 include/linux/mtd: Update copyright notices by Tom Rini · Fri Oct 23 09:37:47 2015 -0400
  35. e51b65e dm: implement a MTD uclass by Thomas Chou · Sat Nov 07 14:20:31 2015 +0800
  36. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · Thu Nov 05 12:43:39 2015 -0200
  37. 5e39d08 bitops: Add fls_long and __ffs64 by Fabio Estevam · Thu Nov 05 12:43:38 2015 -0200
  38. 6ddec55 include: Add log2 header from the kernel by Fabio Estevam · Thu Nov 05 12:43:22 2015 -0200
  39. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · Thu Oct 22 06:19:21 2015 +0200
  40. 9851f52 linux, compat: add missing definitions for ubi by Heiko Schocher · Thu Oct 22 06:19:20 2015 +0200
  41. 8aceb8f linux/bitops.h: GENMASK copy from linux by Jagan Teki · Wed Oct 21 16:46:51 2015 +0530
  42. 79d4d5f linux/bitops: Move BIT definitions at top by Jagan Teki · Wed Oct 21 17:30:34 2015 +0530
  43. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · Mon Sep 07 13:43:52 2015 +0200
  44. 774e1d4 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · Tue Sep 08 11:52:51 2015 +0200
  45. f16bd95 mtd: nand: Increase max sizes of OOB and Page size by Siva Durga Prasad Paladugu · Tue Apr 28 18:16:03 2015 +0530
  46. 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · Fri Jun 26 19:03:26 2015 -0500
  47. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · Wed May 21 19:06:12 2014 -0300
  48. 831bbad nand: Remove __UBOOT__ ifdefs by Scott Wood · Mon Jun 22 22:38:32 2015 -0500
  49. 88c1ccf linux/kconfig.h: add CPP macros useful for per-image config options by Masahiro Yamada · Wed Aug 12 07:31:43 2015 +0900
  50. a922cb4 Bring in __aligned_u64 and friends to linux/types.h by Simon Glass · Fri Jul 31 09:31:24 2015 -0600
  51. 5e80377 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 24 16:39:56 2015 -0400
  52. 7b5ec7e linux_compat: handle __GFP_ZERO in kmalloc() by Masahiro Yamada · Mon Jul 13 13:17:07 2015 +0900
  53. c537347 linux_compat: move vzalloc() to header file as an inline function by Masahiro Yamada · Mon Jul 13 13:17:06 2015 +0900
  54. 34d20f8 linux_compat: remove cpu_relax() define by Masahiro Yamada · Mon Jul 13 13:17:05 2015 +0900
  55. e28e0f2 include: usb: Map USB controller base addresses for LS2085A by Nikhil Badola · Tue Jun 23 09:18:20 2015 +0530
  56. a740dfb include: usb: Move USB controller base address mapping by Nikhil Badola · Tue Jun 23 09:18:03 2015 +0530
  57. 807babb drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · Tue Jun 23 09:17:49 2015 +0530
  58. f4de407 usb: fsl: Add XHCI driver support by Ramneek Mehresh · Fri May 29 14:47:19 2015 +0530
  59. 3dad08d usb: dwc3: Add DWC3 controller driver support by Ramneek Mehresh · Fri May 29 14:47:15 2015 +0530
  60. 26256d2 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · Wed Jul 01 21:35:49 2015 +0900
  61. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · Mon Apr 27 07:42:05 2015 +0200
  62. ffde0cc include: introduce include/linux/io.h as a wrapper of asm/io.h by Masahiro Yamada · Fri May 15 22:05:18 2015 +0900
  63. 662f2aa tegra124: video: Add full link training for eDP by Simon Glass · Tue Apr 14 21:03:44 2015 -0600
  64. 994a191 video: Add drm_dp_helper.h by Simon Glass · Tue Apr 14 21:03:36 2015 -0600
  65. cfd7671 QE/DeepSleep: add QE deepsleep support for mpc85xx by Zhao Qiang · Wed Mar 25 17:02:59 2015 +0800
  66. 78a1b62 dm: usb: Add a generic descriptor struct by Simon Glass · Wed Mar 25 12:23:00 2015 -0600
  67. 0a99969 dm: usb: Move struct usb_string to a common place by Simon Glass · Wed Mar 25 12:22:36 2015 -0600
  68. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  69. e9808cf usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:07 2015 +0530
  70. e7e1709 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error by Kishon Vijay Abraham I · Mon Feb 23 18:40:01 2015 +0530
  71. 35ffd28 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:39:58 2015 +0530
  72. c2b77b6 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · Mon Feb 23 18:39:54 2015 +0530
  73. 021a582 include: usb: modify gadget.h to include udc support by Kishon Vijay Abraham I · Mon Feb 23 18:39:47 2015 +0530
  74. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  75. f5f9f4a use ASM_NL instead of '; ' for assembler new line character in the macro by Chen Gang · Thu Feb 19 18:51:27 2015 +0300
  76. 652e969 Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · Sat Feb 07 22:52:40 2015 +0100
  77. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · Thu Jan 22 22:29:10 2015 +0100
  78. d90e236 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · Wed Jun 25 14:43:32 2014 +0200
  79. d0506f7 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · Wed Dec 03 17:36:57 2014 +0900
  80. 0588ce1 lib: string: move strlcpy() to a common place by Masahiro Yamada · Thu Nov 20 21:20:32 2014 +0900
  81. a3bd860 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Dec 08 16:35:06 2014 -0500
  82. ba1ea9f linux/compat.h: remove redundant macro defines by Masahiro Yamada · Wed Nov 26 16:02:53 2014 +0900
  83. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · Thu Nov 06 08:28:51 2014 -0600
  84. 9bd36bc Fix SIZE_MAX compiler warning when using stdint.h by Simon Glass · Mon Nov 24 21:18:21 2014 -0700
  85. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  86. b8f8921 linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · Fri Nov 07 03:03:30 2014 +0900
  87. 76a8520 linux/kernel.h: import more macros by Masahiro Yamada · Fri Nov 07 03:03:29 2014 +0900
  88. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  89. 4cb650f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Nov 07 20:35:20 2014 -0500
  90. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · Wed Oct 15 04:38:30 2014 -0600
  91. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
  92. 349eba2 arm: debug: replace license blocks with SPDX by Masahiro Yamada · Mon Sep 01 11:06:33 2014 +0900
  93. 59cbe79 arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · Mon Sep 01 11:06:32 2014 +0900
  94. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 26 14:12:18 2014 -0400
  95. 937824b string.h: add missing prototypes by Jeroen Hofstee · Wed Oct 08 22:57:49 2014 +0200
  96. 8848570 musb: fix warning in include/linux/usb/musb.h by Igor Grinberg · Thu Oct 23 14:25:25 2014 +0300
  97. 66c5b9f keystone: usb: add support of usb xhci by WingMan Kwok · Fri Sep 05 22:26:23 2014 +0300
  98. 916711c arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · Wed Oct 22 12:13:09 2014 +0200
  99. 63ae4ab compiler_gcc: prevent redefining attributes by Jeroen Hofstee · Thu Sep 18 20:10:27 2014 +0200
  100. c42aad5 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · Thu Sep 04 02:40:58 2014 +0900