Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
843ac35cf8d73bc96bbb48dddccc53fbf04626b3
/
drivers
/
mtd
1e3b4a6
sf: Add ISSI IS25LP256 entry
by Marek Vasut
· Wed Feb 21 21:12:02 2018 +0100
fc16868
mtd: ubi: Fix worker handling
by Richard Weinberger
· Thu Feb 08 07:29:52 2018 +0100
a456d56
Convert CONFIG_APBH_DMA et al to Kconfig
by Adam Ford
· Tue Feb 06 08:34:45 2018 -0600
3b209fc
Convert CONFIG_NAND_MXS to Kconfig
by Stefan Agner
· Tue Feb 06 09:44:37 2018 +0100
3a81dab
ubi: Ensure no fastmap flush after uif_close
by Martin Townsend
· Thu Jan 18 08:07:33 2018 +0000
c96b0f0
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· Wed Jan 31 07:10:55 2018 -0500
18a702e
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
by Ezequiel Garcia
· Mon Jan 15 12:48:12 2018 -0300
b0a4f13
nand: arasan_nfc: Use the calculated ecc address for updating ecc register
by Siva Durga Prasad Paladugu
· Thu Jan 04 16:04:22 2018 +0530
45e512c
nand: arasan_nfc: Add support for ondie ecc
by Siva Durga Prasad Paladugu
· Thu Jan 04 16:04:21 2018 +0530
80c889c
nand: arasan_nfc: Move common ecc struct initialization init routine
by Siva Durga Prasad Paladugu
· Thu Jan 04 16:04:20 2018 +0530
28f1898
cfi_flash: Always define cfi_flash_num_flash_banks
by Mario Six
· Fri Jan 26 14:43:56 2018 +0100
dde8550
cfi_flash: Fix indention
by Mario Six
· Fri Jan 26 14:43:55 2018 +0100
bc762c1
cfi_flash: Fix long lines
by Mario Six
· Fri Jan 26 14:43:54 2018 +0100
aaf1a4a
cfi_flash: Bound-check index before array access
by Mario Six
· Fri Jan 26 14:43:53 2018 +0100
324b940
flash: Fix spelling of "ERR_TIMOUT"
by Mario Six
· Fri Jan 26 14:43:52 2018 +0100
f8783d2
cfi_flash: Rename camel-case variables
by Mario Six
· Fri Jan 26 14:43:51 2018 +0100
246e506
cfi_flash: Fix strings split across lines
by Mario Six
· Fri Jan 26 14:43:50 2018 +0100
f4bab85
cfi_flash: Use u8 pointers instead of void pointers
by Mario Six
· Fri Jan 26 14:43:49 2018 +0100
6cf5574
cfi_flash: Remove assignments from if conditions
by Mario Six
· Fri Jan 26 14:43:48 2018 +0100
d544ddf
cfi_flash: Remove return from void function
by Mario Six
· Fri Jan 26 14:43:47 2018 +0100
c4b85c3
cfi_flash: Fix placement of brace
by Mario Six
· Fri Jan 26 14:43:46 2018 +0100
411ede3
cfi_flash: Fix else after break
by Mario Six
· Fri Jan 26 14:43:45 2018 +0100
acf1208
cfi_flash: Fix spelling of "Unknown"
by Mario Six
· Fri Jan 26 14:43:44 2018 +0100
179b8d6
cfi_flash: Add missing braces in blocks
by Mario Six
· Fri Jan 26 14:43:43 2018 +0100
d1141c5
cfi_flash: Remove unnecessary braces
by Mario Six
· Fri Jan 26 14:43:42 2018 +0100
1ec6d34
cfi_flash: Fix comment style
by Mario Six
· Fri Jan 26 14:43:41 2018 +0100
9355d55
cfi_flash: Use __func__ macro instead of function name
by Mario Six
· Fri Jan 26 14:43:40 2018 +0100
0c9be97
cfi_flash: Fix logical continuations
by Mario Six
· Fri Jan 26 14:43:39 2018 +0100
cbe41ca
cfi_flash: Remove braces for single-statement blocks
by Mario Six
· Fri Jan 26 14:43:38 2018 +0100
c7e359e
cfi_flash: Fix missing/superfluous lines
by Mario Six
· Fri Jan 26 14:43:37 2018 +0100
a828c1e
cfi_flash: Fix spacing around casts/operators
by Mario Six
· Fri Jan 26 14:43:36 2018 +0100
76857f0
cfi_flash: Fix indent of case statements
by Mario Six
· Fri Jan 26 14:43:35 2018 +0100
ae0b9c7
cfi_flash: Fix whitespace with casting
by Mario Six
· Fri Jan 26 14:43:34 2018 +0100
e2c0746
cfi_flash: Fix Parenthesis spacing
by Mario Six
· Fri Jan 26 14:43:33 2018 +0100
88f439f
cfi_flash: Fix style of pointer declarations
by Mario Six
· Fri Jan 26 14:43:32 2018 +0100
fa29069
cfi_flash: Fix space between function name and parenthesis
by Mario Six
· Fri Jan 26 14:43:31 2018 +0100
5f4c134
sf_probe: Merge spi_flash_probe_tail into spi_flash_probe
by Mario Six
· Mon Jan 15 11:08:42 2018 +0100
c9214d8
spi: sf_probe: Fix style violations
by Mario Six
· Mon Jan 15 11:08:40 2018 +0100
159a406
spi: Remove spi_flash_probe_fdt
by Mario Six
· Mon Jan 15 11:08:37 2018 +0100
f2fb3a8
drivers: spi: consider command bytes when sending transfers
by Álvaro Fernández Rojas
· Tue Jan 23 17:14:57 2018 +0100
afb36cd
drivers: spi: allow limiting reads
by Álvaro Fernández Rojas
· Tue Jan 23 17:14:56 2018 +0100
918de03
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· Tue Jan 23 17:14:55 2018 +0100
adeceb2
mtd: nand: mxs_nand_spl: Remove nand size print
by Jagan Teki
· Fri Jan 05 12:34:23 2018 +0530
0002137
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· Tue Dec 19 07:57:40 2017 -0500
7beac04
mtd/spi: fix block count for is25lq040b
by Sean Nyekjaer
· Fri Dec 15 08:51:54 2017 +0100
d81d60b
mtd: nand: denali: make NAND_DENALI unconfigurable option
by Masahiro Yamada
· Wed Dec 06 13:51:50 2017 +0900
f1f03cf
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· Mon Dec 04 10:24:35 2017 -0500
e4ed8cf
Merge git://git.denx.de/u-boot-cfi-flash
by Tom Rini
· Mon Dec 04 10:24:32 2017 -0500
5beb1b3
mtd: nand: denali: consolidate include directives
by Masahiro Yamada
· Thu Nov 30 13:45:27 2017 +0900
2cf4eba
mtd: nand: denali_dt: replace printf() with pr_err()
by Masahiro Yamada
· Thu Nov 30 13:45:26 2017 +0900
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
26ea9c9
mtd: nand: denali: remove ad-hoc board_nand_init() entry
by Masahiro Yamada
· Wed Nov 29 19:19:09 2017 +0900
59a1f3e
mtd: nand: denali: remove bogus __maybe_unused
by Masahiro Yamada
· Wed Nov 29 19:18:18 2017 +0900
de067cd
mtd: cfi: Fix checking status register feature
by York Sun
· Sat Nov 18 11:09:08 2017 -0800
a12a8e8
fix: nand: pxa3xx: fix defined but not used warnings
by Sean Nyekjaer
· Wed Nov 22 13:39:08 2017 +0100
0eb6ce0
Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Wed Nov 29 08:26:07 2017 -0500
e7fa437
mtd: nand: zynq: Add support for the NAND lock/unlock operation
by Joe Hershberger
· Mon Nov 06 18:16:10 2017 -0800
9457d92
mtd: zynq: nand: Move board_nand_init() function to board.c
by Wilson Lee
· Wed Nov 15 01:14:35 2017 -0800
8b0c16f
mtd: nand: denali: sync with Linux 4.15-rc1
by Masahiro Yamada
· Wed Nov 22 02:38:32 2017 +0900
984926b
mtd: nand: introduce NAND_ROW_ADDR_3 flag
by Masahiro Yamada
· Wed Nov 22 02:38:31 2017 +0900
820eb48
mtd: nand: add generic helpers to check, match, maximize ECC settings
by Masahiro Yamada
· Wed Nov 22 02:38:29 2017 +0900
32935f4
mtd: nand: Pass the CS line to ->setup_data_interface()
by Boris Brezillon
· Wed Nov 22 02:38:28 2017 +0900
b9c07b6
mtd: nand: allow drivers to request minimum alignment for passed buffer
by Masahiro Yamada
· Wed Nov 22 02:38:27 2017 +0900
d494932
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS
by Boris Brezillon
· Wed Nov 22 02:38:26 2017 +0900
8f39721
mtd: nand: Drop the ->errstat() hook
by Boris Brezillon
· Wed Nov 22 02:38:25 2017 +0900
b9bf43c
mtd: nand: Drop unused cached programming support
by Boris Brezillon
· Wed Nov 22 02:38:24 2017 +0900
e1b1e3a
mtd: add mtd_ooblayout_xxx() helper functions
by Boris Brezillon
· Wed Nov 22 02:38:23 2017 +0900
c3a2985
mtd: nand: Support controllers with custom page
by Marc Gonzalez
· Wed Nov 22 02:38:22 2017 +0900
a947e64
mtd: nand: Add a few more timings to nand_sdr_timings
by Boris Brezillon
· Wed Nov 22 02:38:21 2017 +0900
7ec6dc5
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· Wed Nov 22 02:38:20 2017 +0900
e509cba
mtd: nand: automate NAND timings selection
by Boris Brezillon
· Wed Nov 22 02:38:19 2017 +0900
e8142e2
mtd: nand: Expose data interface for ONFI mode 0
by Sascha Hauer
· Wed Nov 22 02:38:18 2017 +0900
0919fd3
mtd: nand: convert ONFI mode into data interface
by Sascha Hauer
· Wed Nov 22 02:38:17 2017 +0900
44ad3b9
mtd: nand: Create a NAND reset function
by Sascha Hauer
· Wed Nov 22 02:38:15 2017 +0900
f1a54b0
mtd: nand: Add an option to maximize the ECC strength
by Boris Brezillon
· Wed Nov 22 02:38:13 2017 +0900
14fecf9
bitops: collect BIT macros to include/linux/bitops.h
by Masahiro Yamada
· Wed Nov 22 02:38:11 2017 +0900
313b9c3
mtd: nand: zynq: Add a config option to use 1st stage bootloader timing
by Jeff Westfahl
· Mon Nov 06 00:34:46 2017 -0800
0e1e63b
mtd/spi: add support for is25lq040b
by Sean Nyekjaer
· Mon Nov 20 11:53:38 2017 +0100
222e09a
ubi: no NULL check needed before kmem_cache_destroy
by Heinrich Schuchardt
· Wed Nov 08 22:30:59 2017 +0100
848d267
omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default
by Tom Rini
· Fri Oct 20 16:55:51 2017 -0400
1f161f8
mtd: nand: fsl-ifc: fix support of multiple NAND devices
by Kurt Kanzenbach
· Fri Oct 20 11:44:25 2017 +0200
369ece7
SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
by Andre Przywara
· Thu Oct 05 00:27:21 2017 +0100
f8a5d51
mtd: replace MTDDEBUG() with pr_debug()
by Masahiro Yamada
· Wed Oct 18 00:10:48 2017 +0900
5b7c9f0
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
by Adam Ford
· Mon Oct 16 14:08:26 2017 -0500
ca57ac5
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· Wed Oct 18 09:32:21 2017 -0400
1b72520
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· Tue Oct 10 21:59:42 2017 +0300
b1c7273
mtd: nand: denali_dt: add clock support
by Masahiro Yamada
· Sat Oct 14 02:21:18 2017 +0900
0cd1018
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
by Masahiro Yamada
· Fri Sep 15 21:44:59 2017 +0900
7f9baa1
mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)
by Masahiro Yamada
· Fri Sep 15 21:44:58 2017 +0900
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
896de8a
sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation
by Lukasz Majewski
· Mon Sep 25 12:40:08 2017 +0200
230fed7
SPL: SPI: sunxi: add SPL FIT image support
by Andre Przywara
· Fri Sep 22 22:57:22 2017 +0100
762aa9e
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· Tue Sep 26 19:38:04 2017 -0400
9b71847
mtd: cfi: Add support for status register polling
by Marek Vasut
· Tue Sep 12 19:09:31 2017 +0200
970940f
mtd: cfi: Zap cfi_flash_base in DM case
by Marek Vasut
· Tue Sep 12 19:09:08 2017 +0200
4c4b111
Fix s25fl256s position in spi_flash_ids list
by Vsevolod Gribov
· Fri Sep 15 17:21:07 2017 +0300
20d2ee3
sf: Fix S25FL116K entry
by Marek Vasut
· Thu Sep 14 23:15:10 2017 +0200
b29ce24
mtd/spi: Add MT35XU512ABA1G12 NOR flash support
by Yogesh Gaur
· Thu Aug 31 10:26:31 2017 +0530
a57b480
nds32: mtd: add spi flash id MX25U16335E.
by rick
· Mon Aug 28 10:09:01 2017 +0800
54fde8e
mtd: nand: denali: allow to override corrupted revision register
by Masahiro Yamada
· Fri Sep 15 21:43:19 2017 +0900
Next »