Commit Graph

388 Commits (d2d945714daeaabeaf83ddc63a1c938d9f98ee21)

Author SHA1 Message Date
Ilko Iliev 03f797793b fix some coding style violations. 16 years ago
Scott Wood 2077e348c2 NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). 16 years ago
Piotr Ziecik e6a7edbc17 mtd: Remove a printf() from add_mtd_device(). 16 years ago
Piotr Ziecik 91809ed51d cfi-mtd: Add cfi-mtd driver. 16 years ago
Piotr Ziecik 6ea808efdf cfi_flash: Add interface for flash verbosity control 16 years ago
Piotr Ziecik ebc9784ce6 cfi_flash: Export flash_sector_size() function. 16 years ago
Stefan Roese 45aa5a7f4d cfi_flash: Make all flash access functions weak 16 years ago
Kyungmin Park c91a719daa UBI: Add basic UBI support to U-Boot (Part 5/8) 16 years ago
Kyungmin Park f412fefa07 UBI: Add basic UBI support to U-Boot (Part 4/8) 16 years ago
Kyungmin Park 2d262c4853 UBI: Add basic UBI support to U-Boot (Part 3/8) 16 years ago
Kyungmin Park 961df83361 UBI: Add basic UBI support to U-Boot (Part 2/8) 16 years ago
Kyungmin Park f399d4a281 UBI: Add basic UBI support to U-Boot (Part 1/8) 16 years ago
Kyungmin Park e29c22f5ab MTD: Add MTD paritioning infrastructure 16 years ago
Wolfgang Denk 9abda6ba73 CFI Driver: Fix "flash not ready" problem 16 years ago
Scott Wood bd78bc6b2a NAND: Properly create JFFS2 cleanmarkers. 16 years ago
Scott Wood f7fe57c098 NAND fsl elbc: Set FMR[ECCM] based on page size. 16 years ago
Haiying Wang 4e190b03aa Make Freescale local bus registers available for both 83xx and 85xx. 16 years ago
Karl Beldan 33efde5eca NAND: Reset chip on power-up 16 years ago
Scott Wood c45912d8ab NAND: sync with 2.6.27 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jason Jin fecb5ade3b Fix the NAND size overflow issue. 16 years ago
Ed Swarthout 0d01f66d23 CFI: cfi_flash write fix for AMD legacy 16 years ago
Mike Frysinger 2215987e10 cfi_flash: do not reset flash when probe fails 16 years ago
Anton Vorontsov 0008b6d968 fsl_elbc_nand: ecclayout cleanups 17 years ago
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