Commit Graph

1102 Commits (4fcd0b33c7a0db2e86cccdc1831db235a6bc1b2d)

Author SHA1 Message Date
Jagan Teki cba65a77c4 sf: Rename sf_ops.c to spi-flash.c 9 years ago
Jagan Teki 339fd6dca5 sf: Use static for file-scope functions 9 years ago
Jagan Teki bfdb07eb4b sf: sf_probe: Remove spi_slave pointer argument 9 years ago
Jagan Teki b6a2c436e0 sf: ops: Fix missing break on spansion read_bar 9 years ago
Jagan Teki aae00f8bab sf: Remove unneeded SST_BP and SST_WP 9 years ago
Jagan Teki 615879ac1a sf: Remove unneeded header includes 9 years ago
Jagan Teki 6f9d670d8e sf: Flash power up read-only based on idcode0 9 years ago
Jagan Teki cb37518516 sf: Use simple name for register access functions 9 years ago
Jagan Teki fc335d63b0 sf: Fix Makefile 9 years ago
Jagan Teki 6fa40e796c sf: Use static for file-scope functions 9 years ago
Jagan Teki 0edae52f08 sf: probe: Code cleanup 9 years ago
Jagan Teki 1e90d9fd31 sf: Move read_id code to sf_ops 9 years ago
Jagan Teki 3847c0c180 sf: Move spi_flash_scan code to sf_ops 9 years ago
Jagan Teki 3a1adb621b sf: spi_flash_validate_params => spi_flash_scan 9 years ago
Thomas Chou f118fe5cf9 altera_qspi: fix erase and write error code 9 years ago
Thomas Chou 421f306f2c altera_qspi: add lock unlock ops 9 years ago
Vagrant Cascadian 1b25e586cb Fix typo: firstly -> first. 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Michal Simek 2588f2ddfd dm: sf: Add support for all targets which requires MANUAL_RELOC 9 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 9 years ago
Thomas Chou 8ed38fa50c altera_qspi: change ioremap to map_physmem 9 years ago
Bin Meng 3e56ecec43 sf: Correct flash->flags for SST flash 9 years ago
Fabio Estevam a668a164ff spi: sf_ops: Check the return value from spi_flash_cmd_read_status() 9 years ago
Fabio Estevam 5168721e58 sf: Add lock ops for SST SPI NOR flash 9 years ago
Jagan Teki 7693fb3756 sf: Remove eeprom_m95xxx test driver 9 years ago
Bin Meng 439fcb9b4f sf: Fix NULL pointer exception for flashes without lock methods 9 years ago
Maxime Ripard 10b6971215 mtd: uboot: Add meaningful error message 10 years ago
Thomas Chou 38a0f36e83 mtd: add altera quadspi driver 10 years ago
Thomas Chou f105691043 cfi_flash: convert to driver model 10 years ago
Thomas Chou d85879938d dm: implement a MTD uclass 10 years ago
Fabio Estevam c3c016cf75 sf: Add SPI NOR protection mechanism 10 years ago
Fabio Estevam 41b358d7a7 sf: Add SPI protection mechanism from the kernel 10 years ago
Fabio Estevam f8fdb81f6c compat: Remove is_power_of_2() definition 10 years ago
Ryan Harkin 622b95274e cfi_flash: use specific width types for cword 10 years ago
Heiko Schocher 248f260cbd UBI: Fastmap: Fix PEB array type 10 years ago
Heiko Schocher 0195a7bb36 ubi,ubifs: sync with linux v4.2 10 years ago
Jagan Teki baaaa7539c sf: Add FSR support to spi_flash_cmd_wait_ready 10 years ago
Jagan Teki 4efad20a17 sf: Update status reg check in spi_flash_cmd_wait_ready 10 years ago
Jagan Teki 1fabefddfc sf: Make flash->flags use for generic usage 10 years ago
Jagan Teki 70ccf59406 sf: Optimize BAR write code 10 years ago
Jagan Teki 234a9e1c60 sf: Add spi_flash_read_bar 10 years ago
Jagan Teki 3c75ade2b3 sf: Return bank_sel, if flash->bank_curr == bank_sel 10 years ago
Jagan Teki 720e5e54eb sf: params: Add IS25LP128 part support 10 years ago
Jagan Teki 65a75b6f7a sf: params: Add IS25LP064 part support 10 years ago
Jagan Teki 24ea6ac892 sf: params: Add IS25LP032 part support 10 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago
Stefan Agner e24bb2b732 mtd: nand: vf610_nfc: resync with upstream Linux version 10 years ago
Ezequiel García d1d0167663 nand: omap_gpmc: Change correctable bit-flips messages to debug() 10 years ago
Yao Yuan f2b76c6037 mtd: sf: Add support AT26DF081A chip 10 years ago
Hans de Goede 31c5614af4 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin 10 years ago