1. 9dfa925 Revert "include/linux: move typdef for uintptr_t" by York Sun · Wed Dec 16 14:12:24 2015 +0800
  2. 3938faf include/linux: move typdef for uintptr_t by Aneesh Bansal · Tue Dec 08 13:54:28 2015 +0530
  3. 8737968 usb: xhci: zynqmp: Removing unused function usb_phy_reset by Marek Vasut · Wed Dec 02 15:28:26 2015 +0100
  4. 0ea9b3d armv8/ls1043ardb: add USB support by Gong Qianyu · Wed Nov 11 17:58:40 2015 +0800
  5. 77f7ded armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · Mon Nov 09 16:42:20 2015 +0530
  6. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · Mon Nov 09 16:42:07 2015 +0530
  7. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · Sun Nov 08 23:48:06 2015 -0700
  8. f76fe25 include/linux/mtd: Update copyright notices by Tom Rini · Fri Oct 23 09:37:47 2015 -0400
  9. e51b65e dm: implement a MTD uclass by Thomas Chou · Sat Nov 07 14:20:31 2015 +0800
  10. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · Thu Nov 05 12:43:39 2015 -0200
  11. 5e39d08 bitops: Add fls_long and __ffs64 by Fabio Estevam · Thu Nov 05 12:43:38 2015 -0200
  12. 6ddec55 include: Add log2 header from the kernel by Fabio Estevam · Thu Nov 05 12:43:22 2015 -0200
  13. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · Thu Oct 22 06:19:21 2015 +0200
  14. 9851f52 linux, compat: add missing definitions for ubi by Heiko Schocher · Thu Oct 22 06:19:20 2015 +0200
  15. 8aceb8f linux/bitops.h: GENMASK copy from linux by Jagan Teki · Wed Oct 21 16:46:51 2015 +0530
  16. 79d4d5f linux/bitops: Move BIT definitions at top by Jagan Teki · Wed Oct 21 17:30:34 2015 +0530
  17. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · Mon Sep 07 13:43:52 2015 +0200
  18. 774e1d4 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · Tue Sep 08 11:52:51 2015 +0200
  19. f16bd95 mtd: nand: Increase max sizes of OOB and Page size by Siva Durga Prasad Paladugu · Tue Apr 28 18:16:03 2015 +0530
  20. 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · Fri Jun 26 19:03:26 2015 -0500
  21. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · Wed May 21 19:06:12 2014 -0300
  22. 831bbad nand: Remove __UBOOT__ ifdefs by Scott Wood · Mon Jun 22 22:38:32 2015 -0500
  23. 88c1ccf linux/kconfig.h: add CPP macros useful for per-image config options by Masahiro Yamada · Wed Aug 12 07:31:43 2015 +0900
  24. a922cb4 Bring in __aligned_u64 and friends to linux/types.h by Simon Glass · Fri Jul 31 09:31:24 2015 -0600
  25. 5e80377 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 24 16:39:56 2015 -0400
  26. 7b5ec7e linux_compat: handle __GFP_ZERO in kmalloc() by Masahiro Yamada · Mon Jul 13 13:17:07 2015 +0900
  27. c537347 linux_compat: move vzalloc() to header file as an inline function by Masahiro Yamada · Mon Jul 13 13:17:06 2015 +0900
  28. 34d20f8 linux_compat: remove cpu_relax() define by Masahiro Yamada · Mon Jul 13 13:17:05 2015 +0900
  29. e28e0f2 include: usb: Map USB controller base addresses for LS2085A by Nikhil Badola · Tue Jun 23 09:18:20 2015 +0530
  30. a740dfb include: usb: Move USB controller base address mapping by Nikhil Badola · Tue Jun 23 09:18:03 2015 +0530
  31. 807babb drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · Tue Jun 23 09:17:49 2015 +0530
  32. f4de407 usb: fsl: Add XHCI driver support by Ramneek Mehresh · Fri May 29 14:47:19 2015 +0530
  33. 3dad08d usb: dwc3: Add DWC3 controller driver support by Ramneek Mehresh · Fri May 29 14:47:15 2015 +0530
  34. 26256d2 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · Wed Jul 01 21:35:49 2015 +0900
  35. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · Mon Apr 27 07:42:05 2015 +0200
  36. 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
  37. 662f2aa tegra124: video: Add full link training for eDP by Simon Glass · Tue Apr 14 21:03:44 2015 -0600
  38. 994a191 video: Add drm_dp_helper.h by Simon Glass · Tue Apr 14 21:03:36 2015 -0600
  39. cfd7671 QE/DeepSleep: add QE deepsleep support for mpc85xx by Zhao Qiang · Wed Mar 25 17:02:59 2015 +0800
  40. 78a1b62 dm: usb: Add a generic descriptor struct by Simon Glass · Wed Mar 25 12:23:00 2015 -0600
  41. 0a99969 dm: usb: Move struct usb_string to a common place by Simon Glass · Wed Mar 25 12:22:36 2015 -0600
  42. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  43. e9808cf usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:07 2015 +0530
  44. 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
  45. 35ffd28 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:39:58 2015 +0530
  46. c2b77b6 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · Mon Feb 23 18:39:54 2015 +0530
  47. 021a582 include: usb: modify gadget.h to include udc support by Kishon Vijay Abraham I · Mon Feb 23 18:39:47 2015 +0530
  48. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  49. 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
  50. 652e969 Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · Sat Feb 07 22:52:40 2015 +0100
  51. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · Thu Jan 22 22:29:10 2015 +0100
  52. d90e236 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · Wed Jun 25 14:43:32 2014 +0200
  53. d0506f7 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · Wed Dec 03 17:36:57 2014 +0900
  54. 0588ce1 lib: string: move strlcpy() to a common place by Masahiro Yamada · Thu Nov 20 21:20:32 2014 +0900
  55. a3bd860 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Dec 08 16:35:06 2014 -0500
  56. ba1ea9f linux/compat.h: remove redundant macro defines by Masahiro Yamada · Wed Nov 26 16:02:53 2014 +0900
  57. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · Thu Nov 06 08:28:51 2014 -0600
  58. 9bd36bc Fix SIZE_MAX compiler warning when using stdint.h by Simon Glass · Mon Nov 24 21:18:21 2014 -0700
  59. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  60. b8f8921 linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · Fri Nov 07 03:03:30 2014 +0900
  61. 76a8520 linux/kernel.h: import more macros by Masahiro Yamada · Fri Nov 07 03:03:29 2014 +0900
  62. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  63. 4cb650f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Nov 07 20:35:20 2014 -0500
  64. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · Wed Oct 15 04:38:30 2014 -0600
  65. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
  66. 349eba2 arm: debug: replace license blocks with SPDX by Masahiro Yamada · Mon Sep 01 11:06:33 2014 +0900
  67. 59cbe79 arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · Mon Sep 01 11:06:32 2014 +0900
  68. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 26 14:12:18 2014 -0400
  69. 937824b string.h: add missing prototypes by Jeroen Hofstee · Wed Oct 08 22:57:49 2014 +0200
  70. 8848570 musb: fix warning in include/linux/usb/musb.h by Igor Grinberg · Thu Oct 23 14:25:25 2014 +0300
  71. 66c5b9f keystone: usb: add support of usb xhci by WingMan Kwok · Fri Sep 05 22:26:23 2014 +0300
  72. 916711c arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · Wed Oct 22 12:13:09 2014 +0200
  73. 63ae4ab compiler_gcc: prevent redefining attributes by Jeroen Hofstee · Thu Sep 18 20:10:27 2014 +0200
  74. c42aad5 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · Thu Sep 04 02:40:58 2014 +0900
  75. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  76. 35abedc clang: workaround for generated constants by Jeroen Hofstee · Wed Jul 30 21:54:54 2014 +0200
  77. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
  78. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · Tue Jul 15 16:08:42 2014 +0200
  79. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  80. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
  81. 5ede912 linux include: add ERR_CAST by Heiko Schocher · Tue Jun 24 10:10:02 2014 +0200
  82. 762320b lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · Tue Jun 24 10:10:01 2014 +0200
  83. 27b6562 lib, rbtree: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:00 2014 +0200
  84. ed16f5a kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · Wed Jul 30 14:08:13 2014 +0900
  85. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · Tue Jun 03 16:27:07 2014 +0800
  86. 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
  87. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · Mon Jun 02 17:14:42 2014 +0530
  88. 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · Mon Jun 02 17:14:41 2014 +0530
  89. 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · Tue May 06 00:46:18 2014 +0530
  90. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · Tue May 06 00:46:17 2014 +0530
  91. 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · Fri Apr 11 12:55:31 2014 +0530
  92. 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
  93. 5affe4c mtd: delete unused files by Masahiro Yamada · Mon Mar 31 13:01:09 2014 +0900
  94. bc331bc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 13 17:43:35 2014 +0100
  95. 4a040e3 fb: Add a prototype for board_video_skip() by Fabio Estevam · Sat Feb 15 14:52:02 2014 -0200
  96. 0346cab Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Mar 04 21:23:42 2014 -0500
  97. 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
  98. 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
  99. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  100. c1a47b4 include: delete unused header files by Masahiro Yamada · Wed Jan 08 20:11:27 2014 +0900