1. c157827 mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · 12 years ago
  2. 9166d5f mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · 12 years ago
  3. d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · 12 years ago
  4. 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · 12 years ago
  5. 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · 12 years ago
  6. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  7. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  8. acae445 nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  9. dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
  10. cccf595 nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  11. b20b6f2 mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  12. 497c32f cfi: Make the flash erase and write operations abortable by Joe Hershberger · 12 years ago
  13. 7f3c211 cfi: Check for blank before erase by Joe Hershberger · 12 years ago
  14. fd3091d at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · 12 years ago
  15. 1586d1b at91: atmel_nand: remove unused variables. by Wu, Josh · 12 years ago
  16. 6cded6d at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · 12 years ago
  17. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  18. 3d33d09 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · 12 years ago
  19. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  20. c9065d2 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
  21. 67cb905 sf: spansion: Add support for S25FL256S by Michal Simek · 12 years ago
  22. ce8670c sf: winbond: fix page_size by Stephen Warren · 12 years ago
  23. 94c302d mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs by Holger Brunck · 12 years ago
  24. 041b04f cfi_flash: add support for Spansion flash PPB sector protection by Anatolij Gustschin · 12 years ago
  25. 9fe7265 sf: stmicro: add support for N25Q128A by Michal Simek · 12 years ago
  26. ae3b401 sf: stmicro: add support N25Q128 parts by Stephan Linz · 12 years ago
  27. e0a7219 sf: stmicro: support JEDEC standard two-byte signature by Stephan Linz · 12 years ago
  28. 703b1c3 sf: winbond: add W25Q32 by Rajeshwari Shinde · 12 years ago
  29. 457b8ff sf: stmicro: add geometrical info for N25Q256 from Micron by Jérôme Carretero · 13 years ago
  30. 6fe6d0d sf: unify status register writing (and thus block unlocking) by Mike Frysinger · 13 years ago
  31. b46f996 sf: sst: inline duplicate write enable helper funcs by Mike Frysinger · 13 years ago
  32. 600b67f sf: eon: drop duplicate id by Mike Frysinger · 13 years ago
  33. 4147798 sf: unify erase commands by Mike Frysinger · 13 years ago
  34. a494078 sf: inline data constants by Mike Frysinger · 13 years ago
  35. a502e70 sf: spansion: inline useless id defines by Mike Frysinger · 13 years ago
  36. 1302bec sf: drop unused/duplicate command defines by Mike Frysinger · 13 years ago
  37. 42d6cc8 MTD: SPEAr SMI: Add write support for length < 4 bytes by Stefan Roese · 13 years ago
  38. 80bd5fe st_smi: Fixed page size for Winbond W25Q128FV flash by Armando Visconti · 13 years ago
  39. 7122eb7 st_smi: Change timeout loop implementation by Amit Virdi · 13 years ago
  40. 48e5228 st_smi: Fix bug in flash_print_info() by Armando Visconti · 13 years ago
  41. 39cc2f4 st_smi: Change the flash probing method by Armando Visconti · 13 years ago
  42. 5815723 st_smi: Removed no needed dependency on ST_M25Pxx_ID by Armando Visconti · 13 years ago
  43. 180d13d st_smi: Fix smi read status by Vipin Kumar · 13 years ago
  44. 106c83f st_smi: Move status register read before modifying ctrl register by Shiraz Hashim · 13 years ago
  45. 9c61028c st_smi: Read status until timeout happens by Vipin KUMAR · 13 years ago
  46. 38ddebc st_smi: Enhance the error handling by Amit Virdi · 13 years ago
  47. 8e01872 st_smi: Return error in case TFF is not set by Amit Virdi · 13 years ago
  48. c0f9f27 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 13 years ago
  49. bcbba8f mtd/NAND: Remove obsolete SPEAr specific NAND drivers by Vipin KUMAR · 13 years ago
  50. 6f2f557 mtd/NAND: Add FSMC driver support by Vipin KUMAR · 13 years ago
  51. 5f96364 sf: winbond: Add support for the Winbond W25Q80BL by Stephen Warren · 13 years ago
  52. 460b156 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  53. 0643e43 NAND: Remove ONFI detection message to from bootup log by Stefan Roese · 13 years ago
  54. ae25e88 driver/mtd:IFC: Fix possible memory leak by Prabhakar Kushwaha · 13 years ago
  55. f31cf53 driver/mtd: IFC NAND: Add support of ONFI NAND flash by Prabhakar Kushwaha · 13 years ago
  56. 435d351 mtd, nand: move some printfs to debug output. by Heiko Schocher · 13 years ago
  57. de95b32 nand_util: correct YAFFS image write function by Liu, Wentao · 13 years ago
  58. ad85f95 imx: nand: Support flash based BBT by Timo Ketola · 13 years ago
  59. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  60. b3efbbf GCC4.6: Squash warnings in onenand_base.c by Wolfgang Denk · 13 years ago
  61. c035b7d Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  62. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  63. 4a7b54e drivers/mtd/spr_smi.c: Fix build warning by Anatolij Gustschin · 13 years ago
  64. 2b4fa32 onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
  65. 9d7ba32 onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
  66. 1b120e8 i.MX28: Add cache support to MXS NAND driver by Marek Vasut · 13 years ago
  67. aade579 NAND: TI: fix warnings in omap_gpmc.c by Stefano Babic · 13 years ago
  68. dd3b455 cfi: fix the incomplete erased status check in buffer write by Tao Hou · 13 years ago
  69. cdd045d mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command by Prabhakar Kushwaha · 13 years ago
  70. 0ed5e77 mtd/nand: Fix IFC driver to support 2K NAND page by Prabhakar Kushwaha · 13 years ago
  71. f2f5c9e nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  72. 107c630 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
  73. a7469f1 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  74. 19f0c24 sf: eeprom_m95xxx: set a sane default timeout by Mike Frysinger · 13 years ago
  75. d0e3ad6 sf: eeprom_m95xxx: fix up style by Mike Frysinger · 13 years ago
  76. cb9d4dd Blackfin: bfin_nand: mark local func static by Mike Frysinger · 13 years ago
  77. 156a513 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 13 years ago
  78. fe548c3 add STM29F400BB to table of supported legacy flashs by David Müller (ELSOFT AG) · 13 years ago
  79. 287a158 * Fix: watchdog timed out, if flash blank (0xFF) blocks by Jens Scharsig (BuS Elektronik) · 13 years ago
  80. ea0da78 nand/fsl_elbc: Convert to self-init by Scott Wood · 13 years ago
  81. 193a0f5 nand: Introduce CONFIG_SYS_NAND_SELF_INIT by Scott Wood · 13 years ago
  82. e963502 mtd/nand: Add ONFI support for FSL NAND controller by Shengzhou Liu · 13 years ago
  83. b7ed656 nand: make 1-bit software ECC configurable by Christian Hitz · 13 years ago
  84. 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  85. 24e6ea4 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · 13 years ago
  86. b8a6b37 nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
  87. 13fc0e2 nand: cleanup whitespace by Christian Hitz · 13 years ago
  88. 883623d nand: Add more NAND types from Linux nand driver by Christian Hitz · 13 years ago
  89. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  90. 533607c nand_spl_simple: store ecc data on the stack by Stefano Babic · 13 years ago
  91. 23f16a8 sf: Add spi_boot() to allow booting from SPI flash in an SPL by Christian Riesch · 13 years ago
  92. 8eb4d98 drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  93. f552e7a drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  94. d7bca05 omap_gpmc: use SOFTECC in SPL if it's enabled by Ilya Yanok · 13 years ago
  95. 4e69962 nand_spl_simple: add support for software ECC by Ilya Yanok · 13 years ago
  96. b672cbf Fix regression in SMDK6400 by Simon Schwarz · 13 years ago
  97. 5a9fc19 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
  98. 8708e83 sf: fix erase debug output by Vadim Bendebury · 13 years ago
  99. 5ee0c7f Fix Stelian's email address by Stelian Pop · 13 years ago
  100. 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago