1. 2580a2a mtd: nand: Increase max sizes of OOB and Page size by Siva Durga Prasad Paladugu · 9 years ago
  2. d396372 nand: Sync with Linux v4.1 by Scott Wood · 9 years ago
  3. 86a720a mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 10 years ago
  4. 2733106 nand: Remove __UBOOT__ ifdefs by Scott Wood · 9 years ago
  5. 8be60f0 linux/kconfig.h: add CPP macros useful for per-image config options by Masahiro Yamada · 9 years ago
  6. 5598fac Bring in __aligned_u64 and friends to linux/types.h by Simon Glass · 9 years ago
  7. 6f4e050 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  8. 6b9f9ea linux_compat: handle __GFP_ZERO in kmalloc() by Masahiro Yamada · 9 years ago
  9. ebc3328 linux_compat: move vzalloc() to header file as an inline function by Masahiro Yamada · 9 years ago
  10. 3721eaf linux_compat: remove cpu_relax() define by Masahiro Yamada · 9 years ago
  11. 2f47324 include: usb: Map USB controller base addresses for LS2085A by Nikhil Badola · 9 years ago
  12. 909a1ab include: usb: Move USB controller base address mapping by Nikhil Badola · 9 years ago
  13. 667f4dd drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · 9 years ago
  14. ba92ee0 usb: fsl: Add XHCI driver support by Ramneek Mehresh · 9 years ago
  15. dc9cdf8 usb: dwc3: Add DWC3 controller driver support by Ramneek Mehresh · 9 years ago
  16. f18d111 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · 9 years ago
  17. 09c3280 mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 9 years ago
  18. af22ac6 include: introduce include/linux/io.h as a wrapper of asm/io.h by Masahiro Yamada · 9 years ago
  19. dedc44b tegra124: video: Add full link training for eDP by Simon Glass · 9 years ago
  20. 490f5fd video: Add drm_dp_helper.h by Simon Glass · 9 years ago
  21. ae42eb0 QE/DeepSleep: add QE deepsleep support for mpc85xx by Zhao Qiang · 10 years ago
  22. 8e2b661 dm: usb: Add a generic descriptor struct by Simon Glass · 10 years ago
  23. f84c052 dm: usb: Move struct usb_string to a common place by Simon Glass · 10 years ago
  24. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  25. 3f52e1b usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · 10 years ago
  26. 6f80390 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error by Kishon Vijay Abraham I · 10 years ago
  27. 747a0a5 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · 10 years ago
  28. 9848e57 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · 10 years ago
  29. 45d9337 include: usb: modify gadget.h to include udc support by Kishon Vijay Abraham I · 10 years ago
  30. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  31. 950cb9b use ASM_NL instead of '; ' for assembler new line character in the macro by Chen Gang · 10 years ago
  32. 478b02f Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · 10 years ago
  33. dc28843 ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  34. c316f57 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · 10 years ago
  35. e6126a5 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · 10 years ago
  36. 80d9ef8 lib: string: move strlcpy() to a common place by Masahiro Yamada · 10 years ago
  37. 98d2d5e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  38. 063ec38 linux/compat.h: remove redundant macro defines by Masahiro Yamada · 10 years ago
  39. d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  40. 803f2eb Fix SIZE_MAX compiler warning when using stdint.h by Simon Glass · 10 years ago
  41. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  42. 111396c linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · 10 years ago
  43. 48c7ea3 linux/kernel.h: import more macros by Masahiro Yamada · 10 years ago
  44. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  45. 2db8c2d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  46. 0d296cc Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  47. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  48. 9345651 arm: debug: replace license blocks with SPDX by Masahiro Yamada · 10 years ago
  49. 1cfe9fa arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · 10 years ago
  50. 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  51. 5afe73f string.h: add missing prototypes by Jeroen Hofstee · 10 years ago
  52. 09bab6e musb: fix warning in include/linux/usb/musb.h by Igor Grinberg · 10 years ago
  53. bc0e8d7 keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
  54. 24c0497 arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · 10 years ago
  55. 0a5051c compiler_gcc: prevent redefining attributes by Jeroen Hofstee · 10 years ago
  56. fb8ffd7 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · 10 years ago
  57. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  58. fe5d1ab clang: workaround for generated constants by Jeroen Hofstee · 10 years ago
  59. 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  60. ddf7bcf mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  61. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  62. 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  63. cc96c9a linux include: add ERR_CAST by Heiko Schocher · 10 years ago
  64. c068d44 lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · 10 years ago
  65. 9dd228b lib, rbtree: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  66. 0a9064f kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 10 years ago
  67. 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  68. 8f2df5d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · 10 years ago
  69. 46840f6 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
  70. 8d13a73 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · 10 years ago
  71. 6e1899e mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 10 years ago
  72. 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 10 years ago
  73. 0439d75 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · 10 years ago
  74. 41bbe4d mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 10 years ago
  75. dd649f1 mtd: delete unused files by Masahiro Yamada · 11 years ago
  76. 0879802 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  77. 335143c fb: Add a prototype for board_video_skip() by Fabio Estevam · 11 years ago
  78. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  79. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  80. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  81. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  82. 3b98b57 include: delete unused header files by Masahiro Yamada · 11 years ago
  83. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  84. ec4fa56 add weak entry definition by David Feng · 11 years ago
  85. 60d18d3 Add crc8 routine by Simon Glass · 11 years ago
  86. 68ec9c8 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · 11 years ago
  87. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  88. 3d799c7 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  89. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  90. ba55453 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  91. 41b667b usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  92. 13194f3 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  93. 40462e5 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  94. ce0f28f include/linux/fb.h: Add a missing include for 'list.h' by Otavio Salvador · 11 years ago
  95. 69d6cbe usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  96. 9e40493 USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago
  97. 47f75cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  98. 7ea50d5 compiler_gcc: do not redefine __gnu_attributes by Jeroen Hofstee · 11 years ago
  99. 2f96b06 linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · 11 years ago
  100. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago