Add FIQ support for cns3xxx
Signed-off-by: Tim Harvey
target/linux/cns3xxx/config-3.3|2
target/linux/cns3xxx/patches-3.3/460-cns3xxx_fiq_support.patch | 429
++
2 files changed, 430 insertions(+), 1 deletion(-)
Index: trunk/target/linux/cns3xxx/
Update board support for Gateworks Laguna Product family
Signed-off-by: Tim Harvey
target/linux/cns3xxx/patches-3.3/300-laguna_support.patch | 170 +-
1 file changed, 162 insertions(+), 8 deletions(-)
Index: trunk/target/linux/cns3xxx/patches-3.3/300-laguna_support.patch
USB iso mode fixes
Resolves an issue where isochronouse USB would cause the driver to hang as
well as scheduling issues.
Signed-off-by: Tim Harvey
target/linux/cns3xxx/patches-3.3/200-dwc_otg.patch | 361 +
1 file changed, 233 insertions(+), 128 deletions(-)
Index: trun
Fix ncores for single-core systems.
For cns3xxx SCU_CONFIGURATION always shows multipe cores but SCU_CPU_STATUS
shows which ones are active.
Signed-off-by: Tim Harvey
Version2 of patch - forgot to refresh patch before sending
target/linux/cns3xxx/patches-3.3/450-smp_ncores.patch | 109
Signed-off-by: Tim Harvey
target/linux/cns3xxx/patches-3.3/440-i2c_retry.patch | 72 +++
1 file changed, 72 insertions(+)
Index: trunk/target/linux/cns3xxx/patches-3.3/440-i2c_retry.patch
===
--- trunk/target/li
Fix number of cores present in system.
cns3xxx always has multiple cores according to SCU_CONFIGURATION but looking
at SCU_CPU_STATUS tells you which ones are active.
Signed-off-by: Tim Harvey
target/linux/cns3xxx/patches-3.3/450-smp_ncores.patch | 130 ++
1 file changed, 130
Signed-off-by: Tim Harvey
target/linux/cns3xxx/patches-3.3/108-cns3xxx_pcie-abort.patch | 128 ++
1 file changed, 128 insertions(+)
Index: trunk/target/linux/cns3xxx/patches-3.3/108-cns3xxx_pcie-abort.patch
===
--- trunk