index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
Age
Commit message (
Expand
)
Author
2017-04-07
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2017-04-05
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
2017-04-05
SPI: SPL: sunxi: fix 64-bit build
Andre Przywara
2017-04-05
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-04
spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI
Priit Laes
2016-12-15
Revert "sf: Fix quad bit set for micron devices"
Cyrille Pitchen
2016-12-15
sf: Do not force the DT memory map size to exactly match the device
Phil Edworthy
2016-12-15
mtd: spi: don't return -1 when scan succeed
Fabien Parent
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
2016-11-26
spi: Add of-platdata support to SPI and SPI flash
Simon Glass
2016-11-22
sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G
Radu Bacrau
2016-11-21
drivers: SPI: sunxi SPL: fix warning
Andre Przywara
2016-11-19
sf: Fix s25fs512s id table
Jagan Teki
2016-11-19
sf: dataflash: Minor cleanups
Jagan Teki
2016-11-19
sf: dataflash: Fix add_dataflash return logic
Jagan Teki
2016-11-19
sf: dataflash: Move flash id detection into jedec_probe
Jagan Teki
2016-11-19
sf: dataflash: Remove unneeded spi data
Jagan Teki
2016-11-19
spi: Remove dual flash options/flags
Jagan Teki
2016-11-18
sf: Rename few local functions
Jagan Teki
2016-11-18
sf: ids: Use small letter in ext_jedec
Jagan Teki
2016-11-18
sf: ids: Use small letter's with flash name
Jagan Teki
2016-11-18
sf: Rename sf_params.c to spi_flash_ids.c
Jagan Teki
2016-11-18
sf: Remove non-meaningful comments
Jagan Teki
2016-11-18
sf: Remove spansion_s25fss_disable_4KB_erase
Jagan Teki
2016-11-18
sf: params: Add S25FS256S_64K spi flash support
Jagan Teki
2016-11-18
sf: Add INFO6 flash_info macro
Jagan Teki
2016-11-18
sf: Increase max id length by 1 byte
Jagan Teki
2016-11-18
sf: Add SPI_FLASH_MAX_ID_LEN
Jagan Teki
2016-11-18
sf: nr_sectors -> n_sectors
Jagan Teki
2016-11-18
sf: Cleanup spi_flash_info{}
Jagan Teki
2016-11-18
sf: sandbox: Use JEDEC_MFR|ID in id exctract
Jagan Teki
2016-11-18
sf: Simplify lock ops detection code
Jagan Teki
2016-11-18
sf: Adopt flash table INFO macro from Linux
Jagan Teki
2016-10-06
spl: Update ext functions to take an spl_image parameter
Simon Glass
2016-10-06
spi: Move freescale-specific code into a private header
Simon Glass
2016-10-06
spl: Convert spl_spi_load_image() to use linker list
Simon Glass
2016-10-06
spl: spi: Move the generic SPI loader into common/spl
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-21
sf: Move flags macro's to spi_flash_params{} members
Jagan Teki
2016-09-21
sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash
Jagan Teki
2016-09-21
sf: Remove SECT_32K
Jagan Teki
2016-09-21
spi: Use mode for rx mode flags
Jagan Teki
2016-09-21
sf: Remove e_rd_cmd from param table
Jagan Teki
2016-09-21
sf: Simplify fastest read cmd code
Jagan Teki
2016-07-29
sf: sf_params: Add AT25DF321 flash support
Wenyou Yang
2016-07-29
spi: Add support for N25Q016A
Moritz Fischer
2016-07-15
sunxi: Support booting from SPI flash
Siarhei Siamashka
[next]