- a94b2aa Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 5 months ago
- 32cc236 nand: atmel: Correct bitflips in erased pages by Kai Stuhlemmer (ebee Engineering) · 3 years, 6 months ago
- 28d476e ARM: fix LTO for apf27 by Marek Behún · 3 years, 6 months ago
- 9465748 mtd: cfi: Fix PPB lock status readout by Marek Vasut · 3 years, 7 months ago
- c146de4 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · 3 years, 9 months ago
- aa0032f spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · 3 years, 9 months ago
- 53879b1 cfi_flash: Fix detection of 8-bit bus flash devices via address shift by Jagannadha Sutradharudu Teki · 3 years, 9 months ago
- 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
- b3b60f5 sf: Support querying write-protect by Simon Glass · 3 years, 8 months ago
- b09c74f mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 8 months ago
- cad6ffa mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · 3 years, 8 months ago
- de6f70a mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · 3 years, 10 months ago
- 3f6cfda mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · 3 years, 10 months ago
- 5988575 mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · 3 years, 10 months ago
- 783a15b mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG by Reto Schneider · 3 years, 9 months ago
- 12926f4 mtd: nand: spi: Only one dummy byte in QUADIO by Hauke Mehrtens · 3 years, 9 months ago
- de76ae3 mtd: spi-nor-ids: Add support of flash protection to w25q128 by Su Baocheng · 3 years, 10 months ago
- eb69d79 mtd: spi-nor-ids: Add Gigadevice GD25LQ64C by Alper Nebi Yasak · 4 years ago
- 6b0431d mtd: rawnand: cortina_nand: missing initialization by Heinrich Schuchardt · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- 5d867bc mtd: spi-nor: add unlock all config option by Michael Walle · 4 years ago
- f724f0a nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- c65b7d1 mtd: remove drivers/mtd/mw_eeprom.c by Heinrich Schuchardt · 3 years, 11 months ago
- 161df94 mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support by Kate Liu · 4 years ago
- bcb0203 mtd: misplaced log.h and dm/devres.h by Heinrich Schuchardt · 3 years, 10 months ago
- 6a7eefe mtd: stm32_fmc2: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
- bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 10 months ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 11 months ago
- 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 11 months ago
- f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 11 months ago
- 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 11 months ago
- a1a8a63 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 3 years, 11 months ago
- e2a7cfe spi: Tidy up get/set of device node by Simon Glass · 3 years, 11 months ago
- 389b45d zynq: mtd: nand: remove superfluous if by Heinrich Schuchardt · 3 years, 11 months ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- 936a645 mtd: spi-nor-ids: add Micron MT25QL01G flash by Hongwei Zhang · 4 years ago
- 25f068a mtd: spinand: enable erasing of bad mtd blocks by Mikhail Kshevetskiy · 4 years, 5 months ago
- 031b89e mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · 4 years, 5 months ago
- e610800 mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB by Frieder Schrempf · 4 years, 5 months ago
- 987f1e5 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · 4 years, 5 months ago
- d1b6b94 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d by Robert Marko · 4 years, 1 month ago
- 9dddead mtd: spi-nor-ids: Add Winbond W25M512JW flash entry by Biju Das · 4 years, 1 month ago
- 1910aca mtd: spi-nor-ids: Add Winbond W25M512JV flash entry by Lad Prabhakar · 4 years, 2 months ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
- 3829856 mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash by Michael Walle · 4 years ago
- 914689a mtd: OneNAND: Set MTD type by Pali Rohár · 4 years ago
- 8d7f3fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago
- aaedaaa mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 4 years ago
- 6d1edab mtd: pxa3xx_nand: remove dead code by Baruch Siach · 4 years ago
- 8dddfff mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 4 years ago
- 89b7f10 mtd: spi: Fix incorrect indentation by Michal Simek · 4 years, 1 month ago
- baed179 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
- 05c7606 mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · 4 years, 3 months ago
- 492b991 cfi_flash: Fix devicetree address determination by Andre Przywara · 4 years, 2 months ago
- 3f891a1 mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · 4 years, 2 months ago
- b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
- 7f36806 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · 4 years, 2 months ago
- 15b6ab4 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · 4 years, 2 months ago
- 2e8c907 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- 6dcc281 mtd: spi-nand: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 8985e1c mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · 4 years, 2 months ago
- c646336 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · 4 years, 2 months ago
- 75eed1a mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 661c981 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- 5558af1 mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.c by Heinrich Schuchardt · 4 years, 2 months ago
- 2781c71 mtd: spi-nor-ids: add support for Macronix mx25u12835f flash by Vladimir Vid · 4 years, 2 months ago
- a253092 nand: Kconfig: Change dependency for NAND_ARASAN by Michal Simek · 4 years, 3 months ago
- 6c0e59f xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 10 months ago
- 1e2c5bb mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · 4 years, 2 months ago
- 82bf772 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · 4 years, 3 months ago
- 834b85c mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · 4 years, 3 months ago
- 158f2d4 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · 4 years, 3 months ago
- 7a6b328 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · 4 years, 3 months ago
- 4a47004 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · 4 years, 3 months ago
- a3899b3 mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · 4 years, 3 months ago
- e99e812 mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · 4 years, 3 months ago
- 06fc457 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 4 months ago
- 4a953b1 nand: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- e567ec8 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · 4 years, 4 months ago
- f38a299 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 4 months ago
- fe48d4f mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies by Shivamurthy Shastri · 4 years, 4 months ago
- 1f4836b mtd: spinand: micron: Add M70A series Micron SPI NAND devices by Shivamurthy Shastri · 4 years, 4 months ago
- 720fcb2 mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · 4 years, 4 months ago
- 5cf049c mtd: spinand: micron: Add new Micron SPI NAND devices by Shivamurthy Shastri · 4 years, 4 months ago
- 92fc25d mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD by Shivamurthy Shastri · 4 years, 4 months ago
- 1527ec4 mtd: spinand: micron: Generalize the OOB layout structure and function names by Shivamurthy Shastri · 4 years, 4 months ago
- 892d461 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · 4 years, 4 months ago
- 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
- 610e148 Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 4 months ago
- 94e8b32 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · 4 years, 4 months ago
- 3e57f87 mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · 4 years, 4 months ago
- addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago