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