Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2e4938b76295433af338678d45178951184a328b
/
drivers
/
mtd
/
nand
2e4938b
dm: core: Drop ofnode_is_available()
by Simon Glass
· Tue Sep 06 20:27:17 2022 -0600
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
1649b89
mtd: rawnand: fsl_elbc: Fix reading address pointer from DT
by Pali Rohár
· Fri Aug 19 11:20:01 2022 +0200
2a4d95f
mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag
by Pali Rohár
· Mon Aug 15 10:01:40 2022 +0200
2ee0a56
mtd: nand: samsung: Retrieve ECC requirements from extended
by Michael Trimarchi
· Mon Jul 25 12:20:24 2022 +0200
f20a6f0
mtd: nand: Rename nand_get_flash_type() into nand_detect()
by Michael Trimarchi
· Mon Jul 25 10:18:51 2022 +0200
4d4862d9
mtd: nand: change return type of nand_get_flash_type() to int
by Michael Trimarchi
· Mon Jul 25 10:06:06 2022 +0200
25bb179
mtd: nand: Rename the nand_manufacturers struct
by Michael Trimarchi
· Tue Jul 26 18:33:11 2022 +0200
c96bc1d
arm: mvebu: Fix compatible string for nand controller
by Pali Rohár
· Wed Jul 27 14:47:35 2022 +0200
27d9b25
mtd: decommission the NAND museum
by Michael Trimarchi
· Wed Jul 20 18:22:16 2022 +0200
6dc1bfd
mtd: nand: toshiba: Retrieve ECC requirements from extended ID
by Michael Trimarchi
· Wed Jul 20 18:22:15 2022 +0200
66483b3
mtd: nand: Move Macronix specific initialization in nand_macronix.c
by Michael Trimarchi
· Wed Jul 20 18:22:14 2022 +0200
c7b2830
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
by Michael Trimarchi
· Wed Jul 20 18:22:13 2022 +0200
fa5d40c
mtd: nand: Move Micron specific init logic in nand_micron.c
by Michael Trimarchi
· Wed Jul 20 18:22:12 2022 +0200
3ba671b
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
by Michael Trimarchi
· Wed Jul 20 18:22:11 2022 +0200
3dc9060
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
by Michael Trimarchi
· Wed Jul 20 18:22:10 2022 +0200
6c8ef80
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
by Michael Trimarchi
· Wed Jul 20 18:22:09 2022 +0200
60f26dc
mtd: nand: Export symbol nand_decode_ext_id
by Michael Trimarchi
· Wed Jul 20 18:22:08 2022 +0200
afd382c
mtd: nand: Fix MediaTek MT7621 SoC build
by Michael Trimarchi
· Fri Jul 22 10:28:36 2022 +0200
270c153
mtd: nand: Get rid of mtd variable in function calls
by Michael Trimarchi
· Wed Jul 20 18:22:07 2022 +0200
4a26e1d
mtd: nand: Add manufacturer specific initialization/detection steps
by Michael Trimarchi
· Wed Jul 20 18:22:06 2022 +0200
cd4d904
mtd: nand: Store nand ID in struct nand_chip
by Michael Trimarchi
· Wed Jul 20 18:22:05 2022 +0200
dc7fdd6
mtd: nand: Get rid of busw parameter
by Michael Trimarchi
· Wed Jul 20 18:22:04 2022 +0200
9823b21
sunxi-nand: fix the PIO instead of DMA implementation
by Markus Hoffrogge
· Thu Jun 30 01:26:39 2022 +0200
10a61df
nand: raw: add support for MediaTek MT7621 SoC
by developer
· Fri May 20 11:23:47 2022 +0800
89b5381
Merge branch 'next'
by Tom Rini
· Mon Jul 11 10:18:13 2022 -0400
0cda0cb
mtd: rawnand: Add support to dedicated function to set timings
by Kory Maincent
· Wed Jun 22 11:11:45 2022 +0200
0a83cc2
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
by Tom Rini
· Fri Jun 10 23:03:09 2022 -0400
b05d838
mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode
by Pali Rohár
· Mon Jun 20 13:07:03 2022 +0200
d2f7d07
mtd: mxs_nand_spl: fix nand_command protocol violation
by Andrea Scian
· Tue Jun 21 22:05:10 2022 +0200
572f41f
Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians/u-boot-stm into next
by Tom Rini
· Mon Jun 20 08:09:24 2022 -0400
5d6e6e4
mtd: rawnand: fsl_elbc: Fix DM support in DTS code path
by Pali Rohár
· Mon May 02 18:28:08 2022 +0200
a6b185e
stm32mp1: fix reference for STMicroelectronics
by Patrick Delaunay
· Fri May 20 18:38:10 2022 +0200
1a9f23d
Convert CONFIG_TPL_NAND_INIT to Kconfig
by Tom Rini
· Thu May 26 14:31:57 2022 -0400
95f4238
mtd: nand: mxs_nand_spl: Fix bad block skipping
by Michael Trimarchi
· Sun May 15 11:35:31 2022 +0200
dc3da88
nand: raw: mxs_nand: Fix specific hook registration
by Michael Trimarchi
· Sun May 15 11:35:30 2022 +0200
61771d2
mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver
by Ye Li
· Thu Mar 31 13:27:47 2022 +0800
6520c82
pci: Add mask parameter to dm_pci_map_bar()
by Andrew Scull
· Thu Apr 21 16:11:13 2022 +0000
58c6102
pci: Map bars with offset and length
by Andrew Scull
· Thu Apr 21 16:11:10 2022 +0000
44acf8a
mtd: nand: raw: Add support for DT property nand-ecc-algo=bch
by Pali Rohár
· Mon Apr 04 18:17:21 2022 +0200
f801552
mtd: rawnand: fsl_elbc: Use ECC configuration from device tree
by Pali Rohár
· Mon Apr 04 18:17:20 2022 +0200
bb834db
mtd: rawnand: fsl_elbc: Add device tree support
by Pali Rohár
· Mon Apr 04 18:17:19 2022 +0200
2ef8228
mtd: rawnand: fsl_elbc: Implement RNDOUT command
by Pali Rohár
· Mon Apr 04 18:17:18 2022 +0200
16c68ee
Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed Apr 13 08:00:11 2022 -0400
a7ab05b
mtd: nand: mxs_nand_spl: Remove the page aligned access
by Ye Li
· Mon Mar 28 17:14:07 2022 +0800
bee3287
mtd: Add flash_node in struct mtd_info
by Patrice Chotard
· Mon Mar 21 09:13:36 2022 +0100
9442f15
Merge tag 'v2022.04-rc5' into next
by Tom Rini
· Mon Mar 28 12:36:49 2022 -0400
2ee499e
mtd: gpmi: fix the bch setting backward compatible issue
by Han Xu
· Fri Mar 25 08:36:38 2022 -0500
3d2a375
Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Wed Mar 16 12:52:02 2022 -0400
e389a15
mtd: rawnand: stm32_fmc2: add NAND Write Protect support
by Christophe Kerello
· Tue Feb 22 17:38:49 2022 +0100
e175c32
nand: brcmnand: add bcm6753 support
by Philippe Reynes
· Fri Feb 11 19:18:36 2022 +0100
3ba1508
mtd: nand: Update driver to match new DT binding
by Michal Simek
· Wed Feb 23 15:10:33 2022 +0100
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
142f41a
mtd: nand: pxa3xx: set mtd->dev
by Robert Marko
· Wed Jan 05 16:01:00 2022 +0100
efa7853
nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine
by David Rivshin
· Thu Nov 18 13:25:24 2021 -0500
8384fd8
BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read
by Joel Peshkin
· Mon Dec 20 20:15:47 2021 -0800
fa7890e
mtd: nand: pxa3xx: use marvell, prefix for custom DT properties
by Pierre Bourdon
· Sat Dec 25 05:46:29 2021 +0100
9837245
Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig
by Tom Rini
· Sun Dec 12 22:12:36 2021 -0500
8f37ac4
Convert CONFIG_TEGRA_NAND to Kconfig
by Tom Rini
· Sun Dec 12 22:12:35 2021 -0500
d03e14e
Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig
by Tom Rini
· Sat Dec 11 14:55:54 2021 -0500
05b419e
Convert CONFIG_FSL_IFC to Kconfig
by Tom Rini
· Sat Dec 11 14:55:49 2021 -0500
d24700f
Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig
by Tom Rini
· Sat Oct 30 23:03:56 2021 -0400
d8a562b
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Sat Oct 23 10:49:28 2021 -0400
4b4896d
mtd: Remove mtd_erase_callback() entirely
by Marek Behún
· Tue Oct 05 15:56:06 2021 +0200
2eeaea4
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed Oct 20 14:24:09 2021 -0400
0155171
mtd: rawnand: Add Macronix raw NAND controller driver
by Zhengxun Li
· Tue Sep 14 13:43:51 2021 +0800
bd45aab
mtd: spinand: macronix: Fix ECC Status Read
by Haolin Li
· Sun Sep 05 22:41:41 2021 +0800
9caf951
mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset
by Ye Li
· Tue Aug 17 17:24:47 2021 +0800
e8df55b
mtd: nand: Fix typo in MXC Kconfig symbol description
by Haolin Li
· Sun Jul 18 10:13:39 2021 +0800
f6d26d8
Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig
by Tom Rini
· Wed Sep 22 14:50:39 2021 -0400
a73788c
Convert CONFIG_NAND_FSL_ELBC et al to Kconfig
by Tom Rini
· Wed Sep 22 14:50:37 2021 -0400
64fc331
Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig
by Tom Rini
· Wed Sep 22 14:50:36 2021 -0400
3bde7e2
nand.h: Cleanup linux/mtd/rawnand.h usage
by Tom Rini
· Wed Sep 22 14:50:35 2021 -0400
fdae007
Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
by Tom Rini
· Wed Sep 22 14:50:34 2021 -0400
8e6d9c7
Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig
by Tom Rini
· Wed Sep 22 14:50:33 2021 -0400
a2fbd4a
Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig
by Tom Rini
· Wed Sep 22 14:50:32 2021 -0400
69af172
nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support
by Tom Rini
· Wed Sep 22 14:50:31 2021 -0400
2510a81
Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig
by Tom Rini
· Wed Sep 22 14:50:30 2021 -0400
fae1dab
Convert CONFIG_SPL_NAND_LOAD et al to Kconfig
by Tom Rini
· Wed Sep 22 14:50:29 2021 -0400
0820427
Convert CONFIG_NAND_LPC32XX_MLC to Kconfig
by Tom Rini
· Wed Sep 22 14:50:28 2021 -0400
eac76b8
arm: Remove zmx25 board and ARCH_MX25
by Tom Rini
· Thu Sep 09 07:54:50 2021 -0400
74f00e8
arm: Remove flea3 board
by Tom Rini
· Tue Sep 14 09:09:31 2021 -0400
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
9d328a6
WS cleanup: remove trailing white space
by Wolfgang Denk
· Mon Sep 27 17:42:38 2021 +0200
accb63b
WS cleanup: remove excessive empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:37 2021 +0200
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
ecc4a23
Merge branch '2021-09-25-TI-platform-updates' into next
by Tom Rini
· Tue Sep 28 19:18:56 2021 -0400
bc77af5
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
by Patrice Chotard
· Mon Sep 13 16:25:53 2021 +0200
dada0e3
ti: keystone: Clean up or migrate some NAND related options.
by Tom Rini
· Sun Sep 12 20:32:24 2021 -0400
4b198e3
Kconfig: Remove all default n/no options
by Michal Simek
· Fri Aug 27 08:48:10 2021 +0200
40a35f5
nand: vf610_nfc: Do not abuse CONFIG namespace
by Tom Rini
· Thu Aug 19 13:56:20 2021 -0400
00b6a1a
arm: Remove spear600 boards and the rest of SPEAr support
by Tom Rini
· Sat May 22 08:47:14 2021 -0400
4b017b9
mtd: spinand: macronix: Add support for serial NAND flash
by Jaime Liao
· Mon Jun 07 16:19:15 2021 +0800
9e9021e
mtd: nand: NFC drivers for RK3308, RK2928 and others
by Yifeng Zhao
· Mon Jun 07 16:40:29 2021 +0800
490d6dd
Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next
by Tom Rini
· Thu Jun 17 11:46:44 2021 -0400
bd4d599
nand: atmel: Correct bitflips in erased pages
by Kai Stuhlemmer (ebee Engineering)
· Fri May 21 11:52:06 2021 +0300
4c0237c
ARM: fix LTO for apf27
by Marek Behún
· Thu May 20 13:24:13 2021 +0200
7c05319
mtd: Update fail_addr when erase fails due to bad blocks
by Farhan Ali
· Wed Feb 24 15:25:53 2021 -0800
a2c63f0
spl: fit: nand: allow for non-page-aligned elements
by Tim Harvey
· Mon Mar 01 14:33:28 2021 -0800
fce4f4d
mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
by Maxim Kochetkov
· Fri Mar 12 09:27:41 2021 +0300
Next »