Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
185c5badb46236caa90e45ea5a3ffbdf0438713e
/
include
/
linux
/
mtd
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
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
4ecf919
mtd: spi: Convert is_locked callback to is_unlocked
by Jan Kiszka
· Wed Mar 02 15:01:55 2022 +0100
1c905eb
mtd: spi-nor: Parse SFDP SCCR Map
by JaimeLiao
· Mon Jul 04 14:12:41 2022 +0800
f8e9848
mtd: spi-nor: add support for Macronix Octal flash
by JaimeLiao
· Mon Jul 04 14:12:39 2022 +0800
a6b185e
stm32mp1: fix reference for STMicroelectronics
by Patrick Delaunay
· Fri May 20 18:38:10 2022 +0200
97a0512
linux/mtd/mtd.h: Add <dm/ofnode.h>
by Tom Rini
· Mon Apr 11 17:11:21 2022 -0400
bee3287
mtd: Add flash_node in struct mtd_info
by Patrice Chotard
· Mon Mar 21 09:13:36 2022 +0100
4b4896d
mtd: Remove mtd_erase_callback() entirely
by Marek Behún
· Tue Oct 05 15:56:06 2021 +0200
64fc331
Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig
by Tom Rini
· Wed Sep 22 14:50:36 2021 -0400
2154876
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Sep 30 11:29:41 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
33d2cf9
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
by Patrice Chotard
· Mon Sep 13 16:25:53 2021 +0200
9838538
mtd: spi: nor: force mtd name to "nor%d"
by Patrick Delaunay
· Wed Sep 22 18:29:08 2021 +0200
bc77af5
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
by Patrice Chotard
· Mon Sep 13 16:25:53 2021 +0200
14856c3
mtd: remove SPEAr flash driver st_smi
by Patrick Delaunay
· Wed Sep 22 11:02:26 2021 +0200
1cf551d
mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
by Takahiro Kuwano
· Tue Jun 29 15:01:03 2021 +0900
60cddaf
mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
by Takahiro Kuwano
· Tue Jun 29 15:01:02 2021 +0900
3e01b95
mtd: spi-nor-core: Read status by Read Any Register
by Takahiro Kuwano
· Tue Jun 29 15:01:01 2021 +0900
d74d7fa
mtd: spi-nor-core: Add the ->ready() hook
by Takahiro Kuwano
· Tue Jun 29 15:01:00 2021 +0900
ee93e45
mtd: spi-nor-core: Add support for volatile QE bit
by Takahiro Kuwano
· Tue Jun 29 15:00:59 2021 +0900
902df1d
mtd: spi-nor-core: Add support for Read/Write Any Register
by Takahiro Kuwano
· Tue Jun 29 15:00:58 2021 +0900
53b9da5
mtd: spi-nor: Add Cypress manufacturer ID
by Takahiro Kuwano
· Tue Jun 29 15:00:56 2021 +0900
9c35a61
mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode
by Pratyush Yadav
· Sat Jun 26 00:47:29 2021 +0530
caee9a6
mtd: spi-nor-core: Add support for Cypress Semper flash
by Pratyush Yadav
· Sat Jun 26 00:47:28 2021 +0530
4610350
mtd: spi-nor-core: Perform a Soft Reset on shutdown
by Pratyush Yadav
· Sat Jun 26 00:47:24 2021 +0530
4e293e9
mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT
by Pratyush Yadav
· Sat Jun 26 00:47:23 2021 +0530
12b8f8b
mtd: spi-nor-core: Enable octal DTR mode when possible
by Pratyush Yadav
· Sat Jun 26 00:47:21 2021 +0530
8c49454
mtd: spi-nor-core: Parse xSPI Profile 1.0 table
by Pratyush Yadav
· Sat Jun 26 00:47:19 2021 +0530
be389f6
mtd: spi-nor-core: Add support for DTR protocol
by Pratyush Yadav
· Sat Jun 26 00:47:16 2021 +0530
0b0a299
mtd: spi-nor-core: Rework hwcaps selection
by Pratyush Yadav
· Sat Jun 26 00:47:14 2021 +0530
af27318
mtd: spi-nor-core: Introduce flash-specific fixup hooks
by Pratyush Yadav
· Sat Jun 26 00:47:13 2021 +0530
28d20db
mtd: spi-nor-core: Add a ->setup() hook
by Pratyush Yadav
· Sat Jun 26 00:47:11 2021 +0530
544a8c9
mtd: add support for parsing partitions defined in OF
by Marek Behún
· Wed May 26 14:08:19 2021 +0200
9016304
mtd: spi-nor-core: Fix typo in documentation
by Sean Anderson
· Thu Feb 04 23:11:08 2021 -0500
090d762
mtd: spi-nor.h: Change spaces to tabs
by Bin Meng
· Wed Jan 06 20:58:54 2021 +0800
beddd7a
dtoc: Rename dt-platdata.c to dt-plat.c
by Simon Glass
· Mon Dec 28 20:35:01 2020 -0700
a7ece58
dm: core: Access device ofnode through functions
by Simon Glass
· Sat Dec 19 10:40:14 2020 -0700
b33cd25
spi: Tweak a few strange SPI NOR features for of-platdata
by Simon Glass
· Sat Dec 19 10:40:01 2020 -0700
1b349e3
spi: Tidy up get/set of device node
by Simon Glass
· Sat Dec 19 10:40:00 2020 -0700
92ecb1a
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
by Shivamurthy Shastri
· Tue Jul 07 22:04:11 2020 +0200
1e26864
arm: Don't include common.h in header files
by Simon Glass
· Sun May 10 11:39:55 2020 -0600
355db10
mtd: spi-nor: Enable QE bit for ISSI flash
by Jagan Teki
· Mon Apr 20 15:36:06 2020 +0530
24cb409
mtd: spi-nand: Import Toshiba SPI-NAND support
by Robert Marko
· Tue Mar 03 20:25:40 2020 +0100
62fd1a4
mtd: Rename free() to rfree()
by Simon Glass
· Mon Feb 03 07:35:56 2020 -0700
c063ee3
mtd: spi-nor-core: Add octal mode support
by Vignesh Raghavendra
· Thu Dec 05 15:46:05 2019 +0530
49e3ca6
mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
by Tudor Ambarus
· Wed Nov 13 15:42:52 2019 +0000
617fd79
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· Fri Oct 25 19:39:29 2019 +0200
bdb4016
mtd: spi: Add 'struct spi_flash {' to the code
by Simon Glass
· Wed Sep 25 08:11:13 2019 -0600
04a11a6
mtd: spi-nor: add missing SST26* flash IC protection ops
by Eugeniy Paltsev
· Mon Sep 09 22:33:14 2019 +0300
16ee8f6
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· Fri Mar 15 15:14:32 2019 +0100
ac350f5
mtd: nand: import nand_hw_control_init()
by Marc Gonzalez
· Fri Mar 15 15:14:31 2019 +0100
05c5a56
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· Fri Mar 15 15:14:30 2019 +0100
b4c6fb2
mtd: fix mtd_oobavail() incoherent returned value
by Miquel Raynal
· Sun Nov 18 21:11:46 2018 +0100
7b3626f
mtd: spi: spi-nor-core: Add back U-Boot specific features
by Vignesh R
· Tue Feb 05 11:29:21 2019 +0530
3a8c62c
mtd: spi: Port SPI NOR framework from Linux
by Vignesh R
· Tue Feb 05 11:29:17 2019 +0530
7dfad31
mtd: Don't stop MTD partition creation when it fails on one device
by Boris Brezillon
· Sun Dec 02 10:54:30 2018 +0100
db0d805
mtd: Delete partitions attached to the device when a device is deleted
by Boris Brezillon
· Sun Dec 02 10:54:24 2018 +0100
059e4a6
mtd: Add a function to report when the MTD dev list has been updated
by Boris Brezillon
· Sun Dec 02 10:54:22 2018 +0100
cdb295c
mtd: nand: spi: Add Gigadevice SPI NAND support
by Stefan Roese
· Thu Aug 16 18:05:08 2018 +0200
6382e0c
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· Sat Sep 29 12:58:27 2018 +0200
1a08e99
mtd: uboot: search for an equivalent MTD name with the mtdids
by Miquel Raynal
· Sat Sep 29 12:58:26 2018 +0200
6f381d5
mtd: mtdpart: add a generic mtdparts-like parser
by Miquel Raynal
· Sat Sep 29 12:58:25 2018 +0200
fa46525
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
by Boris Brezillon
· Thu Aug 16 17:30:15 2018 +0200
ea4d7c8
mtd: spinand: Add initial support for Winbond W25M02GV
by Frieder Schrempf
· Thu Aug 16 17:30:14 2018 +0200
df1859e
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
by Peter Pan
· Thu Aug 16 17:30:13 2018 +0200
47e9045
mtd: nand: Add core infrastructure to support SPI NANDs
by Peter Pan
· Thu Aug 16 17:30:12 2018 +0200
fe0a20d
mtd: nand: Pass mode information to nand_page_io_req
by Boris Brezillon
· Thu Aug 16 17:30:10 2018 +0200
894380f
mtd: nand: Add core infrastructure to deal with NAND devices
by Boris Brezillon
· Thu Aug 16 17:30:09 2018 +0200
fff4be3
mtd: move definitions to enlarge their range
by Miquel Raynal
· Thu Aug 16 17:30:05 2018 +0200
4cf0fa9
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· Thu Aug 16 17:30:03 2018 +0200
18e7541
mtd: Uninline mtd_write_oob and move it to mtdcore.c
by Ezequiel Garcia
· Thu Aug 16 17:30:00 2018 +0200
2efd83c
mtd: remove stale comment in mtd_oob_ops structure
by Miquel Raynal
· Sat Jul 14 14:37:19 2018 +0200
d9a7ef9
mtd: nand: add new enum for storing ECC algorithm
by Rafał Miłecki
· Tue Jul 10 11:48:08 2018 +0200
929fb44
mtd: nand: export nand_get_flash_type function
by Jörg Krause
· Sun Jan 14 19:26:37 2018 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
99ef87e
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:25 2017 +0900
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
984926b
mtd: nand: introduce NAND_ROW_ADDR_3 flag
by Masahiro Yamada
· Wed Nov 22 02:38:31 2017 +0900
675fb43
mtd: nand: add a shorthand to generate nand_ecc_caps structure
by Masahiro Yamada
· Wed Nov 22 02:38:30 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
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
Next »