index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
spi_flash.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
spi: Move freescale-specific code into a private header
Simon Glass
1
-3
/
+0
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
1
-6
/
+1
2016-01-13
sf: Remove spi_flash_remove
Jagan Teki
1
-2
/
+0
2015-11-13
sf: Fix NULL pointer exception for flashes without lock methods
Bin Meng
1
-1
/
+1
2015-11-05
sf: Add SPI NOR protection mechanism
Fabio Estevam
1
-0
/
+19
2015-10-25
sf: Add FSR support to spi_flash_cmd_wait_ready
Jagan Teki
1
-2
/
+0
2015-10-25
sf: Make flash->flags use for generic usage
Jagan Teki
1
-2
/
+2
2015-07-01
spi/sf: Minor cleanups
Jagan Teki
1
-4
/
+6
2015-04-28
dm: sf: Save flash flags to struct spi_flash
Bin Meng
1
-0
/
+1
2015-04-22
spi flash: fix trivial problems
Pavel Machek
1
-5
/
+3
2015-04-18
dm: sf: Add driver model read/write/erase methods
Simon Glass
1
-6
/
+41
2014-10-22
dm: sf: Add a uclass for SPI flash
Simon Glass
1
-0
/
+70
2014-10-22
sf: Tidy up public and private header files
Simon Glass
1
-52
/
+5
2014-09-24
spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
Nikita Kiryanov
1
-0
/
+13
2014-04-22
driver: Add support of image load for MMC & SPI in SPL
Prabhakar Kushwaha
1
-0
/
+1
2014-03-07
Cosmetic: Typo fixes
Vasili Galka
1
-3
/
+3
2014-01-12
sf: Add dual memories support - DUAL_PARALLEL
Jagannadha Sutradharudu Teki
1
-1
/
+4
2014-01-12
sf: Add dual memories support - DUAL_STACKED
Jagannadha Sutradharudu Teki
1
-0
/
+8
2014-01-12
sf: Code cleanups
Jagannadha Sutradharudu Teki
1
-1
/
+4
2014-01-11
sf: Discover read dummy_byte
Jagannadha Sutradharudu Teki
1
-0
/
+2
2014-01-11
sf: Add QUAD_IO_FAST read support
Jagannadha Sutradharudu Teki
1
-1
/
+2
2014-01-11
sf: Separate the flash params table
Jagannadha Sutradharudu Teki
1
-0
/
+23
2014-01-11
sf: Add quad read/write commands support
Jagannadha Sutradharudu Teki
1
-2
/
+9
2014-01-11
sf: Add extended read commands support
Jagannadha Sutradharudu Teki
1
-0
/
+10
2013-12-09
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
Simon Glass
1
-0
/
+13
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-10-07
sf: Minor cleanups
Jagannadha Sutradharudu Teki
1
-2
/
+2
2013-10-07
sf: spi_flash cleanups
Jagannadha Sutradharudu Teki
1
-13
/
+3
2013-10-07
sf: Remove spi_flash_do_alloc references
Jagannadha Sutradharudu Teki
1
-38
/
+0
2013-10-07
sf: Add proper comment style on spi_flash structure
Jagannadha Sutradharudu Teki
1
-28
/
+39
2013-10-07
sf: probe: Add support for flag status polling
Jagannadha Sutradharudu Teki
1
-0
/
+1
2013-10-07
sf: probe: Add support for erase sector selection flag
Jagannadha Sutradharudu Teki
1
-1
/
+9
2013-10-07
sf: probe: Add support for SST_WP
Jagannadha Sutradharudu Teki
1
-0
/
+7
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-11
/
+1
2013-06-23
sf: Add flag status register polling support
Jagannadha Sutradharudu Teki
1
-0
/
+3
2013-06-23
sf: Add bank addr code in CONFIG_SPI_FLASH_BAR
Jagannadha Sutradharudu Teki
1
-1
/
+2
2013-06-23
sf: Read flash bank addr register at probe time
Jagannadha Sutradharudu Teki
1
-0
/
+2
2013-06-23
sf: Discover the bank addr commands
Jagannadha Sutradharudu Teki
1
-0
/
+4
2013-03-19
sf: Enable FDT-based configuration and memory mapping
Simon Glass
1
-0
/
+1
2013-03-19
sf: Add spi_flash_alloc() to create a new SPI flash struct
Simon Glass
1
-0
/
+38
2011-12-24
sf: Add spi_boot() to allow booting from SPI flash in an SPL
Christian Riesch
1
-0
/
+3
2011-07-26
sf: unify write funcs
Mike Frysinger
1
-1
/
+4
2011-04-12
sf: add struct spi_flash.sector_size parameter
Richard Retanubun
1
-0
/
+2
2011-04-11
sf: punt unused spi_flash_region struct
Mike Frysinger
1
-5
/
+0
2009-11-24
spi_flash.h: pull in linux/types.h for u## types
Mike Frysinger
1
-0
/
+1
2008-06-03
SPI Flash subsystem
Haavard Skinnemoen
1
-0
/
+70