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
2021-07-07
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
1
-49
/
+0
2021-06-24
mtd: spinand: macronix: Add support for serial NAND flash
Jaime Liao
1
-0
/
+46
2021-06-18
mtd: nand: NFC drivers for RK3308, RK2928 and others
Yifeng Zhao
3
-0
/
+1270
2021-06-17
Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...
Tom Rini
1
-19
/
+18
2021-06-07
nand: atmel: Correct bitflips in erased pages
Kai Stuhlemmer (ebee Engineering)
1
-19
/
+18
2021-05-24
ARM: fix LTO for apf27
Marek BehĂșn
1
-1
/
+1
2021-04-12
mtd: Update fail_addr when erase fails due to bad blocks
Farhan Ali
1
-0
/
+2
2021-04-08
spl: fit: nand: allow for non-page-aligned elements
Tim Harvey
1
-0
/
+5
2021-03-23
mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
Maxim Kochetkov
1
-7
/
+10
2021-03-11
mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()
Patrice Chotard
1
-0
/
+3
2021-03-11
mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()
Patrice Chotard
1
-0
/
+2
2021-02-26
mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG
Reto Schneider
1
-10
/
+69
2021-02-26
mtd: nand: spi: Only one dummy byte in QUADIO
Hauke Mehrtens
1
-1
/
+1
2021-02-24
mtd: rawnand: cortina_nand: missing initialization
Heinrich Schuchardt
1
-1
/
+1
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
5
-0
/
+5
2021-02-03
nand: brcmnand: Don't use -EPROBE_DEFER
Simon Glass
1
-4
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
5
-0
/
+5
2021-01-18
mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support
Kate Liu
4
-0
/
+1696
2021-01-13
mtd: stm32_fmc2: migrate trace to dev and log macro
Patrick Delaunay
1
-21
/
+19
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-6
/
+4
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
16
-20
/
+20
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2
-17
/
+17
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
15
-17
/
+17
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2
-2
/
+2
2021-01-05
dm: core: Access device flags through functions
Simon Glass
1
-1
/
+1
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
1
-1
/
+1
2021-01-05
zynq: mtd: nand: remove superfluous if
Heinrich Schuchardt
1
-6
/
+4
2020-12-18
mtd: spinand: enable erasing of bad mtd blocks
Mikhail Kshevetskiy
1
-1
/
+9
2020-12-18
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf
1
-9
/
+0
2020-12-18
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
1
-0
/
+1
2020-12-18
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Frieder Schrempf
1
-7
/
+7
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
17
-18
/
+18
2020-10-29
mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
Shmuel Hazan
2
-10
/
+44
2020-10-29
mtd: pxa3xx_nand: remove dead code
Baruch Siach
1
-9
/
+3
2020-10-29
mtd: pxa3xx_nand: port to use driver model
Shmuel Hazan
2
-63
/
+54
2020-10-15
mtd: mxs_nand: Fix not calling dev_xxx with a device
Sean Anderson
1
-13
/
+15
2020-10-14
mtd: nand: Add NAND controller driver for OcteonTX
Suneel Garapati
6
-0
/
+2998
2020-09-30
nand: vybrid: Re-introduce vf610_nfc.dev
Sean Anderson
1
-17
/
+21
2020-09-30
nand: brcmnand: Fix not calling dev_err() with a device
Sean Anderson
1
-14
/
+6
2020-09-30
nand: atmel: Fix not calling dev_xxx with a device
Sean Anderson
1
-30
/
+39
2020-09-30
mtd: spi-nand: Fix not calling dev_err with a device
Sean Anderson
1
-4
/
+4
2020-09-30
mtd: nand: sunxi: Fix not calling dev_err with a device
Sean Anderson
1
-22
/
+23
2020-09-30
mtd: nand: pxa3xx: Fix not calling dev_xxx with a device
Sean Anderson
1
-15
/
+15
2020-09-23
nand: Kconfig: Change dependency for NAND_ARASAN
Michal Simek
1
-1
/
+1
2020-09-23
xilinx: drivers: Use '_' instead of '-' in driver name
Michal Simek
2
-2
/
+2
2020-09-11
mtd: nand: Fix nand write error with bad block addresses above 32-bit
T Karthik Reddy
1
-3
/
+3
2020-08-13
mtd: rawnand: stm32_fmc2: get resources from parent node
Christophe Kerello
1
-28
/
+59
2020-08-13
mtd: rawnand: stm32_fmc2: use clrsetbits_le32
Christophe Kerello
1
-35
/
+21
2020-08-13
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
Christophe Kerello
1
-64
/
+56
[next]