Commit Graph

471 Commits (5b84dd67cfd8c07c4adff935310224a03d0c4d01)

Author SHA1 Message Date
Becky Bruce 09ce9921a7 flash/cfi_flash: Use virtual sector start address, not phys 16 years ago
Wolfgang Denk 657f2062d8 Fix compiler warning 16 years ago
Mike Frysinger be9d8c780e Blackfin: add driver for on-chip NAND controller 16 years ago
Richard Retanubun e8eac43718 CFI: Add geometry reversal for STMicro M29W320ET 16 years ago
Jens Gehrlein 0f8e851e89 CFI: increase performance of function find_sector() 16 years ago
Jens Gehrlein a7292871a7 CFI: avoid redundant function call in single word programming mode 16 years ago
Dirk Behme 12201a1354 OMAP3: Add NAND support 16 years ago
Brad Bozarth 68f8718df2 spi flash: fix crash due to spi flash miscommunication 16 years ago
Niklaus Giger 94f9279f7b Added legacy flash ST Micro M29W040B 16 years ago
Mike Frysinger d4bade8d77 nand: fixup printf modifiers to match types used 16 years ago
Wolfgang Grandegger 6c869637fe NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 16 years ago
Nishanth Menon 50657c2732 NAND: Enable nand lock, unlock feature 16 years ago
Mike Frysinger 69fb8be4fc NAND: move board_nand_init to nand.h 16 years ago
Stefan Roese 1ae3986204 OneNAND: Additional sync with 2.6.27 16 years ago
Kyungmin Park 1714f51a20 Add markbad function 16 years ago
Stefan Roese 8cf11f3aa7 OneNAND: Save version_id in onenand_chip struct 16 years ago
Stefan Roese 4fca3310d6 OneNAND: Fix compiler warnings 16 years ago
Kyungmin Park ef0921d6b0 Sync with 2.6.27 16 years ago
Kumar Gala 9d94aff699 NAND FSL elbc: Use virt_to_phys to determine which bank is in use 16 years ago
Scott Wood ff49ea8977 NAND: Mark the BBT as scanned prior to calling scan_bbt. 16 years ago
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Mike Frysinger 84bc72d90c spi/stmicro: fix debug() display of cmd 16 years ago
Stefan Roese 8173293516 UBI: Return -ENOMEM upon failing malloc 16 years ago
Stefan Roese 2ee951ba2a UBI: Enable re-initializing of the "ubi part" command 16 years ago
Stefan Roese 9def12cae3 MTD: Fix problem based on non-working relocation (list head mtd_partitions) 16 years ago
Ilko Iliev bd876772ee mtd/dataflash.c: fix a problem with the last partition 16 years ago
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