1. e76afd8 fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · 6 years ago
  2. b7b3f2c nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND by Konstantin Porotchkin · 6 years ago
  3. e9a0777 nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · 6 years ago
  4. 2057eb0 fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · 6 years ago
  5. b0d7c10 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · 6 years ago
  6. ac56a3b mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · 6 years ago
  7. f3d2357 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · 6 years ago
  8. b47f677 mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · 6 years ago
  9. 7efd95e mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · 6 years ago
  10. b87ae6f mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · 6 years ago
  11. 6bbe7f6 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · 6 years ago
  12. 9448861 nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · 6 years ago
  13. cd11b2b mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · 6 years ago
  14. 6589992 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · 6 years ago
  15. d3859d1 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · 6 years ago
  16. 8cdcf67 mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · 6 years ago
  17. 1445322 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · 6 years ago
  18. e8f6576 mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs by Masahiro Yamada · 6 years ago
  19. b8a1f47 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  20. 1711add mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages by Darwin Dingel · 6 years ago
  21. 13f451b spi: Kconfig: Create ISSI Kconfig entry by Michal Simek · 9 years ago
  22. bb694d4 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  23. 04d57b1 mtd: add spi flash id s25fl128l by Clément Laigle · 6 years ago
  24. 850bdaf mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP by Mylène Josserand · 6 years ago
  25. cbe9ea2 mtd: nand: nand_base: Convert EINVAL into ENOTSUPP by Mylène Josserand · 6 years ago
  26. 4a610fa mtd: nand: denali: correct buffer alignment for DMA transfer by Masahiro Yamada · 6 years ago
  27. f0306a1 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  28. c7f367b mtd: nand: mxs_nand: add device tree support for i.MX 6 by Stefan Agner · 6 years ago
  29. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  30. eba7f1f Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · 6 years ago
  31. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  32. d294335 Convert CONFIG_NAND_LPC32XX_SLC to Kconfig by Adam Ford · 6 years ago
  33. 51b2411 sf: add paired dev info for winbond w25q16jv by Ludwig Zenz · 6 years ago
  34. 70cff76 sf: add Macronix mx25l1633e entry by Ludwig Zenz · 6 years ago
  35. b1360e2 sf: add Gigadevice gd25q16c entry by Ludwig Zenz · 6 years ago
  36. 760b755 spi_flash: add a bunch of winbond flashes to id-table by Hannes Schmelzer · 6 years ago
  37. 008dcdd dm: spi: Update sandbox SPI emulation driver to use ofnode by Simon Glass · 6 years ago
  38. 6c88079 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  39. 069b746 sf: Enable FSR polling on N25Q256(A) by Marek Vasut · 6 years ago
  40. fb77a9e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  41. de76610 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  42. 4368f85 mtd: nand: mxs_nand_spl: add mxs_flash_full_ident by Jörg Krause · 7 years ago
  43. f3f2af3 mtd: nand: mxs_nand_spl: refactor mxs_flash_ident by Jörg Krause · 7 years ago
  44. 15e207f spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips by Jörg Krause · 7 years ago
  45. da37d09 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
  46. 6275445 mtd: nand: mxs_nand: add support for specific ECC strength by Stefan Agner · 6 years ago
  47. f75e83b mtd: nand: mxs_nand: add device tree support by Stefan Agner · 6 years ago
  48. 6874834 mtd: nand: mxs_nand: move structs into header file by Stefan Agner · 6 years ago
  49. 502bdc6 mtd: nand: mxs_nand: add use_minimum_ecc to struct by Stefan Agner · 6 years ago
  50. 3b1328a mtd: nand: mxs_nand: separate board/controller init by Stefan Agner · 6 years ago
  51. 0d4e9d8 mtd: nand: mxs_nand: use more precise function name by Stefan Agner · 6 years ago
  52. 931747e mtd: nand: mxs_nand: move register structs to driver data by Stefan Agner · 6 years ago
  53. 984df7a mtd: nand: mxs_nand: add minimal ECC support by Stefan Agner · 6 years ago
  54. 5c69dd0 mtd: nand: mxs_nand: report correct ECC parameters by Stefan Agner · 6 years ago
  55. 28897e8 mtd: nand: mxs_nand: use structure for BCH geometry by Stefan Agner · 6 years ago
  56. dc0b69f mtd: nand: mxs_nand: allow to enable BBT support by Stefan Agner · 6 years ago
  57. 5346c31 mtd: nand: mxs_nand: use self init by Stefan Agner · 6 years ago
  58. 9345943 mtd: nand: mxs_nand: introduce SPL specific init by Stefan Agner · 6 years ago
  59. 51dce7d mtd: spi: Correct parameters for s25fs512s flash by Ashish Kumar · 6 years ago
  60. fb95283 spi: sandbox: Fix memory leak in sandbox_sf_bind_emul() by Simon Glass · 6 years ago
  61. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  62. 813d1fb Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 6 years ago
  63. 78306cb mtd: ubi: Add missing newlines in ubi_init() by Stefan Roese · 6 years ago
  64. b1f2b72 sf: Add support for gd25q32b gigadevice flash by Carlo Caione · 6 years ago
  65. 8ff4130 sf: Set current flash bank to 0 in clean_bar() by Marek Vasut · 6 years ago
  66. 8ada17d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  67. 964d4f7 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  68. 9171ab8 mtd: ftsmc020: Drop unsed code by Rick Chen · 6 years ago
  69. a2569f1 sf: Add Macronix MX25U25635F ID by Marek Vasut · 6 years ago
  70. d8c1684 sf: Add Winbond W25Q256 ID by Marek Vasut · 6 years ago
  71. 65c3d25 ubi: fastmap: Implement produce_free_peb() by Patrice Chotard · 6 years ago
  72. 4eaa2fa sf: Default page size Spansion flash "S25FS512S" is 256b by Ashish Kumar · 6 years ago
  73. 39b9e9b sf: Add support for ISSI is25wp by Kimmo Rautkoski · 6 years ago
  74. 9a66328 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  75. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  76. 9fdde6c nand: zynq: Send address cycles as per onfi parameter page by Siva Durga Prasad Paladugu · 7 years ago
  77. 9ca8388 nand: zynq: Add support for 16-bit buswidth by Siva Durga Prasad Paladugu · 7 years ago
  78. 4b11a62 mtd: nand: tegra: convert to driver model and live tree by Marcel Ziswiler · 6 years ago
  79. e8c669a mtd: nand: fsl_ifc: Fix nand waitfunc return value by Jagdish Gediya · 6 years ago
  80. f195fad mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 by Jagdish Gediya · 7 years ago
  81. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  82. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  83. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  84. a61f9d1 Merge git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  85. 41b7d7f nand: zynq: Cleanup initialization by Ezequiel Garcia · 7 years ago
  86. 07c5cbb nand: zynq: Fix driver initialization by Ezequiel Garcia · 7 years ago
  87. 4d95ed3 sf: Add Spansion s25fl208k entry by Sean Nyekjaer · 6 years ago
  88. a19e971 mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064 by Eugeniy Paltsev · 6 years ago
  89. 3d4fed8 mtd: sf: Add support of sst26wf* flash ICs protection ops by Eugeniy Paltsev · 6 years ago
  90. 8bfeb33 mtd: cfi_flash: Make live-tree compatible by Mario Six · 7 years ago
  91. a405a55 mtd: rpc: Add Renesas RPC Hyperflash driver by Marek Vasut · 7 years ago
  92. 6fbbe2d nand: arasan_nfc: Fixed NAND write issue by Vipul Kumar · 7 years ago
  93. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  94. 748b5b3 sunxi: move the NAND parameters to Kconfig by Miquel Raynal · 7 years ago
  95. b56052f sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig by Miquel Raynal · 7 years ago
  96. 6d094d5 sunxi: automatically select SPL_NAND_SUPPORT in Kconfig by Miquel Raynal · 7 years ago
  97. 663e8a9 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · 7 years ago
  98. 6ddbb1e spl: nand: sunxi: use PIO instead of DMA by Miquel Raynal · 7 years ago
  99. 7440bd7 spl: nand: sunxi: declare the ecc_bytes array globally by Miquel Raynal · 7 years ago
  100. 22f0aa0 spl: nand: sunxi: make the reset column helper more generic by Miquel Raynal · 7 years ago