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
old/tizen_20241126
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
mtd: decommission the NAND museum
Michael Trimarchi
1
-10
/
+0
2022-07-22
mtd: nand: toshiba: Retrieve ECC requirements from extended ID
Michael Trimarchi
1
-0
/
+26
2022-07-22
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Michael Trimarchi
4
-13
/
+35
2022-07-22
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Michael Trimarchi
4
-18
/
+57
2022-07-22
mtd: nand: Move Micron specific init logic in nand_micron.c
Michael Trimarchi
4
-33
/
+92
2022-07-22
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Michael Trimarchi
4
-21
/
+58
2022-07-22
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Michael Trimarchi
4
-88
/
+119
2022-07-22
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Michael Trimarchi
4
-51
/
+98
2022-07-22
mtd: nand: Export symbol nand_decode_ext_id
Michael Trimarchi
1
-1
/
+2
2022-07-22
mtd: nand: Fix MediaTek MT7621 SoC build
Michael Trimarchi
1
-1
/
+1
2022-07-22
mtd: nand: Get rid of mtd variable in function calls
Michael Trimarchi
1
-12
/
+13
2022-07-22
mtd: nand: Add manufacturer specific initialization/detection steps
Michael Trimarchi
1
-23
/
+75
2022-07-22
mtd: nand: Store nand ID in struct nand_chip
Michael Trimarchi
1
-29
/
+29
2022-07-22
mtd: nand: Get rid of busw parameter
Michael Trimarchi
1
-27
/
+32
2022-07-20
ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code
Pali Rohár
1
-7
/
+2
2022-07-19
Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-1
/
+1
2022-07-18
mtd: spi-nor-ids: add winbond w25q512nw family support
Jae Hyun Yoo
1
-0
/
+10
2022-07-18
mtd: spi-nor-core: Add support for Macronix Octal flash
JaimeLiao
1
-1
/
+18
2022-07-18
mtd: spi: Convert is_locked callback to is_unlocked
Jan Kiszka
1
-13
/
+13
2022-07-18
mtd: spi-nor: Parse SFDP SCCR Map
JaimeLiao
1
-0
/
+52
2022-07-18
mtd: spi-nor-core: Adding different type of command extension in Soft Reset
JaimeLiao
2
-1
/
+13
2022-07-18
mtd: spi-nor: add support for Macronix Octal flash
JaimeLiao
1
-0
/
+82
2022-07-18
sunxi-nand: fix the PIO instead of DMA implementation
Markus Hoffrogge
1
-1
/
+1
2022-07-13
nand: raw: add support for MediaTek MT7621 SoC
Weijie Gao
5
-2
/
+1488
2022-07-11
Merge branch 'next'
Tom Rini
11
-32
/
+118
2022-07-08
mtd: rawnand: Add support to dedicated function to set timings
Kory Maincent
1
-11
/
+19
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2
-3
/
+5
2022-07-05
Convert CONFIG_SAMSUNG_ONENAND to Kconfig
Tom Rini
1
-0
/
+3
2022-07-03
mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected...
Pali Rohár
1
-1
/
+5
2022-06-29
mtd: spi-nor-ids: Add support for flashes tested by xilinx
Ashok Reddy Soma
1
-0
/
+37
2022-06-29
mtd: mxs_nand_spl: fix nand_command protocol violation
Andrea Scian
1
-1
/
+13
2022-06-20
Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...
Tom Rini
2
-3
/
+3
2022-06-20
mtd: rawnand: fsl_elbc: Fix DM support in DTS code path
Pali Rohár
1
-4
/
+5
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2
-3
/
+3
2022-06-06
mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t
Pali Rohár
1
-1
/
+2
2022-06-06
Convert CONFIG_TPL_NAND_INIT to Kconfig
Tom Rini
3
-2
/
+6
2022-06-06
Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig
Tom Rini
1
-0
/
+4
2022-06-06
Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig
Tom Rini
2
-7
/
+29
2022-05-23
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
1
-16
/
+17
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
1
-1
/
+1
2022-05-20
mtd: nand: mxs_nand_spl: Fix bad block skipping
Michael Trimarchi
1
-41
/
+49
2022-05-20
nand: raw: mxs_nand: Fix specific hook registration
Michael Trimarchi
1
-16
/
+16
2022-05-19
mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver
Ye Li
1
-0
/
+3
2022-05-11
Convert CONFIG_MTD_CONCAT to Kconfig
Chris Packham
1
-0
/
+8
2022-05-04
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2
-34
/
+74
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2
-3
/
+5
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2
-3
/
+3
2022-05-03
sf: dataflash: add support for AT45DB641E
Luca Ellero
1
-0
/
+3
2022-05-03
sf: dataflash: add support for "extended ID"
Luca Ellero
1
-34
/
+64
2022-05-03
mtd: spi-nor-ids: add Macronix mx25u51245g flash entry
Tien Fong Chee
1
-0
/
+2
[next]