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
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-12
3
-1
/
+11
|
\
|
*
sf: Add MICRON manufacturer id
Ashish Kumar
2018-10-12
2
-0
/
+3
|
*
mtd: uboot: Fix hanging during mtd list command
Adam Ford
2018-10-10
1
-1
/
+8
*
|
dm: spi: Add logging of some return values
Simon Glass
2018-10-09
3
-8
/
+8
*
|
sf: Avoid allocating memory on every read operation
Simon Glass
2018-10-09
1
-7
/
+2
*
|
dm: spi: Clean up detection of sandbox SPI emulator
Simon Glass
2018-10-09
1
-10
/
+8
*
|
sandbox: spi: Add more logging
Simon Glass
2018-10-09
1
-25
/
+29
*
|
sandbox: spi: Drop command-line SPI option
Simon Glass
2018-10-09
1
-113
/
+9
|
/
*
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
2018-10-04
3
-1
/
+137
*
sf: Add XMC xm25qh64a and xm25qh128a entries
Stefan Roese
2018-10-04
2
-0
/
+10
*
cmd: mtd: add 'mtd' command
Miquel Raynal
2018-10-02
2
-2
/
+161
*
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
2
-238
/
+177
*
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
2018-10-02
1
-1
/
+64
*
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
2018-10-02
1
-0
/
+210
*
mtd: uclass: add probe function
Miquel Raynal
2018-10-02
1
-0
/
+16
*
mtd: mtdpart: balance debug messages
Miquel Raynal
2018-09-20
1
-0
/
+2
*
mtd: declare MTD_PARTITIONS symbol in Kconfig
Miquel Raynal
2018-09-20
1
-0
/
+3
*
mtd: spinand: Add initial support for the MX35LF2GE4AB chip
Miquel Raynal
2018-09-20
1
-6
/
+14
*
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-09-20
3
-1
/
+140
*
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-09-20
3
-1
/
+145
*
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-09-20
3
-1
/
+153
*
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-09-20
5
-0
/
+1249
*
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-09-20
4
-0
/
+380
*
mtd: rename nand into rawnand in Kconfig prompt
Miquel Raynal
2018-09-20
1
-1
/
+1
*
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20
54
-376
/
+381
*
mtd: move all flash categories inside MTD submenu
Miquel Raynal
2018-09-20
1
-2
/
+2
*
mtd: move definitions to enlarge their range
Miquel Raynal
2018-09-20
1
-6
/
+0
*
mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
Miquel Raynal
2018-09-20
1
-6
/
+20
*
mtd: Add sanity checks in mtd_write/read_oob()
Boris Brezillon
2018-09-20
1
-0
/
+45
*
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2018-09-20
1
-0
/
+12
*
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-09-20
4
-62
/
+33
*
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
David Sniatkiwicz
2018-09-19
1
-0
/
+3
*
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
Konstantin Porotchkin
2018-09-19
1
-6
/
+66
*
nand: pxa3xx: cosmetic: add comments to the timing layout structures
Konstantin Porotchkin
2018-09-19
1
-1
/
+20
*
fix: nand: Replace hardcoded page chunk size with calculated one
Konstantin Porotchkin
2018-09-19
1
-22
/
+20
*
mtd: nand: pxa3xx: add support for Toshiba flash
Konstantin Porotchkin
2018-09-19
1
-0
/
+3
*
mtd: nand: pxa3xx: add support for 2KB 8-bit flash
Victor Axelrod
2018-09-19
1
-0
/
+27
*
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
2018-09-19
1
-0
/
+1
*
mtd: nand: pxa3xx_nand: add support for partial chunks
Ofer Heifetz
2018-09-19
1
-55
/
+99
*
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
Ofer Heifetz
2018-09-19
1
-16
/
+14
*
mtd: pxa3xx_nand: Fix initial controller configuration
Ofer Heifetz
2018-09-19
1
-12
/
+29
*
mtd: pxa3xx_nand: Increase the initial chunk size
Ofer Heifetz
2018-09-19
1
-1
/
+1
*
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ofer Heifetz
2018-09-19
1
-19
/
+10
*
mtd: nand: pxa3xx-nand: fix random command timeouts
Ofer Heifetz
2018-09-19
1
-3
/
+7
*
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Ofer Heifetz
2018-09-19
1
-1
/
+1
*
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
Ofer Heifetz
2018-09-19
1
-2
/
+2
*
mtd: nand: pxa3xx_nand: use nand_to_mtd()
Ofer Heifetz
2018-09-19
1
-10
/
+9
*
mtd: nand: pxa3xx_nand: Increase initial buffer size
Ofer Heifetz
2018-09-19
1
-6
/
+9
*
mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs
Masahiro Yamada
2018-09-10
1
-0
/
+4
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-08-13
1
-30
/
+39
|
\
[next]