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
2018-04-25
Merge git://git.denx.de/u-boot-spi
Tom Rini
3
-0
/
+185
2018-04-23
nand: zynq: Cleanup initialization
Ezequiel Garcia
1
-4
/
+2
2018-04-23
nand: zynq: Fix driver initialization
Ezequiel Garcia
1
-1
/
+1
2018-04-19
sf: Add Spansion s25fl208k entry
Sean Nyekjaer
1
-0
/
+1
2018-04-19
mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064
Eugeniy Paltsev
1
-0
/
+3
2018-04-19
mtd: sf: Add support of sst26wf* flash ICs protection ops
Eugeniy Paltsev
2
-0
/
+181
2018-04-16
mtd: cfi_flash: Make live-tree compatible
Mario Six
1
-10
/
+11
2018-04-11
mtd: rpc: Add Renesas RPC Hyperflash driver
Marek Vasut
3
-0
/
+406
2018-04-09
nand: arasan_nfc: Fixed NAND write issue
Vipul Kumar
1
-2
/
+2
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
3
-120
/
+150
2018-04-03
sunxi: move the NAND parameters to Kconfig
Miquel Raynal
1
-0
/
+22
2018-04-03
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
Miquel Raynal
1
-0
/
+1
2018-04-03
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
Miquel Raynal
1
-0
/
+1
2018-04-03
sunxi: allow NAND support to be compiled for sun8i platforms
Miquel Raynal
1
-1
/
+1
2018-04-03
spl: nand: sunxi: use PIO instead of DMA
Miquel Raynal
1
-80
/
+55
2018-04-03
spl: nand: sunxi: declare the ecc_bytes array globally
Miquel Raynal
1
-1
/
+2
2018-04-03
spl: nand: sunxi: make the reset column helper more generic
Miquel Raynal
1
-5
/
+5
2018-04-03
spl: nand: sunxi: ensure enough time has passed after changing the column
Miquel Raynal
1
-3
/
+12
2018-04-03
spl: nand: sunxi: create an helper to handle command execution
Miquel Raynal
1
-21
/
+21
2018-04-03
spl: nand: sunxi: add missing status clear
Miquel Raynal
1
-0
/
+1
2018-04-03
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
Miquel Raynal
1
-0
/
+19
2018-04-03
spl: nand: sunxi: introduce the nand_wait_int() helper
Miquel Raynal
1
-20
/
+14
2018-04-03
spl: nand: sunxi: fix typo on register name
Miquel Raynal
1
-3
/
+3
2018-04-03
spl: nand: sunxi: fix second case of modulo by zero error
Miquel Raynal
1
-2
/
+3
2018-04-03
mtd: nand: sunxi: fix ECC strength choice
Miquel Raynal
1
-1
/
+7
2018-03-25
Merge git://git.denx.de/u-boot-ubi
Tom Rini
1
-0
/
+7
2018-03-24
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Petr Vorel
1
-0
/
+7
2018-03-23
arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more
Vipul Kumar
1
-3
/
+4
2018-03-22
spi: spi_flash: do not fail silently on bad user input
Liam Beguin
1
-1
/
+1
2018-03-19
nand: Remove unused ppc4xx NAND driver and references
Stefan Roese
3
-217
/
+0
2018-03-15
Merge git://git.denx.de/u-boot-spi
Tom Rini
3
-326
/
+0
2018-03-13
arch-stm32: Factorize stm32.h for STM32F4 and F7
Patrice Chotard
1
-1
/
+1
2018-03-13
arm: sunxi: Move spl spi sunxi code to mach-sunxi
Jagan Teki
3
-326
/
+0
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-02-23
sf: Add ISSI IS25LP256 entry
Marek Vasut
1
-0
/
+1
2018-02-19
mtd: ubi: Fix worker handling
Richard Weinberger
3
-25
/
+40
2018-02-08
Convert CONFIG_APBH_DMA et al to Kconfig
Adam Ford
1
-0
/
+3
2018-02-08
Convert CONFIG_NAND_MXS to Kconfig
Stefan Agner
1
-1
/
+1
2018-02-06
ubi: Ensure no fastmap flush after uif_close
Martin Townsend
1
-5
/
+0
2018-01-31
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
Tom Rini
2
-36
/
+151
2018-01-30
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
Ezequiel Garcia
1
-0
/
+1
2018-01-30
nand: arasan_nfc: Use the calculated ecc address for updating ecc register
Siva Durga Prasad Paladugu
1
-2
/
+5
2018-01-30
nand: arasan_nfc: Add support for ondie ecc
Siva Durga Prasad Paladugu
1
-27
/
+138
2018-01-30
nand: arasan_nfc: Move common ecc struct initialization init routine
Siva Durga Prasad Paladugu
1
-7
/
+7
2018-01-29
cfi_flash: Always define cfi_flash_num_flash_banks
Mario Six
1
-0
/
+2
2018-01-29
cfi_flash: Fix indention
Mario Six
1
-120
/
+118
2018-01-29
cfi_flash: Fix long lines
Mario Six
1
-12
/
+19
2018-01-29
cfi_flash: Bound-check index before array access
Mario Six
1
-2
/
+2
2018-01-29
flash: Fix spelling of "ERR_TIMOUT"
Mario Six
2
-5
/
+5
2018-01-29
cfi_flash: Rename camel-case variables
Mario Six
1
-8
/
+8
[next]