1. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  2. 748b5b3 sunxi: move the NAND parameters to Kconfig by Miquel Raynal · 7 years ago
  3. b56052f sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig by Miquel Raynal · 7 years ago
  4. 6d094d5 sunxi: automatically select SPL_NAND_SUPPORT in Kconfig by Miquel Raynal · 7 years ago
  5. 663e8a9 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · 7 years ago
  6. 6ddbb1e spl: nand: sunxi: use PIO instead of DMA by Miquel Raynal · 7 years ago
  7. 7440bd7 spl: nand: sunxi: declare the ecc_bytes array globally by Miquel Raynal · 7 years ago
  8. 22f0aa0 spl: nand: sunxi: make the reset column helper more generic by Miquel Raynal · 7 years ago
  9. 4dac80a spl: nand: sunxi: ensure enough time has passed after changing the column by Miquel Raynal · 7 years ago
  10. a084cb6 spl: nand: sunxi: create an helper to handle command execution by Miquel Raynal · 7 years ago
  11. 781e70c spl: nand: sunxi: add missing status clear by Miquel Raynal · 7 years ago
  12. 60fb179 spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper by Miquel Raynal · 7 years ago
  13. 28f7a9d spl: nand: sunxi: introduce the nand_wait_int() helper by Miquel Raynal · 7 years ago
  14. 802f766 spl: nand: sunxi: fix typo on register name by Miquel Raynal · 7 years ago
  15. a0a984e spl: nand: sunxi: fix second case of modulo by zero error by Miquel Raynal · 7 years ago
  16. f3aff37 mtd: nand: sunxi: fix ECC strength choice by Miquel Raynal · 7 years ago
  17. 2453c69 arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more by Vipul Kumar · 7 years ago
  18. ec9c80d nand: Remove unused ppc4xx NAND driver and references by Stefan Roese · 7 years ago
  19. 99bec1a Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · 7 years ago
  20. c87c811 Convert CONFIG_NAND_MXS to Kconfig by Stefan Agner · 7 years ago
  21. d55c815 nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT by Ezequiel Garcia · 7 years ago
  22. f25ac66 nand: arasan_nfc: Use the calculated ecc address for updating ecc register by Siva Durga Prasad Paladugu · 7 years ago
  23. cacb8a0 nand: arasan_nfc: Add support for ondie ecc by Siva Durga Prasad Paladugu · 7 years ago
  24. b08fc34 nand: arasan_nfc: Move common ecc struct initialization init routine by Siva Durga Prasad Paladugu · 7 years ago
  25. ca9d211 mtd: nand: mxs_nand_spl: Remove nand size print by Jagan Teki · 7 years ago
  26. dc774e6 mtd: nand: denali: make NAND_DENALI unconfigurable option by Masahiro Yamada · 7 years ago
  27. 0faef2e mtd: nand: denali: consolidate include directives by Masahiro Yamada · 7 years ago
  28. 681ed4d mtd: nand: denali_dt: replace printf() with pr_err() by Masahiro Yamada · 7 years ago
  29. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  30. 57f9bb9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · 7 years ago
  31. 1a7e176 mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · 7 years ago
  32. e13921a fix: nand: pxa3xx: fix defined but not used warnings by Sean Nyekjaer · 7 years ago
  33. b06c46d Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  34. 6d3fa0d mtd: nand: zynq: Add support for the NAND lock/unlock operation by Joe Hershberger · 7 years ago
  35. 310995d mtd: zynq: nand: Move board_nand_init() function to board.c by Wilson Lee · 7 years ago
  36. 350d052 mtd: nand: denali: sync with Linux 4.15-rc1 by Masahiro Yamada · 7 years ago
  37. e600137 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  38. 470c29d mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  39. 52cde35 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  40. 436fb2b mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  41. c7c553f mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS by Boris Brezillon · 7 years ago
  42. 94b50a8 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  43. 4d75596 mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  44. 1fb87de mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  45. 6f84b26 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  46. 3d841b3 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  47. 27c4792 mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  48. b893e83 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  49. 46deff5 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  50. 1728eb5 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  51. 19d30de mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  52. ed3986c bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  53. 8000d6e mtd: nand: zynq: Add a config option to use 1st stage bootloader timing by Jeff Westfahl · 7 years ago
  54. 39e7096 omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default by Tom Rini · 7 years ago
  55. 99145c4 mtd: nand: fsl-ifc: fix support of multiple NAND devices by Kurt Kanzenbach · 7 years ago
  56. 166cae2 mtd: replace MTDDEBUG() with pr_debug() by Masahiro Yamada · 7 years ago
  57. 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  58. a89b9bc mtd: nand: denali_dt: add clock support by Masahiro Yamada · 7 years ago
  59. fe3fddf mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) by Masahiro Yamada · 7 years ago
  60. 6f29c7a mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) by Masahiro Yamada · 7 years ago
  61. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 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. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  65. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  66. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  67. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  68. a1d1fdc mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  69. 7a9dfe7 mtd: nand: make nand_info array static by Grygorii Strashko · 7 years ago
  70. 88b81bf mtd: nand: drv: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  71. ad92dff cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
  72. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  73. 5644aee samsung: nand: Drop s3c2410_nand driver by Simon Glass · 7 years ago
  74. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  75. 1d45329 fix: nand: pxa3xx: Remove hardcode values from the driver by Konstantin Porotchkin · 7 years ago
  76. 18cae43 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · 7 years ago
  77. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 7 years ago
  78. 0de077d mtd: nand: atmel: use another functions to set gpio value by Wenyou Yang · 8 years ago
  79. 6e1eb08 mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function by Cooper Jr., Franklin · 7 years ago
  80. ff93c28 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · 8 years ago
  81. adc706b mtd: sunxi: Change U-Boot offset by Maxime Ripard · 8 years ago
  82. 5fe4c9f mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · 8 years ago
  83. ea3f750 nand: sunxi: Fix modulo by zero error by Maxime Ripard · 8 years ago
  84. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  85. 203db38 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · 8 years ago
  86. d72158c mtd: nand: add initialization flag by Hou Zhiqiang · 8 years ago
  87. f78038d mtd: nand: build MXS driver for MX7 as well by Andrey Yurovsky · 8 years ago
  88. 6fe7fe1 omap-gpmc: use SECTOR_BYTES instead of hardcoded value by Ladislav Michl · 8 years ago
  89. 101000b mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print by Jagan Teki · 8 years ago
  90. cf07d39 NAND: davinci: add support for NAND chips with 16 bits bus by Fabien Parent · 8 years ago
  91. 11777a5 mtd: nand: add support for the TC58NVG2S0H chip by Boris Brezillon · 8 years ago
  92. 02bcff2 nand: arasan_nfc: Clear ecc on bit while sending read command by Siva Durga Prasad Paladugu · 8 years ago
  93. ae798d2 mtd: nand: zynq_nand: Add nand driver support for zynq by Siva Durga Prasad Paladugu · 8 years ago
  94. df10a85 mtd: nand: Kconfig: Add NAND_MXS entry by Jagan Teki · 8 years ago
  95. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  96. 16f4166 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  97. 2a83c95 mtd: nand: mxs: fix cache alignment for cache lines >32 by Stefan Agner · 8 years ago
  98. 8b7d512 nand: Fix some more NULL name tests by Scott Wood · 8 years ago
  99. 91395b5 mtd: nand: pxa3xx: use nand_set_controller_data by Chris Packham · 8 years ago
  100. ebb7feb mtd: nand: fix bug writing 1 byte less than page size by Hector Palacios · 8 years ago