1. 7036549 nand/fsl_ifc: Increase eccstat[] for IFC 2.0 by Scott Wood · 10 years ago
  2. 632310b sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig by Simon Glass · 10 years ago
  3. 1260c38 dm: spi_flash: fix wrong dependency by Masahiro Yamada · 10 years ago
  4. 1c36923 dm: sf: Add driver model read/write/erase methods by Simon Glass · 10 years ago
  5. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  6. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  7. 7c97f70 lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · 10 years ago
  8. f0dd458 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  9. ab7ec11 ARM: at91: atmel_nand: Support flash based BBT by David Dueck · 10 years ago
  10. 11f1fa0 mtd: vf610_nfc: specify transfer size before each transfer by Stefan Agner · 10 years ago
  11. 88181fa mtd: vf610_nfc: mark page as dirty on block erase by Stefan Agner · 10 years ago
  12. ae6ad78 nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  13. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  14. c9d92cf nand: Add verification functions by Peter Tyser · 10 years ago
  15. 966f1cd mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf() by Luca Ellero · 10 years ago
  16. 80f06b8 mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() by Luca Ellero · 10 years ago
  17. 4a5faa8 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  18. 2616007 mtd: nand: omap_gpmc: Make ready/busy pins configurable by Michal Sojka · 10 years ago
  19. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  20. 72fb32b kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  21. 8645fd9 mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined by Egli, Samuel · 10 years ago
  22. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  23. 1f5c089 mtd: atmel_nand: according to pmecc version to perform 0xff page correction by Wu, Josh · 10 years ago
  24. 865dd4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  25. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  26. ef3493d dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() by Simon Glass · 10 years ago
  27. 67042a2 dm: tegra: nand: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  28. 131a824 ubi: reset mtd_devs when ubi part fail by Heiko Schocher · 10 years ago
  29. 807259b powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · 10 years ago
  30. d90e236 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · 10 years ago
  31. 8d10054 mtd: nand: do not scan BBT after scrub by Masahiro Yamada · 10 years ago
  32. 8c6c14a mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again by Masahiro Yamada · 10 years ago
  33. f5a1902 mtd: nand: revive "nand scrub" command by Masahiro Yamada · 10 years ago
  34. 20b27be mtd: nand: omap_gpmc: fix error handling by Guido Martínez · 10 years ago
  35. f7bc62f sf: sf_params: Add S25FL164K flash identifier info by Adnan Ali · 10 years ago
  36. 847b469 sf: sf_params: Add S25FL116K flash support by Adnan Ali · 10 years ago
  37. 21c5164 mtd/spi: Add support for SST25WF040B by Shengzhou Liu · 10 years ago
  38. 6cce311 mtd: sf: Zap ramtron driver by Jagannadha Sutradharudu Teki · 10 years ago
  39. 7f0fd70 sf: Enable byte program support by Jagannadha Sutradharudu Teki · 10 years ago
  40. fcbfc17 spi: sf: Support byte program for sst spi flash by Bin Meng · 10 years ago
  41. 52c62bb spi: Fix flag collision for SST_WP by Simon Glass · 10 years ago
  42. 29e6391 sf: Fix look for the fastest read command by Jagannadha Sutradharudu Teki · 10 years ago
  43. 175f8df driver/mtd: Fix IFC compilation warnings by Jaiprakash Singh · 10 years ago
  44. ab98bb5 arm: ls102xa: Add NAND boot support for LS1021AQDS board by Alison Wang · 10 years ago
  45. e05972f mtd: nand: omap_gpmc: Always use ready/busy pin by Stefan Roese · 10 years ago
  46. 9bfc6cc mtd: nand: s3c: Unify the register definition and naming by Marek Vasut · 10 years ago
  47. b63e906 mtd/nand/vf610_nfc: Disable subpage writes by Sanchayan Maity · 10 years ago
  48. 628ee1e mtd: denali: set some registers after nand_scan_ident() by Masahiro Yamada · 10 years ago
  49. da0763d mtd: denali: use CONFIG_SYS_NAND_SELF_INIT by Masahiro Yamada · 10 years ago
  50. dc17bdc nand: reinstate lazy bad block scanning by Rostislav Lisovy · 10 years ago
  51. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  52. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  53. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  54. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  55. de45a1a Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  56. 892de18 mtd: Handle 29LV800BT by Dirk Eibach · 10 years ago
  57. d7f1fa4 mtd, cfi, ubi: add missing writebufsize initialization by Heiko Schocher · 10 years ago
  58. f259ad2 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · 10 years ago
  59. ae2af0a spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · 10 years ago
  60. 4ff0c37 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
  61. fd68338 mtd: atmel_nand: add missing include by Heiko Schocher · 10 years ago
  62. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  63. e854108 mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND by Marek Vasut · 10 years ago
  64. 7936907 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · 10 years ago
  65. 4f517e6 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} by Jeroen Hofstee · 10 years ago
  66. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  67. 0186238 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  68. 6f7d259 dm: Convert spi_flash_probe() and 'sf probe' to use driver model by Simon Glass · 10 years ago
  69. d6eedf7 dm: sf: Add a uclass for SPI flash by Simon Glass · 10 years ago
  70. c10c3d4 spi: Use error return value in sf_ops by Simon Glass · 10 years ago
  71. d34b456 sf: Tidy up public and private header files by Simon Glass · 10 years ago
  72. def9215 dm: Add spi.h header to a few files by Simon Glass · 10 years ago
  73. ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  74. b692b3f mtd: denali: support NAND_CMD_RNDOUT command by Masahiro Yamada · 10 years ago
  75. 40525e2 mtd: denali: fix NAND_CMD_PARAM command by Masahiro Yamada · 10 years ago
  76. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  77. 428ea9e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  78. 9e2712d cfi_flash: don't hide write/erase errors by Baruch Siach · 10 years ago
  79. d182d54 mtd: denali: add Denali NAND driver for SPL by Masahiro Yamada · 10 years ago
  80. c343b38 mtd: denali: add Denali controller configs to Kconfig by Masahiro Yamada · 10 years ago
  81. 6519943 Merge branch 'for-tom' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  82. 5d8f063 sandbox: Convert SPI flash emulation to use sf_params by Simon Glass · 10 years ago
  83. 4844742 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  84. 03534df nand/denali: Adding Denali NAND driver support by Chin Liang See · 10 years ago
  85. a9e9954 mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · 10 years ago
  86. 278d903 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · 10 years ago
  87. d7550e1 driver/mtd: Use generic timer API for FSL IFC, eLBC by Prabhakar Kushwaha · 10 years ago
  88. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  89. 4d23d51 sf: Add M25PX64 SPI NOR flash ID by Stefan Roese · 10 years ago
  90. 6c6ccdf spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
  91. 257ede9 mtd: spi: add support for M25PE16 and M25PX16 by Nikita Kiryanov · 10 years ago
  92. 49c753d sf: Add an empty entry to the parameter list by Simon Glass · 10 years ago
  93. ea9b351 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  94. d7915f4 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · 10 years ago
  95. b31868f mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · 10 years ago
  96. b5ee6e2 mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD by maxin.john@enea.com · 10 years ago
  97. d5c6580 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · 10 years ago
  98. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  99. d6b1ccb mtd: nand: add Freescale vf610_nfc driver by Stefan Agner · 10 years ago
  100. a9ee70a mtd: nand: omap_gpmc: Fix 'bit-flip' errors by Rostislav Lisovy · 10 years ago