Commit Graph

52376 Commits (d60aea94e92a8783e95591b7eeaf733903eeaec7)
 

Author SHA1 Message Date
Miquel Raynal d60aea94e9 cmd: mtdparts: remove mandatory 'mtdparts=' prefix 6 years ago
Miquel Raynal 00ac922db4 cmd: mtdparts: accept spi-nand devices 6 years ago
Miquel Raynal b87b0d8d79 lib: strto: fix metric suffix parsing in strtoul[l] 6 years ago
Miquel Raynal a353e6aa8e lib: strto: parse all lowercase metric prefixes in ustrtoul[l] 6 years ago
Miquel Raynal 2b9ace5527 cmd: mtdparts: add fallthrough in switch statement 6 years ago
Miquel Raynal b01c146d18 cmd: ubi: delete useless and misleading definitions 6 years ago
Miquel Raynal b0036f7004 mtd: mtdpart: balance debug messages 6 years ago
Miquel Raynal 4048a5c519 mtd: declare MTD_PARTITIONS symbol in Kconfig 6 years ago
Boris Brezillon 0fa1fc43c8 dt-bindings: Add bindings for SPI NAND devices 6 years ago
Miquel Raynal 515d021261 mtd: spinand: Add initial support for the MX35LF2GE4AB chip 6 years ago
Boris Brezillon 6f041ccabb mtd: spinand: Add initial support for the MX35LF1GE4AB chip 6 years ago
Frieder Schrempf 3181c0a622 mtd: spinand: Add initial support for Winbond W25M02GV 6 years ago
Peter Pan 883d8778ae mtd: spinand: Add initial support for Micron MT29F2G01ABAGD 6 years ago
Peter Pan 0a6d6bae03 mtd: nand: Add core infrastructure to support SPI NANDs 6 years ago
Boris Brezillon d13f5b254a spi: Extend the core to ease integration of SPI memory controllers 6 years ago
Boris Brezillon f86787280b mtd: nand: Pass mode information to nand_page_io_req 6 years ago
Boris Brezillon b95db8d33a mtd: nand: Add core infrastructure to deal with NAND devices 6 years ago
Miquel Raynal 3657b2f4a3 mtd: rename nand into rawnand in Kconfig prompt 6 years ago
Miquel Raynal a430fa06a4 mtd: move NAND files into a raw/ subdirectory 6 years ago
Miquel Raynal ce9bdc8743 mtd: move all flash categories inside MTD submenu 6 years ago
Miquel Raynal d02f1d36ec mtd: move definitions to enlarge their range 6 years ago
Brian Norris 9bfc3fde9c mtd: add get/set of_node/flash_node helpers 6 years ago
Miquel Raynal ca040d8512 mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing 6 years ago
Boris Brezillon 8fad769f1e mtd: Add sanity checks in mtd_write/read_oob() 6 years ago
Ezequiel Garcia 5f50d82d89 mtd: Uninline mtd_write_oob and move it to mtdcore.c 6 years ago
Boris Brezillon 596cf083da mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing 6 years ago
Tom Rini 9dc8d155d4 Merge git://git.denx.de/u-boot-imx 6 years ago
Tom Rini 333279af23 Merge git://git.denx.de/u-boot-marvell 6 years ago
Baruch Siach e32ac37119 arm: mvebu: clearfog: enable eMMC boot partitions support 6 years ago
Rabeeh Khoury d13b740ca6 phy: marvell: add SATA comphy RX/TX polarity invert support 6 years ago
Konstantin Porotchkin 3c2a3897e8 fix: cmd: mvebu: Exclude mvebu commands from SPL builds 6 years ago
Konstantin Porotchkin d3c72c5dc1 fix: mvebu: Add SPI parameters for environment setup 6 years ago
Konstantin Porotchkin 25a17652c9 fix: env: Fix the SPI flash device setup for DM mode 6 years ago
David Sniatkiwicz e76afd8409 fix: nand: pxa3xx: Add WA for eliminating flash ready timeout 6 years ago
Konstantin Porotchkin b7b3f2c8bb nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND 6 years ago
Konstantin Porotchkin e9a0777f85 nand: pxa3xx: cosmetic: add comments to the timing layout structures 6 years ago
Konstantin Porotchkin 2057eb0b16 fix: nand: Replace hardcoded page chunk size with calculated one 6 years ago
Konstantin Porotchkin b0d7c106c9 mtd: nand: pxa3xx: add support for Toshiba flash 6 years ago
Victor Axelrod ac56a3b30c mtd: nand: pxa3xx: add support for 2KB 8-bit flash 6 years ago
Boris Brezillon f3d235702d mtd: nand: pxa3xx: Fix READOOB implementation 6 years ago
Ofer Heifetz b47f677931 mtd: nand: pxa3xx_nand: add support for partial chunks 6 years ago
Ofer Heifetz 7efd95eacf mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan 6 years ago
Ofer Heifetz b87ae6f587 mtd: pxa3xx_nand: Fix initial controller configuration 6 years ago
Ofer Heifetz 6bbe7f681f mtd: pxa3xx_nand: Increase the initial chunk size 6 years ago
Ofer Heifetz 94488612cb nand: pxa3xx: Increase READ_ID buffer and make the size static 6 years ago
Ofer Heifetz cd11b2b457 mtd: nand: pxa3xx-nand: fix random command timeouts 6 years ago
Ofer Heifetz 658999244a mtd: nand: pxa3xx_nand: fix early spurious interrupt 6 years ago
Ofer Heifetz d3859d1b53 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() 6 years ago
Ofer Heifetz 8cdcf672c5 mtd: nand: pxa3xx_nand: use nand_to_mtd() 6 years ago
Ofer Heifetz 144532242e mtd: nand: pxa3xx_nand: Increase initial buffer size 6 years ago