Age | Commit message (Expand) | Author |
2010-04-07 | cfi_flash: reset timer in flash status check | Thomas Chou |
2010-03-29 | Merge remote branch 'origin/master' into next | Wolfgang Denk |
2010-03-26 | cfi flash: add status polling method for amd flash | Thomas Chou |
2010-03-25 | cfi_flash: precision and underflow problem in tout calculation | Renato Andreola |
2010-03-04 | ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM | Wolfgang Wegner |
2009-10-28 | cfi: Add weak default function for flash_cmd_reset() | Stefan Roese |
2009-08-26 | Support up to 7 banks for ids as specified in JEDEC JEP106Z | Niklaus Giger |
2009-08-13 | flash: Fix CFI buffer size bug | John Schmoller |
2009-07-13 | issue write command to base for JEDEC flash | Po-Yu Chuang |
2009-06-04 | Redundant Environment: protect full sector size | Wolfgang Denk |
2009-04-04 | Add support for the AT91RM9200EK Board. | Ulf Samuelsson |
2009-03-23 | Make flash protection work, when the environment is in EEPROM | Eric Schumann |
2009-03-19 | CFI: geometry reversal for STMicro M29W320DT | Richard Retanubun |
2009-02-11 | cfi: make flash_get_info() non static | Heiko Schocher |
2009-02-07 | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master | Wolfgang Denk |
2009-02-05 | cfi_flash: Fix typo in cfi_flash.c | Stefan Roese |
2009-02-05 | cfi_flash: Silence compilation warning | Stefan Roese |
2009-02-05 | flash/cfi_flash: Use virtual sector start address, not phys | Becky Bruce |
2009-02-04 | Fix compiler warning | Wolfgang Denk |
2009-01-26 | CFI: Add geometry reversal for STMicro M29W320ET | Richard Retanubun |
2009-01-26 | CFI: increase performance of function find_sector() | Jens Gehrlein |
2009-01-26 | CFI: avoid redundant function call in single word programming mode | Jens Gehrlein |
2008-11-24 | cfi-mtd: Add cfi-mtd driver. | Piotr Ziecik |
2008-11-24 | cfi_flash: Add interface for flash verbosity control | Piotr Ziecik |
2008-11-24 | cfi_flash: Export flash_sector_size() function. | Piotr Ziecik |
2008-11-24 | cfi_flash: Make all flash access functions weak | Stefan Roese |
2008-10-31 | CFI Driver: Fix "flash not ready" problem | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-13 | CFI: cfi_flash write fix for AMD legacy | Ed Swarthout |
2008-10-02 | cfi_flash: do not reset flash when probe fails | Mike Frysinger |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-09 | Fix printf errors under -DDEBUG | Andrew Klossner |
2008-08-20 | CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() | Nick Spence |
2008-08-20 | CFI: Fix AMD Legacy sector protect | TsiChung Liew |
2008-08-14 | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next | Stefan Roese |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-08 | CFI: allow for dynamically determined flash sizes and addresses | Wolfgang Denk |
2008-08-06 | cfi-flash: Added support to flash_real_protect for Atmel flash devices | Rafael Campos |
2008-07-17 | cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA | Sebastian Siewior |
2008-07-15 | cfi_flash: make the command u32 only | Sebastian Siewior |
2008-06-19 | cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably | Stefan Roese |
2008-06-11 | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash | Wolfgang Denk |
2008-06-03 | cfi_flash: enable M18 flash chips family support. | Vasiliy Leoenenko |
2008-06-03 | cfi_flash: support of long cmd in U-boot. | Vasiliy Leoenenko |
2008-06-03 | Fix warnings from gcc-4.3.0 build on a ppc host | Kumar Gala |
2008-04-25 | cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST | Matthias Fuchs |
2008-04-12 | cfi_flash: Support buffered writes on non-standard Spansion NOR flash | Guennadi Liakhovetski |
2008-03-29 | MTD/CFI: flash_read64 is defined a weak function (for SPARC) | Daniel Hellstrom |
2008-03-28 | MTD/CFI: Add support for 16bit legacy AMD flash | Tor Krill |