| Commit message (Expand) | Author | Age | Lines |
... | |
* | ftsmc020: move ftsmc020 static mem controller to driver/mtd | Macpaul Lin | 2011-04-27 | -0/+52 |
* | cfi_flash driver - Add delay after reset command | Aaron Williams | 2011-04-21 | -0/+7 |
* | mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices | Heiko Schocher | 2011-04-21 | -2/+11 |
* | cfi_flash: reverse geometry for M29W800DT parts | Mike Frysinger | 2011-04-21 | -3/+4 |
* | NAND: rearrange ONFI revision checking, add ONFI 2.3 | Florian Fainelli | 2011-04-15 | -8/+12 |
* | NAND: Fix integer overflow in ONFI detection of chips >= 4GiB | Florian Fainelli | 2011-04-15 | -1/+1 |
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-04-13 | -75/+71 |
|\ |
|
| * | sf: sst: add support for SST25VF064C | James Kosin | 2011-04-13 | -0/+4 |
| * | sf: use print_size() for sector_size output | Mike Frysinger | 2011-04-12 | -2/+2 |
| * | sf: localize erase funcs | Mike Frysinger | 2011-04-12 | -9/+9 |
| * | sf: sst: setup read func | Mike Frysinger | 2011-04-12 | -0/+1 |
| * | sf: add struct spi_flash.sector_size parameter | Richard Retanubun | 2011-04-12 | -64/+28 |
| * | sf: atmel: undo unification of status polling | Mike Frysinger | 2011-04-11 | -2/+29 |
* | | cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage | Peter Tyser | 2011-04-13 | -6/+8 |
|/ |
|
* | sf: unify read functions | Mike Frysinger | 2011-04-11 | -157/+22 |
* | sf: unify erase functions | Mike Frysinger | 2011-04-11 | -335/+83 |
* | sf: unify status polling for ready bit | Mike Frysinger | 2011-04-11 | -283/+81 |
* | sf: unify read/write helpers | Mike Frysinger | 2011-04-11 | -48/+19 |
* | mtd, cfi: introduce void flash_protect_default(void) | Heiko Schocher | 2011-04-07 | -36/+41 |
* | cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too | Mario Schuknecht | 2011-04-07 | -1/+2 |
* | atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN | michael | 2011-04-01 | -0/+2 |
* | NAND: add support for reading ONFI page table | Florian Fainelli | 2011-04-01 | -49/+144 |
* | NAND: add more watchdog resets | Scott Wood | 2011-04-01 | -0/+8 |
* | cfi_flash: fix bug with flash banks with different sector numbers | Martin Krause | 2011-03-28 | -0/+5 |
* | Minor Coding Style Cleanup. | Wolfgang Denk | 2011-02-02 | -19/+19 |
* | mxc_nand: add support for i.MX35 processor | Stefano Babic | 2011-02-02 | -3/+3 |
* | Replace "FLASH" strings with "Flash" or "flash" | Peter Tyser | 2011-01-19 | -2/+2 |
* | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() | Lei Wen | 2011-01-12 | -15/+16 |
* | NAND: add the ability to directly write yaffs image | Lei Wen | 2011-01-12 | -8/+55 |
* | nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. | Alexander Holler | 2011-01-12 | -1/+1 |
* | add AM29F400BB to table of supported legacy flashs | David Müller | 2011-01-11 | -0/+18 |
* | cfi_flash: avoid flash_verbose when possible | Mike Frysinger | 2011-01-09 | -0/+6 |
* | MTD/NAND: fix nand_base.c to use get_timer() correctly | Reinhard Meyer | 2010-12-17 | -6/+9 |
* | nand: constify id/manu tables | Mike Frysinger | 2010-12-17 | -5/+5 |
* | Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next | Wolfgang Denk | 2010-12-17 | -3/+58 |
|\ |
|
| * | cfi_flash: Add optional config register write to cfi-detection | Stefan Roese | 2010-12-17 | -0/+43 |
| * | cfi_flash: Use flash_read32() in sector_erased() | Stefan Roese | 2010-12-17 | -3/+3 |
| * | cfi_flash: Fix problems with status/id read mode | Stefan Roese | 2010-12-17 | -0/+12 |
* | | sf: winbond: add support for W25Q16/32/128 parts | Wojtek Skulski | 2010-12-17 | -10/+29 |
* | | sf: new driver for EON devices | Chong Huang | 2010-12-17 | -0/+280 |
|/ |
|
* | fsl_upm: Add MxMR/MDR synchronization | John Schmoller | 2010-12-13 | -0/+2 |
* | fix s3c2410_nand timing default values | David Müller (ELSOFT AG) | 2010-12-06 | -3/+9 |
* | cfi_flash: fix bug introduced while recent change to flash_get_size() | Anatolij Gustschin | 2010-11-28 | -3/+4 |
* | ppc4xx/NAND: Reduce size of NAND SPL image | Stefan Roese | 2010-11-27 | -2/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -10/+10 |
* | sf: ramtron: new spi fram driver | Reinhard Meyer | 2010-11-10 | -0/+329 |
* | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-10-29 | -12/+13 |
|\ |
|
| * | Add generic support for samsung s3c2440 | C Nauman | 2010-10-28 | -12/+13 |
* | | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -1/+1 |
* | | cfi_flash: handle 'chip size exceeds address window' situation | Ilya Yanok | 2010-10-23 | -5/+23 |
|/ |
|