1. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 13 years ago
  2. 0272c71 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
  3. 7612a43 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  4. c85d70e USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago
  5. ed6ce67 lib: add crc7 from Linux by Thomas Chou · 14 years ago
  6. 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  7. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  8. 1ce7084 NAND: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  9. 0bdecd8 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  10. d177e44 Coding style (white space) cleanup. by Wolfgang Denk · 14 years ago
  11. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  12. 7ea2355 include/linux/mii.h: update for supporting GE by Macpaul Lin · 14 years ago
  13. 543f0a3 ctype: constify lookup table by Mike Frysinger · 14 years ago
  14. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  15. 16a354f include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · 14 years ago
  16. bf90ecd Add linux framebuffer header include/linux/fb.h by Stefano Babic · 14 years ago
  17. 456be17 mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · 14 years ago
  18. 4ba692f mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · 14 years ago
  19. 5b8e6bb nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  20. 6142e0a USB-CDC: Fix coding style issues by Vitaly Kuzmichev · 14 years ago
  21. 23cd138 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · 15 years ago
  22. 95ffaba x86: Fix support for booting bzImage by Graeme Russ · 14 years ago
  23. c72bfaf nios2: add struct stat support in linux/stat.h by Thomas Chou · 15 years ago
  24. b63815e move definition of macros likely and unlikely to compiler.h by Matthias Kaehlcke · 15 years ago
  25. 20dde48 add lzop decompression support by Peter Korsgaard · 15 years ago
  26. bb3e982 NAND:Extending the nand_ecclayout structure by Sandeep Paulraj · 15 years ago
  27. 06f4328 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  28. cacbe91 Flex-OneNAND driver support by Amul Kumar Saha · 15 years ago
  29. aaa8eec NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
  30. 25793f7 ARM: Use Linux version for unaligned access code by Remy Bohmer · 15 years ago
  31. f380737 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · 15 years ago
  32. 4678d67 s5pc1xx: support onenand driver by Minkyu Kang · 15 years ago
  33. 0413cfe Correct ffs/fls regression for PowerPC etc by Simon Kagstrom · 15 years ago
  34. 52d6122 Define ffs/fls for all architectures by Simon Kagstrom · 15 years ago
  35. 02f9990 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  36. f83b7f9 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  37. a2c65b4 NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  38. ecad289 OneNAND: Remove unused read_spareram by Kyungmin Park · 15 years ago
  39. e84aba1 Replace BCD2BIN and BIN2BCD macros with inline functions by Albin Tonnerre · 15 years ago
  40. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 15 years ago
  41. fbdaafa nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices by Stefan Roese · 15 years ago
  42. 8e5e9b9 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
  43. 8d2effe mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 15 years ago
  44. 0a57265 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · 15 years ago
  45. 33846df Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 16 years ago
  46. 06e9f7d Add support for TQM-specific chip select logic to FSL-UPM by Wolfgang Grandegger · 16 years ago
  47. e93c1c1 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · 16 years ago
  48. 9eefe2a UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · 16 years ago
  49. b1b4e89 Add LZO decompressor support by Stefan Roese · 16 years ago
  50. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  51. 1ae3986 OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
  52. ef0921d Sync with 2.6.27 by Kyungmin Park · 16 years ago
  53. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  54. 58be3a1 UBI: Add basic UBI support to U-Boot (Part 8/8) by Kyungmin Park · 16 years ago
  55. 47ae669 UBI: Add basic UBI support to U-Boot (Part 7/8) by Kyungmin Park · 16 years ago
  56. 7e6ee7a UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · 16 years ago
  57. a47f957 NAND: Allow NAND and OneNAND to coexist by Alessandro Rubini · 16 years ago
  58. c45912d NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  59. 7ba890b Add Red Black Tree support by Kyungmin Park · 16 years ago
  60. f12e454 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  61. ef0255f update linux/list by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. bfd7f38 Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · 16 years ago
  63. 4b07080 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  64. 28ac671 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  65. d438d50 Fix OneNAND build break by Kyungmin Park · 16 years ago
  66. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 13f0fd9 NAND: Scan bad blocks lazily. by Ilya Yanok · 16 years ago
  68. e1c3dba nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · 16 years ago
  69. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  70. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  71. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  72. 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  73. 248ae5c NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  74. a75a57e NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  75. 135f0a7 NAND: Provide a sane default for NAND_MAX_CHIPS. by Scott Wood · 16 years ago
  76. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  77. 280df59a8 sh: Add support stat structure and stat.h by Nobuhiro Iwamatsu · 17 years ago
  78. cd9d230 nand: FSL UPM NAND driver by Anton Vorontsov · 17 years ago
  79. 10c7382 fix various comments by Marcel Ziswiler · 17 years ago
  80. d7e8ce1 OneNAND support (take #2) by Kyungmin Park · 17 years ago
  81. 7ebb447 [PATCH][NAND] Define the Vendor Id for Micron NAND Flash by Ulf Samuelsson · 17 years ago
  82. 3c4bd60 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  83. 144876a [PATCH] MTD partition support, JFFS2 support by Michal Simek · 17 years ago
  84. b99c1e6 Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. by Wolfgang Denk · 17 years ago
  85. 91975b0 Import <linux/mii.h> from the Linux kernel by Haavard Skinnemoen · 18 years ago
  86. 9c0deb5 AVR32: Provide a definition of struct stat by Haavard Skinnemoen · 18 years ago
  87. ef26a08 [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · 18 years ago
  88. 887e2ec Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  89. b9365a2 Code cleanup by Wolfgang Denk · 18 years ago
  90. 983bebb Scheduled for removal: strnicmp() which is unused by Wolfgang Denk · 18 years ago
  91. 2fc000d Remove dependencies between DoC code and old legacy NAND driver. by Marian Balakowicz · 18 years ago
  92. 0afe519 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
  93. bfc8125 Minor code cleanup by Wolfgang Denk · 19 years ago
  94. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  95. 038ccac Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  96. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  97. b66eb52 Add cramfs support for m68k Patch by Zachary Landau, 21 Feb 2005 by Wolfgang Denk · 19 years ago
  98. ac7eb8a Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · 19 years ago
  99. 05b4754 Merge with testing-NAND (Rewrite of NAND code) by Wolfgang Denk · 19 years ago
  100. 932394a Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · 19 years ago