Commit Graph

160 Commits (ae67dca5e61867cda886bdd2943709a19c45d76a)

Author SHA1 Message Date
Masahiro Yamada ba8c9ea38a mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h 8 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 8 years ago
Masahiro Yamada e6001371d1 mtd: nand: introduce NAND_ROW_ADDR_3 flag 8 years ago
Masahiro Yamada a01549ba40 mtd: nand: add a shorthand to generate nand_ecc_caps structure 8 years ago
Masahiro Yamada 470c29d1c2 mtd: nand: add generic helpers to check, match, maximize ECC settings 8 years ago
Boris Brezillon 52cde35b96 mtd: nand: Pass the CS line to ->setup_data_interface() 8 years ago
Masahiro Yamada 436fb2b84d mtd: nand: allow drivers to request minimum alignment for passed buffer 8 years ago
Boris Brezillon 94b50a8aae mtd: nand: Drop the ->errstat() hook 8 years ago
Boris Brezillon 4d75596e6d mtd: nand: Drop unused cached programming support 8 years ago
Boris Brezillon 13f3b04f61 mtd: add mtd_ooblayout_xxx() helper functions 8 years ago
Marc Gonzalez 1fb87de83d mtd: nand: Support controllers with custom page 8 years ago
Boris Brezillon 6f84b26b53 mtd: nand: Add a few more timings to nand_sdr_timings 8 years ago
Boris Brezillon 3d841b3214 mtd: nand: Fix data interface configuration logic 8 years ago
Boris Brezillon 27c4792cd2 mtd: nand: automate NAND timings selection 8 years ago
Sascha Hauer b893e83330 mtd: nand: Expose data interface for ONFI mode 0 8 years ago
Sascha Hauer 46deff57da mtd: nand: convert ONFI mode into data interface 8 years ago
Sascha Hauer 01042499b8 mtd: nand: Introduce nand_data_interface 8 years ago
Sascha Hauer 1728eb577d mtd: nand: Create a NAND reset function 8 years ago
Sascha Hauer 6a1ff76ed3 mtd: nand: remove unnecessary 'extern' from function declarations 8 years ago
Boris Brezillon 19d30ded88 mtd: nand: Add an option to maximize the ECC strength 8 years ago
Masahiro Yamada 4c61f79b5e mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled 8 years ago
Masahiro Yamada 8b7f4b9cc1 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG 8 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada b5bf5cb3b3 treewide: use #include <...> to include public headers 9 years ago
Steve Rae 59441ac3c1 mtd: fix compiler warnings 9 years ago
Boris Brezillon c1fe6b5b5e mtd: nand: Increase the max OOB size 9 years ago
Brian Norris 42bd19ce6c mtd: nand: add common DT init code 9 years ago
Ladislav Michl 22d6ac490e armv7: armv7: introduce set_gpmc_cs0 9 years ago
Ladislav Michl 0568dd0663 armv7: make gpmc_cfg const 9 years ago
Scott Wood ceee07b658 mtd: nand: Sync with Linux v4.6 9 years ago
Scott Wood 81c772521f mtd: nand: Add page argument to write_page() etc. 9 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 9 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 9 years ago
Scott Wood ea7d1eec66 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool 9 years ago
Andreas Bießmann 09c2b8f3e3 Change my mailaddress 9 years ago
Tom Rini 78e9e71c83 include/linux/mtd: Update copyright notices 10 years ago
Thomas Chou d85879938d dm: implement a MTD uclass 10 years ago
Heiko Schocher 0195a7bb36 ubi,ubifs: sync with linux v4.2 10 years ago
Siva Durga Prasad Paladugu 2580a2a7e7 mtd: nand: Increase max sizes of OOB and Page size 10 years ago
Scott Wood d3963721d9 nand: Sync with Linux v4.1 10 years ago
Ezequiel Garcia 86a720aafc mtd: Introduce mtd_block_isreserved() 10 years ago
Scott Wood 273310644f nand: Remove __UBOOT__ ifdefs 10 years ago
Masahiro Yamada f18d11163e mtd: fix false positive "Offset exceeds device limit" error 10 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 10 years ago
Peter Tyser 073adf987e nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE 10 years ago
Daniel Mack c316f577b4 mtd: OMAP: Enable GPMC prefetch mode 11 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 11 years ago
Heiko Schocher 4e67c57125 mtd,ubi,ubifs: sync with linux v3.15 11 years ago
Heiko Schocher ddf7bcfa6c mtd, ubi, ubifs: update for the sync with linux v3.14 11 years ago