- d409197 mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B by Frieder Schrempf · 10 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 · 10 months ago
- c9309f4 treewide: Remove clk_free by Sean Anderson · 12 months ago
- 16dd109 mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID by Takahiro Kuwano · 11 months ago
- e70ac28 mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · 11 months ago
- d386fa8 mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
- 33934e1 mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
- c4de92d mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR mode by Takahiro Kuwano · 11 months ago
- 9901312 mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · 11 months ago
- 9768d7c mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR mode by Takahiro Kuwano · 11 months ago
- a3a5cc7 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · 11 months ago
- 7a67bc5 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
- f07ca79 mtd: spi: spi-nor-ids: Add more XM25Q series chips by Ssunk · 11 months ago
- 18e61f2 mtd: spi-nor-ids: Add is25lx512 chip by Tejas Bhumkar · 11 months ago
- db04ff4 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · 11 months ago
- a1c6b08 mtd: nand: raw: atmel: Remove duplicate definitions by Alexander Dahl · 12 months ago
- e76959a mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND by Roger Quadros · 11 months ago
- dd01a229 mtd: rawnand: omap_gpmc: Use DT provided IO address by Roger Quadros · 11 months ago
- f6e7d8d mtd: rawnand: omap_elm: Fix elm_init definition by Roger Quadros · 12 months ago
- 84e6fe3 mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x by Roger Quadros · 12 months ago
- cbfff3b mtd: nand: check nand_mtd_to_devnum() argument by Dario Binacchi · 1 year, 1 month ago
- 6b3d175 mtd: nand: complete nand_register() arguments check by Dario Binacchi · 1 year, 1 month ago
- cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 12 months ago
- 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 12 months ago
- fd9851e mtd: spi-nor-ids: add support for xtx XT55Q02G by Bruce Suen · 1 year, 1 month ago
- 0f2c632 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · 1 year, 1 month ago
- 961c3e9 mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse by Vaishnav Achath · 2 years, 6 months ago
- b2906f5 mtd: spi-nor: add flash model w25q01/02 support by Jim Liu · 1 year, 2 months ago
- a08f7de mtd: spi-nor: Add MT25QU128AB params by Godfrey Mwangi · 1 year, 4 months ago
- bf41cb3 mtd: spi-nor: Add MT25U01G part number for SPI NOR Flash by Jit Loon Lim · 1 year, 4 months ago
- 77f3b5e drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flash by Teik Heng Chong · 1 year, 4 months ago
- 9ac57fb mtd: spi-nor: Add support for zBIT ZB25VQ128 by Andre Przywara · 1 year, 1 month ago
- 791e2bf mtd: spi-nor: Add support for Silicon Kaiser sk25lp128 by Jonas Karlman · 1 year, 4 months ago
- 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 1 year ago
- fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 1 year, 1 month ago
- dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
- ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
- 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
- 8502b5b test: spl: Add a test for NAND by Sean Anderson · 1 year, 1 month ago
- bc8e8a4 nand: Add sandbox driver by Sean Anderson · 1 year, 1 month ago
- 333d43f nand: Allow reinitialization by Sean Anderson · 1 year, 1 month ago
- c203482 nand: Add function to unregister NAND devices by Sean Anderson · 1 year, 1 month ago
- b37a920 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · 1 year, 1 month ago
- b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
- 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
- cdc0434 nand: spl_loaders: Only read enough pages to load the image by Sean Anderson · 1 year, 1 month ago
- 601b890 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 1 year, 1 month ago
- 23c2ebe nand: Don't dereference NULL manufacturer_desc by Sean Anderson · 1 year, 1 month ago
- a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
- 188c803 mtd: spi-nor: Add spi flash lock config option by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
- 073bf4a bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · 1 year, 3 months ago
- 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
- d27f227 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · 1 year, 1 month ago
- 7b4544f mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · 1 year, 1 month ago
- 1174a2f mtd: spinand: winbond: add Winbond W25N02KV flash support by Mikhail Kshevetskiy · 1 year, 11 months ago
- 12016b5 mtd: spinand: winbond: fix flash identification by Mikhail Kshevetskiy · 1 year, 11 months ago
- 8acaec9 mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · 1 year, 11 months ago
- 2572470 mtd/spinand: sync core spinand code with linux-5.10.118 by Mikhail Kshevetskiy · 1 year, 11 months ago
- b20913e mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · 1 year, 11 months ago
- ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
- d6b4359 mtd: nand: raw: atmel: Add error handling when rb-gpios missing by Alexander Dahl · 1 year, 2 months ago
- 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 3 months ago
- f0084f1 drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support by Neal Frager · 1 year, 3 months ago
- 7b8c61d sf: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- 8a4289a drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 3 months ago
- 6539f71 drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems by Marek Vasut · 1 year, 3 months ago
- 16be2bc drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · 1 year, 3 months ago
- d223dcf drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · 1 year, 3 months ago
- 0498ff9 mtd: nand: raw: atmel: Remove duplicate line by Alexander Dahl · 1 year, 4 months ago
- 3d17ee4 mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi buffer by Johan Jonker · 1 year, 5 months ago
- ed4a0cc mtd: Add missing MTD dependency for cfi_mtd by Michal Simek · 1 year, 5 months ago
- 52279be mtd: nand: zynq_nand: Change datatype of status and ecc_status to int by Algapally Santosh Sagar · 1 year, 6 months ago
- cef3675 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 5 months ago
- 4a31e14 mtd: spi-nor: Add support for w25q256jwm by Venkatesh Yadav Abbarapu · 1 year, 5 months ago
- 41b5c79 mtd: spi-nor-ids: add xtxtech part# by Bruce Suen · 1 year, 5 months ago
- 3a4da23 mtd: spi-nor-ids: change full company name of XTX by Bruce Suen · 1 year, 5 months ago
- e6719fa mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K by Chris Packham · 1 year, 5 months ago
- d4360b4 mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC by Chris Packham · 1 year, 5 months ago
- dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 6 months ago
- 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 7 months ago
- 43bacbe mtd: cfi: respect reg address length by Nuno Sá · 1 year, 7 months ago
- dafbfe8 sf: Rename spi-nor-tiny functions by Simon Glass · 1 year, 7 months ago
- 28afcb1 sf: Guard against zero erasesize by Simon Glass · 1 year, 7 months ago
- a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- e5822ec drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- bdf5719 mtd: nand: add support for the Sandisk SDTNQGAMA chip by Johan Jonker · 1 year, 9 months ago
- df08f74 mtd: nand: raw: rockchip_nfc: fix oobfree offset and description by Johan Jonker · 1 year, 9 months ago
- 14eb61a mtd: nand: raw: rockchip_nfc: add flash_node to chip structure by Johan Jonker · 1 year, 9 months ago
- 1b3fcb3 mtd: nand: raw: rockchip_nfc: add layout structure by Johan Jonker · 1 year, 9 months ago
- 4473b87 mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc" by Johan Jonker · 1 year, 9 months ago
- 40a1351 mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr by Johan Jonker · 1 year, 9 months ago
- 50f6402 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 7 months ago
- 27dc882 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 7 months ago
- 278c9b2 sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · 1 year, 8 months ago
- 2a6805b mtd: nand: sunxi: Pass the device to the init function by Samuel Holland · 1 year, 10 months ago
- 21b790f mtd: nand: sunxi: Convert to the driver model by Samuel Holland · 1 year, 10 months ago
- 1eb0908 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · 1 year, 10 months ago
- b05bf94 mtd: nand: sunxi: Remove an unnecessary check by Samuel Holland · 1 year, 10 months ago
- cc89b7c sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · 1 year, 8 months ago
- 9e115ac drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · 1 year, 8 months ago