- d5c4b8b log: Remove some places where we redefine LOGLEVEL by Tom Rini · 2 years ago
- 991bc16 atmel_nand: Remove undef during SPL_BUILD by Tom Rini · 2 years ago
- 2c065ae mtd: ubi: Finish moving configuration to Kconfig by Tom Rini · 2 years ago
- 46df776 nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZE by Tom Rini · 2 years ago
- 7189417 Convert CONFIG_MXC_NAND_HWECC to Kconfig by Tom Rini · 2 years ago
- 3a581af Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 2 years ago
- 98fbad6 Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig by Tom Rini · 2 years ago
- 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
- 8b83d54 configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT by Patrick Delaunay · 2 years ago
- 17c2ccd mtd: nand: mxs_nand_spl: don't read useless pages by Dario Binacchi · 2 years ago
- 670789f mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · 2 years, 1 month ago
- c21b0ca mtd: nand: make Samsung SLC NAND usable again by Michael Trimarchi · 2 years, 1 month ago
- ec2c924 mtd: rawnand: omap_gpmc: Reduce .bss usage by Roger Quadros · 2 years, 2 months ago
- 664d536 mtd: rawnand: nand_spl_loaders: Fix cast type build warning by Roger Quadros · 2 years, 2 months ago
- cd72a95 mtd: rawnand: omap_gpmc: Optimize NAND reads by Roger Quadros · 2 years, 2 months ago
- 7e4a494 mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms by Roger Quadros · 2 years, 2 months ago
- 472229f mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms by Roger Quadros · 2 years, 2 months ago
- c6bafda mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h by Roger Quadros · 2 years, 2 months ago
- 9200011 Convert CONFIG_NAND_KMETER1 et al to Kconfig by Tom Rini · 2 years ago
- 2568bd6 arm: Remove unused mx27 code by Tom Rini · 2 years ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
- 0cd0325 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · 2 years ago
- a9f0376 Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig by Tom Rini · 2 years ago
- 1a79280 Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · 2 years ago
- 4d3495d Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · 2 years ago
- b41641d mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly by Tom Rini · 2 years ago
- 41fa8f4 Convert CONFIG_SYS_NAND_HW_ECC to Kconfig by Tom Rini · 2 years ago
- 60db325 Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years ago
- 715cce6 Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · 2 years ago
- 7ad3c09 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · 2 years ago
- d236210 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
- a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
- 8c1a9c7 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 3 months ago
- 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 3 months ago
- 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 3 months ago
- fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 3 months ago
- e28d3ea mtd: spi-nor-core: Fix index value for SCCR dwords by Takahiro Kuwano · 2 years, 3 months ago
- 7a4b6f8 mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode by Takahiro Kuwano · 2 years, 3 months ago
- f58e7b2 mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes by Takahiro Kuwano · 2 years, 3 months ago
- 4d60001 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · 2 years, 3 months ago
- ee1c709 mtd: spi-nor-core: Default to addr_width of 3 for configurable widths by Takahiro Kuwano · 2 years, 3 months ago
- de9e837 mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs by Takahiro Kuwano · 2 years, 3 months ago
- f422c4b mtd: spi-nor-core: Rename configuration macro for S28 support by Takahiro Kuwano · 2 years, 3 months ago
- 4bfeb00 mtd: spi-nor-core: Rename s28hs512t prefix by Takahiro Kuwano · 2 years, 3 months ago
- 90cce05 mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 3 months ago
- 6b7149a mtd: mxs_nand: get the clock with the right name by Dario Binacchi · 2 years, 2 months ago
- d5fb94e mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · 2 years, 2 months ago
- b6f9f98 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · 2 years, 2 months ago
- 1ba0018 mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · 2 years, 3 months ago
- 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
- e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- c184aca mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · 2 years, 3 months ago
- 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
- 68083b8 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · 2 years, 8 months ago
- ac30d24 mtd: rawnand: fsl_elbc: Fix reading address pointer from DT by Pali Rohár · 2 years, 3 months ago
- 080b7d8 mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag by Pali Rohár · 2 years, 3 months ago
- 007f1d1 mtd: nand: samsung: Retrieve ECC requirements from extended by Michael Trimarchi · 2 years, 4 months ago
- 6cda1dc mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 4 months ago
- c76f9dd mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 4 months ago
- 8a67acf mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 4 months ago
- 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- 1107dad Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
- 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
- 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
- cc1015f flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
- 5d68d2f Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
- 90e9b3d Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 4 months ago
- b72713d Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 4 months ago
- 204b870 arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 4 months ago
- 90ba25b mtd: decommission the NAND museum by Michael Trimarchi · 2 years, 4 months ago
- bf438db mtd: nand: toshiba: Retrieve ECC requirements from extended ID by Michael Trimarchi · 2 years, 4 months ago
- c7f7cce mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 4 months ago
- bd6adff mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
- c596e01 mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
- 3de2cdb mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
- 2811ed2 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago
- a1286a1 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
- bded7d8 mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
- 1fde146 mtd: nand: Fix MediaTek MT7621 SoC build by Michael Trimarchi · 2 years, 4 months ago
- 9d1806f mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
- b8cd2df mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
- bd87603 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
- 1ca6f94 mtd: nand: Get rid of busw parameter by Michael Trimarchi · 2 years, 4 months ago
- e2e6caa ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 5 months ago
- fc97ff2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 4 months ago
- 47ed8b2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · 2 years, 5 months ago
- 4290ed7 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · 2 years, 4 months ago
- 513c607 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 9 months ago
- bebdc23 mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 5 months ago
- 68ad73b mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · 2 years, 5 months ago
- df3d5f9 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 5 months ago
- 5fd30ed sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · 2 years, 5 months ago
- 3ab8bea nand: raw: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 6 months ago
- 36b661d Merge branch 'next' by Tom Rini · 2 years, 5 months ago
- 7886c45 mtd: rawnand: Add support to dedicated function to set timings by Kory Maincent · 2 years, 5 months ago
- b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- ddd39d0 Convert CONFIG_SAMSUNG_ONENAND to Kconfig by Tom Rini · 2 years, 5 months ago
- 712a172 mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode by Pali Rohár · 2 years, 5 months ago