1. ce0f28f include/linux/fb.h: Add a missing include for 'list.h' by Otavio Salvador · 11 years ago
  2. 69d6cbe usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  3. 9e40493 USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago
  4. 47f75cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  5. 7ea50d5 compiler_gcc: do not redefine __gnu_attributes by Jeroen Hofstee · 11 years ago
  6. 2f96b06 linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · 11 years ago
  7. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. b37c4a2 usb: fix unaligned access in device_qual() by Heiko Schocher · 11 years ago
  9. de1d786 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  10. f903a20 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · 11 years ago
  11. d6639d1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  12. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  13. 956b03e mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · 12 years ago
  14. 0dd9c7a9 lib: import bitrev library from the linux kernel by Mike Dunn · 12 years ago
  15. 472d546 Consolidate bool type by York Sun · 12 years ago
  16. e772cb3 Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  17. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  18. f3269ad include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · 12 years ago
  19. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  20. c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  21. eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  22. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  23. aa9e891 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
  24. 25b26ec include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
  25. 0d4c1c9 include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
  26. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  27. 9aed508 COMMON: Add __stringify() function by Marek Vasut · 12 years ago
  28. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  29. 9c790a7 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  30. 33b1d5c nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  31. b572595 nand: Try to align the default buffers by Simon Glass · 12 years ago
  32. 0e88ff0 st_smi: Change SMI timeout values by Amit Virdi · 12 years ago
  33. f3fcf92 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 12 years ago
  34. 7f0730a mtd/NAND: Add FSMC driver support by Vipin KUMAR · 12 years ago
  35. 2ab5be7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  36. 4eec44d usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · 12 years ago
  37. 7010f5b usb:gadget:composite USB composite gadget support by Lukasz Majewski · 12 years ago
  38. b930053 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 12 years ago
  39. d81e270 input: Add linux/input.h for key code support by Simon Glass · 12 years ago
  40. 7245536 arm: adapt asm/linkage.h from Linux by Aneesh V · 13 years ago
  41. 6777a3c lin_gadget: use common linux/compat.h by Mike Frysinger · 12 years ago
  42. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  43. e26fd3d onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
  44. 6b3967b onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
  45. fb49454 nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  46. 1f7b174 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
  47. 273d11e linkage.h: move from blackfin to common includes by Macpaul Lin · 13 years ago
  48. 4fee6c2 nand: make 1-bit software ECC configurable by Christian Hitz · 13 years ago
  49. 5454ddb nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  50. ff8a8a7 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · 13 years ago
  51. 2a8e0fc nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
  52. 4c6de85 nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  53. 82645f8 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
  54. 93337ab Add isblank by Jason Hobbs · 13 years ago
  55. 6d41419 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
  56. 15f5798 Add missing header for gcc3 by Scott McNutt · 13 years ago
  57. 04e5ae7 Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  58. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  59. ee8fa20 phylib: Detect link on 10G devices correctly by Andy Fleming · 13 years ago
  60. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  61. 0272c71 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
  62. 7612a43 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  63. c85d70e USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago
  64. ed6ce67 lib: add crc7 from Linux by Thomas Chou · 14 years ago
  65. 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  66. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  67. 1ce7084 NAND: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  68. 0bdecd8 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  69. d177e44 Coding style (white space) cleanup. by Wolfgang Denk · 14 years ago
  70. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  71. 7ea2355 include/linux/mii.h: update for supporting GE by Macpaul Lin · 14 years ago
  72. 543f0a3 ctype: constify lookup table by Mike Frysinger · 14 years ago
  73. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  74. 16a354f include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · 14 years ago
  75. bf90ecd Add linux framebuffer header include/linux/fb.h by Stefano Babic · 14 years ago
  76. 456be17 mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · 14 years ago
  77. 4ba692f mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · 14 years ago
  78. 5b8e6bb nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  79. 6142e0a USB-CDC: Fix coding style issues by Vitaly Kuzmichev · 14 years ago
  80. 23cd138 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · 15 years ago
  81. 95ffaba x86: Fix support for booting bzImage by Graeme Russ · 14 years ago
  82. c72bfaf nios2: add struct stat support in linux/stat.h by Thomas Chou · 15 years ago
  83. b63815e move definition of macros likely and unlikely to compiler.h by Matthias Kaehlcke · 15 years ago
  84. 20dde48 add lzop decompression support by Peter Korsgaard · 15 years ago
  85. bb3e982 NAND:Extending the nand_ecclayout structure by Sandeep Paulraj · 15 years ago
  86. 06f4328 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  87. cacbe91 Flex-OneNAND driver support by Amul Kumar Saha · 15 years ago
  88. aaa8eec NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
  89. 25793f7 ARM: Use Linux version for unaligned access code by Remy Bohmer · 15 years ago
  90. f380737 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · 15 years ago
  91. 4678d67 s5pc1xx: support onenand driver by Minkyu Kang · 15 years ago
  92. 0413cfe Correct ffs/fls regression for PowerPC etc by Simon Kagstrom · 15 years ago
  93. 52d6122 Define ffs/fls for all architectures by Simon Kagstrom · 15 years ago
  94. 02f9990 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  95. f83b7f9 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  96. a2c65b4 NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  97. ecad289 OneNAND: Remove unused read_spareram by Kyungmin Park · 15 years ago
  98. e84aba1 Replace BCD2BIN and BIN2BCD macros with inline functions by Albin Tonnerre · 15 years ago
  99. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  100. fbdaafa nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices by Stefan Roese · 15 years ago