| Commit message (Expand) | Author | Age | Lines |
* | drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking | Albin Tonnerre | 2010-04-09 | -0/+6 |
* | cfi_flash: reset timer in flash status check | Thomas Chou | 2010-04-07 | -0/+2 |
* | Merge remote branch 'origin/master' into next | Wolfgang Denk | 2010-03-29 | -1/+4 |
|\ |
|
| * | cfi_flash: precision and underflow problem in tout calculation | Renato Andreola | 2010-03-25 | -1/+4 |
* | | Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next | Wolfgang Denk | 2010-03-29 | -7/+86 |
|\ \ |
|
| * | | cfi flash: add status polling method for amd flash | Thomas Chou | 2010-03-26 | -7/+86 |
| |/ |
|
* | | at91: add hwecc method for nand | Nikolay Petukhov | 2010-03-23 | -0/+301 |
* | | TI: Davinci: NAND Driver Cleanup | Cyril Chemparathy | 2010-03-23 | -59/+69 |
|/ |
|
* | mod change 755 => 644 for multiple files | Thomas Weber | 2010-03-21 | -0/+0 |
* | Prepare v2010.03-rc1v2010.03-rc1 | Wolfgang Denk | 2010-03-12 | -3/+1 |
* | ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM | Wolfgang Wegner | 2010-03-04 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2010-02-03 | -17/+18 |
|\ |
|
| * | CFI: fix eraseregions numblocks | Ladislav Michl | 2010-02-02 | -17/+18 |
* | | Nand mxc_nand add v1.1 controller support | John Rigby | 2010-01-27 | -71/+546 |
|/ |
|
* | SPEAr : nand driver support for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | -0/+125 |
* | SPEAr : smi driver support for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | -0/+524 |
* | MXC: Add large page oob layout for i.MX31 NAND controller. | Magnus Lilja | 2010-01-19 | -0/+12 |
* | mxc_nand: Update driver to work with i.MX31. | Magnus Lilja | 2010-01-19 | -3/+31 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-01-12 | -14/+13 |
|\ |
|
| * | Davinci: NAND enable ECC even when not in NAND boot mode | Nick Thompson | 2010-01-04 | -0/+2 |
| * | Davinci: Configurable NAND chip selects | Nick Thompson | 2010-01-04 | -14/+11 |
* | | Davinci: davinci_nand.c performance enhancments | Nick Thompson | 2010-01-06 | -54/+146 |
|/ |
|
* | Merge branch 'next' of ../next | Wolfgang Denk | 2009-12-15 | -159/+855 |
|\ |
|
| * | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -4/+0 |
| * | Merge branch 'master' into next | Wolfgang Denk | 2009-12-07 | -1/+1 |
| |\ |
|
| * \ | Merge branch 'master' into next | Wolfgang Denk | 2009-12-05 | -1/+341 |
| |\ \ |
|
| * | | | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -1/+1 |
| * | | | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx | Minkyu Kang | 2009-11-27 | -1/+1 |
| * | | | Move s3c24x0 header files to asm-arm/arch-s3c24x0/ | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -1/+1 |
| * | | | NAND: Add Support for 4K page size in DaVinci NAND driver | Sandeep Paulraj | 2009-11-20 | -7/+16 |
| * | | | S3C2410 NAND Flash Add Missing Function | Hui.Tang | 2009-11-18 | -4/+27 |
| * | | | NAND: Update read_read_subpage API check | Sandeep Paulraj | 2009-11-18 | -1/+1 |
| * | | | Flex-OneNAND driver support | Amul Kumar Saha | 2009-11-13 | -98/+662 |
| * | | | fsl_elbc_nand: remove the bbt descriptors relocation fixup | Mingkai Hu | 2009-11-13 | -4/+0 |
| * | | | NAND: fix "raw" reads with ECC syndrome layouts | David Brownell | 2009-11-13 | -4/+96 |
| * | | | NAND: Don't walk past end of oobfree[] | Sandeep Paulraj | 2009-11-13 | -1/+2 |
| * | | | NAND: Update check condition for nand_read_page_hwecc API | Sandeep Paulraj | 2009-11-13 | -1/+1 |
| * | | | NAND: Updating comments/explanations in the NAND driver | Sandeep Paulraj | 2009-11-13 | -4/+8 |
| * | | | NAND: Subpage shift for ecc_steps equal to 16 | Sandeep Paulraj | 2009-11-13 | -0/+1 |
| * | | | NAND: Remove commented out code | Sandeep Paulraj | 2009-11-13 | -1/+0 |
| * | | | NAND: Correct the "chip_shift" calculation | Sandeep Paulraj | 2009-11-13 | -1/+1 |
| * | | | NAND: Update to support 64 bit device size | Sandeep Paulraj | 2009-11-13 | -28/+39 |
* | | | | nand: Fix access to last block in NAND devices | Stefan Roese | 2009-12-11 | -2/+2 |
| |_|/
|/| | |
|
* | | | Fix computation in nand_util.c:get_len_incl_bad | Daniel Hobi | 2009-12-07 | -1/+1 |
| |/
|/| |
|
* | | sf: fix stmicro offset setup while erasing | Mike Frysinger | 2009-11-22 | -1/+2 |
* | | sf: new driver for Winbond W25X16/32/64 devices | Jason McMullan | 2009-11-22 | -0/+339 |
|/ |
|
* | cfi: Add weak default function for flash_cmd_reset() | Stefan Roese | 2009-10-28 | -133/+18 |
* | sf: add GPL-2 license info | Mike Frysinger | 2009-10-24 | -0/+2 |
* | Clean-up of s3c24x0 nand driver | kevin.morfitt@fearnside-systems.co.uk | 2009-10-13 | -37/+25 |
* | s5pc1xx: support onenand driver | Minkyu Kang | 2009-10-13 | -0/+637 |