Age | Commit message (Expand) | Author |
2015-02-16 | mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined | Egli, Samuel |
2015-02-12 | dm: Expand and complete Kconfig in drivers/ | Simon Glass |
2015-02-07 | mtd: atmel_nand: according to pmecc version to perform 0xff page correction | Wu, Josh |
2015-02-04 | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini |
2015-01-29 | dm: spi: Move slave details to child platdata | Simon Glass |
2015-01-29 | dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() | Simon Glass |
2015-01-29 | dm: tegra: nand: Remove use of fdtdec GPIO support | Simon Glass |
2015-01-28 | ubi: reset mtd_devs when ubi part fail | Heiko Schocher |
2015-01-23 | powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards | Masahiro Yamada |
2015-01-13 | mtd: OMAP: Enable GPMC prefetch mode | Daniel Mack |
2015-01-09 | mtd: nand: do not scan BBT after scrub | Masahiro Yamada |
2015-01-09 | mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again | Masahiro Yamada |
2015-01-09 | mtd: nand: revive "nand scrub" command | Masahiro Yamada |
2015-01-05 | mtd: nand: omap_gpmc: fix error handling | Guido MartÃnez |
2014-12-18 | sf: sf_params: Add S25FL164K flash identifier info | Adnan Ali |
2014-12-18 | sf: sf_params: Add S25FL116K flash support | Adnan Ali |
2014-12-18 | mtd/spi: Add support for SST25WF040B | Shengzhou Liu |
2014-12-18 | mtd: sf: Zap ramtron driver | Jagannadha Sutradharudu Teki |
2014-12-13 | sf: Enable byte program support | Jagannadha Sutradharudu Teki |
2014-12-13 | spi: sf: Support byte program for sst spi flash | Bin Meng |
2014-12-13 | spi: Fix flag collision for SST_WP | Simon Glass |
2014-12-13 | sf: Fix look for the fastest read command | Jagannadha Sutradharudu Teki |
2014-12-11 | driver/mtd: Fix IFC compilation warnings | Jaiprakash Singh |
2014-12-11 | arm: ls102xa: Add NAND boot support for LS1021AQDS board | Alison Wang |
2014-12-04 | mtd: nand: omap_gpmc: Always use ready/busy pin | Stefan Roese |
2014-11-26 | mtd: nand: s3c: Unify the register definition and naming | Marek Vasut |
2014-11-26 | mtd/nand/vf610_nfc: Disable subpage writes | Sanchayan Maity |
2014-11-26 | mtd: denali: set some registers after nand_scan_ident() | Masahiro Yamada |
2014-11-26 | mtd: denali: use CONFIG_SYS_NAND_SELF_INIT | Masahiro Yamada |
2014-11-26 | nand: reinstate lazy bad block scanning | Rostislav Lisovy |
2014-11-24 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-11-22 | dm: spi: Use device_bind_driver() instead of our own function | Simon Glass |
2014-11-22 | dm: spi: Correct handling of SPI chip selects in sandbox | Simon Glass |
2014-11-19 | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini |
2014-11-19 | mtd: Handle 29LV800BT | Dirk Eibach |
2014-11-19 | mtd, cfi, ubi: add missing writebufsize initialization | Heiko Schocher |
2014-11-17 | mtd: atmel_nand: runtime to build gf table for pmecc | Josh Wu |
2014-11-17 | spl, mtd, nand, atmel_nand: invert device ready pin logic | Heiko Schocher |
2014-11-17 | spl, nand, atmel_nand: add erase one block function | Heiko Schocher |
2014-11-17 | mtd: atmel_nand: add missing include | Heiko Schocher |
2014-11-05 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2014-10-30 | mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND | Marek Vasut |
2014-10-25 | omap_gpmc: fix warnigs with W=1 | Jeroen Hofstee |
2014-10-25 | cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} | Jeroen Hofstee |
2014-10-23 | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese |
2014-10-22 | dm: sf: sandbox: Convert SPI flash driver to driver model | Simon Glass |
2014-10-22 | dm: Convert spi_flash_probe() and 'sf probe' to use driver model | Simon Glass |
2014-10-22 | dm: sf: Add a uclass for SPI flash | Simon Glass |
2014-10-22 | spi: Use error return value in sf_ops | Simon Glass |