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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
32
-0
/
+32
2023-09-21
drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support
Neal Frager
1
-0
/
+1
2023-09-14
sf: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-16
/
+0
2023-08-30
drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test
Marek Vasut
1
-4
/
+0
2023-08-30
drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bi...
Marek Vasut
1
-2
/
+2
2023-08-30
drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems
Marek Vasut
1
-26
/
+12
2023-08-30
drivers/mtd/nvmxip: Trigger post bind as probe on driver level
Marek Vasut
2
-11
/
+8
2023-08-23
mtd: nand: raw: atmel: Remove duplicate line
Alexander Dahl
1
-1
/
+0
2023-07-28
mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi buffer
Johan Jonker
1
-13
/
+21
2023-07-21
mtd: Add missing MTD dependency for cfi_mtd
Michal Simek
1
-1
/
+1
2023-07-21
mtd: nand: zynq_nand: Change datatype of status and ecc_status to int
Algapally Santosh Sagar
1
-2
/
+2
2023-07-13
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
1
-2
/
+41
2023-07-13
mtd: spi-nor: Add support for w25q256jwm
Venkatesh Yadav Abbarapu
1
-0
/
+5
2023-07-13
mtd: spi-nor-ids: add xtxtech part#
Bruce Suen
1
-1
/
+35
2023-07-13
mtd: spi-nor-ids: change full company name of XTX
Bruce Suen
1
-1
/
+1
2023-07-13
mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K
Chris Packham
1
-1
/
+2
2023-07-13
mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC
Chris Packham
1
-3
/
+14
2023-06-19
nvmxip: move header to include
Rui Miguel Silva
1
-32
/
+0
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2
-5
/
+5
2023-05-15
mtd: cfi: respect reg address length
Nuno Sá
1
-1
/
+9
2023-05-11
sf: Rename spi-nor-tiny functions
Simon Glass
1
-8
/
+8
2023-05-11
sf: Guard against zero erasesize
Simon Glass
1
-1
/
+2
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
5
-5
/
+5
2023-05-06
drivers: use dev_read_addr_index_ptr when cast to pointer
Johan Jonker
1
-2
/
+2
2023-05-06
mtd: nand: add support for the Sandisk SDTNQGAMA chip
Johan Jonker
1
-0
/
+3
2023-05-06
mtd: nand: raw: rockchip_nfc: fix oobfree offset and description
Johan Jonker
1
-4
/
+4
2023-05-06
mtd: nand: raw: rockchip_nfc: add flash_node to chip structure
Johan Jonker
1
-0
/
+1
2023-05-06
mtd: nand: raw: rockchip_nfc: add layout structure
Johan Jonker
1
-41
/
+20
2023-05-06
mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"
Johan Jonker
1
-4
/
+0
2023-05-06
mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr
Johan Jonker
1
-3
/
+3
2023-05-01
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
1
-1
/
+116
2023-04-30
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-94
/
+79
2023-04-28
sandbox: spi: sandbox_sf_process_cmd() missing fallthrough
Heinrich Schuchardt
1
-0
/
+1
2023-04-28
mtd: nand: sunxi: Pass the device to the init function
Samuel Holland
1
-19
/
+20
2023-04-28
mtd: nand: sunxi: Convert to the driver model
Samuel Holland
1
-33
/
+48
2023-04-28
mtd: nand: sunxi: Convert from fdtdec to ofnode
Samuel Holland
1
-47
/
+26
2023-04-28
mtd: nand: sunxi: Remove an unnecessary check
Samuel Holland
1
-10
/
+0
2023-04-27
sandbox64: add support for NVMXIP QSPI
Abdellatif El Khlifi
1
-0
/
+7
2023-04-27
drivers/mtd/nvmxip: introduce QSPI XIP driver
Abdellatif El Khlifi
3
-0
/
+77
2023-04-27
drivers/mtd/nvmxip: introduce NVM XIP block storage emulation
Abdellatif El Khlifi
7
-0
/
+241
2023-04-26
mtd: spi-nor-core: Add fixups for s25fs512s
Takahiro Kuwano
1
-0
/
+85
2023-04-25
mtd: spi-nor: missing fallthrough in set_4byte()
Heinrich Schuchardt
1
-0
/
+1
2023-04-25
mtd: spi-nor: Add CHIP_ERASE optimization
Marek Vasut
1
-1
/
+30
2023-04-22
Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians...
Tom Rini
1
-0
/
+3
2023-04-22
mtd: rawnand: nand_base: Handle algorithm selection
Linus Walleij
1
-4
/
+25
2023-04-22
Revert "mtd: rawnand: nand_base: Handle algorithm selection"
Dario Binacchi
1
-9
/
+3
2023-04-19
mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
Christophe Kerello
1
-0
/
+3
2023-04-16
nand: raw: octeontx: Make list static
Bin Meng
2
-2
/
+2
2023-04-16
nand: brcmnand: add iproc support
Linus Walleij
3
-0
/
+156
2023-04-16
mtd: rawnand: nand_base: Handle algorithm selection
Linus Walleij
1
-3
/
+9
[next]