1. b3d023b dm: spi_flash: fix wrong dependency by Masahiro Yamada · 9 years ago
  2. 8d987ab dm: sf: Add driver model read/write/erase methods by Simon Glass · 10 years ago
  3. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  4. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  5. c8381bf lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · 9 years ago
  6. 1069770 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  7. da78fb5 ARM: at91: atmel_nand: Support flash based BBT by David Dueck · 10 years ago
  8. 55765b1 mtd: vf610_nfc: specify transfer size before each transfer by Stefan Agner · 10 years ago
  9. 7653fc2 mtd: vf610_nfc: mark page as dirty on block erase by Stefan Agner · 10 years ago
  10. 004a1fd nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  11. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  12. 59b5a2a nand: Add verification functions by Peter Tyser · 10 years ago
  13. 88a2cbb mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf() by Luca Ellero · 10 years ago
  14. 5263a02 mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() by Luca Ellero · 10 years ago
  15. b050898 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  16. d8af393 mtd: nand: omap_gpmc: Make ready/busy pins configurable by Michal Sojka · 10 years ago
  17. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  18. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  19. 8983111 mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined by Egli, Samuel · 10 years ago
  20. f94a1be dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  21. 0e48dc5 mtd: atmel_nand: according to pmecc version to perform 0xff page correction by Wu, Josh · 10 years ago
  22. 7f641d5 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  23. d0cff03 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  24. 1603bf3 dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() by Simon Glass · 10 years ago
  25. b0265d5 dm: tegra: nand: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  26. 40da2a2 ubi: reset mtd_devs when ubi part fail by Heiko Schocher · 10 years ago
  27. 5344cc1 powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · 10 years ago
  28. c316f57 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · 10 years ago
  29. ab37b76 mtd: nand: do not scan BBT after scrub by Masahiro Yamada · 10 years ago
  30. bf80ee6 mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again by Masahiro Yamada · 10 years ago
  31. 756963d mtd: nand: revive "nand scrub" command by Masahiro Yamada · 10 years ago
  32. eb54d2c mtd: nand: omap_gpmc: fix error handling by Guido Martínez · 10 years ago
  33. babe699 sf: sf_params: Add S25FL164K flash identifier info by Adnan Ali · 10 years ago
  34. cf15600 sf: sf_params: Add S25FL116K flash support by Adnan Ali · 10 years ago
  35. b45a3de mtd/spi: Add support for SST25WF040B by Shengzhou Liu · 10 years ago
  36. 2bf4802 mtd: sf: Zap ramtron driver by Jagannadha Sutradharudu Teki · 10 years ago
  37. 54ba653 sf: Enable byte program support by Jagannadha Sutradharudu Teki · 10 years ago
  38. 74c2cee spi: sf: Support byte program for sst spi flash by Bin Meng · 10 years ago
  39. b648742 spi: Fix flag collision for SST_WP by Simon Glass · 10 years ago
  40. 6dd6e90 sf: Fix look for the fastest read command by Jagannadha Sutradharudu Teki · 10 years ago
  41. 1d421cc driver/mtd: Fix IFC compilation warnings by Jaiprakash Singh · 10 years ago
  42. 8ab967b arm: ls102xa: Add NAND boot support for LS1021AQDS board by Alison Wang · 10 years ago
  43. fb384c4 mtd: nand: omap_gpmc: Always use ready/busy pin by Stefan Roese · 10 years ago
  44. b19157b mtd: nand: s3c: Unify the register definition and naming by Marek Vasut · 10 years ago
  45. 2260457 mtd/nand/vf610_nfc: Disable subpage writes by Sanchayan Maity · 10 years ago
  46. f09eb52 mtd: denali: set some registers after nand_scan_ident() by Masahiro Yamada · 10 years ago
  47. 65e4145 mtd: denali: use CONFIG_SYS_NAND_SELF_INIT by Masahiro Yamada · 10 years ago
  48. 35c204d nand: reinstate lazy bad block scanning by Rostislav Lisovy · 10 years ago
  49. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  50. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  51. 6b18656 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  52. ff56bba dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  53. 4d70b34 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  54. f3c89d9 mtd: Handle 29LV800BT by Dirk Eibach · 10 years ago
  55. 65e5cb5 mtd, cfi, ubi: add missing writebufsize initialization by Heiko Schocher · 10 years ago
  56. 7df4486 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · 10 years ago
  57. 667af36 spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · 10 years ago
  58. 4dfd360 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
  59. c1ec406 mtd: atmel_nand: add missing include by Heiko Schocher · 10 years ago
  60. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  61. f9cfe17 mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND by Marek Vasut · 10 years ago
  62. 4415297 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · 10 years ago
  63. 00dcb07 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} by Jeroen Hofstee · 10 years ago
  64. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  65. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  66. fbb0991 dm: Convert spi_flash_probe() and 'sf probe' to use driver model by Simon Glass · 10 years ago
  67. 4c2dbef dm: sf: Add a uclass for SPI flash by Simon Glass · 10 years ago
  68. ae242cb spi: Use error return value in sf_ops by Simon Glass · 10 years ago
  69. ff0960f sf: Tidy up public and private header files by Simon Glass · 10 years ago
  70. 843c9e8 dm: Add spi.h header to a few files by Simon Glass · 10 years ago
  71. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  72. ed3c980 mtd: denali: support NAND_CMD_RNDOUT command by Masahiro Yamada · 10 years ago
  73. 05968e7 mtd: denali: fix NAND_CMD_PARAM command by Masahiro Yamada · 10 years ago
  74. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  75. dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  76. 9169305 cfi_flash: don't hide write/erase errors by Baruch Siach · 10 years ago
  77. 845034e mtd: denali: add Denali NAND driver for SPL by Masahiro Yamada · 10 years ago
  78. 4b0abf9 mtd: denali: add Denali controller configs to Kconfig by Masahiro Yamada · 10 years ago
  79. be9f643 Merge branch 'for-tom' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  80. 110bdee sandbox: Convert SPI flash emulation to use sf_params by Simon Glass · 10 years ago
  81. 2c2277f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  82. 3eb3e72 nand/denali: Adding Denali NAND driver support by Chin Liang See · 10 years ago
  83. be16aba mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · 10 years ago
  84. 2f66594 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · 10 years ago
  85. 5b8388a driver/mtd: Use generic timer API for FSL IFC, eLBC by Prabhakar Kushwaha · 10 years ago
  86. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  87. 31969b8 sf: Add M25PX64 SPI NOR flash ID by Stefan Roese · 10 years ago
  88. 88e34e5 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
  89. 01d2aaf mtd: spi: add support for M25PE16 and M25PX16 by Nikita Kiryanov · 10 years ago
  90. bf1a86f sf: Add an empty entry to the parameter list by Simon Glass · 10 years ago
  91. 42817eb Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  92. d357b94 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · 10 years ago
  93. 14b3b44 mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · 10 years ago
  94. 5da163d mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD by maxin.john@enea.com · 10 years ago
  95. 7206111 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · 10 years ago
  96. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  97. 72d7bea mtd: nand: add Freescale vf610_nfc driver by Stefan Agner · 10 years ago
  98. cc81a52 mtd: nand: omap_gpmc: Fix 'bit-flip' errors by Rostislav Lisovy · 10 years ago
  99. 5c3f7e0 mtd: nand: omap_gpmc: Enable multiple NAND flash devices by Rostislav Lisovy · 10 years ago
  100. fc12a1f mtd: nand: davinci_nand: correct keystone RBL layout definition by Khoronzhuk, Ivan · 10 years ago