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
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
mtd: Makefile: deep cleanup
Miquel Raynal
1
-0
/
+5
2019-12-04
mtd: nand: add includes in NAND core to avoid warnings
Miquel Raynal
2
-0
/
+2
2019-12-03
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
1
-1
/
+1
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2
-4
/
+4
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
1
-2
/
+2
2019-12-02
common: Move command functions out of common.h
Simon Glass
2
-0
/
+2
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
4
-0
/
+4
2019-11-03
nand: mxs_nand: add API for switching different BCH layouts
Igor Opaniuk
1
-0
/
+116
2019-10-30
Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2
-34
/
+0
2019-10-25
drivers: nand: brcmnand: fix nand_chip ecc layout structure
William Zhang
1
-156
/
+104
2019-10-25
nand: brcm: add BCM6368 support
Álvaro Fernández Rojas
3
-0
/
+124
2019-10-22
drivers: clk: Add a managed API to get clocks from the device-tree
Jean-Jacques Hiblot
2
-34
/
+0
2019-08-25
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
Stefan Roese
1
-0
/
+5
2019-07-31
nand: davinci: avoid out of bounds array access
Heinrich Schuchardt
1
-2
/
+2
2019-07-29
nand: davinci: add support for driver model
Bartosz Golaszewski
1
-1
/
+45
2019-07-29
nand: davinci: make davinci_nand_init() static
Bartosz Golaszewski
1
-1
/
+1
2019-07-19
i.MX6: nand: add nandbcb command for imx
Shyam Saini
4
-76
/
+3
2019-07-12
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
Patrick Delaunay
1
-62
/
+31
2019-05-21
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
Mario Six
1
-0
/
+4
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
1
-1
/
+1
2019-05-04
nand: davinci: remove dead code for dm644x
Bartosz Golaszewski
1
-39
/
+0
2019-04-26
mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
Gregory CLEMENT
1
-2
/
+2
2019-04-22
drivers: nand: brcmnand: add an option to read the write-protect from device ...
Philippe Reynes
1
-0
/
+3
2019-04-22
drivers: nand: brcmnand: add parameter parameter-page-big-endian
Philippe Reynes
1
-2
/
+15
2019-04-22
drivers: nand: brcmnand: add initial support
Philippe Reynes
10
-0
/
+3334
2019-04-22
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
1
-160
/
+853
2019-04-17
mtd: rawnand: denali: add reset handling
Simon Goldschmidt
2
-0
/
+17
2019-04-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-32
/
+47
2019-04-12
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello
3
-0
/
+1104
2019-04-12
mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version
Stefan Roese
1
-32
/
+47
2019-03-13
MTD: mxs_nand_spl: Redo the way nand_init initializes
Adam Ford
1
-11
/
+6
2019-02-15
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
Adam Ford
1
-3
/
+0
2019-02-15
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
Adam Ford
1
-1
/
+1
2019-02-15
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
Adam Ford
2
-0
/
+7
2019-01-28
MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
Adam Ford
1
-0
/
+1
2019-01-24
mtd: nand: arasan_nfc: Add support for nand multi chip select
T Karthik Reddy
2
-14
/
+20
2019-01-21
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
Derald D. Woods
1
-0
/
+38
2019-01-16
mtd: nand: raw: allow to disable unneeded ECC layouts
Stefan Agner
2
-0
/
+11
2019-01-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-0
/
+4
2019-01-02
mtd: nand: raw: Add Hynix H27UBG8T2BTR id table
Nikolai Zhubr
1
-0
/
+4
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
2
-1
/
+59
2019-01-01
nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)
Lukasz Majewski
1
-0
/
+47
2019-01-01
Kconfig: Add entry for VF610 NAND NFC device tree aware driver
Lukasz Majewski
1
-0
/
+11
2019-01-01
nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc
Lukasz Majewski
1
-1
/
+1
2018-12-29
mtd: rawnand: denali: fix a race condition when DMA is kicked
Masahiro Yamada
1
-0
/
+6
2018-12-29
mtd: rawnand: denali: optimize timing parameters for data interface
Masahiro Yamada
3
-24
/
+26
2018-12-29
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
Masahiro Yamada
1
-3
/
+35
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-19
/
+124
2018-11-26
mtd: nand: Arasan: Add subpage configuration support
Martin Lund
1
-0
/
+4
2018-11-22
mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout
Miquel Raynal
1
-9
/
+9
[next]