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
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek BehĂșn
1
-11
/
+0
2021-10-06
Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig
Tom Rini
1
-5
/
+0
2021-09-30
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+2
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2
-8
/
+8
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
1
-1
/
+0
2021-09-28
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
Patrice Chotard
1
-3
/
+3
2021-09-28
mtd: spi: nor: force mtd name to "nor%d"
Patrick Delaunay
1
-0
/
+2
2021-09-28
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
Patrice Chotard
1
-3
/
+3
2021-09-24
mtd: remove SPEAr flash driver st_smi
Patrick Delaunay
1
-100
/
+0
2021-06-29
mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
Takahiro Kuwano
1
-0
/
+3
2021-06-29
mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
Takahiro Kuwano
1
-0
/
+1
2021-06-29
mtd: spi-nor-core: Read status by Read Any Register
Takahiro Kuwano
1
-0
/
+1
2021-06-29
mtd: spi-nor-core: Add the ->ready() hook
Takahiro Kuwano
1
-0
/
+2
2021-06-29
mtd: spi-nor-core: Add support for volatile QE bit
Takahiro Kuwano
1
-0
/
+1
2021-06-29
mtd: spi-nor-core: Add support for Read/Write Any Register
Takahiro Kuwano
1
-0
/
+2
2021-06-29
mtd: spi-nor: Add Cypress manufacturer ID
Takahiro Kuwano
1
-0
/
+1
2021-06-28
mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode
Pratyush Yadav
1
-0
/
+6
2021-06-28
mtd: spi-nor-core: Add support for Cypress Semper flash
Pratyush Yadav
1
-0
/
+13
2021-06-28
mtd: spi-nor-core: Perform a Soft Reset on shutdown
Pratyush Yadav
1
-0
/
+17
2021-06-28
mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT
Pratyush Yadav
1
-0
/
+1
2021-06-28
mtd: spi-nor-core: Enable octal DTR mode when possible
Pratyush Yadav
1
-0
/
+2
2021-06-28
mtd: spi-nor-core: Parse xSPI Profile 1.0 table
Pratyush Yadav
1
-0
/
+7
2021-06-28
mtd: spi-nor-core: Add support for DTR protocol
Pratyush Yadav
1
-12
/
+38
2021-06-28
mtd: spi-nor-core: Rework hwcaps selection
Pratyush Yadav
1
-2
/
+15
2021-06-28
mtd: spi-nor-core: Introduce flash-specific fixup hooks
Pratyush Yadav
1
-0
/
+2
2021-06-28
mtd: spi-nor-core: Add a ->setup() hook
Pratyush Yadav
1
-61
/
+131
2021-06-24
mtd: add support for parsing partitions defined in OF
Marek BehĂșn
1
-0
/
+10
2021-02-26
mtd: spi-nor-core: Fix typo in documentation
Sean Anderson
1
-1
/
+1
2021-02-26
mtd: spi-nor.h: Change spaces to tabs
Bin Meng
1
-10
/
+10
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
1
-1
/
+1
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
1
-2
/
+2
2021-01-05
spi: Tweak a few strange SPI NOR features for of-platdata
Simon Glass
1
-1
/
+3
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
4
-5
/
+35
2020-07-20
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
1
-0
/
+1
2020-05-18
arm: Don't include common.h in header files
Simon Glass
1
-0
/
+1
2020-04-30
mtd: spi-nor: Enable QE bit for ISSI flash
Jagan Teki
1
-0
/
+1
2020-04-29
mtd: spi-nand: Import Toshiba SPI-NAND support
Robert Marko
1
-0
/
+1
2020-02-05
mtd: Rename free() to rfree()
Simon Glass
1
-2
/
+2
2020-01-27
mtd: spi-nor-core: Add octal mode support
Vignesh Raghavendra
1
-0
/
+8
2019-12-17
mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
Tudor Ambarus
1
-0
/
+2
2019-12-04
cmd: nand/sf: isolate legacy code
Miquel Raynal
1
-6
/
+0
2019-10-08
mtd: spi: Add 'struct spi_flash {' to the code
Simon Glass
1
-1
/
+7
2019-09-16
mtd: spi-nor: add missing SST26* flash IC protection ops
Eugeniy Paltsev
1
-0
/
+4
2019-04-22
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
1
-0
/
+30
2019-04-22
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
1
-0
/
+7
2019-04-22
mtd: add get/set of_node/flash_node helpers
Brian Norris
1
-0
/
+12
2019-04-12
mtd: fix mtd_oobavail() incoherent returned value
Miquel Raynal
1
-1
/
+1
2019-02-07
mtd: spi: spi-nor-core: Add back U-Boot specific features
Vignesh R
1
-0
/
+9
2019-02-07
mtd: spi: Port SPI NOR framework from Linux
Vignesh R
2
-0
/
+442
[next]