1. cfd7671 QE/DeepSleep: add QE deepsleep support for mpc85xx by Zhao Qiang · 10 years ago
  2. 78a1b62 dm: usb: Add a generic descriptor struct by Simon Glass · 10 years ago
  3. 0a99969 dm: usb: Move struct usb_string to a common place by Simon Glass · 10 years ago
  4. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  5. e9808cf usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · 10 years ago
  6. e7e1709 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error by Kishon Vijay Abraham I · 10 years ago
  7. 35ffd28 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · 10 years ago
  8. c2b77b6 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · 10 years ago
  9. 021a582 include: usb: modify gadget.h to include udc support by Kishon Vijay Abraham I · 10 years ago
  10. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  11. f5f9f4a use ASM_NL instead of '; ' for assembler new line character in the macro by Chen Gang · 10 years ago
  12. 652e969 Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · 10 years ago
  13. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  14. d90e236 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · 10 years ago
  15. d0506f7 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · 10 years ago
  16. 0588ce1 lib: string: move strlcpy() to a common place by Masahiro Yamada · 10 years ago
  17. a3bd860 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  18. ba1ea9f linux/compat.h: remove redundant macro defines by Masahiro Yamada · 10 years ago
  19. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  20. 9bd36bc Fix SIZE_MAX compiler warning when using stdint.h by Simon Glass · 10 years ago
  21. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  22. b8f8921 linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · 10 years ago
  23. 76a8520 linux/kernel.h: import more macros by Masahiro Yamada · 10 years ago
  24. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  25. 4cb650f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  26. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  27. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  28. 349eba2 arm: debug: replace license blocks with SPDX by Masahiro Yamada · 10 years ago
  29. 59cbe79 arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · 10 years ago
  30. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  31. 937824b string.h: add missing prototypes by Jeroen Hofstee · 10 years ago
  32. 8848570 musb: fix warning in include/linux/usb/musb.h by Igor Grinberg · 10 years ago
  33. 66c5b9f keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
  34. 916711c arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · 10 years ago
  35. 63ae4ab compiler_gcc: prevent redefining attributes by Jeroen Hofstee · 10 years ago
  36. c42aad5 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · 10 years ago
  37. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  38. 35abedc clang: workaround for generated constants by Jeroen Hofstee · 10 years ago
  39. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  40. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  41. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  42. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  43. 5ede912 linux include: add ERR_CAST by Heiko Schocher · 10 years ago
  44. 762320b lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · 10 years ago
  45. 27b6562 lib, rbtree: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  46. ed16f5a kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 10 years ago
  47. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  48. 036f66d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · 10 years ago
  49. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
  50. 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · 10 years ago
  51. 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 11 years ago
  52. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  53. 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · 11 years ago
  54. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
  55. 5affe4c mtd: delete unused files by Masahiro Yamada · 11 years ago
  56. bc331bc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  57. 4a040e3 fb: Add a prototype for board_video_skip() by Fabio Estevam · 11 years ago
  58. 0346cab Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  59. 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  60. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  61. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  62. c1a47b4 include: delete unused header files by Masahiro Yamada · 11 years ago
  63. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  64. d7cb068 add weak entry definition by David Feng · 11 years ago
  65. 46e0bc9 Add crc8 routine by Simon Glass · 11 years ago
  66. 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · 11 years ago
  67. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  68. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  69. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  70. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  71. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  72. a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  73. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  74. 5da072a include/linux/fb.h: Add a missing include for 'list.h' by Otavio Salvador · 11 years ago
  75. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  76. 70a67fd USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago
  77. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  78. 2ac7648 compiler_gcc: do not redefine __gnu_attributes by Jeroen Hofstee · 11 years ago
  79. ba6babf linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · 11 years ago
  80. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  81. 19bb245 usb: fix unaligned access in device_qual() by Heiko Schocher · 11 years ago
  82. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  83. 81ee762 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · 12 years ago
  84. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  85. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  86. 54baebe mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · 12 years ago
  87. f7eb8c7 lib: import bitrev library from the linux kernel by Mike Dunn · 12 years ago
  88. 4a59809 Consolidate bool type by York Sun · 12 years ago
  89. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  90. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  91. 069f100 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · 12 years ago
  92. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  93. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  94. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  95. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  96. 2b2be3a include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
  97. 47bd825 include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
  98. 632fe9c include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
  99. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  100. a3f1634 COMMON: Add __stringify() function by Marek Vasut · 12 years ago