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
/
cmd
/
sf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+1
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-1
/
+1
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+1
2024-04-14
cmd: sf: Fix sf probe crash
Weizhao Ouyang
1
-2
/
+3
2023-11-07
mtd: spi-nor: Add spi flash lock config option
Venkatesh Yadav Abbarapu
1
-1
/
+3
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
1
-5
/
+3
2023-09-21
cmd: sf: Fix the flash_is_unlocked api size parameter
Venkatesh Yadav Abbarapu
1
-1
/
+1
2023-05-31
cmd: sf/nand: Print and return failure when 0 length is passed
Ashok Reddy Soma
1
-0
/
+5
2023-01-26
cmd: fix return code of 'sf erase'
Heinrich Schuchardt
1
-6
/
+6
2023-01-26
cmd: simplify do_spi_flash()
Heinrich Schuchardt
1
-13
/
+6
2023-01-26
cmd: fix return code of 'sf write' and 'sf read'
Heinrich Schuchardt
1
-7
/
+7
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
1
-1
/
+1
2022-10-25
cmd: sf: Handle unaligned 'update' start offset
Marek Vasut
1
-7
/
+11
2022-08-10
common: Drop display_options.h from common header
Simon Glass
1
-0
/
+1
2022-08-04
Audit <flash.h> inclusion
Tom Rini
1
-1
/
+0
2022-07-18
sf: Query write-protection status before operating the flash
Jan Kiszka
1
-0
/
+12
2022-05-23
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
1
-4
/
+11
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-4
/
+4
2021-11-28
sf: Tidy up code to avoid #ifdef
Simon Glass
1
-17
/
+13
2021-11-28
sf: Use const for the stage name
Simon Glass
1
-1
/
+1
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-5
/
+5
2021-02-26
cmd: sf: Print error on test failure
Sean Anderson
1
-9
/
+13
2021-02-26
cmd: sf: Display errno on erase failure
Sean Anderson
1
-2
/
+5
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
1
-2
/
+2
2020-06-01
cmd: sf Drop reassignment of new into flash
Jagan Teki
1
-3
/
+0
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-7
/
+8
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop flash.h from common header
Simon Glass
1
-0
/
+1
2019-12-04
cmd: nand/sf: isolate legacy code
Miquel Raynal
1
-0
/
+2
2019-04-12
dm: spi: Read default speed and mode values from DT
Patrick Delaunay
1
-2
/
+1
2019-01-15
cmd: sf: use correct printf code
Heinrich Schuchardt
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-22
cmd: sf: fix map_physmem check
Liam Beguin
1
-1
/
+1
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
1
-1
/
+1
2016-09-12
sf: fix sf probe
Cyrille Pitchen
1
-1
/
+0
2016-07-09
dm: spi: Read default speed and mode values from DT
Vignesh R
1
-0
/
+2
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass
1
-0
/
+618