1. 312693c tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
  2. b572595 nand: Try to align the default buffers by Simon Glass · 12 years ago
  3. bdfd59a at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · 12 years ago
  4. ae79794 at91: atmel_nand: remove unused variables. by Wu, Josh · 12 years ago
  5. fe2185e at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · 12 years ago
  6. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  7. d439504 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · 12 years ago
  8. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  9. c51261e Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
  10. 4a4cb4e sf: spansion: Add support for S25FL256S by Michal Simek · 12 years ago
  11. c75942c sf: winbond: fix page_size by Stephen Warren · 12 years ago
  12. 81316a9 mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs by Holger Brunck · 12 years ago
  13. 66863b0 cfi_flash: add support for Spansion flash PPB sector protection by Anatolij Gustschin · 12 years ago
  14. d945ce9 sf: stmicro: add support for N25Q128A by Michal Simek · 12 years ago
  15. 6ad6c6d sf: stmicro: add support N25Q128 parts by Stephan Linz · 12 years ago
  16. 63ff6a6 sf: stmicro: support JEDEC standard two-byte signature by Stephan Linz · 12 years ago
  17. c969abc sf: winbond: add W25Q32 by Rajeshwari Shinde · 12 years ago
  18. b54d1f2 sf: stmicro: add geometrical info for N25Q256 from Micron by Jérôme Carretero · 13 years ago
  19. 41e1713 sf: unify status register writing (and thus block unlocking) by Mike Frysinger · 13 years ago
  20. 7a6d2a7 sf: sst: inline duplicate write enable helper funcs by Mike Frysinger · 13 years ago
  21. 04a3e90 sf: eon: drop duplicate id by Mike Frysinger · 13 years ago
  22. c4e932c sf: unify erase commands by Mike Frysinger · 13 years ago
  23. a4ed3b6 sf: inline data constants by Mike Frysinger · 13 years ago
  24. 7d72b80 sf: spansion: inline useless id defines by Mike Frysinger · 13 years ago
  25. b4c87d6 sf: drop unused/duplicate command defines by Mike Frysinger · 13 years ago
  26. 185b3b7 MTD: SPEAr SMI: Add write support for length < 4 bytes by Stefan Roese · 13 years ago
  27. 9264077 st_smi: Fixed page size for Winbond W25Q128FV flash by Armando Visconti · 13 years ago
  28. b5992fa st_smi: Change timeout loop implementation by Amit Virdi · 13 years ago
  29. cf9026d st_smi: Fix bug in flash_print_info() by Armando Visconti · 13 years ago
  30. 6d6d23c st_smi: Change the flash probing method by Armando Visconti · 13 years ago
  31. ae3e0cc st_smi: Removed no needed dependency on ST_M25Pxx_ID by Armando Visconti · 13 years ago
  32. a5ad7cc st_smi: Fix smi read status by Vipin Kumar · 13 years ago
  33. a59c7b3 st_smi: Move status register read before modifying ctrl register by Shiraz Hashim · 13 years ago
  34. 0befe7d st_smi: Read status until timeout happens by Vipin KUMAR · 13 years ago
  35. 69fcb55 st_smi: Enhance the error handling by Amit Virdi · 13 years ago
  36. 5c16c54 st_smi: Return error in case TFF is not set by Amit Virdi · 13 years ago
  37. f3fcf92 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 13 years ago
  38. 0def98e mtd/NAND: Remove obsolete SPEAr specific NAND drivers by Vipin KUMAR · 12 years ago
  39. 7f0730a mtd/NAND: Add FSMC driver support by Vipin KUMAR · 12 years ago
  40. 1edaf09 sf: winbond: Add support for the Winbond W25Q80BL by Stephen Warren · 12 years ago
  41. 8fa3d2b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 12 years ago
  42. e52fee9 NAND: Remove ONFI detection message to from bootup log by Stefan Roese · 13 years ago
  43. 76d067a driver/mtd:IFC: Fix possible memory leak by Prabhakar Kushwaha · 13 years ago
  44. 807fc70 driver/mtd: IFC NAND: Add support of ONFI NAND flash by Prabhakar Kushwaha · 13 years ago
  45. a35ea80 mtd, nand: move some printfs to debug output. by Heiko Schocher · 13 years ago
  46. 6568302 nand_util: correct YAFFS image write function by Liu, Wentao · 13 years ago
  47. a102873 imx: nand: Support flash based BBT by Timo Ketola · 13 years ago
  48. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  49. 1432c76 GCC4.6: Squash warnings in onenand_base.c by Wolfgang Denk · 13 years ago
  50. db39f24 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  51. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  52. b64c242 drivers/mtd/spr_smi.c: Fix build warning by Anatolij Gustschin · 13 years ago
  53. e26fd3d onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
  54. 6b3967b onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
  55. 6b9408e i.MX28: Add cache support to MXS NAND driver by Marek Vasut · 13 years ago
  56. f7dad8f NAND: TI: fix warnings in omap_gpmc.c by Stefano Babic · 13 years ago
  57. 85c344e cfi: fix the incomplete erased status check in buffer write by Tao Hou · 13 years ago
  58. 5f720b8 mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command by Prabhakar Kushwaha · 13 years ago
  59. d903612 mtd/nand: Fix IFC driver to support 2K NAND page by Prabhakar Kushwaha · 13 years ago
  60. fb49454 nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
  61. 1f7b174 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
  62. e9d44b3 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  63. 8b463da sf: eeprom_m95xxx: set a sane default timeout by Mike Frysinger · 13 years ago
  64. a1f77b6 sf: eeprom_m95xxx: fix up style by Mike Frysinger · 13 years ago
  65. 3f54108 Blackfin: bfin_nand: mark local func static by Mike Frysinger · 13 years ago
  66. 7100a54 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 13 years ago
  67. 5e72ef0 add STM29F400BB to table of supported legacy flashs by David Müller (ELSOFT AG) · 13 years ago
  68. a9f5fab * Fix: watchdog timed out, if flash blank (0xFF) blocks by Jens Scharsig (BuS Elektronik) · 13 years ago
  69. c178347 nand/fsl_elbc: Convert to self-init by Scott Wood · 13 years ago
  70. 578931b nand: Introduce CONFIG_SYS_NAND_SELF_INIT by Scott Wood · 13 years ago
  71. 80519c8 mtd/nand: Add ONFI support for FSL NAND controller by Shengzhou Liu · 13 years ago
  72. 4fee6c2 nand: make 1-bit software ECC configurable by Christian Hitz · 13 years ago
  73. 5454ddb nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  74. ff8a8a7 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · 13 years ago
  75. 2a8e0fc nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
  76. 90e3f39 nand: cleanup whitespace by Christian Hitz · 13 years ago
  77. 8c2d9c6 nand: Add more NAND types from Linux nand driver by Christian Hitz · 13 years ago
  78. 4c6de85 nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  79. d3022c5 nand_spl_simple: store ecc data on the stack by Stefano Babic · 13 years ago
  80. 32b1127 sf: Add spi_boot() to allow booting from SPI flash in an SPL by Christian Riesch · 13 years ago
  81. b7fde58 drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  82. 18b8907 drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  83. ff62fb4 omap_gpmc: use SOFTECC in SPL if it's enabled by Ilya Yanok · 13 years ago
  84. 1df308e nand_spl_simple: add support for software ECC by Ilya Yanok · 13 years ago
  85. 56c91bc Fix regression in SMDK6400 by Simon Schwarz · 13 years ago
  86. 82645f8 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
  87. 1f6734c sf: fix erase debug output by Vadim Bendebury · 13 years ago
  88. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  89. fdbe8b9 Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  90. 67fad9f drivers/mtd/onenand/samsung.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  91. eec3ae6 drivers/mtd/dataflash.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  92. 24ccca5 GCC4.6: Squash warnings in onenand_base.c by Marek Vasut · 13 years ago
  93. 54cd51b OneNAND: Add simple OneNAND SPL by Marek Vasut · 13 years ago
  94. 0d4e850 iMX28: Add GPMI NAND driver by Marek Vasut · 13 years ago
  95. 68bb829 spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · 13 years ago
  96. 435199f arm, davinci: add support for new spl framework by Heiko Schocher · 13 years ago
  97. 7a129a5 GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c by Marek Vasut · 13 years ago
  98. f382b7c GCC4.6: Squash warning in jedec_flash.c by Marek Vasut · 13 years ago
  99. 31d3414 GCC4.6: Squash warning in cfi_flash.c by Marek Vasut · 13 years ago
  100. 23d8f77 spi/eon: add support for new EON spi flash EN25Q32B by Shaohui Xie · 13 years ago