mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
This patch is essentially an update of u-boot MTD subsystem to the state of Linux-3.7.1 with exclusion of some bits: - the update is concentrated on NAND, no onenand or CFI/NOR/SPI flashes interfaces are updated EXCEPT for API changes. - new large NAND chips support is there, though some updates have got in Linux-3.8.-rc1, (which will follow on top of this patch). To produce this update I used tag v3.7.1 of linux-stable repository. The update was made using application of relevant patches, with changes relevant to U-Boot-only stuff sticked together to keep bisectability. Then all changes were grouped together to this patch. Signed-off-by: Sergey Lapin <slapin@ossfans.org> [scottwood@freescale.com: some eccstrength and build fixes] Signed-off-by: Scott Wood <scottwood@freescale.com> |
||
|---|---|---|
| .. | ||
| am335x_spl_bch.c | ||
| atmel_nand.c | ||
| atmel_nand_ecc.h | ||
| bfin_nand.c | ||
| davinci_nand.c | ||
| diskonchip.c | ||
| fsl_elbc_nand.c | ||
| fsl_elbc_spl.c | ||
| fsl_ifc_nand.c | ||
| fsl_upm.c | ||
| fsmc_nand.c | ||
| jz4740_nand.c | ||
| kb9202_nand.c | ||
| kirkwood_nand.c | ||
| kmeter1_nand.c | ||
| Makefile | ||
| mpc5121_nfc.c | ||
| mxc_nand.c | ||
| mxc_nand.h | ||
| mxc_nand_spl.c | ||
| mxs_nand.c | ||
| nand.c | ||
| nand_base.c | ||
| nand_bbt.c | ||
| nand_bch.c | ||
| nand_ecc.c | ||
| nand_ids.c | ||
| nand_plat.c | ||
| nand_spl_load.c | ||
| nand_spl_simple.c | ||
| nand_util.c | ||
| ndfc.c | ||
| nomadik.c | ||
| omap_gpmc.c | ||
| s3c2410_nand.c | ||
| tegra_nand.c | ||
| tegra_nand.h | ||