1. d55c815 nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT by Ezequiel Garcia · 7 years ago
  2. f25ac66 nand: arasan_nfc: Use the calculated ecc address for updating ecc register by Siva Durga Prasad Paladugu · 7 years ago
  3. cacb8a0 nand: arasan_nfc: Add support for ondie ecc by Siva Durga Prasad Paladugu · 7 years ago
  4. b08fc34 nand: arasan_nfc: Move common ecc struct initialization init routine by Siva Durga Prasad Paladugu · 7 years ago
  5. ca9d211 mtd: nand: mxs_nand_spl: Remove nand size print by Jagan Teki · 7 years ago
  6. b55c89c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  7. 065592b mtd/spi: fix block count for is25lq040b by Sean Nyekjaer · 7 years ago
  8. dc774e6 mtd: nand: denali: make NAND_DENALI unconfigurable option by Masahiro Yamada · 7 years ago
  9. 0c4d248 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  10. da63df9 Merge git://git.denx.de/u-boot-cfi-flash by Tom Rini · 7 years ago
  11. 0faef2e mtd: nand: denali: consolidate include directives by Masahiro Yamada · 7 years ago
  12. 681ed4d mtd: nand: denali_dt: replace printf() with pr_err() by Masahiro Yamada · 7 years ago
  13. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  14. 57f9bb9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · 7 years ago
  15. 1a7e176 mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · 7 years ago
  16. 2544f47 mtd: cfi: Fix checking status register feature by York Sun · 7 years ago
  17. e13921a fix: nand: pxa3xx: fix defined but not used warnings by Sean Nyekjaer · 7 years ago
  18. b06c46d Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  19. 6d3fa0d mtd: nand: zynq: Add support for the NAND lock/unlock operation by Joe Hershberger · 7 years ago
  20. 310995d mtd: zynq: nand: Move board_nand_init() function to board.c by Wilson Lee · 7 years ago
  21. 350d052 mtd: nand: denali: sync with Linux 4.15-rc1 by Masahiro Yamada · 7 years ago
  22. e600137 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  23. 470c29d mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  24. 52cde35 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  25. 436fb2b mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  26. c7c553f mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS by Boris Brezillon · 7 years ago
  27. 94b50a8 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  28. 4d75596 mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  29. 13f3b04 mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
  30. 1fb87de mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  31. 6f84b26 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  32. 3d841b3 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  33. 27c4792 mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  34. b893e83 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  35. 46deff5 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  36. 1728eb5 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  37. 19d30de mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  38. ed3986c bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  39. 8000d6e mtd: nand: zynq: Add a config option to use 1st stage bootloader timing by Jeff Westfahl · 7 years ago
  40. b4fbcbc mtd/spi: add support for is25lq040b by Sean Nyekjaer · 7 years ago
  41. cd5f33e ubi: no NULL check needed before kmem_cache_destroy by Heinrich Schuchardt · 7 years ago
  42. 39e7096 omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default by Tom Rini · 7 years ago
  43. 99145c4 mtd: nand: fsl-ifc: fix support of multiple NAND devices by Kurt Kanzenbach · 7 years ago
  44. a722359 SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI by Andre Przywara · 7 years ago
  45. 166cae2 mtd: replace MTDDEBUG() with pr_debug() by Masahiro Yamada · 7 years ago
  46. 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  47. 002e910 Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  48. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  49. a89b9bc mtd: nand: denali_dt: add clock support by Masahiro Yamada · 7 years ago
  50. fe3fddf mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) by Masahiro Yamada · 7 years ago
  51. 6f29c7a mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) by Masahiro Yamada · 7 years ago
  52. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  53. ca1ac16 sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation by Lukasz Majewski · 7 years ago
  54. ba09440 SPL: SPI: sunxi: add SPL FIT image support by Andre Przywara · 7 years ago
  55. 9241265 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  56. 72443c7 mtd: cfi: Add support for status register polling by Marek Vasut · 7 years ago
  57. 1ec0a37 mtd: cfi: Zap cfi_flash_base in DM case by Marek Vasut · 7 years ago
  58. db10809 Fix s25fl256s position in spi_flash_ids list by Vsevolod Gribov · 7 years ago
  59. 545a438 sf: Fix S25FL116K entry by Marek Vasut · 7 years ago
  60. 811b6be mtd/spi: Add MT35XU512ABA1G12 NOR flash support by Yogesh Gaur · 7 years ago
  61. 6d3cb0f nds32: mtd: add spi flash id MX25U16335E. by rick · 7 years ago
  62. 6c71b6f mtd: nand: denali: allow to override corrupted revision register by Masahiro Yamada · 7 years ago
  63. 1d9654d mtd: nand: denali_dt: add a DT driver by Masahiro Yamada · 7 years ago
  64. 236c49a mtd: cfi: staticize functions by Marek Vasut · 7 years ago
  65. 390194d Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  66. 294f205 sf: Preserve QE bit when clearing BP# bits for Macronix flash by Bin Meng · 7 years ago
  67. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  68. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  69. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  70. 8fc2fae mtd: spi: sf_dataflash: Add print message while erase error by Wenyou.Yang@microchip.com · 7 years ago
  71. ac6777b sf: Add Macronix MX25U6435F device parameters by Bin Meng · 7 years ago
  72. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  73. f8dc5a0 ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · 7 years ago
  74. fc94f20 ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · 7 years ago
  75. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  76. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  77. a1d1fdc mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  78. 7a9dfe7 mtd: nand: make nand_info array static by Grygorii Strashko · 7 years ago
  79. 88b81bf mtd: nand: drv: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  80. ad92dff cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
  81. c5c1756 mtd: stm32: use parameter instead of default value by Patrice Chotard · 7 years ago
  82. 4e118ce mtd: OneNAND: Fix onenand_block_markbad by Ladislav Michl · 7 years ago
  83. b51ced8 onenand_spl_simple: Add DDP OneNAND support by Ladislav Michl · 7 years ago
  84. 0da008e onenand_spl_simple: Call onenand_spl_get_geometry() only once by Ladislav Michl · 7 years ago
  85. 988390b arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · 7 years ago
  86. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  87. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  88. 5644aee samsung: nand: Drop s3c2410_nand driver by Simon Glass · 8 years ago
  89. a118179 dm: sandbox: spi: Convert driver to support livetree by Simon Glass · 8 years ago
  90. 656f29d dm: spi-flash: Convert uclass to livetree by Simon Glass · 8 years ago
  91. eed3660 fdt: Rename a few functions in fdt_support by Simon Glass · 8 years ago
  92. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  93. 1d45329 fix: nand: pxa3xx: Remove hardcode values from the driver by Konstantin Porotchkin · 8 years ago
  94. 18cae43 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · 8 years ago
  95. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 8 years ago
  96. 0de077d mtd: nand: atmel: use another functions to set gpio value by Wenyou Yang · 8 years ago
  97. 6e1eb08 mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function by Cooper Jr., Franklin · 8 years ago
  98. ff93c28 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · 8 years ago
  99. adc706b mtd: sunxi: Change U-Boot offset by Maxime Ripard · 8 years ago
  100. 5fe4c9f mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · 8 years ago