1. 7f88f00 UBI: Add basic UBI support to U-Boot (Part 5/8) by Kyungmin Park · Wed Nov 19 16:28:06 2008 +0100
  2. 82f184e UBI: Add basic UBI support to U-Boot (Part 4/8) by Kyungmin Park · Wed Nov 19 16:27:23 2008 +0100
  3. a598345 UBI: Add basic UBI support to U-Boot (Part 3/8) by Kyungmin Park · Wed Nov 19 16:26:54 2008 +0100
  4. c880c53 UBI: Add basic UBI support to U-Boot (Part 2/8) by Kyungmin Park · Wed Nov 19 16:25:44 2008 +0100
  5. 1d8dca6 UBI: Add basic UBI support to U-Boot (Part 1/8) by Kyungmin Park · Wed Nov 19 16:23:06 2008 +0100
  6. f6d5e25 MTD: Add MTD paritioning infrastructure by Kyungmin Park · Wed Nov 19 16:20:36 2008 +0100
  7. 600e183 CFI Driver: Fix "flash not ready" problem by Wolfgang Denk · Fri Oct 31 01:12:28 2008 +0100
  8. d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · Wed Oct 29 14:20:26 2008 -0500
  9. c500d76 NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · Wed Oct 29 13:42:41 2008 -0500
  10. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  11. b6322fc NAND: Reset chip on power-up by Karl Beldan · Mon Sep 15 16:08:03 2008 +0200
  12. 3628f00 NAND: sync with 2.6.27 by Scott Wood · Fri Oct 24 16:20:43 2008 -0500
  13. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  14. 3f08806 Fix the NAND size overflow issue. by Jason Jin · Fri Sep 19 17:32:49 2008 +0800
  15. 2da1410 CFI: cfi_flash write fix for AMD legacy by Ed Swarthout · Thu Oct 09 01:26:36 2008 -0500
  16. 59404ee cfi_flash: do not reset flash when probe fails by Mike Frysinger · Thu Oct 02 01:55:38 2008 -0400
  17. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Sep 13 01:45:56 2008 +0200
  18. 45c7e89 fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · Fri Jun 27 23:04:20 2008 +0400
  19. d481b07 fsl_elbc_nand: implement support for flash-based BBT by Anton Vorontsov · Fri Jun 27 23:04:13 2008 +0400
  20. 5e0400f fsl_elbc_nand: fix OOB workability for large page NAND chips by Anton Vorontsov · Fri Jun 27 23:04:04 2008 +0400
  21. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  22. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  23. c6c843a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 10 11:07:35 2008 +0200
  24. 7ddfafc Fix printf errors under -DDEBUG by Andrew Klossner · Thu Aug 21 07:12:26 2008 -0700
  25. 8dd593a mtd: SPI Flash: Support the STMicro Flash by TsiChung Liew · Wed Aug 06 16:08:41 2008 -0500
  26. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · Sun Sep 07 07:08:42 2008 +1000
  27. 21ece4d NAND: add NAND driver for S3C64XX by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  28. 34a5b12 Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · Mon Aug 25 23:45:41 2008 +0200
  29. 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · Tue Aug 19 08:42:53 2008 +0900
  30. ec81b47 CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() by Nick Spence · Tue Aug 19 22:21:16 2008 -0700
  31. b8c1929 CFI: Fix AMD Legacy sector protect by TsiChung Liew · Tue Aug 19 16:53:39 2008 +0000
  32. 1ea78e8 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Aug 14 14:56:40 2008 +0200
  33. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  34. 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Thu Aug 14 11:26:22 2008 +0200
  35. c0276ed Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Thu Aug 14 08:25:13 2008 +0200
  36. 396b0c4 Fix OneNAND build break by Kyungmin Park · Wed Aug 13 09:11:02 2008 +0900
  37. 1fc92db drivers/mtd/nand_legacy: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  38. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  39. 51b47fc drivers/mtd/onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  40. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  41. 95feb70 OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · Wed Aug 06 10:06:20 2008 +0200
  42. f30a2aa NAND: chip->state does not always get set. by Marcel Ziswiler · Sun Jun 22 16:30:06 2008 +0200
  43. a2d4dfe NAND: Scan bad blocks lazily. by Ilya Yanok · Mon Jun 30 15:34:40 2008 +0200
  44. cc5f339 NAND read/write fix by Scott Wood · Thu Jun 12 13:20:16 2008 -0500
  45. 6716603 nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · Thu Jun 12 11:10:21 2008 -0500
  46. f82f59b fsl_elbc_nand: Hard-code the FBAR/FPAR split. by Scott Wood · Thu May 22 15:02:46 2008 -0500
  47. 42f1563 fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · Fri Mar 28 22:10:54 2008 +0300
  48. 40c6e09 Freescale eLBC FCM NAND driver by Scott Wood · Fri Mar 21 16:12:51 2008 -0500
  49. 5fd2c30 Don't panic if a controller driver does ecc its own way. by Scott Wood · Tue Mar 18 15:29:14 2008 -0500
  50. 4fe7143 NAND: Make NAND driver less verbose per default by Stefan Roese · Thu Jan 10 18:47:33 2008 +0100
  51. a5c312c NAND: Change nand_wait_ready() to not call nand_wait() by Stefan Roese · Sat Jan 05 16:43:25 2008 +0100
  52. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  53. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  54. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  55. 5a8785b OneNAND: Remove unused parameters to onenand_verify_page by Steve Sakoman · Mon Aug 11 20:26:16 2008 +0200
  56. 46f58db Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Sun Aug 10 01:04:50 2008 +0200
  57. bb6c0a3 DataFlash: AT45DB021 fix and AT45DB081 support by Sergey Lapin · Sat Aug 09 01:39:09 2008 +0400
  58. 9f5fb0f CFI: allow for dynamically determined flash sizes and addresses by Wolfgang Denk · Fri Aug 08 16:39:54 2008 +0200
  59. 13d2b61 cfi-flash: Added support to flash_real_protect for Atmel flash devices by Rafael Campos · Thu Jul 31 10:22:20 2008 +0200
  60. 504e9d1 cfi-flash: Add definition for the AM29LV800BB AMD NOR-flash by Guennadi Liakhovetski · Tue Aug 05 15:36:39 2008 +0200
  61. 141e964 spi flash: Fix printf() format warnings by Haavard Skinnemoen · Wed Jul 23 10:55:46 2008 +0200
  62. d528cd6 cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA by Sebastian Siewior · Wed Jul 16 20:04:49 2008 +0200
  63. 7746ed8 cfi_flash: make the command u32 only by Sebastian Siewior · Tue Jul 15 13:35:23 2008 +0200
  64. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 12 14:36:34 2008 +0200
  65. 07b16c7 DataFlash AT45DB021 support by Sergey Lapin · Thu Jun 05 11:06:29 2008 +0400
  66. 3167d07 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · Thu Jul 10 10:10:54 2008 +0200
  67. 4ba6929 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Thu Jul 10 00:59:04 2008 +0200
  68. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · Fri Jun 20 12:38:57 2008 -0500
  69. 4ef1f67 jedec_flash: Fix AM29DL800BB device ID by Stefan Roese · Tue Jul 08 12:57:14 2008 +0200
  70. cff2b49 cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably by Stefan Roese · Mon Jun 16 10:40:02 2008 +0200
  71. 916fda5 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Wed Jun 11 22:24:46 2008 +0200
  72. 04fbaa0 NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · Fri Jun 06 15:42:43 2008 +0200
  73. 0d3058a NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · Thu Jun 05 13:02:29 2008 +0200
  74. 7d1794c cfi_flash: enable M18 flash chips family support. by Vasiliy Leoenenko · Wed May 07 21:25:33 2008 +0400
  75. c47c0d4 cfi_flash: support of long cmd in U-boot. by Vasiliy Leoenenko · Wed May 07 21:24:44 2008 +0400
  76. 2f5bfb7 SPI Flash subsystem by Haavard Skinnemoen · Fri May 16 11:10:33 2008 +0200
  77. 899032b Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · Thu May 15 15:13:08 2008 -0500
  78. 6f94ed0 nand: Correct NAND erase percentage output by Dirk Behme · Wed Jan 16 14:26:59 2008 +0100
  79. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  80. d7024b6 onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts by Wolfgang Denk · Thu May 01 21:30:16 2008 +0200
  81. 5043152 cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST by Matthias Fuchs · Fri Apr 18 16:29:40 2008 +0200
  82. 6dba1dd PATCH - Fix oob data copied into supplied buffer by Troy Kisky · Mon Sep 24 16:41:43 2007 -0700
  83. 616fe57 Clean up dataflash partitioning by Ulf Samuelsson · Sat Apr 12 20:29:44 2008 +0200
  84. 79e15ee Remove conflicting NAND ID by Mike Frysinger · Tue Apr 08 10:24:24 2008 -0400
  85. 6b85c9f Fix OneNAND read by Kyungmin Park · Mon Mar 31 10:40:36 2008 +0900
  86. 183284f cfi_flash: Support buffered writes on non-standard Spansion NOR flash by Guennadi Liakhovetski · Thu Apr 03 13:36:02 2008 +0200
  87. 7ce2871 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Tue Apr 08 00:16:36 2008 +0200
  88. c38ce73 dataflash: Move CONFIG_HAS_DATAFLASH to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Tue Apr 01 07:30:51 2008 +0200
  89. 03c684d Cleanup DataFlash partition handling by Stelian Pop · Wed Mar 26 21:52:36 2008 +0100
  90. cfd7138 MTD/CFI: flash_read64 is defined a weak function (for SPARC) by Daniel Hellstrom · Fri Mar 28 20:40:19 2008 +0100
  91. 7f2a305 MTD/CFI: Add support for 16bit legacy AMD flash by Tor Krill · Fri Mar 28 11:29:10 2008 +0100
  92. 05d2318 Add Flex-OneNAND booting support by Kyungmin Park · Mon Mar 17 08:54:06 2008 +0900
  93. 7758c16 CFI: Small cleanup for FLASH_SHOW_PROGRESS by Stefan Roese · Wed Mar 19 07:09:26 2008 +0100
  94. aae7357 Flash programming progress countdown. by Jerry Van Baren · Sat Mar 08 13:48:01 2008 -0500
  95. 4661cf7 CFI: Do not use uninitialized cmd_reset by Michael Schwingen · Mon Feb 18 23:16:35 2008 +0100
  96. 6c93974 AT91CAP9 support : build integration by Stelian Pop · Sun Jan 20 19:49:21 2008 +0000
  97. 05a333b Improve DataFlash CS definition. by Stelian Pop · Sun Jan 20 21:07:00 2008 +0000
  98. d595abf Remove duplicate defines for ARRAY_SIZE by Kumar Gala · Thu Jan 17 00:02:10 2008 -0600
  99. 0f79f36c Fix incorrect address test in AT91F_DataflashSelect(). by Stelian Pop · Mon Jan 14 22:08:14 2008 +0100
  100. 6ab97e9 nand: FSL UPM NAND driver by Anton Vorontsov · Mon Jan 14 23:09:32 2008 +0300