1. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. 19bb245 usb: fix unaligned access in device_qual() by Heiko Schocher · 11 years ago
  3. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  4. 81ee762 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · 12 years ago
  5. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  6. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  7. 54baebe mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · 12 years ago
  8. f7eb8c7 lib: import bitrev library from the linux kernel by Mike Dunn · 12 years ago
  9. 4a59809 Consolidate bool type by York Sun · 12 years ago
  10. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  11. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  12. 069f100 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · 12 years ago
  13. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  14. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  15. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  16. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  17. 2b2be3a include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
  18. 47bd825 include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
  19. 632fe9c include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
  20. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  21. a3f1634 COMMON: Add __stringify() function by Marek Vasut · 12 years ago
  22. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  23. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  24. acae445 nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  25. 7885179 nand: Try to align the default buffers by Simon Glass · 12 years ago
  26. 038f3f5 st_smi: Change SMI timeout values by Amit Virdi · 13 years ago
  27. c0f9f27 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 13 years ago
  28. 6f2f557 mtd/NAND: Add FSMC driver support by Vipin KUMAR · 13 years ago
  29. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  30. 79ecce0 usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · 13 years ago
  31. 1dc6a67 usb:gadget:composite USB composite gadget support by Lukasz Majewski · 13 years ago
  32. 373cc99 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 13 years ago
  33. 3b3fd2e input: Add linux/input.h for key code support by Simon Glass · 13 years ago
  34. 2fd2bc9 arm: adapt asm/linkage.h from Linux by Aneesh V · 13 years ago
  35. 1f19e3f lin_gadget: use common linux/compat.h by Mike Frysinger · 13 years ago
  36. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  37. 2b4fa32 onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
  38. 9d7ba32 onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
  39. f2f5c9e nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  40. 107c630 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
  41. 32ff408 linkage.h: move from blackfin to common includes by Macpaul Lin · 13 years ago
  42. b7ed656 nand: make 1-bit software ECC configurable by Christian Hitz · 13 years ago
  43. 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  44. 24e6ea4 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · 13 years ago
  45. b8a6b37 nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
  46. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  47. 5a9fc19 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
  48. b8429a8 Add isblank by Jason Hobbs · 13 years ago
  49. 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
  50. ef4aeba Add missing header for gcc3 by Scott McNutt · 13 years ago
  51. 825223d Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  52. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  53. 3ab93c3 phylib: Detect link on 10G devices correctly by Andy Fleming · 14 years ago
  54. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  55. c98a935 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
  56. 216c447 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  57. 24fcb47 USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago
  58. 4f3391b lib: add crc7 from Linux by Thomas Chou · 14 years ago
  59. 75bde94 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  60. 0be92e8 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  61. 59fb65d NAND: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  62. 6c285f6 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  63. 1162393 Coding style (white space) cleanup. by Wolfgang Denk · 14 years ago
  64. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  65. fa19f05 include/linux/mii.h: update for supporting GE by Macpaul Lin · 14 years ago
  66. 2b8a91a ctype: constify lookup table by Mike Frysinger · 14 years ago
  67. 1136f69 Coding Style cleanup by Wolfgang Denk · 14 years ago
  68. 81aa2eb include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · 14 years ago
  69. 58427f5 Add linux framebuffer header include/linux/fb.h by Stefano Babic · 14 years ago
  70. 891d81b mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · 14 years ago
  71. 50bae73 mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · 14 years ago
  72. da0f439 nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  73. 49ed805 USB-CDC: Fix coding style issues by Vitaly Kuzmichev · 14 years ago
  74. df06344 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · 15 years ago
  75. 1bab104 x86: Fix support for booting bzImage by Graeme Russ · 15 years ago
  76. ebc5404 nios2: add struct stat support in linux/stat.h by Thomas Chou · 15 years ago
  77. 71f1532 move definition of macros likely and unlikely to compiler.h by Matthias Kaehlcke · 15 years ago
  78. f7440cd add lzop decompression support by Peter Korsgaard · 15 years ago
  79. 0fe90a4 NAND:Extending the nand_ecclayout structure by Sandeep Paulraj · 15 years ago
  80. c32d80f Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  81. ed886a2 Flex-OneNAND driver support by Amul Kumar Saha · 15 years ago
  82. eab580c NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
  83. de881a3 ARM: Use Linux version for unaligned access code by Remy Bohmer · 15 years ago
  84. c6cb184 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · 15 years ago
  85. 52aa4dc s5pc1xx: support onenand driver by Minkyu Kang · 15 years ago
  86. 95a3c73 Correct ffs/fls regression for PowerPC etc by Simon Kagstrom · 15 years ago
  87. 2258cec Define ffs/fls for all architectures by Simon Kagstrom · 15 years ago
  88. 13edaf3 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  89. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  90. 883189e NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  91. 9a5fffd OneNAND: Remove unused read_spareram by Kyungmin Park · 15 years ago
  92. 8aca720 Replace BCD2BIN and BIN2BCD macros with inline functions by Albin Tonnerre · 15 years ago
  93. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  94. 1a3f947 nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices by Stefan Roese · 15 years ago
  95. 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
  96. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 16 years ago
  97. e0860d4 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · 16 years ago
  98. 64de8db Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 16 years ago
  99. ac20533 Add support for TQM-specific chip select logic to FSL-UPM by Wolfgang Grandegger · 16 years ago
  100. f154044 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · 16 years ago