1. b641dd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  2. 685465f mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · 4 years, 7 months ago
  3. a976238 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · 4 years, 6 months ago
  4. 5bf3f3d mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 6 months ago
  5. 6d7dacf Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 6 months ago
  6. f5fba6e mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ by Robert Marko · 4 years, 8 months ago
  7. 8912710 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 8 months ago
  8. 6f3b1f4 mtd: spi-nor: Enable dual and quad read for s25fl256s0 by Bacem Daassi · 4 years, 7 months ago
  9. cae3c7c mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu* by Kuldeep Singh · 4 years, 7 months ago
  10. 7ddea75 spi: use is_power_of_2 instead of hweight32 in spi_nor_write() by Rasmus Villemoes · 4 years, 7 months ago
  11. b9ec102 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · 4 years, 7 months ago
  12. 27d7069 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · 4 years, 6 months ago
  13. 593f397 mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · 4 years, 7 months ago
  14. 3811746 nand: raw: zynq: Do not try to probe driver if nand flash is disabled by Michal Simek · 4 years, 8 months ago
  15. 36f1f3b nand: raw: Do not free xnand structure by Michal Simek · 4 years, 8 months ago
  16. 808e193 mtd: spi: Add Macronix MX25U3235F device by Tom Warren · 4 years, 7 months ago
  17. 4c2c28a mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · 4 years, 9 months ago
  18. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  19. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  20. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  21. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  22. 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
  23. 407b01b mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 4 years, 9 months ago
  24. 80924cc mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 9 months ago
  25. 21d4a3c mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · 4 years, 9 months ago
  26. 9925df0 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · 4 years, 9 months ago
  27. 11bcc58 mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · 4 years, 9 months ago
  28. 33672c9 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · 4 years, 9 months ago
  29. 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 4 years, 11 months ago
  30. 370d33b mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · 4 years, 9 months ago
  31. 6fff562 mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  32. 1453301 nand: brcmnand: add bcm68360 support by Philippe Reynes · 4 years, 10 months ago
  33. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  34. 2507ecf zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · 4 years, 10 months ago
  35. 45397a6 zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · 4 years, 10 months ago
  36. 3dd0f8c mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · 4 years, 10 months ago
  37. b014b83 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · 4 years, 10 months ago
  38. ac0f978 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 10 months ago
  39. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 10 months ago
  40. cb56caa mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · 5 years ago
  41. 864d664 mtd: spi-nor: ids: Add GigaDevice gd25q128 by Peter Robinson · 5 years ago
  42. a11c081 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · 5 years ago
  43. 4806fce mtd: spi: Export spi_flash_std_probe() by Simon Glass · 4 years, 11 months ago
  44. fb43844 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
  45. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  46. 85f7e9d mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · 5 years ago
  47. c8f555f mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · 5 years ago
  48. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  49. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  50. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  51. 56e5a39 mtd: mtdcore: Drop unused mtd_table by Tom Rini · 5 years ago
  52. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  53. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  54. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  55. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  56. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  57. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  58. 9ab5f22 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · 5 years ago
  59. 412326d Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  60. cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  61. e365de9 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · 5 years ago
  62. a9f80cf nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · 5 years ago
  63. 395ec74 spi-nor-ids: Add support for Adesto AT25SL321 by Fabio Estevam · 5 years ago
  64. 832ce20 mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · 5 years ago
  65. 73d74b5 spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry by Vignesh Raghavendra · 5 years ago
  66. 8651593 spi-nor: spi-nor-ids: Add entries for mt25q variants by Vignesh Raghavendra · 5 years ago
  67. d66e07c spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256* by Vignesh Raghavendra · 5 years ago
  68. 2a2174d mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_SECTORS by Vignesh Raghavendra · 5 years ago
  69. cc91187 mtd: spi-nor-core: Use dev_err for reporting erase/write failures by Vignesh Raghavendra · 5 years ago
  70. 64f736c mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig by Frieder Schrempf · 5 years ago
  71. 77df1a9 mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH by Jagan Teki · 5 years ago
  72. 97009d5 mtd: spi-nor: ids: Add is25wp256 chip by Jagan Teki · 5 years ago
  73. 989fd97 mtd: spi: Kconfig: Update CONFIG_SPI_FLASH by Jagan Teki · 6 years ago
  74. c2dfd0a mtd: Add TI HyperBus Memory Controller driver by Vignesh Raghavendra · 5 years ago
  75. d75eacf mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined by Vignesh Raghavendra · 5 years ago
  76. 52720c5 drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  77. 524acec ubi: Print skip_check in ubi_dump_vol_info() by Stefan Roese · 5 years ago
  78. 386f20c ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  79. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  80. 718fd83 mtd: spi-nor: enable protection ops for SST26 flash series by Eugeniy Paltsev · 5 years ago
  81. e0cacdc mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · 5 years ago
  82. 210d8ad mtd: spi: Drop sf.c by Jagan Teki · 5 years ago
  83. 43084a5 mtd: spi_dataflash: Use spi read then write by Jagan Teki · 5 years ago
  84. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  85. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  86. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  87. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  88. 51443f5 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · 5 years ago
  89. 29d8eb3 nand: davinci: add support for driver model by Bartosz Golaszewski · 5 years ago
  90. 7bf9972 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · 5 years ago
  91. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  92. 9454fee mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID by Ashish Kumar · 5 years ago
  93. 1d43e24 i.MX6: nand: add nandbcb command for imx by Shyam Saini · 5 years ago
  94. 8385520 mtd: spi: Add flash property for Micron mt25qu512a by Ashish Kumar · 5 years ago
  95. d99ea13 mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  96. a2257d3 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  97. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 5 years ago
  98. 5ebd3df ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  99. e6b7afe mtd: Fix get_mtdparts() by Patrice Chotard · 6 years ago
  100. fe7d654 mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago