Commit Graph

68 Commits (6baed700f21c9b200e344518932a7046b05853a4)

Author SHA1 Message Date
Jamie Iles 759f1d325c mtd: mxc_nand: convert to mtd_device_register() 14 years ago
Baruch Siach d178e3e88f mtd: mxc_nand: add support for multiple chips on V21 devices 14 years ago
Baruch Siach 2c1c5f1994 mtd: mxc_nand: fix OOB corruption when page size > 2KiB 14 years ago
Baruch Siach 5d9d993620 mtd: mxc_nand: fix read past buffer end 14 years ago
Gilles Espinasse 177b241d0e kbuild, mtd, net: a few comment typo fixes and rewording 14 years ago
Fabio Estevam 2ebf0622cd mtd: mxc_nand: Fix warning on nr_parts unused variable 14 years ago
Sascha Hauer 63f1474c69 mxc_nand: do not depend on disabling the irq in the interrupt handler 15 years ago
Sascha Hauer b8db2f51dc mtd: mxc_nand: configure pages per block for v2 controller 15 years ago
John Ogness f7b66e5e51 mxc_nand: Do not do byte accesses to the NFC buffer. 15 years ago
Sascha Hauer 71ec51554a mxc_nand: Add v3 (i.MX51) Support 15 years ago
Sascha Hauer 6e85dfdc19 mxc_nand: support 8bit ecc 15 years ago
Sascha Hauer 94f77e50d6 mxc_nand: fix correct_data function 15 years ago
Sascha Hauer 1bc991808d mxc_nand: add V1_V2 namespace to registers 15 years ago
Sascha Hauer 7aaf28ac02 mxc_nand: factor out a check_int function 15 years ago
Sascha Hauer 5f97304ef1 mxc_nand: make some internally used functions overwriteable 15 years ago
Sascha Hauer c29c607afa mxc_nand: rework get_dev_status 15 years ago
Sascha Hauer 938cf997f9 mxc_nand: remove 0xe00 offset from registers 15 years ago
Eric Bénard 04dd0d3a9a mtd: mxc_nand: dont call suspend and resume explicitly 15 years ago
Eric Bénard 6a8cfcfb0d mtd: mxc_nand: fix unbalanced enable for IRQ 15 years ago
Uwe Kleine-König e2c848833c mtd: mxc_nand: remove unused variable 15 years ago
Sascha Hauer 6c49939869 mtd: mxc_nand: fix OOB accesses on i.MX27 15 years ago
Baruch Siach cce02464dd mxc_nand: add support for platform defined partitions 15 years ago
Sascha Hauer 5ea32021c1 mxc_nand: Fix OOB handling 15 years ago
David Woodhouse 73850975e9 mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case value 15 years ago
Ivo Clarysse a47bfd2eb6 mtd: mxc_nand: support i.MX21 15 years ago
Ivo Clarysse d484018056 mtd: mxc_nand: set NFC registers after reset 15 years ago
Ivo Clarysse 63f4079b6a MXC: mxc_nand: support i.MX21 15 years ago
Ivo Clarysse 7422f27a8a MXC: mxc_nand: set NFC registers after reset 15 years ago
David Woodhouse 5e81e88a4c mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() 15 years ago
Eric Benard 66803762c1 mtd: mxc_nand: add RESET command support 15 years ago
Uwe Kleine-König 9c14b153e6 mtd: mxc-nand: don't disable clock in mxcnd-suspend 15 years ago
Uwe Kleine-König b840bc11b5 mtd: mxc-nand: no need to check for validity of platform driver data 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Uwe Kleine-König 51eeb87815 Revert "mtd: move mxcnd_remove to .exit.text" 15 years ago
Uwe Kleine-König daa0f15a8d mtd: don't use __exit_p to wrap mxcnd_remove 15 years ago
Sascha Hauer 1fbff0a6e9 mxc_nand: use DRIVER_NAME where appropriate 15 years ago
Sascha Hauer c110eaf465 mxc_nand: remove TROP_US_DELAY 15 years ago
Sascha Hauer f1372055df mxc_nand: Allow flash based bbt 15 years ago
Sascha Hauer f06368f7d1 mxc_nand: disable sp_en bit only once 15 years ago
Sascha Hauer 9467114ef4 mxc_nand: Add NFC V2 support 15 years ago
Sascha Hauer 2d69c7fadd mxc_nand: Get rid of pagesize_2k flag 15 years ago
Sascha Hauer c6de7e1bb8 mxc_nand: Make main/spare areas runtime configurable 15 years ago
Sascha Hauer 0e60c7c401 mxc_nand: remove unused defines 15 years ago
Sascha Hauer c5d23f1bf3 mxc nand: modify send_page to send all pages, not only one 15 years ago
Sascha Hauer 89121a6bfe mxc nand: simplify command processing 15 years ago
Sascha Hauer f8f9608d9b mxc nand: use buffers 15 years ago
Sascha Hauer d970a0730b mxc nand: use resource_size() 15 years ago
Sascha Hauer a4ad57f8b3 mxc nand: remove dead code 15 years ago
Sascha Hauer 6246549174 mxc nand: remove debug param 15 years ago
Sascha Hauer a3e65b64d5 mxc_nand: introduce mxc_do_addr_cycle 15 years ago