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