1. 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · 11 years ago
  2. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
  3. 5affe4c mtd: delete unused files by Masahiro Yamada · 11 years ago
  4. bc331bc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  5. 4a040e3 fb: Add a prototype for board_video_skip() by Fabio Estevam · 11 years ago
  6. 0346cab Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  7. 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  8. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  9. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  10. c1a47b4 include: delete unused header files by Masahiro Yamada · 11 years ago
  11. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  12. d7cb068 add weak entry definition by David Feng · 11 years ago
  13. 46e0bc9 Add crc8 routine by Simon Glass · 11 years ago
  14. 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · 11 years ago
  15. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  16. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  17. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  18. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  19. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  20. a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  21. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  22. 5da072a include/linux/fb.h: Add a missing include for 'list.h' by Otavio Salvador · 11 years ago
  23. 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  24. 70a67fd USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago
  25. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  26. 2ac7648 compiler_gcc: do not redefine __gnu_attributes by Jeroen Hofstee · 11 years ago
  27. ba6babf linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · 11 years ago
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. 19bb245 usb: fix unaligned access in device_qual() by Heiko Schocher · 11 years ago
  30. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  31. 81ee762 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · 12 years ago
  32. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  33. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  34. 54baebe mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · 12 years ago
  35. f7eb8c7 lib: import bitrev library from the linux kernel by Mike Dunn · 12 years ago
  36. 4a59809 Consolidate bool type by York Sun · 12 years ago
  37. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  38. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  39. 069f100 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · 12 years ago
  40. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  41. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  42. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  43. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  44. 2b2be3a include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
  45. 47bd825 include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
  46. 632fe9c include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
  47. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  48. a3f1634 COMMON: Add __stringify() function by Marek Vasut · 12 years ago
  49. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  50. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  51. acae445 nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  52. 7885179 nand: Try to align the default buffers by Simon Glass · 12 years ago
  53. 038f3f5 st_smi: Change SMI timeout values by Amit Virdi · 13 years ago
  54. c0f9f27 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 13 years ago
  55. 6f2f557 mtd/NAND: Add FSMC driver support by Vipin KUMAR · 13 years ago
  56. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  57. 79ecce0 usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · 13 years ago
  58. 1dc6a67 usb:gadget:composite USB composite gadget support by Lukasz Majewski · 13 years ago
  59. 373cc99 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 13 years ago
  60. 3b3fd2e input: Add linux/input.h for key code support by Simon Glass · 13 years ago
  61. 2fd2bc9 arm: adapt asm/linkage.h from Linux by Aneesh V · 13 years ago
  62. 1f19e3f lin_gadget: use common linux/compat.h by Mike Frysinger · 13 years ago
  63. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  64. 2b4fa32 onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
  65. 9d7ba32 onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
  66. f2f5c9e nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  67. 107c630 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
  68. 32ff408 linkage.h: move from blackfin to common includes by Macpaul Lin · 13 years ago
  69. b7ed656 nand: make 1-bit software ECC configurable by Christian Hitz · 13 years ago
  70. 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  71. 24e6ea4 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · 13 years ago
  72. b8a6b37 nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
  73. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  74. 5a9fc19 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
  75. b8429a8 Add isblank by Jason Hobbs · 13 years ago
  76. 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
  77. ef4aeba Add missing header for gcc3 by Scott McNutt · 13 years ago
  78. 825223d Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  79. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  80. 3ab93c3 phylib: Detect link on 10G devices correctly by Andy Fleming · 14 years ago
  81. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  82. c98a935 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
  83. 216c447 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  84. 24fcb47 USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago
  85. 4f3391b lib: add crc7 from Linux by Thomas Chou · 14 years ago
  86. 75bde94 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  87. 0be92e8 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  88. 59fb65d NAND: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  89. 6c285f6 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  90. 1162393 Coding style (white space) cleanup. by Wolfgang Denk · 14 years ago
  91. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  92. fa19f05 include/linux/mii.h: update for supporting GE by Macpaul Lin · 14 years ago
  93. 2b8a91a ctype: constify lookup table by Mike Frysinger · 14 years ago
  94. 1136f69 Coding Style cleanup by Wolfgang Denk · 14 years ago
  95. 81aa2eb include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · 14 years ago
  96. 58427f5 Add linux framebuffer header include/linux/fb.h by Stefano Babic · 14 years ago
  97. 891d81b mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · 14 years ago
  98. 50bae73 mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · 14 years ago
  99. da0f439 nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  100. 49ed805 USB-CDC: Fix coding style issues by Vitaly Kuzmichev · 14 years ago