1. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  2. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  3. 8fc5382 mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · Thu Jan 30 22:07:59 2020 +0900
  4. 6be3873 mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · Thu Jan 30 00:55:55 2020 +0900
  5. 6b982ad mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · Thu Jan 30 00:55:54 2020 +0900
  6. 54f8107 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · Tue Jan 21 20:03:11 2020 +0100
  7. bfee37c mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · Tue Jan 21 20:03:10 2020 +0100
  8. 4f31a60 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · Tue Jan 21 20:03:09 2020 +0100
  9. c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · Thu Dec 05 15:46:05 2019 +0530
  10. a2ee916 mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · Thu Jan 16 14:03:35 2020 +0100
  11. dd62b9a mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:47 2020 +0530
  12. 74ead74 nand: brcmnand: add bcm68360 support by Philippe Reynes · Tue Jan 07 20:14:13 2020 +0100
  13. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  14. 0c3ad69 zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · Fri Dec 27 04:47:13 2019 -0700
  15. bb8448a zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · Fri Dec 27 04:47:12 2019 -0700
  16. 13e9230 mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · Thu Dec 19 02:27:43 2019 -0700
  17. c7b6633 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · Thu Dec 19 02:27:42 2019 -0700
  18. e1f63a8 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Jan 07 08:44:56 2020 -0500
  19. 1a6b0f1 Merge branch 'next' by Tom Rini · Mon Jan 06 17:07:49 2020 -0500
  20. 79e1377 mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · Sat Nov 09 12:04:13 2019 +0530
  21. 231855e mtd: spi-nor: ids: Add GigaDevice gd25q128 by Peter Robinson · Thu Nov 14 00:01:22 2019 +0000
  22. 49e3ca6 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · Wed Nov 13 15:42:52 2019 +0000
  23. a104b64 mtd: spi: Export spi_flash_std_probe() by Simon Glass · Fri Dec 06 21:42:50 2019 -0700
  24. 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · Fri Oct 25 19:39:31 2019 +0200
  25. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  26. c921dc7 mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · Thu Oct 03 19:50:24 2019 +0200
  27. 4f64c63 mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · Thu Oct 03 19:50:21 2019 +0200
  28. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  29. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200
  30. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  31. 6ccea84 mtd: mtdcore: Drop unused mtd_table by Tom Rini · Tue Nov 26 20:41:00 2019 -0500
  32. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  33. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  34. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  35. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  36. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  37. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  38. c5540137 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · Sun Nov 03 16:49:43 2019 +0100
  39. fb8dc39 Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Wed Oct 30 13:13:46 2019 -0400
  40. f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Oct 30 09:04:52 2019 -0400
  41. 1100e49 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · Wed Sep 04 10:51:13 2019 -0700
  42. d9f9bfc nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · Wed Aug 28 19:12:15 2019 +0200
  43. 7d252f4 spi-nor-ids: Add support for Adesto AT25SL321 by Fabio Estevam · Mon Oct 21 10:51:16 2019 -0300
  44. d7be62c mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · Wed Oct 23 07:41:20 2019 +0000
  45. 4973621 spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry by Vignesh Raghavendra · Fri Oct 11 13:28:20 2019 +0530
  46. f53bd81 spi-nor: spi-nor-ids: Add entries for mt25q variants by Vignesh Raghavendra · Fri Oct 11 13:28:19 2019 +0530
  47. 84acf73 spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256* by Vignesh Raghavendra · Fri Oct 11 13:28:18 2019 +0530
  48. a5cf613 mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_SECTORS by Vignesh Raghavendra · Thu Sep 26 19:04:27 2019 +0530
  49. 9817208 mtd: spi-nor-core: Use dev_err for reporting erase/write failures by Vignesh Raghavendra · Thu Sep 26 19:04:26 2019 +0530
  50. a1685dc mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig by Frieder Schrempf · Fri Sep 13 22:43:42 2019 +0000
  51. fa89f04 mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH by Jagan Teki · Wed Oct 16 18:07:24 2019 +0530
  52. ae04794 mtd: spi-nor: ids: Add is25wp256 chip by Jagan Teki · Sun Sep 29 13:12:37 2019 +0530
  53. 13d103b mtd: spi: Kconfig: Update CONFIG_SPI_FLASH by Jagan Teki · Sat Feb 09 17:45:42 2019 +0530
  54. 2736c67 mtd: Add TI HyperBus Memory Controller driver by Vignesh Raghavendra · Wed Oct 23 13:30:01 2019 +0530
  55. 5b9d800 mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined by Vignesh Raghavendra · Wed Oct 23 13:30:00 2019 +0530
  56. 6e66b2d drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · Tue Oct 22 14:00:04 2019 +0200
  57. cab6e75 ubi: Print skip_check in ubi_dump_vol_info() by Stefan Roese · Thu Sep 12 16:41:02 2019 +0200
  58. a88049b ubi: provide a way to skip CRC checks by Quentin Schulz · Thu Sep 12 16:41:01 2019 +0200
  59. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  60. 9c9d8d5 mtd: spi-nor: enable protection ops for SST26 flash series by Eugeniy Paltsev · Mon Sep 09 22:33:15 2019 +0300
  61. 04a11a6 mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · Mon Sep 09 22:33:14 2019 +0300
  62. bbeca68 mtd: spi: Drop sf.c by Jagan Teki · Mon Jul 22 17:22:58 2019 +0530
  63. 544a7b4 mtd: spi_dataflash: Use spi read then write by Jagan Teki · Mon Jul 22 17:22:57 2019 +0530
  64. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · Thu Aug 22 12:28:04 2019 +0200
  65. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  66. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  67. db22961 env: Move env_get_f() to env.h by Simon Glass · Thu Aug 01 09:46:42 2019 -0600
  68. 397b062 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · Tue Jul 30 23:29:21 2019 +0200
  69. 8a14dfe nand: davinci: add support for driver model by Bartosz Golaszewski · Mon Jul 29 08:58:03 2019 +0200
  70. 2d4e330 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · Mon Jul 29 08:58:02 2019 +0200
  71. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  72. 820de7e mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID by Ashish Kumar · Thu Jul 18 16:43:15 2019 +0530
  73. f63ef49 i.MX6: nand: add nandbcb command for imx by Shyam Saini · Fri Jun 14 13:05:33 2019 +0530
  74. 8a201a0 mtd: spi: Add flash property for Micron mt25qu512a by Ashish Kumar · Wed Jul 17 11:45:00 2019 +0530
  75. 804858a mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · Fri Jun 21 15:26:54 2019 +0200
  76. cfe40f4 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:16:00 2019 +0200
  77. 3ce740d ubispl: add support for loading volumes by name by Hamish Guthrie · Wed May 15 15:15:59 2019 +0200
  78. 9c77e20 ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:15:56 2019 +0200
  79. a3cbb93 mtd: Fix get_mtdparts() by Patrice Chotard · Wed Jan 23 18:12:48 2019 +0100
  80. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · Mon Jan 21 09:18:03 2019 +0100
  81. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  82. 51eaf0e mtd: ubi: Remove select for non existent option by Chris Packham · Sat Apr 13 21:13:57 2019 +1200
  83. 11ff45d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon May 06 07:18:28 2019 -0400
  84. 80162a1 nand: davinci: remove dead code for dm644x by Bartosz Golaszewski · Mon Apr 29 18:37:10 2019 +0200
  85. 09e9415 mtd: spi-nor: fix page program issue when using spi-mem driver by developer · Fri Apr 26 17:22:19 2019 +0800
  86. e5b9631 mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior by Gregory CLEMENT · Wed Apr 17 11:22:05 2019 +0200
  87. 77669af drivers: nand: brcmnand: add an option to read the write-protect from device tree by Philippe Reynes · Fri Mar 15 15:14:38 2019 +0100
  88. 7f28cf6 drivers: nand: brcmnand: add parameter parameter-page-big-endian by Philippe Reynes · Fri Mar 15 15:14:37 2019 +0100
  89. 5aa6cfb drivers: nand: brcmnand: add initial support by Philippe Reynes · Fri Mar 15 15:14:36 2019 +0100
  90. 16ee8f6 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · Fri Mar 15 15:14:32 2019 +0100
  91. cedfa4e mtd: rawnand: denali: add reset handling by Simon Goldschmidt · Fri Mar 01 20:12:34 2019 +0100
  92. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Apr 14 00:03:06 2019 -0400
  93. da14168 mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver by Christophe Kerello · Fri Apr 05 11:41:50 2019 +0200
  94. 3f83d7d mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID by Neil Armstrong · Fri Apr 12 11:50:10 2019 +0200
  95. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · Wed Feb 27 15:36:44 2019 +0100
  96. 0a77676 mtd: spi: Replace ad-hoc default implementation with spi_mem_op by Marek Vasut · Tue Apr 02 02:52:53 2019 +0200
  97. 3a3146c mtd: fix Coverity integer handling issue by Miquel Raynal · Sun Nov 18 21:11:47 2018 +0100
  98. 942a420 mtd: spi: Add Macronix MX66U2G45F device by Marek Vasut · Thu Mar 07 23:27:46 2019 +0100
  99. 94c53b7 mtd: sf_probe: remove spi-flash compatible by Neil Armstrong · Sun Feb 10 10:16:22 2019 +0000
  100. 50aad82 mtd: add spi flash id s25fl064l by Heiko Schocher · Fri Feb 08 11:03:39 2019 +0100