Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e54ddc32cf09dc43f7321431d8047ec6eabb5bbf
/
drivers
/
mtd
e61ea9f
mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check
by Tom Rini
· 3 months ago
43423cd
mtd: spi-nor: Always build SPI_STACKED_PARALLEL code
by Marek Vasut
· 3 months ago
f896aa6
mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
by Marek Vasut
· 3 months ago
003157b
mtd: spi-nor: Rewrite rem_bank_len calculation
by Marek Vasut
· 3 months ago
a21cfc4
mtd: spi-nor: Fix multiple coding style issues
by Marek Vasut
· 3 months ago
34cd4a7
mtd: spi-nor: Remove recently added SST special case
by Marek Vasut
· 3 months ago
787692c
mtd: spi-nor: Remove recently added write_disable() call
by Marek Vasut
· 3 months ago
8ef342f
mtd: spi-nor: Remove recently added set_4byte() call
by Marek Vasut
· 3 months ago
b8807c8
mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call
by Marek Vasut
· 3 months ago
19e189b
mtd: spi-nor: Remove recently added nor->addr_width == 3 test
by Marek Vasut
· 3 months ago
a338494
mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash
by Han Xu
· 4 months ago
5c73c05
mtd: spi-nor-ids: Add Puya Semiconductor chips description
by Dmitry Dunaev
· 11 months ago
10e75dd
mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes
by Takahiro Kuwano
· 4 months ago
20f1383
mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()
by Takahiro Kuwano
· 4 months ago
0267cfa
mtd: spi-nor: Replace default_init() hook with late_init()
by Takahiro Kuwano
· 4 months ago
b8b610e
mtd: spi-nor: Check nor->info before setting macronix_octal_fixups
by Takahiro Kuwano
· 4 months ago
88057da
mtd: spi-nor: Allow flashes to specify MTD writesize
by Takahiro Kuwano
· 4 months ago
6d7a8bf
mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
by Takahiro Kuwano
· 4 months ago
a495195
mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver
by Linus Walleij
· 4 months ago
1db2aad
mtd: nand: raw: atmel: Use ONFI ECC params if available
by Zixun LI
· 6 months ago
47e544f
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· 4 months ago
5c10c8b
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· 4 months ago
371dc06
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 4 months ago
f86580f
xpl: Rename spl_in_proper() to not_xpl()
by Simon Glass
· 4 months ago
db11dfd
mtd: spi-nor-ids: Add support for S28HS256T
by Takahiro Kuwano
· 4 months ago
abb8213
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt
by Takahiro Kuwano
· 4 months ago
ae391a2
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt
by Takahiro Kuwano
· 4 months ago
fbab6b3
Merge patch series "mtd: spi-nor: Add support for S25FS-S family"
by Tom Rini
· 4 months ago
f42e729
mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs
by Takahiro Kuwano
· 4 months ago
021015a
mtd: spi-nor-id: Use INFO6 macro for S25FL-S
by Takahiro Kuwano
· 4 months ago
2d7a35d
mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s
by Takahiro Kuwano
· 4 months ago
3c5dcde
mtd: spi-nor-ids: Extend w25q16cl entry with locking support
by Marek Vasut
· 5 months ago
aa7d0f5
mtd: spi-nor-ids: Deduplicate mx25u25635f entry
by Marek Vasut
· 5 months ago
f52ec82
mtd: spi-nor-ids: Deduplicate w25q16dw entry
by Marek Vasut
· 5 months ago
215f1d5
mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
by Marek Vasut
· 11 months ago
93b9cd7
mtd: simplify CONFIG_DM_SPI_FLASH dependencies
by Heinrich Schuchardt
· 8 months ago
f8efc68
Merge patch series "spi-nor: Add parallel and stacked memories support"
by Tom Rini
· 4 months ago
34da258
spi: spi-uclass: Read chipselect and restrict capabilities
by Venkatesh Yadav Abbarapu
· 4 months ago
c480ec2
mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
by Ashok Reddy Soma
· 4 months ago
92e0ae4
mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
by Ashok Reddy Soma
· 4 months ago
5d40b3d
mtd: spi-nor: Add parallel and stacked memories support
by Venkatesh Yadav Abbarapu
· 4 months ago
28dc470
Merge branch 'u-boot-nand-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash into next
by Tom Rini
· 4 months ago
7ed8bcd
mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
by William Zhang
· 5 months ago
337cf1c
mtd: rawnand: brcmnand: Support write protection setting from dts
by William Zhang
· 5 months ago
c65730b
mtd: rawnand: brcmnand: Add read data bus interface
by Linus Walleij
· 5 months ago
84d1a73
mtd: rawnand: brcmnand: Fix mtd oobsize
by William Zhang
· 5 months ago
32bcf7c
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
by William Zhang
· 5 months ago
29777ec
mtd: rawnand: brcmnand: Fix potential false time out warning
by William Zhang
· 5 months ago
1610172
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
by William Zhang
· 5 months ago
2add54d
Merge patch series "Miscellaneous fixes"
by Tom Rini
· 4 months ago
9aa7e53
flash: prefix error codes with FL_
by Jerome Forissier
· 5 months ago
9486168
mtd: spi-nor: scale up timeout for full-chip erase
by Venkatesh Yadav Abbarapu
· 1 year, 1 month ago
c17805e
Merge patch series "Fix various bugs"
by Tom Rini
· 4 months ago
ec811ab
nvmxip: Avoid probing on boot
by Simon Glass
· 5 months ago
48fef88
nvmxip: Drop the message on probe
by Simon Glass
· 5 months ago
19dbc09
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· 5 months ago
4ab0a58
mtd: rpc: renesas: Add R-Car Gen4 DT compatible
by Marek Vasut
· 5 months ago
b977af1
Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next
by Tom Rini
· 5 months ago
be222ac
list: use list_count_nodes() to count list entries
by Sughosh Ganu
· 5 months ago
35ff967
mtd: rawnand: meson: read/write access for boot ROM pages
by Arseniy Krasnov
· 5 months ago
33acfbf
mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
by Arseniy Krasnov
· 5 months ago
9905e77
mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag
by Arseniy Krasnov
· 5 months ago
8a5642f
mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_init
by Vignesh Raghavendra
· 6 months ago
eb8e25c
Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· 6 months ago
855f9b6
spinand: bind UBI block
by Alexey Romanov
· 7 months ago
aa5b67c
disk: support UBI partitions
by Alexey Romanov
· 7 months ago
9daad11
drivers: introduce UBI block abstraction
by Alexey Romanov
· 7 months ago
d12689a
spinand: bind mtdblock
by Alexey Romanov
· 7 months ago
e108d10
drivers: introduce mtdblock abstraction
by Alexey Romanov
· 7 months ago
c29a6da
disk: support MTD partitions
by Alexey Romanov
· 7 months ago
c43d65e
mtd: spi-nor: ids: Add IS25LP01GG flash support
by Prasad Kummari
· 8 months ago
c9860d7
Merge patch series "Endian Kconfig improvements"
by Tom Rini
· 6 months ago
3911ff5
config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible
by Jiaxun Yang
· 7 months ago
a7dd2d1
drivers: mtd: Remove duplicate newlines
by Marek Vasut
· 6 months ago
42f84b0
drivers/mtd/nvmxip: nvmxip.h is a global include
by Heinrich Schuchardt
· 7 months ago
a7eada2
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· 7 months ago
fd5e18d
mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part
by Prasad Kummari
· 9 months ago
aad8aa5
mtd: nand: pxa3xx: Incorrect bitflip return on page read
by Ravi Minnikanti
· 9 months ago
2978e71
ubi: Depend on MTD
by John Watts
· 10 months ago
9119570
mtd: rawnand: macronix: OTP access for MX30LFxG18AC
by Arseniy Krasnov
· 1 year, 2 months ago
11d5655
mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode
by Pratyush Yadav
· 8 months ago
03de305
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 8 months ago
d678a59
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 9 months ago
6fa1cca
mtd: Remove <common.h> and add needed includes
by Tom Rini
· 9 months ago
9552923
Merge patch series "Kconfig: some cleanups"
by Tom Rini
· 9 months ago
81f3a66
common: Convert *.c/h from UTF-8 to ASCII enconfing
by Michal Simek
· 10 months ago
5a6cf7c
Kconfig: Make all Kconfig encoding ascii
by Michal Simek
· 10 months ago
f5667d7
mtd: rawnand: stm32_fmc2: add MP25 support
by Christophe Kerello
· 11 months ago
57cb92d
Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· 10 months ago
cd6d71a
mtd: spinand: Add support for XTX SPINAND
by Bruce Suen
· 11 months ago
8f9a445
mtd: nand: raw: atmel: Fix comment in timings preparation
by Alexander Dahl
· 11 months ago
e3b7545
mtd: nand: raw: Fix (most) Kconfig indentation
by Alexander Dahl
· 11 months ago
29b7efa
mtd: nand: raw: Port another option flag from Linux
by Alexander Dahl
· 11 months ago
0106ffd
mtd: nand: raw: Use macro nand_to_mtd() where appropriate
by Alexander Dahl
· 11 months ago
c2e8c4d
mtd: rawnand: Meson NAND controller support
by Arseniy Krasnov
· 12 months ago
0508653
mtd: nand: arasan: Fix the crash caused by use after free
by Venkatesh Yadav Abbarapu
· 11 months ago
602b879
mtd: nand: arasan: Print warning for unsupported ecc modes
by Venkatesh Yadav Abbarapu
· 11 months ago
d409197
mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B
by Frieder Schrempf
· 12 months ago
b6d8969
Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91
by Tom Rini
· 12 months ago
c9309f4
treewide: Remove clk_free
by Sean Anderson
· 1 year, 2 months ago
Next »