summaryrefslogtreecommitdiff
path: root/drivers/mtd/cfi_flash.c
AgeCommit message (Expand)Author
2009-10-28cfi: Add weak default function for flash_cmd_reset()Stefan Roese
2009-08-26Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger
2009-08-13flash: Fix CFI buffer size bugJohn Schmoller
2009-07-13issue write command to base for JEDEC flashPo-Yu Chuang
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson
2009-03-23Make flash protection work, when the environment is in EEPROMEric Schumann
2009-03-19CFI: geometry reversal for STMicro M29W320DTRichard Retanubun
2009-02-11cfi: make flash_get_info() non staticHeiko Schocher
2009-02-07Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk
2009-02-05cfi_flash: Fix typo in cfi_flash.cStefan Roese
2009-02-05cfi_flash: Silence compilation warningStefan Roese
2009-02-05flash/cfi_flash: Use virtual sector start address, not physBecky Bruce
2009-02-04Fix compiler warningWolfgang Denk
2009-01-26CFI: Add geometry reversal for STMicro M29W320ETRichard Retanubun
2009-01-26CFI: increase performance of function find_sector()Jens Gehrlein
2009-01-26CFI: avoid redundant function call in single word programming modeJens Gehrlein
2008-11-24cfi-mtd: Add cfi-mtd driver.Piotr Ziecik
2008-11-24cfi_flash: Add interface for flash verbosity controlPiotr Ziecik
2008-11-24cfi_flash: Export flash_sector_size() function.Piotr Ziecik
2008-11-24cfi_flash: Make all flash access functions weakStefan Roese
2008-10-31CFI Driver: Fix "flash not ready" problemWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-13CFI: cfi_flash write fix for AMD legacyEd Swarthout
2008-10-02cfi_flash: do not reset flash when probe failsMike Frysinger
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-09Fix printf errors under -DDEBUGAndrew Klossner
2008-08-20CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()Nick Spence
2008-08-20CFI: Fix AMD Legacy sector protectTsiChung Liew
2008-08-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-08CFI: allow for dynamically determined flash sizes and addressesWolfgang Denk
2008-08-06cfi-flash: Added support to flash_real_protect for Atmel flash devicesRafael Campos
2008-07-17cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATASebastian Siewior
2008-07-15cfi_flash: make the command u32 onlySebastian Siewior
2008-06-19cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk
2008-06-03cfi_flash: enable M18 flash chips family support.Vasiliy Leoenenko
2008-06-03cfi_flash: support of long cmd in U-boot.Vasiliy Leoenenko
2008-06-03Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala
2008-04-25cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs
2008-04-12cfi_flash: Support buffered writes on non-standard Spansion NOR flashGuennadi Liakhovetski
2008-03-29MTD/CFI: flash_read64 is defined a weak function (for SPARC)Daniel Hellstrom
2008-03-28MTD/CFI: Add support for 16bit legacy AMD flashTor Krill
2008-03-19CFI: Small cleanup for FLASH_SHOW_PROGRESSStefan Roese
2008-03-19Flash programming progress countdown.Jerry Van Baren
2008-02-21CFI: Do not use uninitialized cmd_resetMichael Schwingen
2008-01-13CFI: Fix CONFIG_FLASH_CFI_LEGACY compilationMichael Schwingen
2008-01-02cfi_flash: Fix bug in flash_isset() to use correct 32bit functionStefan Roese