1. ff04b2e Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  2. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  3. 2e60159 nand: zynq: Send address cycles as per onfi parameter page by Siva Durga Prasad Paladugu · 8 years ago
  4. 8597e8a nand: zynq: Add support for 16-bit buswidth by Siva Durga Prasad Paladugu · 8 years ago
  5. d6129ec mtd: nand: tegra: convert to driver model and live tree by Marcel Ziswiler · 7 years ago
  6. 997f04a mtd: nand: fsl_ifc: Fix nand waitfunc return value by Jagdish Gediya · 7 years ago
  7. 83fbe91 mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 by Jagdish Gediya · 7 years ago
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  9. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  10. a26ee2e nand: zynq: Cleanup initialization by Ezequiel Garcia · 7 years ago
  11. 9bdba1f nand: zynq: Fix driver initialization by Ezequiel Garcia · 7 years ago
  12. 9d9b99b nand: arasan_nfc: Fixed NAND write issue by Vipul Kumar · 7 years ago
  13. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  14. 639aa98 sunxi: move the NAND parameters to Kconfig by Miquel Raynal · 7 years ago
  15. 38b8a98 sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig by Miquel Raynal · 7 years ago
  16. 9f23e00 sunxi: automatically select SPL_NAND_SUPPORT in Kconfig by Miquel Raynal · 7 years ago
  17. 78f1099 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · 7 years ago
  18. 8eef8f3 spl: nand: sunxi: use PIO instead of DMA by Miquel Raynal · 7 years ago
  19. 298e7a6 spl: nand: sunxi: declare the ecc_bytes array globally by Miquel Raynal · 7 years ago
  20. 4f80004 spl: nand: sunxi: make the reset column helper more generic by Miquel Raynal · 7 years ago
  21. 010ea02 spl: nand: sunxi: ensure enough time has passed after changing the column by Miquel Raynal · 7 years ago
  22. 6852f48 spl: nand: sunxi: create an helper to handle command execution by Miquel Raynal · 7 years ago
  23. aeb59c3 spl: nand: sunxi: add missing status clear by Miquel Raynal · 7 years ago
  24. b242ee9 spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper by Miquel Raynal · 7 years ago
  25. b0b98ca spl: nand: sunxi: introduce the nand_wait_int() helper by Miquel Raynal · 7 years ago
  26. a450de7 spl: nand: sunxi: fix typo on register name by Miquel Raynal · 7 years ago
  27. e859503 spl: nand: sunxi: fix second case of modulo by zero error by Miquel Raynal · 7 years ago
  28. 3cb5a81 mtd: nand: sunxi: fix ECC strength choice by Miquel Raynal · 7 years ago
  29. 673a5c2 arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more by Vipul Kumar · 7 years ago
  30. 69ee755 nand: Remove unused ppc4xx NAND driver and references by Stefan Roese · 7 years ago
  31. a456d56 Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · 7 years ago
  32. 3b209fc Convert CONFIG_NAND_MXS to Kconfig by Stefan Agner · 7 years ago
  33. 18a702e nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT by Ezequiel Garcia · 7 years ago
  34. b0a4f13 nand: arasan_nfc: Use the calculated ecc address for updating ecc register by Siva Durga Prasad Paladugu · 7 years ago
  35. 45e512c nand: arasan_nfc: Add support for ondie ecc by Siva Durga Prasad Paladugu · 7 years ago
  36. 80c889c nand: arasan_nfc: Move common ecc struct initialization init routine by Siva Durga Prasad Paladugu · 7 years ago
  37. adeceb2 mtd: nand: mxs_nand_spl: Remove nand size print by Jagan Teki · 7 years ago
  38. d81d60b mtd: nand: denali: make NAND_DENALI unconfigurable option by Masahiro Yamada · 7 years ago
  39. 5beb1b3 mtd: nand: denali: consolidate include directives by Masahiro Yamada · 7 years ago
  40. 2cf4eba mtd: nand: denali_dt: replace printf() with pr_err() by Masahiro Yamada · 7 years ago
  41. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  42. 26ea9c9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · 7 years ago
  43. 59a1f3e mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · 7 years ago
  44. a12a8e8 fix: nand: pxa3xx: fix defined but not used warnings by Sean Nyekjaer · 7 years ago
  45. 0eb6ce0 Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  46. e7fa437 mtd: nand: zynq: Add support for the NAND lock/unlock operation by Joe Hershberger · 7 years ago
  47. 9457d92 mtd: zynq: nand: Move board_nand_init() function to board.c by Wilson Lee · 7 years ago
  48. 8b0c16f mtd: nand: denali: sync with Linux 4.15-rc1 by Masahiro Yamada · 7 years ago
  49. 984926b mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  50. 820eb48 mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  51. 32935f4 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  52. b9c07b6 mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  53. d494932 mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS by Boris Brezillon · 7 years ago
  54. 8f39721 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  55. b9bf43c mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  56. c3a2985 mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  57. a947e64 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  58. 7ec6dc5 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  59. e509cba mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  60. e8142e2 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  61. 0919fd3 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  62. 44ad3b9 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  63. f1a54b0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  64. 14fecf9 bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  65. 313b9c3 mtd: nand: zynq: Add a config option to use 1st stage bootloader timing by Jeff Westfahl · 7 years ago
  66. 848d267 omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default by Tom Rini · 7 years ago
  67. 1f161f8 mtd: nand: fsl-ifc: fix support of multiple NAND devices by Kurt Kanzenbach · 7 years ago
  68. f8a5d51 mtd: replace MTDDEBUG() with pr_debug() by Masahiro Yamada · 7 years ago
  69. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  70. b1c7273 mtd: nand: denali_dt: add clock support by Masahiro Yamada · 7 years ago
  71. 0cd1018 mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) by Masahiro Yamada · 7 years ago
  72. 7f9baa1 mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) by Masahiro Yamada · 7 years ago
  73. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  74. 54fde8e mtd: nand: denali: allow to override corrupted revision register by Masahiro Yamada · 7 years ago
  75. 9c5a5dd mtd: nand: denali_dt: add a DT driver by Masahiro Yamada · 7 years ago
  76. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  77. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  78. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  79. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  80. 1715622 mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  81. aa5528b mtd: nand: make nand_info array static by Grygorii Strashko · 7 years ago
  82. 6966625 mtd: nand: drv: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  83. 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
  84. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  85. 56cf031 samsung: nand: Drop s3c2410_nand driver by Simon Glass · 8 years ago
  86. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 8 years ago
  87. 93c9f39 fix: nand: pxa3xx: Remove hardcode values from the driver by Konstantin Porotchkin · 8 years ago
  88. c6a4200 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · 8 years ago
  89. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · 8 years ago
  90. d4aab6b mtd: nand: atmel: use another functions to set gpio value by Wenyou Yang · 8 years ago
  91. dc2b941 mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function by Cooper Jr., Franklin · 8 years ago
  92. fcacc70 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · 8 years ago
  93. a15b6ea mtd: sunxi: Change U-Boot offset by Maxime Ripard · 8 years ago
  94. 2d3100c mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · 8 years ago
  95. cccddf5 nand: sunxi: Fix modulo by zero error by Maxime Ripard · 8 years ago
  96. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  97. 9c8b3c7 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · 8 years ago
  98. 5dac9d8 mtd: nand: add initialization flag by Hou Zhiqiang · 8 years ago
  99. 814cb19 mtd: nand: build MXS driver for MX7 as well by Andrey Yurovsky · 8 years ago
  100. 6cc5185 omap-gpmc: use SECTOR_BYTES instead of hardcoded value by Ladislav Michl · 8 years ago