| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2012-09-01 | -13/+40 |
|\ |
|
| * | sf: spansion: Add support for S25FL256S | Michal Simek | 2012-08-14 | -0/+7 |
| * | sf: winbond: fix page_size | Stephen Warren | 2012-08-14 | -1/+1 |
| * | sf: stmicro: add support for N25Q128A | Michal Simek | 2012-08-10 | -0/+6 |
| * | sf: stmicro: add support N25Q128 parts | Stephan Linz | 2012-08-09 | -0/+6 |
| * | sf: stmicro: support JEDEC standard two-byte signature | Stephan Linz | 2012-08-09 | -12/+15 |
| * | sf: winbond: add W25Q32 | Rajeshwari Shinde | 2012-08-09 | -0/+5 |
* | | mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs | Holger Brunck | 2012-08-13 | -22/+43 |
* | | cfi_flash: add support for Spansion flash PPB sector protection | Anatolij Gustschin | 2012-08-13 | -0/+52 |
|/ |
|
* | sf: stmicro: add geometrical info for N25Q256 from Micron | Jérôme Carretero | 2012-04-08 | -0/+6 |
* | sf: unify status register writing (and thus block unlocking) | Mike Frysinger | 2012-03-04 | -62/+32 |
* | sf: sst: inline duplicate write enable helper funcs | Mike Frysinger | 2012-03-04 | -22/+4 |
* | sf: eon: drop duplicate id | Mike Frysinger | 2012-03-04 | -5/+0 |
* | sf: unify erase commands | Mike Frysinger | 2012-03-04 | -71/+18 |
* | sf: inline data constants | Mike Frysinger | 2012-03-04 | -105/+12 |
* | sf: spansion: inline useless id defines | Mike Frysinger | 2012-07-20 | -22/+12 |
* | sf: drop unused/duplicate command defines | Mike Frysinger | 2012-07-20 | -75/+11 |
* | MTD: SPEAr SMI: Add write support for length < 4 bytes | Stefan Roese | 2012-07-07 | -4/+18 |
* | st_smi: Fixed page size for Winbond W25Q128FV flash | Armando Visconti | 2012-07-07 | -1/+1 |
* | st_smi: Change timeout loop implementation | Amit Virdi | 2012-07-07 | -10/+17 |
* | st_smi: Fix bug in flash_print_info() | Armando Visconti | 2012-07-07 | -2/+7 |
* | st_smi: Change the flash probing method | Armando Visconti | 2012-07-07 | -27/+65 |
* | st_smi: Removed no needed dependency on ST_M25Pxx_ID | Armando Visconti | 2012-07-07 | -32/+18 |
* | st_smi: Fix smi read status | Vipin Kumar | 2012-07-07 | -6/+2 |
* | st_smi: Move status register read before modifying ctrl register | Shiraz Hashim | 2012-07-07 | -2/+4 |
* | st_smi: Read status until timeout happens | Vipin KUMAR | 2012-07-07 | -1/+1 |
* | st_smi: Enhance the error handling | Amit Virdi | 2012-07-07 | -13/+21 |
* | st_smi: Return error in case TFF is not set | Amit Virdi | 2012-07-07 | -8/+14 |
* | st_smi: Add support for SPEAr SMI driver | Vipin KUMAR | 2012-07-07 | -4/+5 |
* | mtd/NAND: Remove obsolete SPEAr specific NAND drivers | Vipin KUMAR | 2012-07-07 | -124/+0 |
* | mtd/NAND: Add FSMC driver support | Vipin KUMAR | 2012-07-07 | -0/+487 |
* | sf: winbond: Add support for the Winbond W25Q80BL | Stephen Warren | 2012-07-07 | -0/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2012-05-20 | -14/+28 |
|\ |
|
| * | NAND: Remove ONFI detection message to from bootup log | Stefan Roese | 2012-05-18 | -2/+3 |
| * | driver/mtd:IFC: Fix possible memory leak | Prabhakar Kushwaha | 2012-05-18 | -0/+1 |
| * | driver/mtd: IFC NAND: Add support of ONFI NAND flash | Prabhakar Kushwaha | 2012-05-18 | -5/+16 |
| * | mtd, nand: move some printfs to debug output. | Heiko Schocher | 2012-05-18 | -6/+7 |
| * | nand_util: correct YAFFS image write function | Liu, Wentao | 2012-05-18 | -1/+1 |
* | | imx: nand: Support flash based BBT | Timo Ketola | 2012-05-15 | -0/+33 |
|/ |
|
* | linux/compat.h: rename from linux/mtd/compat.h | Mike Frysinger | 2012-04-30 | -10/+10 |
* | GCC4.6: Squash warnings in onenand_base.c | Wolfgang Denk | 2012-04-21 | -3/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2012-04-16 | -2/+9 |
|\ |
|
| * | DMA: Split the APBH DMA init into block and channel init | Marek Vasut | 2012-04-16 | -2/+9 |
* | | drivers/mtd/spr_smi.c: Fix build warning | Anatolij Gustschin | 2012-04-14 | -5/+0 |
|/ |
|
* | onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() | Lukasz Majewski | 2012-04-04 | -16/+29 |
* | onenand:samsung Target dependent OneNAND chip probe function | Lukasz Majewski | 2012-04-04 | -7/+46 |
* | i.MX28: Add cache support to MXS NAND driver | Marek Vasut | 2012-03-29 | -3/+50 |
* | NAND: TI: fix warnings in omap_gpmc.c | Stefano Babic | 2012-03-27 | -6/+8 |
* | cfi: fix the incomplete erased status check in buffer write | Tao Hou | 2012-03-21 | -2/+2 |
* | mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command | Prabhakar Kushwaha | 2012-02-28 | -24/+28 |