| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk | 2011-11-23 | -2/+1 |
|\ |
|
| * | drivers/mtd/onenand/samsung.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-11-23 | -2/+1 |
* | | drivers/mtd/dataflash.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-11-16 | -3/+0 |
* | | GCC4.6: Squash warnings in onenand_base.c | Marek Vasut | 2011-11-15 | -11/+7 |
* | | OneNAND: Add simple OneNAND SPL | Marek Vasut | 2011-11-15 | -0/+150 |
* | | iMX28: Add GPMI NAND driver | Marek Vasut | 2011-11-11 | -0/+1119 |
|/ |
|
* | spl, nand: add 4bit HW ecc oob first nand_read_page function | Heiko Schocher | 2011-11-03 | -1/+42 |
* | arm, davinci: add support for new spl framework | Heiko Schocher | 2011-11-03 | -0/+59 |
* | GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c | Marek Vasut | 2011-10-27 | -6/+6 |
* | GCC4.6: Squash warning in jedec_flash.c | Marek Vasut | 2011-10-27 | -2/+3 |
* | GCC4.6: Squash warning in cfi_flash.c | Marek Vasut | 2011-10-27 | -1/+1 |
* | spi/eon: add support for new EON spi flash EN25Q32B | Shaohui Xie | 2011-10-23 | -0/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2011-10-12 | -0/+262 |
|\ |
|
| * | MIPS: Jz4740: Add NAND driver | Xiangfu Liu | 2011-10-12 | -0/+262 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk | 2011-10-12 | -6/+6 |
|\ \ |
|
| * | | UBI: init eba tables before wl when attaching a device | Holger Brunck | 2011-10-12 | -6/+6 |
| |/ |
|
* | | NAND: davinci: choose correct 1-bit h/w ECC reg | Laurence Withers | 2011-10-10 | -13/+13 |
|/ |
|
* | CFI: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2011-10-04 | -72/+41 |
|\ |
|
| * | PPC: Fix fsl_upm.c by renaming nand handling functions | Marek Vasut | 2011-10-03 | -8/+8 |
| * | mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi | mhench | 2011-10-03 | -30/+2 |
| * | NAND: Really ignore bad blocks when scrubbing | Marek Vasut | 2011-10-03 | -22/+9 |
| * | mxc_nand: fix a problem writing more than 32MB | Helmut Raiger | 2011-10-03 | -1/+12 |
| * | mxc_nand: fixed some typos (cosmetic) | Helmut Raiger | 2011-10-03 | -10/+9 |
| * | nand: increase chip_delay in mv kirkwood nand driver | Stefan Bigler | 2011-10-03 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-10-04 | -0/+851 |
|\ \
| |/
|/| |
|
| * | nand: Freescale Integrated Flash Controller NAND support | Dipen Dudhat | 2011-09-29 | -0/+851 |
* | | GCC4.6: Squash warning in vmt.c | Marek Vasut | 2011-10-01 | -4/+7 |
* | | GCC4.6: Squash warning in nand_bbt.c | Marek Vasut | 2011-10-01 | -4/+1 |
* | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-10-01 | -0/+8 |
|\ \ |
|
| * | | sf: eon: add support for EN25Q32B parts | Shaohui Xie | 2011-09-29 | -0/+8 |
| |/ |
|
* | | spl: add NAND Library to new SPL | Simon Schwarz | 2011-09-30 | -4/+282 |
|/ |
|
* | sf: fix debug format string warning | Vadim Bendebury | 2011-09-21 | -1/+1 |
* | sf: winbond: Add support for the Winbond W25X40 | James Le Cuirot | 2011-09-05 | -0/+8 |
* | sf: macronix: disable write protection when initializing | Simon Guinot | 2011-08-02 | -0/+42 |
* | sf: spansion: add support for S25FL129P_64K | Shaohui Xie | 2011-08-02 | -0/+9 |
* | mtd/spi/macronix.c: add MX25L4005 and MX25L8005 | Macpaul Lin | 2011-08-02 | -0/+16 |
* | sf: sst: support newer standardized flashes | Mike Frysinger | 2011-07-26 | -2/+20 |
* | sf: unify write disable commands | Mike Frysinger | 2011-07-26 | -1/+10 |
* | sf: eon/stmicro: inline useless ID defines | Mike Frysinger | 2011-07-26 | -20/+9 |
* | sf: kill off now-unused local state | Mike Frysinger | 2011-07-26 | -123/+61 |
* | sf: unify write funcs | Mike Frysinger | 2011-07-26 | -324/+76 |
* | sf: unify write enable commands | Mike Frysinger | 2011-07-26 | -8/+16 |
* | Timer: Allow reset_timer() only for systems with low resolution timers | Graeme Russ | 2011-07-26 | -0/+4 |
* | Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm | Graeme Russ | 2011-07-16 | -2/+3 |
* | NAND: Add 16bit NAND support for the NDFC | Alex Waterman | 2011-07-01 | -4/+29 |
* | nand_util: drop trailing all-0xff pages if requested | Ben Gardiner | 2011-07-01 | -3/+37 |
* | nand_util: treat WITH_YAFFS_OOB as a mode | Ben Gardiner | 2011-07-01 | -0/+3 |
* | nand_util: convert nand_write_skip_bad() to flags | Ben Gardiner | 2011-07-01 | -4/+4 |
* | nand_base: trivial: fix comment read/write comment | Ben Gardiner | 2011-07-01 | -1/+1 |