- 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, 10 months ago
- 12016b5 mtd: spinand: winbond: fix flash identification by Mikhail Kshevetskiy · 1 year, 10 months ago
- 8acaec9 mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · 1 year, 10 months ago
- 2572470 mtd/spinand: sync core spinand code with linux-5.10.118 by Mikhail Kshevetskiy · 1 year, 10 months ago
- b20913e mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · 1 year, 10 months ago
- ac89738 Merge branch 'next' by Tom Rini · 1 year, 1 month 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, 2 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, 2 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, 3 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, 4 months ago
- 52279be mtd: nand: zynq_nand: Change datatype of status and ecc_status to int by Algapally Santosh Sagar · 1 year, 5 months ago
- cef3675 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 4 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, 4 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, 4 months ago
- d4360b4 mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC by Chris Packham · 1 year, 4 months ago
- dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 5 months ago
- 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
- 43bacbe mtd: cfi: respect reg address length by Nuno Sá · 1 year, 6 months ago
- dafbfe8 sf: Rename spi-nor-tiny functions by Simon Glass · 1 year, 6 months ago
- 28afcb1 sf: Guard against zero erasesize by Simon Glass · 1 year, 6 months ago
- a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 8 months ago
- e5822ec drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 8 months ago
- bdf5719 mtd: nand: add support for the Sandisk SDTNQGAMA chip by Johan Jonker · 1 year, 8 months ago
- df08f74 mtd: nand: raw: rockchip_nfc: fix oobfree offset and description by Johan Jonker · 1 year, 8 months ago
- 14eb61a mtd: nand: raw: rockchip_nfc: add flash_node to chip structure by Johan Jonker · 1 year, 8 months ago
- 1b3fcb3 mtd: nand: raw: rockchip_nfc: add layout structure by Johan Jonker · 1 year, 8 months ago
- 4473b87 mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc" by Johan Jonker · 1 year, 8 months ago
- 40a1351 mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr by Johan Jonker · 1 year, 8 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, 7 months ago
- 9e115ac drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · 1 year, 7 months ago
- f37af27 drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · 1 year, 7 months ago
- 562d166 mtd: spi-nor-core: Add fixups for s25fs512s by Takahiro Kuwano · 1 year, 7 months ago
- 24c27b3 mtd: spi-nor: missing fallthrough in set_4byte() by Heinrich Schuchardt · 1 year, 8 months ago
- b91a082 mtd: spi-nor: Add CHIP_ERASE optimization by Marek Vasut · 1 year, 9 months ago
- f2db245 Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 7 months ago
- 770e770 mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · 1 year, 7 months ago
- fee6b9b Revert "mtd: rawnand: nand_base: Handle algorithm selection" by Dario Binacchi · 1 year, 7 months ago
- bb03520 mtd: rawnand: stm32_fmc2: remove unsupported EDO mode by Christophe Kerello · 1 year, 8 months ago
- 982e28b nand: raw: octeontx: Make list static by Bin Meng · 1 year, 7 months ago
- eb3a6e3 nand: brcmnand: add iproc support by Linus Walleij · 1 year, 8 months ago
- ff33d3c mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · 1 year, 8 months ago
- 1e01769 mtd: nand: arasan: Set ofnode value by Ashok Reddy Soma · 1 year, 9 months ago
- 437d77f mtd: nand: arasan: Remove hardcoded bbt option by Ashok Reddy Soma · 1 year, 9 months ago
- 83431d1 mtd: Drop unused kb9202_nand driver by Simon Glass · 1 year, 9 months ago
- 67bd615 arm: mvebu: Add support for generating NAND kwbimage by Pali Rohár · 1 year, 10 months ago
- d9fa61f mtd: nand: Show reserved block in chip.erase by Michael Trimarchi · 1 year, 9 months ago
- 4f64a31 mtd: spinand: Fix display of unknown raw ID by Patrice Chotard · 1 year, 9 months ago
- d346971 mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC by Álvaro Fernández Rojas · 1 year, 9 months ago
- 31b2731 mtd: rawnand: brcmnand: support v2.1-v2.2 controllers by Álvaro Fernández Rojas · 1 year, 9 months ago
- 3c6ed98 mtd: rawnand: brcmnand: rename page sizes by Álvaro Fernández Rojas · 1 year, 9 months ago
- baeb0a8 mtd: rawnand: brcmnand: fix CS0 layout by Álvaro Fernández Rojas · 1 year, 9 months ago
- 7136624 mtd: rawnand: brcmnand: rename v4 registers by Álvaro Fernández Rojas · 1 year, 9 months ago
- 6091939 mtd: rawnand: brcmnand: correctly verify erased pages by Álvaro Fernández Rojas · 1 year, 9 months ago
- 2de9ff6 mtd: nand: brcmnand: Add support for flash-dma v0 by Kamal Dasu · 1 year, 9 months ago
- 8dafc6b mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips by Claire Lin · 1 year, 9 months ago
- 5bf8adc mtd: rawnand: brcmnand: Add support for v7.3 controller by Kamal Dasu · 1 year, 9 months ago
- 79d50f3 mtd: rawnand: brcmnand: Refactored code to introduce helper functions by Kamal Dasu · 1 year, 9 months ago
- cfb82f7 mtd: nand: Mark reserved blocks by Ashok Reddy Soma · 1 year, 10 months ago
- 49c164c mtd: Drop unused nand_plat driver by Simon Glass · 1 year, 10 months ago
- 6a138b0 mtd: Drop unused fsmc_nand driver by Simon Glass · 1 year, 10 months ago
- 2661c2d mtd: Drop unused fsl_upm driver by Simon Glass · 1 year, 10 months ago
- 9262fa8 nand: Drop CONFIG_NAND_SPEAR by Simon Glass · 1 year, 10 months ago
- 9ddbd70 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 10 months ago
- 87a6d86 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · 1 year, 11 months ago
- eadaadb mtd: spi-nor: Rename s25hx_t prefix by Takahiro Kuwano · 1 year, 11 months ago
- da16d72 mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · 1 year, 10 months ago
- eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
- 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 10 months ago
- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 10 months ago
- 89c90ca nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · 1 year, 10 months ago
- a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 10 months ago
- e72023c mtd: spi-nor-ids: add gigadevice part # by Victor Lim · 1 year, 10 months ago
- fe33066 Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 1 year, 10 months ago
- 7363cf0 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · 1 year, 11 months ago
- c2147bc mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC by Roger Quadros · 1 year, 11 months ago
- b747090 mtd: rawnand: omap_gpmc: Add SPL NAND support by Roger Quadros · 1 year, 11 months ago
- ff0d078 mtd: rawnand: omap_gpmc: support u-boot driver model by Roger Quadros · 1 year, 11 months ago
- fa87360 mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt by Roger Quadros · 1 year, 11 months ago
- 04fcd25 mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction by Roger Quadros · 1 year, 11 months ago
- b82f12b Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 1 year, 10 months ago
- 357c352 Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driver by Lokanathan, Raaj · 1 year, 11 months ago
- d1c7238 global: Migrate CONFIG_MXC_NAND_REGS_BASE to CFG by Tom Rini · 2 years ago