Commit Graph

471 Commits (5b84dd67cfd8c07c4adff935310224a03d0c4d01)

Author SHA1 Message Date
Anton Vorontsov 8f42bf1c39 fsl_elbc_nand: implement support for flash-based BBT 17 years ago
Anton Vorontsov 97ae023648 fsl_elbc_nand: fix OOB workability for large page NAND chips 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 17 years ago
Andrew Klossner 5251469943 Fix printf errors under -DDEBUG 17 years ago
TsiChung Liew 7b7a869a8b mtd: SPI Flash: Support the STMicro Flash 17 years ago
Graeme Russ 3ef96ded38 Update i386 code (sc520_cdp) 17 years ago
Guennadi Liakhovetski e0056b3410 NAND: add NAND driver for S3C64XX 17 years ago
Wolfgang Denk a49d10cf02 Minor coding style cleanup, updte CHANGELOG 17 years ago
Kyungmin Park bfd7f38614 Fix OneNAND read_oob/write_oob functions compatability 17 years ago
Nick Spence 9e8e63cce6 CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() 17 years ago
TsiChung Liew 4e00acded2 CFI: Fix AMD Legacy sector protect 17 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 17 years ago
Kyungmin Park d438d50848 Fix OneNAND build break 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 9483df6408 drivers/mtd/nand_legacy: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 4fb09b8192 drivers/mtd/onenand: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 17 years ago
Fathi BOUDRA 195ccfc599 OneNAND: Fill in MTD function pointers for OneNAND. 17 years ago
Marcel Ziswiler eafcabd15f NAND: chip->state does not always get set. 17 years ago
Ilya Yanok 13f0fd94e3 NAND: Scan bad blocks lazily. 17 years ago
Scott Wood dfbf617ff0 NAND read/write fix 17 years ago
Anton Vorontsov e1c3dbada3 nand: fsl_upm: convert to updated MTD NAND infrastructure 17 years ago
Scott Wood 300253306a fsl_elbc_nand: Hard-code the FBAR/FPAR split. 17 years ago
Anton Vorontsov 9c814b0a71 fsl_elbc_nand: workaround for hangs during nand write 17 years ago
Scott Wood 9fd020d6b4 Freescale eLBC FCM NAND driver 17 years ago
Scott Wood 41ef8c716e Don't panic if a controller driver does ecc its own way. 17 years ago
Stefan Roese e52b34d40a NAND: Make NAND driver less verbose per default 17 years ago
Stefan Roese 1207226452 NAND: Change nand_wait_ready() to not call nand_wait() 17 years ago
William Juul 5e1dae5c3d Fixing coding style issues 17 years ago
William Juul 4cbb651b29 Remove white space at end. 17 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 17 years ago
Steve Sakoman 4d57b0fb29 OneNAND: Remove unused parameters to onenand_verify_page 17 years ago
Sergey Lapin f77d92a3f5 DataFlash: AT45DB021 fix and AT45DB081 support 17 years ago
Wolfgang Denk 2a112b234d CFI: allow for dynamically determined flash sizes and addresses 17 years ago
Rafael Campos bc9019e197 cfi-flash: Added support to flash_real_protect for Atmel flash devices 17 years ago
Guennadi Liakhovetski 7949839e58 cfi-flash: Add definition for the AM29LV800BB AMD NOR-flash 17 years ago
Stefan Roese f2302d4430 Fix merge problems 17 years ago
Haavard Skinnemoen a229d291f3 spi flash: Fix printf() format warnings 17 years ago
Sebastian Siewior 340ccb260f cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA 17 years ago
Sebastian Siewior 7288f972fc cfi_flash: make the command u32 only 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 17 years ago
Sergey Lapin c6457e3b8b DataFlash AT45DB021 support 17 years ago
Stefan Roese e870690bdc MTD/NAND: Fix printf format warning in nand code 17 years ago
Scott Wood 3167c5386e NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. 17 years ago
Stefan Roese 0192d7d56e jedec_flash: Fix AM29DL800BB device ID 17 years ago
Stefan Roese fb8c061ea0 cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably 17 years ago
Sergei Poselenov 248ae5cfc8 NAND: Added support for 128-bit OOB, adapted 17 years ago
Wolfgang Grandegger a75a57ef6e NAND FSL UPM: driver re-write using the hwcontrol callback 17 years ago
Vasiliy Leoenenko 9c048b5234 cfi_flash: enable M18 flash chips family support. 17 years ago