- 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
- e80699c mtd: sf: Drop plat from sf_probe by Jagan Teki · 4 years, 7 months ago
- d312081 mtd: spi: Call sst_write in _write ops by Jagan Teki · 4 years, 7 months ago
- e58ca24 sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · 4 years, 7 months ago
- 380cdbe mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef by Jagan Teki · 4 years, 7 months ago
- 16987e2 mtd: spinand: toshiba: Support for new Kioxia Serial NAND by Yoshio Furuyama · 4 years, 7 months ago
- 75d8abe mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) by Yoshio Furuyama · 4 years, 7 months ago
- db56b99 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · 4 years, 7 months ago
- 64648cb mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · 4 years, 7 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
- 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
- 78b0041 Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
- efd11b9 sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array by Ye Li · 4 years, 7 months ago
- e50cc3e spi: fix dev parameter in dev_* calls by Dario Binacchi · 4 years, 7 months ago
- afed2a1 mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · 4 years, 7 months ago
- 3f27778 nand: enable the Randomizer module for i.mx7 and i.mx8 by Alice Guo · 4 years, 7 months ago
- e4f2b00 mxs_nand: don't check zero count when ECC reading with randomizer by Han Xu · 4 years, 7 months ago
- 30e5a50 MXS_NAND: Add clock support for iMX8 by Ye Li · 4 years, 7 months ago
- 128abf4 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 7 months ago
- 7f174c6 nand: mxs_nand: make imx8mm can use hardware BCH and randomizer by Alice Guo · 4 years, 7 months ago
- 33543b5 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · 4 years, 7 months ago
- a231b75 mtd: nand: mxs_nand: add i.MX6QP compatible string by Han Xu · 4 years, 7 months ago
- 960b4ba mxs_nand: Update compatible string for i.MX6SX by Ye Li · 4 years, 7 months ago
- cf63923 nand: Update SPL MXS NAND mini driver by Ye Li · 4 years, 7 months ago
- 74948b8 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 7 months ago
- 9e81373 nand: mxs: correct bitflip for erased NAND page by Peng Fan · 4 years, 7 months ago
- df23c9d nand: mxs: fix the bitflips for erased page when uncorrectable error by Peng Fan · 4 years, 7 months ago
- c673613 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · 4 years, 7 months ago
- 9454744 mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · 4 years, 7 months ago
- e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- e8a497c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 7 months ago
- e8a14f5 mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · 4 years, 8 months ago
- e719070 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · 4 years, 7 months ago
- 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 7 months ago
- ccaa08c Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 7 months ago
- 872b9ce mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ by Robert Marko · 4 years, 9 months ago
- 24cb409 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 9 months ago
- 74412ab mtd: spi-nor: Enable dual and quad read for s25fl256s0 by Bacem Daassi · 4 years, 8 months ago
- 1067551 mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu* by Kuldeep Singh · 4 years, 9 months ago
- aea0b21 spi: use is_power_of_2 instead of hweight32 in spi_nor_write() by Rasmus Villemoes · 4 years, 9 months ago
- d8ae875 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · 4 years, 8 months ago
- ce9dfb9 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · 4 years, 7 months ago
- 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · 4 years, 8 months ago
- 4de7321 nand: raw: zynq: Do not try to probe driver if nand flash is disabled by Michal Simek · 4 years, 9 months ago
- d896a51 nand: raw: Do not free xnand structure by Michal Simek · 4 years, 9 months ago
- a599cb6 mtd: spi: Add Macronix MX25U3235F device by Tom Warren · 4 years, 8 months ago
- 4de4f38 mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · 4 years, 10 months ago
- 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
- 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
- 8fc5382 mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 4 years, 10 months ago
- 6be3873 mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 10 months ago
- 6b982ad mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · 4 years, 10 months ago
- 54f8107 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · 4 years, 10 months ago
- bfee37c mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · 4 years, 10 months ago
- 4f31a60 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · 4 years, 10 months ago
- c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
- a2ee916 mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · 4 years, 11 months ago
- dd62b9a mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 11 months ago
- 74ead74 nand: brcmnand: add bcm68360 support by Philippe Reynes · 4 years, 11 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 0c3ad69 zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · 5 years ago
- bb8448a zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · 5 years ago
- 13e9230 mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · 5 years ago
- c7b6633 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · 5 years ago
- e1f63a8 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 11 months ago
- 1a6b0f1 Merge branch 'next' by Tom Rini · 4 years, 11 months ago
- 79e1377 mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · 5 years ago
- 231855e mtd: spi-nor: ids: Add GigaDevice gd25q128 by Peter Robinson · 5 years ago
- 49e3ca6 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · 5 years ago
- a104b64 mtd: spi: Export spi_flash_std_probe() by Simon Glass · 5 years ago
- 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
- 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
- c921dc7 mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · 5 years ago
- 4f64c63 mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · 5 years ago
- 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
- a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
- d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
- 6ccea84 mtd: mtdcore: Drop unused mtd_table by Tom Rini · 5 years ago
- eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
- adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
- 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- c5540137 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · 5 years ago
- fb8dc39 Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
- f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
- 1100e49 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · 5 years ago
- d9f9bfc nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · 5 years ago
- 7d252f4 spi-nor-ids: Add support for Adesto AT25SL321 by Fabio Estevam · 5 years ago