Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df0df67e572bbe177c9de57774119a176feae41d
/
drivers
/
mtd
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
38a83fb
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· Wed Apr 25 20:50:28 2018 -0400
a26ee2e
nand: zynq: Cleanup initialization
by Ezequiel Garcia
· Sat Jan 13 14:56:17 2018 -0300
9bdba1f
nand: zynq: Fix driver initialization
by Ezequiel Garcia
· Fri Jan 12 15:30:55 2018 -0300
c215a30
sf: Add Spansion s25fl208k entry
by Sean Nyekjaer
· Wed Apr 04 11:50:54 2018 +0200
885f6af
mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064
by Eugeniy Paltsev
· Tue Apr 10 14:40:45 2018 +0300
ae0c408
mtd: sf: Add support of sst26wf* flash ICs protection ops
by Eugeniy Paltsev
· Tue Apr 10 14:40:44 2018 +0300
4d5b82d
mtd: cfi_flash: Make live-tree compatible
by Mario Six
· Wed Mar 28 14:38:41 2018 +0200
c1cb356
mtd: rpc: Add Renesas RPC Hyperflash driver
by Marek Vasut
· Sat Aug 19 23:24:08 2017 +0200
9d9b99b
nand: arasan_nfc: Fixed NAND write issue
by Vipul Kumar
· Sat Mar 10 17:52:23 2018 +0530
8f5faaa
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Wed Apr 04 09:18:38 2018 -0400
639aa98
sunxi: move the NAND parameters to Kconfig
by Miquel Raynal
· Wed Feb 28 20:52:01 2018 +0100
38b8a98
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
by Miquel Raynal
· Wed Feb 28 20:52:00 2018 +0100
9f23e00
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
by Miquel Raynal
· Wed Feb 28 20:51:59 2018 +0100
78f1099
sunxi: allow NAND support to be compiled for sun8i platforms
by Miquel Raynal
· Wed Feb 28 20:51:57 2018 +0100
8eef8f3
spl: nand: sunxi: use PIO instead of DMA
by Miquel Raynal
· Wed Feb 28 20:51:55 2018 +0100
298e7a6
spl: nand: sunxi: declare the ecc_bytes array globally
by Miquel Raynal
· Wed Feb 28 20:51:54 2018 +0100
4f80004
spl: nand: sunxi: make the reset column helper more generic
by Miquel Raynal
· Wed Feb 28 20:51:52 2018 +0100
010ea02
spl: nand: sunxi: ensure enough time has passed after changing the column
by Miquel Raynal
· Wed Feb 28 20:51:51 2018 +0100
6852f48
spl: nand: sunxi: create an helper to handle command execution
by Miquel Raynal
· Wed Feb 28 20:51:50 2018 +0100
aeb59c3
spl: nand: sunxi: add missing status clear
by Miquel Raynal
· Wed Feb 28 20:51:49 2018 +0100
b242ee9
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
by Miquel Raynal
· Wed Feb 28 20:51:48 2018 +0100
b0b98ca
spl: nand: sunxi: introduce the nand_wait_int() helper
by Miquel Raynal
· Wed Feb 28 20:51:47 2018 +0100
a450de7
spl: nand: sunxi: fix typo on register name
by Miquel Raynal
· Wed Feb 28 20:51:46 2018 +0100
e859503
spl: nand: sunxi: fix second case of modulo by zero error
by Miquel Raynal
· Wed Feb 28 20:51:45 2018 +0100
3cb5a81
mtd: nand: sunxi: fix ECC strength choice
by Miquel Raynal
· Wed Feb 28 20:51:44 2018 +0100
0d852f5
Merge git://git.denx.de/u-boot-ubi
by Tom Rini
· Sun Mar 25 12:02:13 2018 -0400
3d668df
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
by Petr Vorel
· Sat Mar 24 01:49:24 2018 +0100
673a5c2
arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more
by Vipul Kumar
· Mon Mar 05 15:24:59 2018 +0530
6563527
spi: spi_flash: do not fail silently on bad user input
by Liam Beguin
· Wed Mar 14 19:15:10 2018 -0400
69ee755
nand: Remove unused ppc4xx NAND driver and references
by Stefan Roese
· Tue Mar 13 08:41:08 2018 +0100
7e6ad1f
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· Thu Mar 15 08:27:27 2018 -0400
edd95ac
arch-stm32: Factorize stm32.h for STM32F4 and F7
by Patrice Chotard
· Fri Feb 09 13:09:55 2018 +0100
4e159f8
arm: sunxi: Move spl spi sunxi code to mach-sunxi
by Jagan Teki
· Tue Feb 06 22:42:56 2018 +0530
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
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
Next »