Commit Graph

408 Commits (49249e137daeec4d51c99aa69a8459d2f11cd94d)

Author SHA1 Message Date
Vadim Bendebury 3f96ee3347 sf: fix debug format string warning 14 years ago
James Le Cuirot ad8e3bd657 sf: winbond: Add support for the Winbond W25X40 14 years ago
Simon Guinot 7432ed05a3 sf: macronix: disable write protection when initializing 14 years ago
Shaohui Xie 9445ce0873 sf: spansion: add support for S25FL129P_64K 14 years ago
Macpaul Lin 2d722e0549 mtd/spi/macronix.c: add MX25L4005 and MX25L8005 14 years ago
Mike Frysinger 8875bdb341 sf: sst: support newer standardized flashes 14 years ago
Mike Frysinger 66ecb7cdb0 sf: unify write disable commands 14 years ago
Mike Frysinger fba2c44e46 sf: eon/stmicro: inline useless ID defines 14 years ago
Mike Frysinger b06afa75fa sf: kill off now-unused local state 14 years ago
Mike Frysinger d4aa500913 sf: unify write funcs 14 years ago
Mike Frysinger 2744a4e688 sf: unify write enable commands 14 years ago
Graeme Russ e110c4fe44 Timer: Allow reset_timer() only for systems with low resolution timers 14 years ago
Graeme Russ a60d1e5b8e Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm 14 years ago
Alex Waterman eced4626e4 NAND: Add 16bit NAND support for the NDFC 14 years ago
Ben Gardiner 169d54d8b3 nand_util: drop trailing all-0xff pages if requested 14 years ago
Ben Gardiner c135456ff5 nand_util: treat WITH_YAFFS_OOB as a mode 14 years ago
Ben Gardiner a6c9aa1f92 nand_util: convert nand_write_skip_bad() to flags 14 years ago
Ben Gardiner bee038e9fe nand_base: trivial: fix comment read/write comment 14 years ago
Mike Frysinger 4c2105cb9f cfi_flash: reverse geometry for newer STM parts 14 years ago
Patrick Sestier bd0d19cc5f sf: kick watchdog when polling 14 years ago
Macpaul Lin f194f6ba5b ftsmc020: fix relocation 14 years ago
Macpaul Lin 00d10eb041 ftsmc020: move ftsmc020 static mem controller to driver/mtd 14 years ago
Aaron Williams a90b9575f3 cfi_flash driver - Add delay after reset command 14 years ago
Heiko Schocher 5b448adb4b mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices 14 years ago
Mike Frysinger 6a011ce851 cfi_flash: reverse geometry for M29W800DT parts 14 years ago
Florian Fainelli aad99bbc39 NAND: rearrange ONFI revision checking, add ONFI 2.3 14 years ago
Florian Fainelli a931f49296 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB 14 years ago
Peter Tyser 2c51983b81 cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage 14 years ago
James Kosin 1c091f59a0 sf: sst: add support for SST25VF064C 14 years ago
Mike Frysinger 493c360721 sf: use print_size() for sector_size output 14 years ago
Mike Frysinger f8f0757dcb sf: localize erase funcs 14 years ago
Mike Frysinger c5910874ba sf: sst: setup read func 14 years ago
Richard Retanubun 4e6a515899 sf: add struct spi_flash.sector_size parameter 14 years ago
Mike Frysinger cdb6a00fb8 sf: atmel: undo unification of status polling 14 years ago
Mike Frysinger a4c3b40b33 sf: unify read functions 14 years ago
Mike Frysinger e7b44eddbe sf: unify erase functions 14 years ago
Mike Frysinger 6163045bcd sf: unify status polling for ready bit 14 years ago
Mike Frysinger 000044d8bf sf: unify read/write helpers 14 years ago
Heiko Schocher 6ee1416e81 mtd, cfi: introduce void flash_protect_default(void) 14 years ago
Mario Schuknecht 2c9f48af73 cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too 14 years ago
michael 67a490d60d atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN 14 years ago
Florian Fainelli 0272c718ba NAND: add support for reading ONFI page table 14 years ago
Scott Wood 6f2ffc3da2 NAND: add more watchdog resets 14 years ago
Martin Krause af56730153 cfi_flash: fix bug with flash banks with different sector numbers 14 years ago
Wolfgang Denk d1a24f0618 Minor Coding Style Cleanup. 14 years ago
Stefano Babic 58c758fe5a mxc_nand: add support for i.MX35 processor 14 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago
Lei Wen 245eb90091 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() 14 years ago
Lei Wen 47fc18f1e7 NAND: add the ability to directly write yaffs image 14 years ago
Alexander Holler 7fab9dfffa nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. 14 years ago