Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
15ef0abfbfd445360c989decf4e49adf91c025b1
/
drivers
/
mtd
e801e93
mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check
by Tom Rini
· Thu Oct 31 11:47:25 2024 -0600
877c81b
mtd: spi-nor: Always build SPI_STACKED_PARALLEL code
by Marek Vasut
· Sat Oct 26 22:16:26 2024 +0200
41bd923
mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
by Marek Vasut
· Sat Oct 26 22:16:25 2024 +0200
a73c915
mtd: spi-nor: Rewrite rem_bank_len calculation
by Marek Vasut
· Sat Oct 26 22:16:24 2024 +0200
1488815
mtd: spi-nor: Fix multiple coding style issues
by Marek Vasut
· Sat Oct 26 22:16:23 2024 +0200
8535321
mtd: spi-nor: Remove recently added SST special case
by Marek Vasut
· Sat Oct 26 22:16:22 2024 +0200
16157c4
mtd: spi-nor: Remove recently added write_disable() call
by Marek Vasut
· Sat Oct 26 22:16:21 2024 +0200
ef4457b
mtd: spi-nor: Remove recently added set_4byte() call
by Marek Vasut
· Sat Oct 26 22:16:20 2024 +0200
19798e6
mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call
by Marek Vasut
· Sat Oct 26 22:16:19 2024 +0200
0d56fb4
mtd: spi-nor: Remove recently added nor->addr_width == 3 test
by Marek Vasut
· Sat Oct 26 22:16:18 2024 +0200
a2e4310
mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash
by Han Xu
· Sun Oct 06 07:46:20 2024 +0800
7719250
mtd: spi-nor-ids: Add Puya Semiconductor chips description
by Dmitry Dunaev
· Mon Feb 26 13:25:20 2024 +0300
6653c91
mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes
by Takahiro Kuwano
· Tue Oct 15 13:08:36 2024 +0900
69bf3c3
mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()
by Takahiro Kuwano
· Tue Oct 15 13:08:35 2024 +0900
b575593
mtd: spi-nor: Replace default_init() hook with late_init()
by Takahiro Kuwano
· Tue Oct 15 13:08:34 2024 +0900
88bb59e
mtd: spi-nor: Check nor->info before setting macronix_octal_fixups
by Takahiro Kuwano
· Tue Oct 15 13:08:33 2024 +0900
15d5d5f
mtd: spi-nor: Allow flashes to specify MTD writesize
by Takahiro Kuwano
· Tue Oct 15 13:08:32 2024 +0900
8d653ff
mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
by Takahiro Kuwano
· Tue Oct 15 13:08:31 2024 +0900
84998f4
mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver
by Linus Walleij
· Fri Oct 11 16:49:54 2024 +0200
4de19a9
mtd: nand: raw: atmel: Use ONFI ECC params if available
by Zixun LI
· Sun Jul 21 23:45:52 2024 +0200
97799bc
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· Fri Oct 11 12:23:25 2024 -0600
4cafa21
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· Sun Sep 29 19:49:54 2024 -0600
7ec2413
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· Sun Sep 29 19:49:48 2024 -0600
f218eeb
xpl: Rename spl_in_proper() to not_xpl()
by Simon Glass
· Sun Sep 29 19:49:37 2024 -0600
c35f6fb
mtd: spi-nor-ids: Add support for S28HS256T
by Takahiro Kuwano
· Fri Sep 27 10:27:08 2024 +0900
4245b38
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt
by Takahiro Kuwano
· Fri Sep 27 10:24:16 2024 +0900
fb44faa
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt
by Takahiro Kuwano
· Fri Sep 27 10:24:15 2024 +0900
d5d39d7
Merge patch series "mtd: spi-nor: Add support for S25FS-S family"
by Tom Rini
· Thu Oct 10 08:12:18 2024 -0600
67df2aa
mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs
by Takahiro Kuwano
· Fri Sep 27 10:11:19 2024 +0900
7579d9f
mtd: spi-nor-id: Use INFO6 macro for S25FL-S
by Takahiro Kuwano
· Fri Sep 27 10:11:18 2024 +0900
d870042
mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s
by Takahiro Kuwano
· Fri Sep 27 10:11:17 2024 +0900
7b976fc
mtd: spi-nor-ids: Extend w25q16cl entry with locking support
by Marek Vasut
· Fri Sep 06 23:10:42 2024 +0200
29b19a0
mtd: spi-nor-ids: Deduplicate mx25u25635f entry
by Marek Vasut
· Fri Sep 06 23:10:10 2024 +0200
1db9b52
mtd: spi-nor-ids: Deduplicate w25q16dw entry
by Marek Vasut
· Fri Sep 06 23:09:16 2024 +0200
2fbb8d9
mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
by Marek Vasut
· Mon Mar 04 17:16:05 2024 +0100
e53d011
mtd: simplify CONFIG_DM_SPI_FLASH dependencies
by Heinrich Schuchardt
· Tue Jun 04 06:40:39 2024 +0200
add6319
Merge patch series "spi-nor: Add parallel and stacked memories support"
by Tom Rini
· Wed Oct 09 09:02:22 2024 -0600
91b9e37
spi: spi-uclass: Read chipselect and restrict capabilities
by Venkatesh Yadav Abbarapu
· Thu Sep 26 10:25:05 2024 +0530
8dd6fa5
mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
by Ashok Reddy Soma
· Thu Sep 26 10:25:04 2024 +0530
99ca034
mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
by Ashok Reddy Soma
· Thu Sep 26 10:25:03 2024 +0530
bc8c88b
mtd: spi-nor: Add parallel and stacked memories support
by Venkatesh Yadav Abbarapu
· Thu Sep 26 10:25:02 2024 +0530
231d2ba
Merge branch 'u-boot-nand-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash into next
by Tom Rini
· Sat Oct 05 11:18:38 2024 -0600
a5837bf
mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
by William Zhang
· Mon Sep 16 11:58:49 2024 +0200
27cfe7d
mtd: rawnand: brcmnand: Support write protection setting from dts
by William Zhang
· Mon Sep 16 11:58:48 2024 +0200
d2ad157
mtd: rawnand: brcmnand: Add read data bus interface
by Linus Walleij
· Mon Sep 16 11:58:47 2024 +0200
3d8ade4
mtd: rawnand: brcmnand: Fix mtd oobsize
by William Zhang
· Mon Sep 16 11:58:46 2024 +0200
a645493
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
by William Zhang
· Mon Sep 16 11:58:45 2024 +0200
080ac0f
mtd: rawnand: brcmnand: Fix potential false time out warning
by William Zhang
· Mon Sep 16 11:58:44 2024 +0200
26f66e6
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
by William Zhang
· Mon Sep 16 11:58:43 2024 +0200
4e2e7a8
Merge patch series "Miscellaneous fixes"
by Tom Rini
· Tue Sep 24 10:11:59 2024 -0600
523bc4d
flash: prefix error codes with FL_
by Jerome Forissier
· Wed Sep 11 11:58:15 2024 +0200
cb66f72
mtd: spi-nor: scale up timeout for full-chip erase
by Venkatesh Yadav Abbarapu
· Tue Jan 02 18:23:03 2024 +0530
385a613
Merge patch series "Fix various bugs"
by Tom Rini
· Wed Sep 18 13:07:19 2024 -0600
23686aa
nvmxip: Avoid probing on boot
by Simon Glass
· Sun Sep 01 16:26:13 2024 -0600
e745d1b
nvmxip: Drop the message on probe
by Simon Glass
· Sun Sep 01 16:26:12 2024 -0600
38f0459
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· Mon Sep 16 14:48:13 2024 -0600
ea2ec5f
mtd: rpc: renesas: Add R-Car Gen4 DT compatible
by Marek Vasut
· Sat Aug 31 22:30:19 2024 +0200
e2554a4
Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next
by Tom Rini
· Mon Sep 02 16:02:37 2024 -0600
ebb1c20
list: use list_count_nodes() to count list entries
by Sughosh Ganu
· Wed Aug 28 22:24:22 2024 +0530
d72b013
mtd: rawnand: meson: read/write access for boot ROM pages
by Arseniy Krasnov
· Mon Aug 26 16:17:10 2024 +0300
6f95fea
mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
by Arseniy Krasnov
· Mon Aug 26 16:17:09 2024 +0300
8b4a27a
mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag
by Arseniy Krasnov
· Mon Aug 26 16:17:08 2024 +0300
9896dd6
mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_init
by Vignesh Raghavendra
· Wed Jul 31 20:28:55 2024 +0530
7f0264a
Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· Thu Aug 08 07:59:47 2024 -0600
a87a7fa
spinand: bind UBI block
by Alexey Romanov
· Thu Jul 18 08:45:28 2024 +0300
c9f6113
disk: support UBI partitions
by Alexey Romanov
· Thu Jul 18 08:45:27 2024 +0300
4d44fa2
drivers: introduce UBI block abstraction
by Alexey Romanov
· Thu Jul 18 08:45:25 2024 +0300
2ec1fd8
spinand: bind mtdblock
by Alexey Romanov
· Thu Jul 18 08:46:06 2024 +0300
8e1fd2e
drivers: introduce mtdblock abstraction
by Alexey Romanov
· Thu Jul 18 08:46:05 2024 +0300
d511967
disk: support MTD partitions
by Alexey Romanov
· Thu Jul 18 08:46:04 2024 +0300
119909c
mtd: spi-nor: ids: Add IS25LP01GG flash support
by Prasad Kummari
· Mon Jun 17 09:48:42 2024 +0530
614a2ef
Merge patch series "Endian Kconfig improvements"
by Tom Rini
· Wed Jul 31 11:18:43 2024 -0600
0803a27
config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible
by Jiaxun Yang
· Wed Jul 17 16:07:03 2024 +0800
4651c1d
drivers: mtd: Remove duplicate newlines
by Marek Vasut
· Sat Jul 20 14:40:44 2024 +0200
ab397a5
drivers/mtd/nvmxip: nvmxip.h is a global include
by Heinrich Schuchardt
· Mon Jul 15 15:19:50 2024 +0200
ca51b77
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· Mon Jun 24 13:34:52 2024 -0600
c74d861
mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part
by Prasad Kummari
· Wed May 08 10:57:50 2024 +0530
a68da5b
mtd: nand: pxa3xx: Incorrect bitflip return on page read
by Ravi Minnikanti
· Sat Apr 27 09:15:28 2024 -0700
a5895eb
ubi: Depend on MTD
by John Watts
· Thu Apr 11 15:05:48 2024 +1000
afa246a
mtd: rawnand: macronix: OTP access for MX30LFxG18AC
by Arseniy Krasnov
· Thu Nov 30 14:24:05 2023 +0300
ead026f
mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode
by Pratyush Yadav
· Tue Jun 04 11:39:10 2024 +0530
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
0e2e894
mtd: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:00 2024 -0600
4393ed9
Merge patch series "Kconfig: some cleanups"
by Tom Rini
· Mon Apr 22 11:01:56 2024 -0600
cc046dc
common: Convert *.c/h from UTF-8 to ASCII enconfing
by Michal Simek
· Tue Apr 16 08:55:19 2024 +0200
75a4e1e
Kconfig: Make all Kconfig encoding ascii
by Michal Simek
· Tue Apr 16 08:55:18 2024 +0200
7ea25d6
mtd: rawnand: stm32_fmc2: add MP25 support
by Christophe Kerello
· Wed Mar 06 10:54:06 2024 +0100
d4c6bb1
Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· Sun Apr 14 12:26:42 2024 -0600
6fbb426
mtd: spinand: Add support for XTX SPINAND
by Bruce Suen
· Mon Mar 11 21:43:14 2024 -0400
681c2fb
mtd: nand: raw: atmel: Fix comment in timings preparation
by Alexander Dahl
· Wed Mar 20 10:02:13 2024 +0100
7737453
mtd: nand: raw: Fix (most) Kconfig indentation
by Alexander Dahl
· Wed Mar 20 10:02:11 2024 +0100
71fc06c
mtd: nand: raw: Port another option flag from Linux
by Alexander Dahl
· Wed Mar 20 10:02:10 2024 +0100
aa12453
mtd: nand: raw: Use macro nand_to_mtd() where appropriate
by Alexander Dahl
· Wed Mar 20 10:02:09 2024 +0100
55842b4
mtd: rawnand: Meson NAND controller support
by Arseniy Krasnov
· Sun Feb 11 01:39:27 2024 +0300
7a1d17a
mtd: nand: arasan: Fix the crash caused by use after free
by Venkatesh Yadav Abbarapu
· Wed Mar 06 09:04:04 2024 +0530
263fa96
mtd: nand: arasan: Print warning for unsupported ecc modes
by Venkatesh Yadav Abbarapu
· Wed Mar 06 08:57:03 2024 +0530
49a26ac
mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B
by Frieder Schrempf
· Thu Feb 15 15:00:34 2024 +0100
662d82a
Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91
by Tom Rini
· Wed Jan 31 10:44:33 2024 -0500
d318eb3
treewide: Remove clk_free
by Sean Anderson
· Sat Dec 16 14:38:42 2023 -0500
Next »