Commit Graph

1213 Commits (b9f9339b7e69b7f81b3b57dcf7f1b51a0bf4a7e2)

Author SHA1 Message Date
Stephen Warren 11b9a4d8d9 sf: fix timebase data type in _wait_ready() 9 years ago
Heiko Schocher 68fc449033 mtd, ubi: set free_count to zero before walking through erase list 9 years ago
Rouven Behr 7570a0cc75 mtd: cfi: Unlock current sector instead of sector 0 before buffered write 9 years ago
Vikas Manocha 9082517a85 stm32: stm32_flash: add memory barrier during flash write 9 years ago
Purna Chandra Mandal 6d9481047e drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. 9 years ago
Chris Packham 46a16bd895 kirkwood_nand: claim MPP pins on the fly 9 years ago
Graham Moore 15305c2f03 mtd: nand: denali: max_banks calculation changed in revision 5.1 9 years ago
Vasily Khoruzhick edc498c651 cfi_flash: return device into read array mode after reading status 9 years ago
Vikas Manocha 9ecb0c416c stm32: stm32f4: move flash driver to mtd driver location 9 years ago
Masahiro Yamada 73b5b27b7a mtd: denali: fix warning when compiled for 64bit system 9 years ago
Marek Vasut ea9619aed6 sf: Correct data types in stm_is_locked_sr() 9 years ago
Simon Glass 0badb23d11 spi: Correct two error return values 9 years ago
Simon Glass ffe276d27a sandbox: spi: Remove an incorrect free() 9 years ago
Simon Glass 20f655da11 sandbox: spi: Add more debugging to SPI emulation 9 years ago
Mugunthan V N 7bd1c59bdb sf: spi_flash: use dma to copy data from mmap region if platform supports 9 years ago
Siva Durga Prasad Paladugu e4b40e921d arasan: nfc: Add initial nand driver support for arasan 10 years ago
Siva Durga Prasad Paladugu 78cb965af0 zynqmp: nand: Add Nand driver support for zynqmp 10 years ago
Kevin Smith 065a373d93 mtd: pxa3xx_nand: Don't alloc unneeded memory 10 years ago
Kevin Smith 84caff35df mtd: pxa3xx_nand: Correct offset calculation 10 years ago
Kevin Smith b7d3e4a635 mtd: pxa3xx_nand: Correct null dereference 10 years ago
Peng Fan 549d7c0e09 nand: mxs: fix error handling for mxs_nand_init 10 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 10 years ago
Josh Wu 258b21fc69 atmel_nand: Add 32 bit ecc support for sama5d2 chip 10 years ago
Josh Wu fa651f5d53 atmel_nand_ecc: update pmecc registers according to sama5d2 chip 10 years ago
Josh Wu 422b49e289 atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number 10 years ago
Josh Wu 4c6a6ea3e1 atmel_nand: add '\n' in the end of error message for better display 10 years ago
Josh Wu 3a20567199 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function 10 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 10 years ago
Peng Fan bedaa842ae imx: nand: update GPMI NAND driver to support MX7 10 years ago
Simon Glass d178a1c5b2 spi: Correct device tree usage in spi_flash_decode_fdt() 10 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 10 years ago
Simon Glass 3c8fb12b77 dm: spi_flash: Allow the uclass to work without printf() 10 years ago
Jagan Teki 1c17f5ec57 sf: Make IO modes at last in read modes 10 years ago
Jagan Teki 91292e0bee spi: Rename op_mode_rx to mode_rx 10 years ago
Jagan Teki d9a0ab6c0d sf: Write quad bit along with read status 10 years ago
Jagan Teki bfcdc3956d sf: Read back and check once macronix quad bit set 10 years ago
Jagan Teki ffecb0fc84 sf: Read back and check once spansion quad bit set 10 years ago
Jagan Teki c56ae7519f sf: Fix quad bit set for micron devices 10 years ago
Jagan Teki eb020f69e0 sf: Use BIT macro 10 years ago
Jagan Teki 7bc679fb14 sf: Minor cleanup 10 years ago
Jagan Teki 11c579bc9c sf: Remove spi_flash_remove 10 years ago
Jagan Teki 6f3096585b sf: Rename bank_end to bar_end in read_bar 10 years ago
Jagan Teki 9275929c24 sf: Rename spi_flash_set_* functions 10 years ago
Jagan Teki d25dd94298 sf: Move spi_read_cmds_array locally 10 years ago
Jagan Teki cdf3393814 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD 10 years ago
Jagan Teki 095a41d3c2 spi: Use mode instead of op_mode_tx 10 years ago
Jagan Teki e228d6deb1 sf: Get spi locally from spi_flash 10 years ago
Fabio Estevam 5092158359 spi: spi_flash: Fix the arguments of stm_is_locked_sr() 10 years ago
Ladislav Michl 6a4595600b UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined 10 years ago
Thomas Chou 8e8106dcd5 altera_qspi: allow ctrl-c to abort the erase ops 10 years ago