- 564e532 spi: Avoid checking console in SPL by Simon Glass · 2 years, 9 months ago
- 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- ed48490 mtd: gpmi: fix the bch setting backward compatible issue by Han Xu · 2 years, 8 months ago
- 297e6eb Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 8 months ago
- 7ce4f1f mtd: rawnand: stm32_fmc2: add NAND Write Protect support by Christophe Kerello · 2 years, 9 months ago
- 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 8 months ago
- 228173d mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128 by Niklas Cassel · 2 years, 8 months ago
- 0d32ebf nand: brcmnand: add bcm6753 support by Philippe Reynes · 2 years, 9 months ago
- c2b74ed mtd: nand: Update driver to match new DT binding by Michal Simek · 2 years, 9 months ago
- 819b477 Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig by Tom Rini · 2 years, 9 months ago
- 016e82d mtd: cfi_mtd: populate mtd->dev with flash_info->dev by Patrice Chotard · 3 years ago
- 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 10 months ago
- 144fef8 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 10 months ago
- 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 10 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 429866e mtd: nand: pxa3xx: set mtd->dev by Robert Marko · 2 years, 10 months ago
- f44bcb9 nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine by David Rivshin · 3 years ago
- 36a3b4e BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read by Joel Peshkin · 2 years, 11 months ago
- c03f4da mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · 2 years, 11 months ago
- 7046379 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · 2 years, 11 months ago
- 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 10 months ago
- 068c41f Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 3 years ago
- bfb5387 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years ago
- 4d69303 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years ago
- 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago
- 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
- d7b1d82 mtd: spi-nor-ids: Add support for W25Q01JV by Ram Narayanan · 3 years ago
- b3425a3 mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig by Michal Simek · 3 years ago
- 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years ago
- 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
- 8588616 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · 3 years, 1 month ago
- b7a772a mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · 3 years, 1 month ago
- 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 1 month ago
- a60397d mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · 3 years, 1 month ago
- 1fd5e67 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · 3 years, 1 month ago
- ff0000b mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · 3 years, 1 month ago
- 7398c1b mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · 3 years, 1 month ago
- f572779 mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · 3 years, 1 month ago
- a9d9d41 mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · 3 years, 1 month ago
- 5ea6dcc mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · 3 years, 1 month ago
- 36384f6 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · 3 years, 1 month ago
- e66c6f1 mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · 3 years, 1 month ago
- e4f97f1 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · 3 years, 1 month ago
- 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
- 0892a7e mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · 3 years, 2 months ago
- 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
- e896613 mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · 3 years, 1 month ago
- b2be695 mtd: spinand: macronix: Fix ECC Status Read by Haolin Li · 3 years, 2 months ago
- cc30ea5 Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 1 month ago
- f68c897 mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset by Ye Li · 3 years, 3 months ago
- 7d4541c mtd: nand: Fix typo in MXC Kconfig symbol description by Haolin Li · 3 years, 4 months ago
- 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 2 months ago
- 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
- b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
- 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
- c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
- 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 2 months ago
- 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 2 months ago
- 606c377 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years, 2 months ago
- 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago
- a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
- ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 2 months ago
- 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 2 months ago
- 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 2 months ago
- 8bef036 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 1 month ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- ba17871 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years, 2 months ago
- b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 2 months ago
- b81ce79 mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · 3 years, 2 months ago
- a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 2 months ago
- a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 2 months ago
- c8c934b ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · 3 years, 2 months ago
- e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
- b071431 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
- b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 4d540a3 nand: vf610_nfc: Do not abuse CONFIG namespace by Tom Rini · 3 years, 3 months ago
- 0704305 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 3 months ago
- 674a948 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · 3 years, 3 months ago
- 8fff9e3 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · 3 years, 3 months ago
- d008190 mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · 3 years, 4 months ago
- 87e7219 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · 3 years, 4 months ago
- 9102cce mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · 3 years, 5 months ago
- 2a79775 mtd: spi-nor-ids: Add support for Macronix MX25V8035F and MX25R1635F by Frieder Schrempf · 3 years, 5 months ago
- 570c3dc arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 5b8ec59 mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
- 1c3dd19 mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
- 72151ad mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 5 months ago
- d2d7989 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 5 months ago
- 24b1e2c mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 5 months ago
- a4aa9b7 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 5 months ago
- 2d20f34 mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · 3 years, 5 months ago
- c95a914 mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
- f6adec1 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · 3 years, 5 months ago
- ea9a22f mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · 3 years, 5 months ago
- ee52b0b mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress by Takahiro Kuwano · 3 years, 5 months ago
- aba0bcd mtd: spi-nor-core: allow truncated erases by Pratyush Yadav · 3 years, 5 months ago