1. f1f03cf Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  2. e4ed8cf Merge git://git.denx.de/u-boot-cfi-flash by Tom Rini · 7 years ago
  3. 5beb1b3 mtd: nand: denali: consolidate include directives by Masahiro Yamada · 7 years ago
  4. 2cf4eba mtd: nand: denali_dt: replace printf() with pr_err() by Masahiro Yamada · 7 years ago
  5. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  6. 26ea9c9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · 7 years ago
  7. 59a1f3e mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · 7 years ago
  8. de067cd mtd: cfi: Fix checking status register feature by York Sun · 7 years ago
  9. a12a8e8 fix: nand: pxa3xx: fix defined but not used warnings by Sean Nyekjaer · 7 years ago
  10. 0eb6ce0 Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  11. e7fa437 mtd: nand: zynq: Add support for the NAND lock/unlock operation by Joe Hershberger · 7 years ago
  12. 9457d92 mtd: zynq: nand: Move board_nand_init() function to board.c by Wilson Lee · 7 years ago
  13. 8b0c16f mtd: nand: denali: sync with Linux 4.15-rc1 by Masahiro Yamada · 7 years ago
  14. 984926b mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  15. 820eb48 mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  16. 32935f4 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  17. b9c07b6 mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  18. d494932 mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS by Boris Brezillon · 7 years ago
  19. 8f39721 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  20. b9bf43c mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  21. e1b1e3a mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
  22. c3a2985 mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  23. a947e64 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  24. 7ec6dc5 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  25. e509cba mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  26. e8142e2 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  27. 0919fd3 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  28. 44ad3b9 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  29. f1a54b0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  30. 14fecf9 bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  31. 313b9c3 mtd: nand: zynq: Add a config option to use 1st stage bootloader timing by Jeff Westfahl · 7 years ago
  32. 222e09a ubi: no NULL check needed before kmem_cache_destroy by Heinrich Schuchardt · 7 years ago
  33. 848d267 omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default by Tom Rini · 7 years ago
  34. 1f161f8 mtd: nand: fsl-ifc: fix support of multiple NAND devices by Kurt Kanzenbach · 7 years ago
  35. 369ece7 SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI by Andre Przywara · 7 years ago
  36. f8a5d51 mtd: replace MTDDEBUG() with pr_debug() by Masahiro Yamada · 7 years ago
  37. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  38. ca57ac5 Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  39. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  40. b1c7273 mtd: nand: denali_dt: add clock support by Masahiro Yamada · 7 years ago
  41. 0cd1018 mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) by Masahiro Yamada · 7 years ago
  42. 7f9baa1 mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) by Masahiro Yamada · 7 years ago
  43. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  44. 896de8a sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation by Lukasz Majewski · 7 years ago
  45. 230fed7 SPL: SPI: sunxi: add SPL FIT image support by Andre Przywara · 7 years ago
  46. 762aa9e Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  47. 9b71847 mtd: cfi: Add support for status register polling by Marek Vasut · 7 years ago
  48. 970940f mtd: cfi: Zap cfi_flash_base in DM case by Marek Vasut · 7 years ago
  49. 4c4b111 Fix s25fl256s position in spi_flash_ids list by Vsevolod Gribov · 7 years ago
  50. 20d2ee3 sf: Fix S25FL116K entry by Marek Vasut · 7 years ago
  51. b29ce24 mtd/spi: Add MT35XU512ABA1G12 NOR flash support by Yogesh Gaur · 7 years ago
  52. a57b480 nds32: mtd: add spi flash id MX25U16335E. by rick · 7 years ago
  53. 54fde8e mtd: nand: denali: allow to override corrupted revision register by Masahiro Yamada · 7 years ago
  54. 9c5a5dd mtd: nand: denali_dt: add a DT driver by Masahiro Yamada · 7 years ago
  55. a26162d mtd: cfi: staticize functions by Marek Vasut · 7 years ago
  56. 3c019da Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  57. 7b55a80 sf: Preserve QE bit when clearing BP# bits for Macronix flash by Bin Meng · 7 years ago
  58. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  59. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  60. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  61. 9015bb5 mtd: spi: sf_dataflash: Add print message while erase error by Wenyou.Yang@microchip.com · 7 years ago
  62. 78d55de sf: Add Macronix MX25U6435F device parameters by Bin Meng · 7 years ago
  63. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  64. 8cf55fa ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · 7 years ago
  65. 16f125c ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · 7 years ago
  66. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  67. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  68. 1715622 mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  69. aa5528b mtd: nand: make nand_info array static by Grygorii Strashko · 7 years ago
  70. 6966625 mtd: nand: drv: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  71. 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
  72. bd6d0d6 mtd: stm32: use parameter instead of default value by Patrice Chotard · 7 years ago
  73. 7868fba mtd: OneNAND: Fix onenand_block_markbad by Ladislav Michl · 7 years ago
  74. e9c173e onenand_spl_simple: Add DDP OneNAND support by Ladislav Michl · 7 years ago
  75. f7081e9 onenand_spl_simple: Call onenand_spl_get_geometry() only once by Ladislav Michl · 7 years ago
  76. 4f1002d arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · 7 years ago
  77. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  78. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  79. 56cf031 samsung: nand: Drop s3c2410_nand driver by Simon Glass · 8 years ago
  80. 11aa2af dm: sandbox: spi: Convert driver to support livetree by Simon Glass · 8 years ago
  81. 9b203bb dm: spi-flash: Convert uclass to livetree by Simon Glass · 8 years ago
  82. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · 8 years ago
  83. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 8 years ago
  84. 93c9f39 fix: nand: pxa3xx: Remove hardcode values from the driver by Konstantin Porotchkin · 8 years ago
  85. c6a4200 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · 8 years ago
  86. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · 8 years ago
  87. d4aab6b mtd: nand: atmel: use another functions to set gpio value by Wenyou Yang · 8 years ago
  88. dc2b941 mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function by Cooper Jr., Franklin · 8 years ago
  89. fcacc70 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · 8 years ago
  90. a15b6ea mtd: sunxi: Change U-Boot offset by Maxime Ripard · 8 years ago
  91. 2d3100c mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · 8 years ago
  92. 627dc18 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · 8 years ago
  93. cccddf5 nand: sunxi: Fix modulo by zero error by Maxime Ripard · 8 years ago
  94. 5386509 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  95. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  96. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  97. c10848d SPI: SPL: sunxi: fix 64-bit build by Andre Przywara · 8 years ago
  98. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  99. 9c8b3c7 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · 8 years ago
  100. 5dac9d8 mtd: nand: add initialization flag by Hou Zhiqiang · 8 years ago