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
2020-04-06
nand: raw: zynq: Do not try to probe driver if nand flash is disabled
Michal Simek
1
-0
/
+5
2020-04-06
nand: raw: Do not free xnand structure
Michal Simek
1
-11
/
+9
2020-04-02
mtd: spi: Add Macronix MX25U3235F device
Tom Warren
1
-0
/
+1
2020-02-28
mtd: nand: Fix on-die ecc issues in arasan_nfc driver
T Karthik Reddy
1
-3
/
+8
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
1
-2
/
+1
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
1
-1
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
24
-1
/
+28
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
36
-0
/
+41
2020-02-05
mtd: Rename free() to rfree()
Simon Glass
7
-8
/
+8
2020-02-01
mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC
Masahiro Yamada
2
-3
/
+3
2020-02-01
mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible
Masahiro Yamada
2
-9
/
+22
2020-02-01
mtd: rawnand: denali_dt: insert udelay() after reset deassert
Masahiro Yamada
1
-2
/
+10
2020-02-01
mtd: rawnand: denali: Do not reset the block before booting the kernel
Marek Vasut
2
-13
/
+4
2020-02-01
mtd: rawnand: denali_dt: make the core clock optional
Masahiro Yamada
1
-4
/
+6
2020-02-01
mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA
Marek Vasut
1
-0
/
+7
2020-01-27
mtd: spi-nor-core: Add octal mode support
Vignesh Raghavendra
2
-2
/
+21
2020-01-27
mtd: spinand: winbond: Add support for W25N01GV
Robert Marko
1
-0
/
+8
2020-01-25
mtd: denali: Drop custom dma mapping functions
Vignesh Raghavendra
1
-32
/
+3
2020-01-23
nand: brcmnand: add bcm68360 support
Philippe Reynes
3
-0
/
+130
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2
-0
/
+2
2020-01-14
zynq: mtd: nand: Remove hardcoded base addresses
Ashok Reddy Soma
1
-37
/
+57
2020-01-14
zynq: mtd: nand: Move zynq nand driver to driver model
Ashok Reddy Soma
2
-11
/
+34
2020-01-14
mtd: nand: Remove hardcoded base address of nand
Ashok Reddy Soma
1
-148
/
+174
2020-01-14
mtd: nand: Move arasan nand driver to driver model
Ashok Reddy Soma
2
-16
/
+37
2020-01-07
Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
1
-2
/
+44
2020-01-06
Merge branch 'next'
Tom Rini
1
-1
/
+1
2019-12-27
mtd: spi-nor-core: Fix static checker warnings
Vignesh Raghavendra
1
-0
/
+6
2019-12-18
mtd: spi-nor: ids: Add GigaDevice gd25q128
Peter Robinson
1
-0
/
+5
2019-12-17
mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
Tudor Ambarus
1
-2
/
+44
2019-12-15
mtd: spi: Export spi_flash_std_probe()
Simon Glass
1
-1
/
+1
2019-12-04
mtd: Makefile: deep cleanup
Miquel Raynal
2
-16
/
+41
2019-12-04
cmd: nand/sf: isolate legacy code
Miquel Raynal
2
-95
/
+1
2019-12-04
mtd: spi: SPI_FLASH_MTD depends on MTD
Miquel Raynal
1
-1
/
+1
2019-12-04
mtd: nand: add includes in NAND core to avoid warnings
Miquel Raynal
2
-0
/
+2
2019-12-03
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
4
-9
/
+9
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
5
-11
/
+11
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
1
-2
/
+2
2019-12-03
mtd: mtdcore: Drop unused mtd_table
Tom Rini
1
-2
/
+0
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
1
-0
/
+1
2019-12-02
common: Move command functions out of common.h
Simon Glass
2
-0
/
+2
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
6
-0
/
+6
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
7
-0
/
+7
2019-11-03
nand: mxs_nand: add API for switching different BCH layouts
Igor Opaniuk
1
-0
/
+116
2019-10-30
Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2
-34
/
+0
2019-10-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
6
-18
/
+33
2019-10-25
drivers: nand: brcmnand: fix nand_chip ecc layout structure
William Zhang
1
-156
/
+104
2019-10-25
nand: brcm: add BCM6368 support
Álvaro Fernández Rojas
3
-0
/
+124
2019-10-25
spi-nor-ids: Add support for Adesto AT25SL321
Fabio Estevam
1
-0
/
+1
[next]