forked from linux4sam/u-boot-at91
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of git://git.denx.de/u-boot-spi
This is the PR for SPI-NAND changes along with few spi changes. [trini: Re-sync changes for ls1012afrwy_qspi*_defconfig] Signed-off-by: Tom Rini <[email protected]>
- Loading branch information
Showing
104 changed files
with
6,003 additions
and
1,045 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -299,7 +299,7 @@ F: drivers/i2c/i2c-cdns.c | |
F: drivers/i2c/muxes/pca954x.c | ||
F: drivers/i2c/zynq_i2c.c | ||
F: drivers/mmc/zynq_sdhci.c | ||
F: drivers/mtd/nand/zynq_nand.c | ||
F: drivers/mtd/nand/raw/zynq_nand.c | ||
F: drivers/net/phy/xilinx_phy.c | ||
F: drivers/net/zynq_gem.c | ||
F: drivers/serial/serial_zynq.c | ||
|
@@ -323,7 +323,7 @@ F: drivers/i2c/i2c-cdns.c | |
F: drivers/i2c/muxes/pca954x.c | ||
F: drivers/i2c/zynq_i2c.c | ||
F: drivers/mmc/zynq_sdhci.c | ||
F: drivers/mtd/nand/zynq_nand.c | ||
F: drivers/mtd/nand/raw/zynq_nand.c | ||
F: drivers/net/phy/xilinx_phy.c | ||
F: drivers/net/zynq_gem.c | ||
F: drivers/serial/serial_zynq.c | ||
|
@@ -478,7 +478,7 @@ NAND FLASH | |
#M: Scott Wood <[email protected]> | ||
S: Orphaned (Since 2018-07) | ||
T: git git://git.denx.de/u-boot-nand-flash.git | ||
F: drivers/mtd/nand/ | ||
F: drivers/mtd/nand/raw/ | ||
|
||
NDS32 | ||
M: Macpaul Lin <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.