summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips/ingenic_jz47xx/ata-nand-jz4760.c
AgeCommit message (Collapse)AuthorFilesLines
2020-09-03mips: Heavily rework DMA & caching codeSolomon Peachy1-2/+2
Based on code originally written by Amaury Pouly (g#1789, g#1791, g#1527) but rebased and heavily updated. Change-Id: Ic794abb5e8d89feb4b88fc3abe854270fb28db70
2020-08-29XduooX3 Sources WS changesWilliam Wilgus1-44/+44
Change-Id: I17ae59e7ef0440756527ce50ab30f8bf34f79007
2018-10-09mips: fix some compile warnings.Solomon Peachy1-2/+1
Change-Id: Ia5e83702313c1c184480290d3b0e6a66f01b7277
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+692
Cleaned up, rebased, and forward-ported from the xvortex fork. (original credit to vsoftster@gmail.com) Change-Id: Ibcc023a0271ea81e901450a88317708c2683236d Signed-off-by: Solomon Peachy <pizza@shaftnet.org>