1. 77df1a9 mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH by Jagan Teki · 5 years ago
  2. 97009d5 mtd: spi-nor: ids: Add is25wp256 chip by Jagan Teki · 5 years ago
  3. 989fd97 mtd: spi: Kconfig: Update CONFIG_SPI_FLASH by Jagan Teki · 6 years ago
  4. c2dfd0a mtd: Add TI HyperBus Memory Controller driver by Vignesh Raghavendra · 5 years ago
  5. d75eacf mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined by Vignesh Raghavendra · 5 years ago
  6. 52720c5 drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  7. 524acec ubi: Print skip_check in ubi_dump_vol_info() by Stefan Roese · 5 years ago
  8. 386f20c ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  9. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  10. 718fd83 mtd: spi-nor: enable protection ops for SST26 flash series by Eugeniy Paltsev · 5 years ago
  11. e0cacdc mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · 5 years ago
  12. 210d8ad mtd: spi: Drop sf.c by Jagan Teki · 5 years ago
  13. 43084a5 mtd: spi_dataflash: Use spi read then write by Jagan Teki · 5 years ago
  14. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  15. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  16. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  17. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  18. 51443f5 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · 5 years ago
  19. 29d8eb3 nand: davinci: add support for driver model by Bartosz Golaszewski · 5 years ago
  20. 7bf9972 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · 5 years ago
  21. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  22. 9454fee mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID by Ashish Kumar · 5 years ago
  23. 1d43e24 i.MX6: nand: add nandbcb command for imx by Shyam Saini · 5 years ago
  24. 8385520 mtd: spi: Add flash property for Micron mt25qu512a by Ashish Kumar · 5 years ago
  25. d99ea13 mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  26. a2257d3 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  27. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 5 years ago
  28. 5ebd3df ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  29. e6b7afe mtd: Fix get_mtdparts() by Patrice Chotard · 6 years ago
  30. fe7d654 mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
  31. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  32. 661bbc5 mtd: ubi: Remove select for non existent option by Chris Packham · 5 years ago
  33. 8b77ea9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  34. a7fc3d7 nand: davinci: remove dead code for dm644x by Bartosz Golaszewski · 5 years ago
  35. 60e2bf4 mtd: spi-nor: fix page program issue when using spi-mem driver by Weijie Gao · 5 years ago
  36. 5f626e7 mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior by Gregory CLEMENT · 5 years ago
  37. f917438 drivers: nand: brcmnand: add an option to read the write-protect from device tree by Philippe Reynes · 6 years ago
  38. 317d40e drivers: nand: brcmnand: add parameter parameter-page-big-endian by Philippe Reynes · 6 years ago
  39. 22daafb drivers: nand: brcmnand: add initial support by Philippe Reynes · 6 years ago
  40. 9db29b3 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  41. ed784ac mtd: rawnand: denali: add reset handling by Simon Goldschmidt · 6 years ago
  42. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  43. 7bb7502 mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver by Christophe Kerello · 5 years ago
  44. 30b9a28 mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID by Neil Armstrong · 5 years ago
  45. b0cc1b8 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
  46. f909ddb mtd: spi: Replace ad-hoc default implementation with spi_mem_op by Marek Vasut · 5 years ago
  47. 3f3aef4 mtd: fix Coverity integer handling issue by Miquel Raynal · 6 years ago
  48. 3d2f12c mtd: spi: Add Macronix MX66U2G45F device by Marek Vasut · 6 years ago
  49. cd35365 mtd: sf_probe: remove spi-flash compatible by Neil Armstrong · 6 years ago
  50. a2dc8b1 mtd: add spi flash id s25fl064l by Heiko Schocher · 6 years ago
  51. d67fb26 mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version by Stefan Roese · 6 years ago
  52. 734b080 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · 6 years ago
  53. 66e78fc mtd: ubi debug: Remove the pid print from ubi_assert by Eran Matityahu · 6 years ago
  54. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  55. d46d27d MTD: mxs_nand_spl: Redo the way nand_init initializes by Adam Ford · 6 years ago
  56. 04568bd MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL by Adam Ford · 6 years ago
  57. 5645df9 MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static by Adam Ford · 6 years ago
  58. 5ae585b MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC by Adam Ford · 6 years ago
  59. 778572d mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  60. 5b66fdb mtd: spi: Remove unused files by Vignesh R · 6 years ago
  61. c4e8862 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  62. 2ee6705 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · 6 years ago
  63. 8c92780 mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  64. 0c6f187 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  65. 61059bc mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · 6 years ago
  66. 492e65b mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  67. 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  68. 96d0be0 MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT by Adam Ford · 6 years ago
  69. 97fca6a mtd: nand: arasan_nfc: Add support for nand multi chip select by T Karthik Reddy · 6 years ago
  70. 49ad402 ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig by Derald D. Woods · 6 years ago
  71. a38c3af mtd: nand: raw: allow to disable unneeded ECC layouts by Stefan Agner · 6 years ago
  72. 695f67b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  73. cdf72c1 mtd: nand: raw: Add Hynix H27UBG8T2BTR id table by Nikolai Zhubr · 6 years ago
  74. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  75. acdf10e nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM) by Lukasz Majewski · 6 years ago
  76. 8a12d12 Kconfig: Add entry for VF610 NAND NFC device tree aware driver by Lukasz Majewski · 6 years ago
  77. 254409d nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc by Lukasz Majewski · 6 years ago
  78. 9d43649 mtd: rawnand: denali: fix a race condition when DMA is kicked by Masahiro Yamada · 6 years ago
  79. 8ccfbfb mtd: rawnand: denali: optimize timing parameters for data interface by Masahiro Yamada · 6 years ago
  80. a13fe7a mtd: rawnand: denali_dt: add more clocks based on IP datasheet by Masahiro Yamada · 6 years ago
  81. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  82. 08898e8 mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · 6 years ago
  83. 7371944 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · 6 years ago
  84. 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  85. 2428d91 mtd: Make sure we don't parse MTD partitions belonging to another dev by Boris Brezillon · 6 years ago
  86. 772aa97 mtd: Make sure the name passed in mtdparts fits in mtd_name[] by Boris Brezillon · 6 years ago
  87. 429e048 mtd: Be more strict on the "mtdparts=" prefix check by Boris Brezillon · 6 years ago
  88. 96b0643 mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() by Boris Brezillon · 6 years ago
  89. 492151b mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · 6 years ago
  90. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  91. 779c9c0 mtd: Parse mtdparts/mtdids again when the MTD list has been updated by Boris Brezillon · 6 years ago
  92. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  93. 1cefca7 mtd: nand: Arasan: Add subpage configuration support by Martin Lund · 6 years ago
  94. c907464 mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout by Miquel Raynal · 6 years ago
  95. af61ea2 mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error by Miquel Raynal · 6 years ago
  96. 6293b03 mtd: nand: pxa3xx: add raw read support by Miquel Raynal · 6 years ago
  97. a58986c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  98. 44cdfc0 mtd: nand: lpc32xx slc: disable DMA support in SPL builds by Vladimir Zapolskiy · 6 years ago
  99. a098ce2 mtd: nand: lpc32xx mlc: predefine number of NAND chips to support by Vladimir Zapolskiy · 6 years ago
  100. 1f758b7 mtd: Drop duplicate MTD_PARTITIONS Kconfig option by Boris Brezillon · 6 years ago