Commit Graph

1074 Commits (cff009ed6ff7da2e87f8213d34ed869be4373604)

Author SHA1 Message Date
Maxime Ripard 10b6971215 mtd: uboot: Add meaningful error message 10 years ago
Thomas Chou 38a0f36e83 mtd: add altera quadspi driver 10 years ago
Thomas Chou f105691043 cfi_flash: convert to driver model 10 years ago
Thomas Chou d85879938d dm: implement a MTD uclass 10 years ago
Fabio Estevam c3c016cf75 sf: Add SPI NOR protection mechanism 10 years ago
Fabio Estevam 41b358d7a7 sf: Add SPI protection mechanism from the kernel 10 years ago
Fabio Estevam f8fdb81f6c compat: Remove is_power_of_2() definition 10 years ago
Ryan Harkin 622b95274e cfi_flash: use specific width types for cword 10 years ago
Heiko Schocher 248f260cbd UBI: Fastmap: Fix PEB array type 10 years ago
Heiko Schocher 0195a7bb36 ubi,ubifs: sync with linux v4.2 10 years ago
Jagan Teki baaaa7539c sf: Add FSR support to spi_flash_cmd_wait_ready 10 years ago
Jagan Teki 4efad20a17 sf: Update status reg check in spi_flash_cmd_wait_ready 10 years ago
Jagan Teki 1fabefddfc sf: Make flash->flags use for generic usage 10 years ago
Jagan Teki 70ccf59406 sf: Optimize BAR write code 10 years ago
Jagan Teki 234a9e1c60 sf: Add spi_flash_read_bar 10 years ago
Jagan Teki 3c75ade2b3 sf: Return bank_sel, if flash->bank_curr == bank_sel 10 years ago
Jagan Teki 720e5e54eb sf: params: Add IS25LP128 part support 10 years ago
Jagan Teki 65a75b6f7a sf: params: Add IS25LP064 part support 10 years ago
Jagan Teki 24ea6ac892 sf: params: Add IS25LP032 part support 10 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago
Stefan Agner e24bb2b732 mtd: nand: vf610_nfc: resync with upstream Linux version 10 years ago
Ezequiel García d1d0167663 nand: omap_gpmc: Change correctable bit-flips messages to debug() 10 years ago
Yao Yuan f2b76c6037 mtd: sf: Add support AT26DF081A chip 10 years ago
Hans de Goede 31c5614af4 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin 10 years ago
Peng Fan 168617c9b5 mtd: nand: mxs check maximum ecc that platfrom supports 10 years ago
Stefan Roese 62c390f8a3 mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() 10 years ago
Heiko Schocher 92a3188d7d bitops: introduce BIT() definition 10 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 10 years ago
Stefan Roese 1a103c6caa mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 10 years ago
Simon Glass 0abdd9d01a arm: Remove nhk8815 boards and nomadik arch 10 years ago
Stefan Roese cc19722f04 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices 10 years ago
Hans de Goede d90ba790d8 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig 10 years ago
Boris Brezillon ddd37fe865 sunxi_nand_spl: clear status flags in SPL implementation 10 years ago
Hans de Goede 6a08d65acc sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END 10 years ago
Hans de Goede e526861687 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI 10 years ago
Hans de Goede 24a06c964f sunxi_nand_spl: Add support for backup boot partitions 10 years ago
Hans de Goede 2b8a01a99d sunxi_nand_spl: Auto detect nand configuration parameters 10 years ago
Hans de Goede f5916d1856 sunxi_nand_spl: Parametrize lowlevel read functions 10 years ago
Hans de Goede 0a247554c2 sunxi_nand_spl: Properly config page-size in the nand ctl register 10 years ago
Hans de Goede 022a99d8b2 sunxi_nand_spl: Add support for sun4i and sun5i SoCs 10 years ago
Hans de Goede 008ac1dfe0 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off 10 years ago
Hans de Goede 2a43973f64 sunxi_nand_spl: Add proper cache flusing 10 years ago
Hans de Goede 5d65c67bf1 sunxi_nand_spl: Turn off clocks when we're done with the nand 10 years ago
Hans de Goede f62bfa56da sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary 10 years ago
Hans de Goede 9da5fca55c sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode 10 years ago
Hans de Goede 630cf2e762 sunxi_nand_spl: We only need to reset the nand chip once 10 years ago
Hans de Goede 10d069b797 sunxi_nand_spl: Drop unnecessary temp buf 10 years ago
Masahiro Yamada 2bc1f2b592 mtd: denali_spl: do not allocate page_buffer in .bss section 10 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 10 years ago