1. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  2. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  3. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  4. 235afa8 sf: Move flags macro's to spi_flash_params{} members by Jagan Teki · Mon Aug 08 19:25:55 2016 +0530
  5. ca40ea2 sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash by Jagan Teki · Mon Aug 08 17:23:56 2016 +0530
  6. fbf356b sf: Remove SECT_32K by Jagan Teki · Mon Aug 08 17:19:08 2016 +0530
  7. 96536b1 spi: Use mode for rx mode flags by Jagan Teki · Mon Aug 08 17:12:12 2016 +0530
  8. e48876b sf: Remove e_rd_cmd from param table by Jagan Teki · Mon Aug 08 17:02:18 2016 +0530
  9. b678539 sf: Simplify fastest read cmd code by Jagan Teki · Mon Aug 08 16:50:45 2016 +0530
  10. 7161b6e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Sep 09 09:45:32 2016 -0400
  11. 54bf808 mtd: nand: mxs: fix cache alignment for cache lines >32 by Stefan Agner · Mon Aug 01 23:55:18 2016 -0700
  12. 84f4148 nand: Fix some more NULL name tests by Scott Wood · Thu Sep 01 17:31:31 2016 -0500
  13. 3c2170a mtd: nand: pxa3xx: use nand_set_controller_data by Chris Packham · Mon Aug 29 15:20:52 2016 +1200
  14. 391b12c sf: sf_params: Add AT25DF321 flash support by Wenyou Yang · Tue Jul 05 13:17:12 2016 +0800
  15. b0a00d3 spi: Add support for N25Q016A by Moritz Fischer · Thu Jul 14 16:22:39 2016 -0700
  16. e4fcdbb mtd: nand: fix bug writing 1 byte less than page size by Hector Palacios · Mon Jul 18 09:37:41 2016 +0200
  17. edf2440 mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND by Boris Brezillon · Wed Jun 15 21:09:25 2016 +0200
  18. 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · Wed Jun 15 21:09:23 2016 +0200
  19. ba6463d mtd: nand: add common DT init code by Brian Norris · Wed Jun 15 21:09:22 2016 +0200
  20. 7dbad5c mtd: OneNAND: initialize mtd->writebufsize to let UBI work by Ladislav Michl · Tue Jul 12 20:28:21 2016 +0200
  21. 1173271 mtd: OneNAND: allow board init function fail by Ladislav Michl · Tue Jul 12 20:28:20 2016 +0200
  22. 243af2f mtd: OneNAND: add timeout to wait ready loops by Ladislav Michl · Tue Jul 12 20:28:19 2016 +0200
  23. d5b1c27 armv7: make gpmc_cfg const by Ladislav Michl · Tue Jul 12 20:28:16 2016 +0200
  24. 820d24d spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · Tue Jul 12 20:28:12 2016 +0200
  25. dcd7ed3 onenand_spl_simple: Add a simple OneNAND read function by Ladislav Michl · Tue Jul 12 20:28:11 2016 +0200
  26. daec8a4 nand_spl_simple: Add a simple NAND read function by Thomas Gleixner · Tue Jul 12 20:28:10 2016 +0200
  27. f6d96cb powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · Thu Jul 14 12:27:51 2016 -0400
  28. 3e2fa2a mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips by Daniel Schwierzeck · Mon Jul 18 14:10:37 2016 +0200
  29. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  30. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · Tue Jun 07 14:28:34 2016 +0300
  31. ea19c53 mtd: nand: Drop a blank line in nand_wait() by Andre Renaud · Sun Jun 19 19:25:25 2016 -0600
  32. 521240c Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jun 20 05:15:52 2016 -0400
  33. 3b5f884 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · Wed Jun 15 20:56:10 2016 +0200
  34. f3178d7 nand: nand torture: follow sync with linux v4.6 by Max Krummenacher · Mon Jun 13 10:15:47 2016 +0200
  35. 601361f spl: nand: sunxi: add support for NAND config auto-detection by Boris Brezillon · Mon Jun 06 10:17:02 2016 +0200
  36. 87cc16c spl: nand: sunxi: split 'load page' and 'read page' logic by Boris Brezillon · Mon Jun 06 10:17:01 2016 +0200
  37. dbd8710 spl: nand: sunxi: rework status polling loop by Boris Brezillon · Mon Jun 06 10:17:00 2016 +0200
  38. 939c75b spl: nand: sunxi: stop guessing the redundant u-boot offset by Boris Brezillon · Mon Jun 06 10:16:59 2016 +0200
  39. 4f238e7 spl: nand: support redundant u-boot image by Boris Brezillon · Mon Jun 06 10:16:58 2016 +0200
  40. 05b769d spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency by Boris Brezillon · Mon Jun 06 10:16:57 2016 +0200
  41. a7a401c spl: nand: sunxi: remove support for so-called 'syndrome' mode by Boris Brezillon · Mon Jun 06 10:16:56 2016 +0200
  42. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 13 08:50:58 2016 -0400
  43. eaf2321 at91: nand: Set up the ECC strength correctly by Andre Renaud · Thu May 05 07:28:15 2016 -0600
  44. cf44b94 at91: Correct NAND ECC register access by Andre Renaud · Thu May 05 07:28:14 2016 -0600
  45. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jun 12 12:51:34 2016 -0400
  46. 5bf904c mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · Tue Jun 07 08:55:42 2016 +0200
  47. adb71df nand: add nand mtd concat support by Heiko Schocher · Tue Jun 07 08:55:41 2016 +0200
  48. ab9f4c3 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Sat Jun 04 08:49:47 2016 -0400
  49. a21c448 nand: fix nand torture to use changed mtd api by Max Krummenacher · Mon May 30 16:28:28 2016 +0200
  50. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · Mon May 30 13:57:58 2016 -0500
  51. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · Mon May 30 13:57:57 2016 -0500
  52. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · Mon May 30 13:57:56 2016 -0500
  53. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  54. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · Mon May 30 13:57:54 2016 -0500
  55. 465ba37 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · Mon May 30 13:57:53 2016 -0500
  56. 04cc83c mtd: nand: Remove jz4740 driver by Marek Vasut · Mon May 30 13:57:52 2016 -0500
  57. db79663 mtd: nand: arasan_nfc: Correct nand ecc initialization by Siva Durga Prasad Paladugu · Wed May 25 15:20:38 2016 +0530
  58. 55f426f driver: mtd: spi: Adding support for QSPI flash by Prabhakar Kushwaha · Fri Jun 03 18:41:28 2016 +0530
  59. bc40d99 mtd: nand: am335x: spl: Fix copying of image by Lokesh Vutla · Tue May 24 10:34:41 2016 +0530
  60. 255c92a spl: Support loading a FIT from SPI by Lokesh Vutla · Tue May 24 10:34:40 2016 +0530
  61. c4a11bc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue May 24 13:42:03 2016 -0400
  62. 4e70a68 mtd: nand: mxs: use simpler runtime cpu dection macros by Peng Fan · Mon May 23 18:36:02 2016 +0800
  63. 1d73e9b drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. by Purna Chandra Mandal · Fri Mar 18 18:36:08 2016 +0530
  64. de4b02f sf: Disable 4-KB erase command for SPANSION S25FS-S family by Yuan Yao · Tue Mar 15 14:36:43 2016 +0800
  65. d719326 spi: fsl_qspi: Enable Spansion S25FS-S family flashes by Yuan Yao · Tue Mar 15 14:36:42 2016 +0800
  66. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · Fri Apr 29 00:44:54 2016 +0200
  67. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  68. 07a6e38 sf: fix timebase data type in _wait_ready() by Stephen Warren · Mon Apr 04 11:03:52 2016 -0600
  69. 11b825f mtd, ubi: set free_count to zero before walking through erase list by Heiko Schocher · Tue Feb 02 11:54:35 2016 +0100
  70. b0805e2 mtd: cfi: Unlock current sector instead of sector 0 before buffered write by Rouven Behr · Sun Apr 10 13:38:13 2016 +0200
  71. 7ea40fe stm32: stm32_flash: add memory barrier during flash write by Vikas Manocha · Mon Apr 04 16:49:02 2016 -0700
  72. 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · Mon Mar 21 13:05:41 2016 +0530
  73. 8bb0d49 kirkwood_nand: claim MPP pins on the fly by Chris Packham · Tue Feb 02 12:35:09 2016 +1300
  74. ab58f46 mtd: nand: denali: max_banks calculation changed in revision 5.1 by Graham Moore · Thu Mar 24 22:14:35 2016 +0900
  75. cf46400 cfi_flash: return device into read array mode after reading status by Vasily Khoruzhick · Sun Mar 20 18:37:10 2016 -0700
  76. e750d56 stm32: stm32f4: move flash driver to mtd driver location by Vikas Manocha · Wed Mar 09 15:18:13 2016 -0800
  77. 4108dc8 mtd: denali: fix warning when compiled for 64bit system by Masahiro Yamada · Mon Feb 29 20:57:29 2016 +0900
  78. 405a3c6 sf: Correct data types in stm_is_locked_sr() by Marek Vasut · Fri Mar 11 03:20:16 2016 +0100
  79. 07f6671 spi: Correct two error return values by Simon Glass · Wed Feb 24 09:14:56 2016 -0700
  80. f227e64 sandbox: spi: Remove an incorrect free() by Simon Glass · Wed Feb 24 09:14:55 2016 -0700
  81. db45d9e sandbox: spi: Add more debugging to SPI emulation by Simon Glass · Wed Feb 24 09:14:54 2016 -0700
  82. 4e4b58d sf: spi_flash: use dma to copy data from mmap region if platform supports by Mugunthan V N · Mon Feb 15 15:31:39 2016 +0530
  83. c7b0bc7 arasan: nfc: Add initial nand driver support for arasan by Siva Durga Prasad Paladugu · Tue Nov 17 14:30:10 2015 +0530
  84. 937ad76 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · Tue Nov 17 14:30:09 2015 +0530
  85. f6ca2a6 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · Thu Jan 14 16:01:39 2016 +0000
  86. 4d21b59 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · Thu Jan 14 16:01:38 2016 +0000
  87. 8a02d63 mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · Thu Jan 14 16:01:36 2016 +0000
  88. e37d5a9 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · Wed Jan 27 10:38:02 2016 +0800
  89. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  90. ce76495 atmel_nand: Add 32 bit ecc support for sama5d2 chip by Josh Wu · Tue Nov 24 16:34:01 2015 +0800
  91. 247a2d0 atmel_nand_ecc: update pmecc registers according to sama5d2 chip by Josh Wu · Tue Nov 24 16:34:00 2015 +0800
  92. 5d3256c atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number by Josh Wu · Mon Jan 25 14:06:35 2016 +0800
  93. daf4088 atmel_nand: add '\n' in the end of error message for better display by Josh Wu · Mon Jan 25 14:06:34 2016 +0800
  94. c90cc68 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function by Josh Wu · Mon Jan 25 14:06:33 2016 +0800
  95. 03aeeb3 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Jan 25 10:40:38 2016 -0500
  96. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · Sun Jan 24 23:27:48 2016 +0900
  97. 007c8da imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · Tue Dec 22 17:04:23 2015 +0800
  98. 0f5c269 spi: Correct device tree usage in spi_flash_decode_fdt() by Simon Glass · Thu Jan 21 19:43:54 2016 -0700
  99. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  100. 30d435e dm: spi_flash: Allow the uclass to work without printf() by Simon Glass · Tue Dec 29 05:22:47 2015 -0700