1. 99bec1a Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · 7 years ago
  2. c87c811 Convert CONFIG_NAND_MXS to Kconfig by Stefan Agner · 7 years ago
  3. 2d2d306 ubi: Ensure no fastmap flush after uif_close by Martin Townsend · 7 years ago
  4. ab21ece Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze by Tom Rini · 7 years ago
  5. d55c815 nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT by Ezequiel Garcia · 7 years ago
  6. f25ac66 nand: arasan_nfc: Use the calculated ecc address for updating ecc register by Siva Durga Prasad Paladugu · 7 years ago
  7. cacb8a0 nand: arasan_nfc: Add support for ondie ecc by Siva Durga Prasad Paladugu · 7 years ago
  8. b08fc34 nand: arasan_nfc: Move common ecc struct initialization init routine by Siva Durga Prasad Paladugu · 7 years ago
  9. d9a3569 cfi_flash: Always define cfi_flash_num_flash_banks by Mario Six · 7 years ago
  10. c0350fb cfi_flash: Fix indention by Mario Six · 7 years ago
  11. ddcf054 cfi_flash: Fix long lines by Mario Six · 7 years ago
  12. 5701ba8 cfi_flash: Bound-check index before array access by Mario Six · 7 years ago
  13. 9dbaebc flash: Fix spelling of "ERR_TIMOUT" by Mario Six · 7 years ago
  14. c8a9a82 cfi_flash: Rename camel-case variables by Mario Six · 7 years ago
  15. 876c52f cfi_flash: Fix strings split across lines by Mario Six · 7 years ago
  16. 5312838 cfi_flash: Use u8 pointers instead of void pointers by Mario Six · 7 years ago
  17. d3525b6 cfi_flash: Remove assignments from if conditions by Mario Six · 7 years ago
  18. ab61cfb cfi_flash: Remove return from void function by Mario Six · 7 years ago
  19. 0cec0a1 cfi_flash: Fix placement of brace by Mario Six · 7 years ago
  20. 9860137 cfi_flash: Fix else after break by Mario Six · 7 years ago
  21. 9f72021 cfi_flash: Fix spelling of "Unknown" by Mario Six · 7 years ago
  22. 12d7fed cfi_flash: Add missing braces in blocks by Mario Six · 7 years ago
  23. 4f89da4 cfi_flash: Remove unnecessary braces by Mario Six · 7 years ago
  24. a6d18f2 cfi_flash: Fix comment style by Mario Six · 7 years ago
  25. 38d2831 cfi_flash: Use __func__ macro instead of function name by Mario Six · 7 years ago
  26. 88ecd8b cfi_flash: Fix logical continuations by Mario Six · 7 years ago
  27. 0412e90 cfi_flash: Remove braces for single-statement blocks by Mario Six · 7 years ago
  28. 7223a8c cfi_flash: Fix missing/superfluous lines by Mario Six · 7 years ago
  29. 640f4e3 cfi_flash: Fix spacing around casts/operators by Mario Six · 7 years ago
  30. dde0913 cfi_flash: Fix indent of case statements by Mario Six · 7 years ago
  31. db91bb2 cfi_flash: Fix whitespace with casting by Mario Six · 7 years ago
  32. b168386 cfi_flash: Fix Parenthesis spacing by Mario Six · 7 years ago
  33. ca2b07a cfi_flash: Fix style of pointer declarations by Mario Six · 7 years ago
  34. 188a556 cfi_flash: Fix space between function name and parenthesis by Mario Six · 7 years ago
  35. 36890ff sf_probe: Merge spi_flash_probe_tail into spi_flash_probe by Mario Six · 7 years ago
  36. a3e32c5 spi: sf_probe: Fix style violations by Mario Six · 7 years ago
  37. 74ea6e8 spi: Remove spi_flash_probe_fdt by Mario Six · 7 years ago
  38. 6c94bd1 drivers: spi: consider command bytes when sending transfers by Álvaro Fernández Rojas · 7 years ago
  39. 8af74ed drivers: spi: allow limiting reads by Álvaro Fernández Rojas · 7 years ago
  40. 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  41. ca9d211 mtd: nand: mxs_nand_spl: Remove nand size print by Jagan Teki · 7 years ago
  42. b55c89c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  43. 065592b mtd/spi: fix block count for is25lq040b by Sean Nyekjaer · 7 years ago
  44. dc774e6 mtd: nand: denali: make NAND_DENALI unconfigurable option by Masahiro Yamada · 7 years ago
  45. 0c4d248 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  46. da63df9 Merge git://git.denx.de/u-boot-cfi-flash by Tom Rini · 7 years ago
  47. 0faef2e mtd: nand: denali: consolidate include directives by Masahiro Yamada · 7 years ago
  48. 681ed4d mtd: nand: denali_dt: replace printf() with pr_err() by Masahiro Yamada · 7 years ago
  49. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  50. 57f9bb9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · 7 years ago
  51. 1a7e176 mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · 7 years ago
  52. 2544f47 mtd: cfi: Fix checking status register feature by York Sun · 7 years ago
  53. e13921a fix: nand: pxa3xx: fix defined but not used warnings by Sean Nyekjaer · 7 years ago
  54. b06c46d Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  55. 6d3fa0d mtd: nand: zynq: Add support for the NAND lock/unlock operation by Joe Hershberger · 7 years ago
  56. 310995d mtd: zynq: nand: Move board_nand_init() function to board.c by Wilson Lee · 7 years ago
  57. 350d052 mtd: nand: denali: sync with Linux 4.15-rc1 by Masahiro Yamada · 7 years ago
  58. e600137 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  59. 470c29d mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  60. 52cde35 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  61. 436fb2b mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  62. c7c553f mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS by Boris Brezillon · 7 years ago
  63. 94b50a8 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  64. 4d75596 mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  65. 13f3b04 mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
  66. 1fb87de mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  67. 6f84b26 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  68. 3d841b3 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  69. 27c4792 mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  70. b893e83 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  71. 46deff5 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  72. 1728eb5 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  73. 19d30de mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  74. ed3986c bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  75. 8000d6e mtd: nand: zynq: Add a config option to use 1st stage bootloader timing by Jeff Westfahl · 7 years ago
  76. b4fbcbc mtd/spi: add support for is25lq040b by Sean Nyekjaer · 7 years ago
  77. cd5f33e ubi: no NULL check needed before kmem_cache_destroy by Heinrich Schuchardt · 7 years ago
  78. 39e7096 omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default by Tom Rini · 7 years ago
  79. 99145c4 mtd: nand: fsl-ifc: fix support of multiple NAND devices by Kurt Kanzenbach · 7 years ago
  80. a722359 SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI by Andre Przywara · 7 years ago
  81. 166cae2 mtd: replace MTDDEBUG() with pr_debug() by Masahiro Yamada · 7 years ago
  82. 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  83. 002e910 Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  84. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  85. a89b9bc mtd: nand: denali_dt: add clock support by Masahiro Yamada · 7 years ago
  86. fe3fddf mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) by Masahiro Yamada · 7 years ago
  87. 6f29c7a mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) by Masahiro Yamada · 7 years ago
  88. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  89. ca1ac16 sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation by Lukasz Majewski · 7 years ago
  90. ba09440 SPL: SPI: sunxi: add SPL FIT image support by Andre Przywara · 7 years ago
  91. 9241265 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  92. 72443c7 mtd: cfi: Add support for status register polling by Marek Vasut · 7 years ago
  93. 1ec0a37 mtd: cfi: Zap cfi_flash_base in DM case by Marek Vasut · 7 years ago
  94. db10809 Fix s25fl256s position in spi_flash_ids list by Vsevolod Gribov · 7 years ago
  95. 545a438 sf: Fix S25FL116K entry by Marek Vasut · 7 years ago
  96. 811b6be mtd/spi: Add MT35XU512ABA1G12 NOR flash support by Yogesh Gaur · 7 years ago
  97. 6d3cb0f nds32: mtd: add spi flash id MX25U16335E. by rick · 7 years ago
  98. 6c71b6f mtd: nand: denali: allow to override corrupted revision register by Masahiro Yamada · 7 years ago
  99. 1d9654d mtd: nand: denali_dt: add a DT driver by Masahiro Yamada · 7 years ago
  100. 236c49a mtd: cfi: staticize functions by Marek Vasut · 7 years ago