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
2023-02-07
mtd: Drop unused nand_plat driver
Simon Glass
2
-66
/
+0
2023-02-07
mtd: Drop unused fsmc_nand driver
Simon Glass
2
-471
/
+0
2023-02-07
mtd: Drop unused fsl_upm driver
Simon Glass
2
-188
/
+0
2023-02-07
nand: Drop CONFIG_NAND_SPEAR
Simon Glass
1
-1
/
+0
2023-01-27
Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+68
2023-01-26
mtd: spi-nor: Add support for Infineon s25fs256t
Takahiro Kuwano
2
-9
/
+40
2023-01-26
mtd: spi-nor: Rename s25hx_t prefix
Takahiro Kuwano
1
-21
/
+21
2023-01-26
mtd: spi-nor-core: Make CFRx reg fields generic
Takahiro Kuwano
1
-4
/
+4
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
1
-2
/
+2
2023-01-23
bootstd: Add a SPI flash bootdev
Simon Glass
4
-0
/
+102
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2
-8
/
+8
2023-01-20
nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig
Tom Rini
1
-4
/
+0
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
1
-6
/
+0
2023-01-10
mtd: spi-nor-ids: add gigadevice part #
Victor Lim
1
-0
/
+68
2023-01-08
Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...
Tom Rini
6
-108
/
+485
2023-01-08
mtd: rawnand: omap_elm: u-boot driver model support
Roger Quadros
3
-2
/
+133
2023-01-08
mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC
Roger Quadros
1
-1
/
+2
2023-01-08
mtd: rawnand: omap_gpmc: Add SPL NAND support
Roger Quadros
3
-1
/
+46
2023-01-08
mtd: rawnand: omap_gpmc: support u-boot driver model
Roger Quadros
2
-1
/
+64
2023-01-08
mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt
Roger Quadros
1
-1
/
+17
2023-01-08
mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction
Roger Quadros
1
-102
/
+223
2023-01-06
Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...
Tom Rini
6
-0
/
+3359
2023-01-02
Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driver
Lokanathan, Raaj
1
-0
/
+1
2022-12-23
global: Migrate CONFIG_MXC_NAND_REGS_BASE to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_MXC_NAND_IP_REGS_BASE to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_WWIDTH to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_WSETUP to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_WHOLD to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_WDR_CLKS to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_RWIDTH to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_RSETUP to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_RHOLD to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_RDR_CLKS to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_WR_LOW to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_WR_HIGH to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_TCEA_DELAY to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_RD_LOW to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_RD_HIGH to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_NAND_TA to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_BUSY_DELAY to CFG
Tom Rini
1
-1
/
+1
2022-12-23
log: Remove some places where we redefine LOGLEVEL
Tom Rini
2
-10
/
+0
2022-12-23
atmel_nand: Remove undef during SPL_BUILD
Tom Rini
1
-4
/
+0
2022-12-23
mtd: ubi: Finish moving configuration to Kconfig
Tom Rini
1
-0
/
+12
2022-12-22
nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZE
Tom Rini
1
-3
/
+3
2022-12-22
Convert CONFIG_MXC_NAND_HWECC to Kconfig
Tom Rini
1
-0
/
+4
2022-12-22
Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig
Tom Rini
1
-0
/
+19
2022-12-22
Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig
Tom Rini
2
-2
/
+11
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
6
-33
/
+51
2022-12-12
configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT
Patrick Delaunay
1
-4
/
+0
2022-12-10
mtd: nand: mxs_nand_spl: don't read useless pages
Dario Binacchi
1
-1
/
+1
[next]