Commit Graph

  • b5d1132234 ram: ramdisk_ro: skip memcpy when src and dest are same address Joseph Chen 2019-06-25 14:11:13 +08:00
  • ad5a4d82a5 common: android: add android image header check Joseph Chen 2019-07-01 17:54:37 +08:00
  • 0abc5d192a rockchip: board: test the bootdev if the bootdev is error Jason Zhu 2019-06-28 15:47:30 +08:00
  • a62211b47d UPSTREAM: mtd: Fix get_mtdparts() Patrice Chotard 2019-01-23 18:12:48 +01:00
  • fb31fcb37a UPSTREAM: mtd: ubi: Remove select for non existent option Chris Packham 2019-04-13 21:13:57 +12:00
  • 0d1b2165f0 UPSTREAM: nand: davinci: remove dead code for dm644x Bartosz Golaszewski 2019-04-29 18:37:10 +02:00
  • 0b841403df UPSTREAM: mtd: spi-nor: fix page program issue when using spi-mem driver Weijie Gao 2019-04-26 17:22:19 +08:00
  • 0cc120e37a UPSTREAM: mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior Gregory CLEMENT 2019-04-17 11:22:05 +02:00
  • 8eea0cf179 UPSTREAM: drivers: nand: brcmnand: add an option to read the write-protect from device tree Philippe Reynes 2019-03-15 15:14:38 +01:00
  • 96d2a53877 UPSTREAM: drivers: nand: brcmnand: add parameter parameter-page-big-endian Philippe Reynes 2019-03-15 15:14:37 +01:00
  • 625940fecb UPSTREAM: drivers: nand: brcmnand: add initial support Philippe Reynes 2019-03-15 15:14:36 +01:00
  • 73ecea3d8e UPSTREAM: mtd: nand: provide several helpers to do common NAND operations Boris Brezillon 2019-03-15 15:14:32 +01:00
  • f6b2aa453d UPSTREAM: mtd: rawnand: denali: add reset handling Simon Goldschmidt 2019-03-01 20:12:34 +01:00
  • 15f504ad16 UPSTREAM: mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver Christophe Kerello 2019-04-05 11:41:50 +02:00
  • af9eba54b2 UPSTREAM: mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID Neil Armstrong 2019-04-12 11:50:10 +02:00
  • ee9b3572a4 UPSTREAM: dm: spi: Read default speed and mode values from DT Patrick Delaunay 2019-02-27 15:36:44 +01:00
  • c4a1b0553e UPSTREAM: mtd: spi: Replace ad-hoc default implementation with spi_mem_op Marek Vasut 2019-04-02 02:52:53 +02:00
  • 584c2880f1 UPSTREAM: mtd: fix Coverity integer handling issue Miquel Raynal 2018-11-18 21:11:47 +01:00
  • ee22b06e17 UPSTREAM: mtd: spi: Add Macronix MX66U2G45F device Marek Vasut 2019-03-07 23:27:46 +01:00
  • e68a79e265 UPSTREAM: mtd: sf_probe: remove spi-flash compatible Neil Armstrong 2019-02-10 10:16:22 +00:00
  • be1b788164 UPSTREAM: mtd: add spi flash id s25fl064l Heiko Schocher 2019-02-08 11:03:39 +01:00
  • a7b78be475 UPSTREAM: mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version Stefan Roese 2019-01-24 17:18:19 +01:00
  • 955a06fc55 UPSTREAM: mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit Eran Matityahu 2019-02-13 20:56:17 +02:00
  • 8ea7412056 UPSTREAM: mtd: ubi debug: Remove the pid print from ubi_assert Eran Matityahu 2019-02-13 20:55:43 +02:00
  • ebe7071926 UPSTREAM: Convert CONFIG_SF_DEFAULT_* to Kconfig Jon Lin 2019-07-01 20:35:31 +08:00
  • 524aaf7690 UPSTREAM: MTD: mxs_nand_spl: Redo the way nand_init initializes Adam Ford 2019-02-18 17:58:17 -06:00
  • 72912a48f1 UPSTREAM: MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL Adam Ford 2019-01-17 07:16:39 -06:00
  • f58e694f40 UPSTREAM: MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static Adam Ford 2019-01-12 06:25:48 -06:00
  • 0aa53418f3 UPSTREAM: MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC Adam Ford 2019-01-02 20:36:52 -06:00
  • da74824551 UPSTREAM: mtd: spi: Add lightweight SPI flash stack for SPL Vignesh R 2019-02-05 11:29:25 +05:30
  • f2313133c8 UPSTREAM: mtd: spi: Switch to new SPI NOR framework Vignesh R 2019-02-05 11:29:23 +05:30
  • c964ade639 UPSTREAM: configs: Move CONFIG_SPI_FLASH into defconfigs Vignesh R 2019-02-05 11:29:10 +05:30
  • a1e428c28f UPSTREAM: mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string Vignesh R 2019-02-05 11:29:22 +05:30
  • 95d92f5885 UPSTREAM: spi: Add non DM version of SPI_MEM Vignesh R 2019-02-05 11:29:15 +05:30
  • 83e21979e7 UPSTREAM: spi: spi-mem: Claim SPI bus before spi mem access Vignesh R 2019-02-05 11:29:14 +05:30
  • 3e37766e25 UPSTREAM: spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size Vignesh R 2019-02-05 11:29:13 +05:30
  • 9dff8775b1 USPTREAM: spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes Vignesh R 2019-02-05 11:29:12 +05:30
  • 967efcae90 UPSTREAM: spi: Extend the core to ease integration of SPI memory controllers Boris Brezillon 2018-08-16 17:30:11 +02:00
  • dc6fa43f76 UPSTREAM: mtd: spi: spi-nor-core: Add back U-Boot specific features Vignesh R 2019-02-05 11:29:21 +05:30
  • 2359fc6f33 UPSTREAM: mtd: spi: spi-nor-core: Add SFDP support Vignesh R 2019-02-05 11:29:20 +05:30
  • cd15750530 UPSTREAM: mtd: spi: spi-nor-core: Add 4 Byte addressing support Vignesh R 2019-02-05 11:29:19 +05:30
  • e57032cac7 UPSTREAM: mtd: spi: spi-nor-core: Add SPI MEM support Vignesh R 2019-02-05 11:29:18 +05:30
  • a2b7f1942f UPSTREAM: mtd: spi: Port SPI NOR framework from Linux Vignesh R 2019-02-05 11:29:17 +05:30
  • cd1cb8b33e UPSTREAM: MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT Adam Ford 2018-12-30 10:11:16 -06:00
  • 3dbd2dd744 UPSTREAM: mtd: nand: arasan_nfc: Add support for nand multi chip select T Karthik Reddy 2018-12-03 16:11:58 +05:30
  • c6de2aae29 UPSTREAM: ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig Derald D. Woods 2018-12-15 01:36:46 -06:00
  • 50c9e2f7d5 UPSTREAM: mtd: nand: raw: allow to disable unneeded ECC layouts Stefan Agner 2018-12-06 14:57:09 +01:00
  • cdd7a99bc3 UPSTREAM: mtd: nand: raw: Add Hynix H27UBG8T2BTR id table Nikolai Zhubr 2019-01-02 00:56:13 +05:30
  • 251a3b8360 UPSTREAM: nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM) Lukasz Majewski 2018-12-03 10:24:51 +01:00
  • b6a0fedb56 UPSTREAM: Kconfig: Add entry for VF610 NAND NFC device tree aware driver Lukasz Majewski 2018-12-03 10:24:50 +01:00
  • 2c92be1601 UPSTREAM: nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc Lukasz Majewski 2018-12-03 10:20:47 +01:00
  • a27f458bd5 UPSTREAM: mtd: rawnand: denali: fix a race condition when DMA is kicked Masahiro Yamada 2018-12-19 20:03:19 +09:00
  • 3d00936c5e UPSTREAM: mtd: rawnand: denali: optimize timing parameters for data interface Masahiro Yamada 2018-12-19 20:03:18 +09:00
  • 577a294eea UPSTREAM: mtd: rawnand: denali_dt: add more clocks based on IP datasheet Masahiro Yamada 2018-12-19 20:03:17 +09:00
  • 1ed65f0297 UPSTREAM: mtd: sf: Make sf_mtd.c more robust Boris Brezillon 2018-12-02 10:54:32 +01:00
  • 2233bdccd1 UPSTREAM: mtd: sf: Unregister the MTD device prior to removing the spi_flash obj Boris Brezillon 2018-12-02 10:54:31 +01:00
  • ef964b0175 UPSTREAM: mtd: Don't stop MTD partition creation when it fails on one device Boris Brezillon 2018-12-02 10:54:30 +01:00
  • a38bf0a9b1 UPSTREAM: mtd: Make sure we don't parse MTD partitions belonging to another dev Boris Brezillon 2018-12-02 10:54:29 +01:00
  • 7a13c786fe UPSTREAM: mtd: Make sure the name passed in mtdparts fits in mtd_name[] Boris Brezillon 2018-12-02 10:54:28 +01:00
  • e3112a2cc3 UPSTREAM: mtd: Be more strict on the "mtdparts=" prefix check Boris Brezillon 2018-12-02 10:54:27 +01:00
  • 4ac4e964c5 UPSTREAM: mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() Boris Brezillon 2018-12-02 10:54:26 +01:00
  • c79c393fb9 UPSTREAM: mtd: sf: Make sure we don't register the same device twice Boris Brezillon 2018-12-02 10:54:25 +01:00
  • 002d1762d9 UPSTREAM: mtd: Delete partitions attached to the device when a device is deleted Boris Brezillon 2018-12-02 10:54:24 +01:00
  • 4c33ae3b48 UPSTREAM: mtd: Parse mtdparts/mtdids again when the MTD list has been updated Boris Brezillon 2018-12-02 10:54:23 +01:00
  • 90108c6c51 UPSTREAM: mtd: Add a function to report when the MTD dev list has been updated Boris Brezillon 2018-12-02 10:54:22 +01:00
  • ce9c7df5f5 UPSTREAM: mtd: nand: Arasan: Add subpage configuration support Martin Lund 2018-10-30 14:16:19 +01:00
  • b6abd93471 UPSTREAM: mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout Miquel Raynal 2018-10-11 17:45:44 +02:00
  • 0477a061ba UPSTREAM: mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error Miquel Raynal 2018-10-11 17:45:43 +02:00
  • c33740a3ec UPSTREAM: mtd: nand: pxa3xx: add raw read support Miquel Raynal 2018-10-11 17:45:42 +02:00
  • b6e92505d5 UPSTREAM: sf: Add a method to obtain the block-protect setting Simon Glass 2018-11-06 15:21:41 -07:00
  • 59beb0b0a8 UPSTREAM: mtd: nand: lpc32xx slc: disable DMA support in SPL builds Jon Lin 2019-06-26 17:15:55 +08:00
  • a286c3a152 UPSTREAM: mtd: nand: lpc32xx mlc: predefine number of NAND chips to support Vladimir Zapolskiy 2018-10-19 03:21:05 +03:00
  • 3fced5d039 UPSTREAM: mtd: Drop duplicate MTD_PARTITIONS Kconfig option Boris Brezillon 2018-11-13 12:43:13 +01:00
  • b95c8f6cae UPSTREAM: mtd: Use default mtdparts/mtids when not defined in the environment Boris Brezillon 2018-11-13 12:43:09 +01:00
  • adf2f01f99 UPSTREAM: nand: atmel: Initialize pmecc smu with correct size Bin Meng 2018-10-08 02:27:44 -07:00
  • 570e8d641b UPSTREAM: sf: Add MICRON manufacturer id Ashish Kumar 2018-09-25 14:11:33 +05:30
  • 4696f08f04 UPSTREAM: mtd: uboot: Fix hanging during mtd list command Adam Ford 2018-10-08 14:13:03 -05:00
  • 519ddfff4f UPSTREAM: dm: spi: Add logging of some return values Simon Glass 2018-10-01 12:22:24 -06:00
  • 50d09c0bde UPSTREAM: sf: Avoid allocating memory on every read operation Simon Glass 2018-10-01 12:22:09 -06:00
  • 583deafe1b UPSTREAM: dm: spi: Clean up detection of sandbox SPI emulator Simon Glass 2018-10-01 11:55:19 -06:00
  • 3f1540d653 UPSTREAM: sandbox: spi: Add more logging Simon Glass 2018-10-01 11:55:13 -06:00
  • 2fbcf3af5e UPSTREAM: sandbox: spi: Drop command-line SPI option Simon Glass 2018-10-01 11:55:09 -06:00
  • 6eb4b036a3 UPSTREAM: mtd: nand: spi: Add Gigadevice SPI NAND support Stefan Roese 2018-08-16 18:05:08 +02:00
  • 008a0f1244 UPSTREAM: sf: Add XMC xm25qh64a and xm25qh128a entries Stefan Roese 2018-08-06 16:33:19 +02:00
  • f87151b325 UPSTREAM: cmd: mtd: add 'mtd' command Miquel Raynal 2018-09-29 12:58:28 +02:00
  • fe85de89e4 cmd: mtd: rename mtd.c to mtd_blk.c Jon Lin 2019-07-02 20:45:46 +08:00
  • c7314be430 UPSTREAM: mtd: mtdpart: implement proper partition handling Miquel Raynal 2018-09-29 12:58:27 +02:00
  • 504668197e UPSTREAM: mtd: uboot: search for an equivalent MTD name with the mtdids Miquel Raynal 2018-09-29 12:58:26 +02:00
  • 3de98b82f9 UPSTREAM: mtd: mtdpart: add a generic mtdparts-like parser Miquel Raynal 2018-09-29 12:58:25 +02:00
  • 3cccee98d5 UPSTREAM: The user might want to trigger the probe of any MTD device, export these functions so they can be called from a command source file. Miquel Raynal 2018-09-29 12:58:24 +02:00
  • 857ca40579 UPSTREAM: mtd: mtdpart: balance debug messages Miquel Raynal 2018-08-16 17:30:19 +02:00
  • 56913fbe30 UPSTREAM: mtd: declare MTD_PARTITIONS symbol in Kconfig Miquel Raynal 2018-08-16 17:30:18 +02:00
  • ecae5b478f UPSTREAM: mtd: spinand: Add initial support for the MX35LF2GE4AB chip Miquel Raynal 2018-08-16 17:30:16 +02:00
  • 80c0c832a1 UPSTREAM: mtd: spinand: Add initial support for the MX35LF1GE4AB chip Boris Brezillon 2018-08-16 17:30:15 +02:00
  • b98ac5e2ee UPSTREAM: mtd: spinand: Add initial support for Winbond W25M02GV Frieder Schrempf 2018-08-16 17:30:14 +02:00
  • ed13557fe1 UPSTREAM: mtd: spinand: Add initial support for Micron MT29F2G01ABAGD Peter Pan 2018-08-16 17:30:13 +02:00
  • 749af7cd07 UPSTREAM: mtd: nand: Add core infrastructure to support SPI NANDs Peter Pan 2018-08-16 17:30:12 +02:00
  • ed99f7731a UPSTREAM: mtd: nand: Add core infrastructure to deal with NAND devices Boris Brezillon 2018-08-16 17:30:09 +02:00
  • 53bde89b0a UPSTREAM: mtd: rename nand into rawnand in Kconfig prompt Miquel Raynal 2018-08-16 17:30:08 +02:00
  • cfcc706c90 UPSTREAM: mtd: move NAND files into a raw/ subdirectory Miquel Raynal 2018-08-16 17:30:07 +02:00