1. cdc1152 mtd: add altera quadspi driver by Thomas Chou · 9 years ago
  2. 47eae23 cfi_flash: convert to driver model by Thomas Chou · 9 years ago
  3. e51b65e dm: implement a MTD uclass by Thomas Chou · 9 years ago
  4. 1cd8761 sf: Add SPI NOR protection mechanism by Fabio Estevam · 9 years ago
  5. d970969 sf: Add SPI protection mechanism from the kernel by Fabio Estevam · 9 years ago
  6. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  7. 5ded014 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  8. 87adf08 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 9 years ago
  9. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  10. 316870c cfi_flash: use specific width types for cword by Ryan Harkin · 9 years ago
  11. 7f2a481 UBI: Fastmap: Fix PEB array type by Heiko Schocher · 9 years ago
  12. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  13. 853ef3e sf: Add FSR support to spi_flash_cmd_wait_ready by Jagan Teki · 9 years ago
  14. 5181dd9 sf: Update status reg check in spi_flash_cmd_wait_ready by Jagan Teki · 9 years ago
  15. 4537cec sf: Make flash->flags use for generic usage by Jagan Teki · 9 years ago
  16. 5088b07 sf: Optimize BAR write code by Jagan Teki · 9 years ago
  17. 88e7a7c sf: Add spi_flash_read_bar by Jagan Teki · 9 years ago
  18. 2e833d2 sf: Return bank_sel, if flash->bank_curr == bank_sel by Jagan Teki · 9 years ago
  19. 651de3c sf: params: Add IS25LP128 part support by Jagan Teki · 9 years ago
  20. b47925c sf: params: Add IS25LP064 part support by Jagan Teki · 9 years ago
  21. 2e5615c sf: params: Add IS25LP032 part support by Jagan Teki · 9 years ago
  22. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  23. 0dcc889 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  24. 59ae13a mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · 9 years ago
  25. 69cf8ad nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · 9 years ago
  26. 3ca850c mtd: sf: Add support AT26DF081A chip by Yao Yuan · 9 years ago
  27. eb715f6 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin by Hans de Goede · 9 years ago
  28. 2a0bb35 mtd: nand: mxs check maximum ecc that platfrom supports by Peng Fan · 9 years ago
  29. 56b6902 mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() by Stefan Roese · 9 years ago
  30. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  31. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  32. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  33. b2ef232 mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 by Stefan Roese · 9 years ago
  34. f52e1dc arm: Remove nhk8815 boards and nomadik arch by Simon Glass · 9 years ago
  35. 8b9d291 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices by Stefan Roese · 9 years ago
  36. 60b1b29 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  37. 353f3d0 sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  38. 0246245 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  39. 3ce35f9 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  40. 5a34ee2 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  41. 01c69ed sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  42. a44f40e sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  43. f851120 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  44. d223678 sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  45. c270b48 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  46. 4de74a4 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  47. 466a318 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  48. 5ed52f6 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  49. 19af938 sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · 9 years ago
  50. 7c7fbfb sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · 9 years ago
  51. 534e607 sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · 9 years ago
  52. 06b4781 mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · 9 years ago
  53. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  54. e3bbfb7 mtd: nand: mxs invalidate dcache before DMA read by Peng Fan · 9 years ago
  55. c94f09d mtd: nand: mxs support oobsize bigger than 512 by Peng Fan · 9 years ago
  56. 75659da mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · 9 years ago
  57. 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · 9 years ago
  58. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 11 years ago
  59. 831bbad nand: Remove __UBOOT__ ifdefs by Scott Wood · 9 years ago
  60. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  61. 416e10d nand: lpc32xx: add ECC layout for small page NAND by Sylvain Lemieux · 9 years ago
  62. e72017a nand: lpc32xx: add hardware ECC support by Sylvain Lemieux · 9 years ago
  63. 4fe4470 sf: ops: Add spi_flash_copy_mmap function by Tom Rini · 9 years ago
  64. e0bdcb8 sf: Make 4K sector support configurable by Marek Vasut · 9 years ago
  65. cdbf208 tegra: nand: disable subpage writes by Marcel Ziswiler · 9 years ago
  66. d5c6922 mtd/nand/tegra: alignment workaround by Marcel Ziswiler · 9 years ago
  67. df13b14 tegra: nand: fix read_byte required for proper onfi detection by Marcel Ziswiler · 9 years ago
  68. 78f04f0 nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · 9 years ago
  69. cb8183d spl: nand: simple: replace readb() with chip specific read_buf() by Vladimir Zapolskiy · 9 years ago
  70. 311aef6 nand, atmel: remove udelay in spl_nand_erase_one() by Heiko Schocher · 9 years ago
  71. e2b662b sunxi: nand: Add board configuration options by Piotr Zierhoffer · 9 years ago
  72. 4ac391c sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support by Piotr Zierhoffer · 9 years ago
  73. b577da6 sf: kconfig: add kconfig options for spi flashes by Nikita Kiryanov · 9 years ago
  74. 26256d2 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · 9 years ago
  75. 7a8fb0c sf: Kconfig: Add SPI_FLASH_BAR entry by Jagan Teki · 9 years ago
  76. d6a56ae sf: Kconfig: Add SPI_FLASH_DATAFLASH entry by Jagan Teki · 9 years ago
  77. 88c5b58 sf: Kconfig: Add SPI_FLASH_MTD entry by Jagan Teki · 9 years ago
  78. ffc1454 sf: Kconfig: Update SPI_FLASH entry by Jagan Teki · 9 years ago
  79. 9faaab8 sf: Add Kconfig menu entry by Jagan Teki · 9 years ago
  80. 79ec07c sf: dataflash: Rename to CONFIG_SPI_FLASH_DATAFLASH by Jagan Teki · 9 years ago
  81. 7943612 spi/sf: Minor cleanups by Jagan Teki · 9 years ago
  82. 86780ce sf: update sst25wf040b flash params by Haikun Wang · 9 years ago
  83. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 10 years ago
  84. 06cfc03 mtd, spi: Add MTD layer driver by Daniel Schwierzeck · 10 years ago
  85. 8924285 dm: sf: Add Atmel DataFlash spi flash driver by Haikun Wang · 9 years ago
  86. 07ed1b9 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  87. f038986 mtd: spi: Add the SPI_FLASH config to Kconfig by Joe Hershberger · 9 years ago
  88. 5e67ac7 mtd: OMAP: Enable GPMC prefetch mode for 16 bit access by Jeroen Hofstee · 10 years ago
  89. f2bf571 omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM by Jeroen Hofstee · 10 years ago
  90. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 10 years ago
  91. 4ce682a mtd: vf610_nfc: enable ONFI detection by Stefan Agner · 10 years ago
  92. fe10d3f mtd: vf610_nfc: add 32-error correction option for HW ECC by Stefan Agner · 10 years ago
  93. 6120f75 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 10 years ago
  94. ec01848 mtd: vf610_nfc: use in-band bad block table by Stefan Agner · 10 years ago
  95. 7056fee mtd: vf610_nfc: implement OOB only read by Stefan Agner · 10 years ago
  96. 4f48928 mtd: vf610_nfc: allow bitflips in an empty page by Stefan Agner · 10 years ago
  97. 0421341 mtd: vf610_nfc: remove read on SEQIN by Stefan Agner · 10 years ago
  98. 37528c1 mtd: vf610_nfc: remove caching of page in buffer by Stefan Agner · 10 years ago
  99. 1d87026 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · 10 years ago
  100. c6fe144 mtd:mxs:nand calculate ecc strength dynamically by Peng Fan · 10 years ago