1. f81a673 altera_qspi: skip erase if the sector is blank by Thomas Chou · 9 years ago
  2. a1b1d7e altera_qspi: set fail_addr for erase ops by Thomas Chou · 9 years ago
  3. 9e957aa altera_qspi: call callback even if the erase failed by Thomas Chou · 9 years ago
  4. 1c0e84c altera_qspi: initialize instr.mtd in flash_erase by Thomas Chou · 9 years ago
  5. cba65a7 sf: Rename sf_ops.c to spi-flash.c by Jagan Teki · 9 years ago
  6. 339fd6d sf: Use static for file-scope functions by Jagan Teki · 9 years ago
  7. bfdb07e sf: sf_probe: Remove spi_slave pointer argument by Jagan Teki · 9 years ago
  8. b6a2c43 sf: ops: Fix missing break on spansion read_bar by Jagan Teki · 9 years ago
  9. aae00f8 sf: Remove unneeded SST_BP and SST_WP by Jagan Teki · 9 years ago
  10. 615879a sf: Remove unneeded header includes by Jagan Teki · 9 years ago
  11. 6f9d670 sf: Flash power up read-only based on idcode0 by Jagan Teki · 9 years ago
  12. cb37518 sf: Use simple name for register access functions by Jagan Teki · 9 years ago
  13. fc335d6 sf: Fix Makefile by Jagan Teki · 9 years ago
  14. 6fa40e7 sf: Use static for file-scope functions by Jagan Teki · 9 years ago
  15. 0edae52 sf: probe: Code cleanup by Jagan Teki · 9 years ago
  16. 1e90d9f sf: Move read_id code to sf_ops by Jagan Teki · 9 years ago
  17. 3847c0c sf: Move spi_flash_scan code to sf_ops by Jagan Teki · 9 years ago
  18. 3a1adb6 sf: spi_flash_validate_params => spi_flash_scan by Jagan Teki · 9 years ago
  19. 25ef4be Merge git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  20. f118fe5 altera_qspi: fix erase and write error code by Thomas Chou · 9 years ago
  21. 421f306 altera_qspi: add lock unlock ops by Thomas Chou · 9 years ago
  22. 1b25e58 Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  23. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  24. 9ef671c Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  25. 2588f2d dm: sf: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 9 years ago
  26. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  27. 8ed38fa altera_qspi: change ioremap to map_physmem by Thomas Chou · 9 years ago
  28. 3e56ece sf: Correct flash->flags for SST flash by Bin Meng · 9 years ago
  29. a668a16 spi: sf_ops: Check the return value from spi_flash_cmd_read_status() by Fabio Estevam · 9 years ago
  30. 5168721 sf: Add lock ops for SST SPI NOR flash by Fabio Estevam · 9 years ago
  31. 7693fb3 sf: Remove eeprom_m95xxx test driver by Jagan Teki · 9 years ago
  32. 439fcb9 sf: Fix NULL pointer exception for flashes without lock methods by Bin Meng · 9 years ago
  33. 10b6971 mtd: uboot: Add meaningful error message by Maxime Ripard · 9 years ago
  34. 38a0f36 mtd: add altera quadspi driver by Thomas Chou · 9 years ago
  35. f105691 cfi_flash: convert to driver model by Thomas Chou · 9 years ago
  36. d858799 dm: implement a MTD uclass by Thomas Chou · 9 years ago
  37. c3c016c sf: Add SPI NOR protection mechanism by Fabio Estevam · 9 years ago
  38. 41b358d sf: Add SPI protection mechanism from the kernel by Fabio Estevam · 9 years ago
  39. f8fdb81 compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  40. 446d37c Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  41. 714eec7 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 9 years ago
  42. 2431492 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  43. 622b952 cfi_flash: use specific width types for cword by Ryan Harkin · 9 years ago
  44. 248f260 UBI: Fastmap: Fix PEB array type by Heiko Schocher · 9 years ago
  45. 0195a7b ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  46. baaaa75 sf: Add FSR support to spi_flash_cmd_wait_ready by Jagan Teki · 9 years ago
  47. 4efad20 sf: Update status reg check in spi_flash_cmd_wait_ready by Jagan Teki · 9 years ago
  48. 1fabefd sf: Make flash->flags use for generic usage by Jagan Teki · 9 years ago
  49. 70ccf59 sf: Optimize BAR write code by Jagan Teki · 9 years ago
  50. 234a9e1 sf: Add spi_flash_read_bar by Jagan Teki · 9 years ago
  51. 3c75ade sf: Return bank_sel, if flash->bank_curr == bank_sel by Jagan Teki · 9 years ago
  52. 720e5e5 sf: params: Add IS25LP128 part support by Jagan Teki · 9 years ago
  53. 65a75b6 sf: params: Add IS25LP064 part support by Jagan Teki · 9 years ago
  54. 24ea6ac sf: params: Add IS25LP032 part support by Jagan Teki · 9 years ago
  55. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  56. cb4c833 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  57. e24bb2b mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · 9 years ago
  58. d1d0167 nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · 9 years ago
  59. f2b76c6 mtd: sf: Add support AT26DF081A chip by Yao Yuan · 9 years ago
  60. 31c5614 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin by Hans de Goede · 9 years ago
  61. 168617c mtd: nand: mxs check maximum ecc that platfrom supports by Peng Fan · 9 years ago
  62. 62c390f mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() by Stefan Roese · 9 years ago
  63. 92a3188 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  64. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  65. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  66. 1a103c6 mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 by Stefan Roese · 9 years ago
  67. 0abdd9d arm: Remove nhk8815 boards and nomadik arch by Simon Glass · 9 years ago
  68. cc19722 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices by Stefan Roese · 9 years ago
  69. d90ba79 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  70. ddd37fe sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  71. 6a08d65 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  72. e526861 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  73. 24a06c9 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  74. 2b8a01a sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  75. f5916d1 sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  76. 0a24755 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  77. 022a99d sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  78. 008ac1d sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  79. 2a43973 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  80. 5d65c67 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  81. f62bfa5 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  82. 9da5fca sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · 9 years ago
  83. 630cf2e sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · 9 years ago
  84. 10d069b sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · 9 years ago
  85. 2bc1f2b mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · 9 years ago
  86. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  87. ecfb876 mtd: nand: mxs invalidate dcache before DMA read by Peng Fan · 9 years ago
  88. 63b29d8 mtd: nand: mxs support oobsize bigger than 512 by Peng Fan · 9 years ago
  89. 873960c mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · 9 years ago
  90. d396372 nand: Sync with Linux v4.1 by Scott Wood · 9 years ago
  91. 86a720a mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 10 years ago
  92. 2733106 nand: Remove __UBOOT__ ifdefs by Scott Wood · 9 years ago
  93. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  94. 30cb3bf nand: lpc32xx: add ECC layout for small page NAND by Sylvain Lemieux · 9 years ago
  95. 5f63bf3 nand: lpc32xx: add hardware ECC support by Sylvain Lemieux · 9 years ago
  96. 146bad9 sf: ops: Add spi_flash_copy_mmap function by Tom Rini · 9 years ago
  97. 0a02655 sf: Make 4K sector support configurable by Marek Vasut · 9 years ago
  98. 6eeedc1 tegra: nand: disable subpage writes by Marcel Ziswiler · 9 years ago
  99. adf4800 mtd/nand/tegra: alignment workaround by Marcel Ziswiler · 9 years ago
  100. 1bc66a5 tegra: nand: fix read_byte required for proper onfi detection by Marcel Ziswiler · 9 years ago