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
...
*
|
drivers: spi: allow limiting reads
Álvaro Fernández Rojas
2018-01-24
1
-0
/
+3
*
|
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
1
-2
/
+2
|
/
*
mtd: nand: mxs_nand_spl: Remove nand size print
Jagan Teki
2018-01-08
1
-2
/
+0
*
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-12-19
1
-0
/
+1
|
\
|
*
mtd/spi: fix block count for is25lq040b
Sean Nyekjaer
2017-12-19
1
-1
/
+1
|
*
mtd/spi: add support for is25lq040b
Sean Nyekjaer
2017-11-21
1
-0
/
+1
*
|
mtd: nand: denali: make NAND_DENALI unconfigurable option
Masahiro Yamada
2017-12-12
1
-4
/
+3
*
|
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-12-04
18
-48
/
+22
|
\
\
|
*
|
mtd: nand: denali: consolidate include directives
Masahiro Yamada
2017-12-04
1
-3
/
+3
|
*
|
mtd: nand: denali_dt: replace printf() with pr_err()
Masahiro Yamada
2017-12-04
1
-2
/
+2
|
*
|
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
16
-16
/
+16
|
*
|
mtd: nand: denali: remove ad-hoc board_nand_init() entry
Masahiro Yamada
2017-12-04
1
-26
/
+0
|
*
|
mtd: nand: denali: remove bogus __maybe_unused
Masahiro Yamada
2017-12-04
1
-1
/
+1
*
|
|
Merge git://git.denx.de/u-boot-cfi-flash
Tom Rini
2017-12-04
1
-3
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mtd: cfi: Fix checking status register feature
York Sun
2017-12-04
1
-3
/
+9
*
|
|
fix: nand: pxa3xx: fix defined but not used warnings
Sean Nyekjaer
2017-11-30
1
-0
/
+2
|
/
/
*
|
Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-11-29
2
-2
/
+28
|
\
\
|
*
|
mtd: nand: zynq: Add support for the NAND lock/unlock operation
Joe Hershberger
2017-11-29
1
-0
/
+12
|
*
|
mtd: zynq: nand: Move board_nand_init() function to board.c
Wilson Lee
2017-11-29
1
-2
/
+4
|
*
|
mtd: nand: zynq: Add a config option to use 1st stage bootloader timing
Jeff Westfahl
2017-11-28
2
-0
/
+12
|
|
/
*
|
mtd: nand: denali: sync with Linux 4.15-rc1
Masahiro Yamada
2017-11-29
5
-1295
/
+1247
*
|
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-11-29
1
-4
/
+5
*
|
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-11-29
1
-0
/
+220
*
|
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-11-29
1
-9
/
+13
*
|
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
2017-11-29
1
-0
/
+8
*
|
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...
Boris Brezillon
2017-11-29
1
-4
/
+5
*
|
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-11-29
2
-22
/
+0
*
|
mtd: nand: Drop unused cached programming support
Boris Brezillon
2017-11-29
2
-31
/
+14
*
|
mtd: add mtd_ooblayout_xxx() helper functions
Boris Brezillon
2017-11-29
1
-0
/
+360
*
|
mtd: nand: Support controllers with custom page
Marc Gonzalez
2017-11-29
1
-3
/
+31
*
|
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2017-11-29
1
-1
/
+25
*
|
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2017-11-29
1
-12
/
+36
*
|
mtd: nand: automate NAND timings selection
Boris Brezillon
2017-11-29
1
-0
/
+155
*
|
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
2017-11-29
1
-0
/
+11
*
|
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
2017-11-29
1
-206
/
+253
*
|
mtd: nand: Create a NAND reset function
Sascha Hauer
2017-11-29
1
-3
/
+18
*
|
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
2017-11-29
1
-0
/
+3
*
|
bitops: collect BIT macros to include/linux/bitops.h
Masahiro Yamada
2017-11-29
1
-2
/
+0
|
/
*
ubi: no NULL check needed before kmem_cache_destroy
Heinrich Schuchardt
2017-11-20
1
-2
/
+1
*
omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default
Tom Rini
2017-11-17
1
-0
/
+1
*
mtd: nand: fsl-ifc: fix support of multiple NAND devices
Kurt Kanzenbach
2017-11-14
1
-9
/
+6
*
SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
Andre Przywara
2017-10-25
1
-0
/
+1
*
mtd: replace MTDDEBUG() with pr_debug()
Masahiro Yamada
2017-10-23
6
-59
/
+51
*
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
Adam Ford
2017-10-20
1
-1
/
+54
*
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-10-18
2
-7
/
+65
|
\
|
*
sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation
Lukasz Majewski
2017-09-27
1
-0
/
+33
|
*
SPL: SPI: sunxi: add SPL FIT image support
Andre Przywara
2017-09-27
1
-7
/
+32
*
|
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2017-10-16
3
-995
/
+0
*
|
mtd: nand: denali_dt: add clock support
Masahiro Yamada
2017-10-15
2
-0
/
+13
*
|
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
Masahiro Yamada
2017-10-15
1
-0
/
+2
[prev]
[next]