Felix Fietkau
95f14d052a
cns3xxx: add linux 3.8 support and use it by default
...
SVN-Revision: 35908
12 years ago
Imre Kaloz
5cddb170cd
reorder, rename and refresh patches
...
SVN-Revision: 34169
12 years ago
Imre Kaloz
efcdc21824
fixup symbol selection
...
SMP already selects HAVE_ARM_TWD and HAVE_ARM_SCU,
ARCH_CNS3XXX already selects MIGHT_HAVE_PCI
SVN-Revision: 34114
12 years ago
Luka Perkov
9a5c26d4ef
cns3xxx: use files directory
...
SVN-Revision: 34101
12 years ago
John Crispin
6993e19532
drop GPIODEV platform code
...
SVN-Revision: 33825
12 years ago
Imre Kaloz
88a740ff80
fix (really this time) laguna UART config
...
Properly terminate the correct platform resource for laguna UARTs
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33721
12 years ago
Imre Kaloz
31c2f1a4d2
fix non terminated uart resources for laguna
...
Resolves crashes when probing multiple serial devices
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33719
12 years ago
Felix Fietkau
85871f283a
cns3xxx: Fix GPIO configuration for Gateworks Laguna boards
...
The Laguna boards do not use all the same pins for SDHCI as the Cavium
reference board.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33684
12 years ago
Felix Fietkau
6bb7409e5a
cns3xxx: Fix laguna arm11mpcore watchdog
...
The ARM11MPCore Timer/Watchdog registers start at offset 0x600 which is where
all mpcore-wdt boards point the driver base too. I believe this is wrong
because 0x600 is aliased to the timer/watchdog of the 'current CPU' where
0x700 is CPU0's timer/watchdog, and 0x800 is CPU1's timer/watchdog. Thus
if your timer/watchdog application is switching between CPU's it can end up
writing to the wrong CPU's registers which results in random board resets
from watchdog timeouts etc.
This patch forces the timer/watchdog driver to use CPU0's registers always.
Its my opinion that other mpcore-wdt boards should be doing the same thing.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33683
12 years ago
Felix Fietkau
68449e2e01
cns3xxx: add GW2383 board support
...
Add GPIO/LED support for Gateworks GW2383
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
target/linux/cns3xxx/patches-3.3/300-laguna_support.patch | 18 +++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
SVN-Revision: 33649
12 years ago
Imre Kaloz
2f2115c436
Update board support for Gateworks Laguna Product family
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33580
12 years ago
Imre Kaloz
ed3597d927
move gpio stuff into the right file
...
SVN-Revision: 33502
12 years ago
Felix Fietkau
c9139c150c
cns3xxx: reorganize patches, fix pcie io space init order
...
SVN-Revision: 33486
12 years ago
Felix Fietkau
7cd4968d0e
cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls
...
SVN-Revision: 33485
12 years ago
Felix Fietkau
2f39fa872a
cns3xxx: add missing callbacks for the laguna machine support
...
SVN-Revision: 33484
12 years ago
John Crispin
1cbfa0c0f5
laguna: fix eeprom read buffer size during platform configuration
...
Increase the size of the buffer used for eeprom reads during the platform configuration of the Gateworks laguna. The model name read in is 16 bytes but the original buffer was only 8 bytes.
Signed-off-by: David Acker <dacker@rajant.com>
SVN-Revision: 32833
12 years ago
Gabor Juhos
c2a2d59db5
cns3xxx: add support for 3.3
...
Compile tested only.
SVN-Revision: 31809
13 years ago
Imre Kaloz
0ace4636db
rename 3.1 patches directory as it will be used for newer kernels as well
...
SVN-Revision: 30454
13 years ago
Imre Kaloz
cc2cf8f3d5
update 3.1 patches
...
SVN-Revision: 28814
13 years ago
Imre Kaloz
ed2c8bdc92
upgrade testing kernel support to 3.1
...
SVN-Revision: 28165
13 years ago
Imre Kaloz
8788b97e65
use the new upstream l2cache and wdt code, smaller changes, refresh patches
...
SVN-Revision: 27558
14 years ago
Imre Kaloz
79fa6c693a
refresh patches
...
SVN-Revision: 27528
14 years ago
Imre Kaloz
c93b5653bc
we have an up-to-date mach-type file now
...
SVN-Revision: 27486
14 years ago
Imre Kaloz
b655c7c85a
preliminary 3.0 support
...
SVN-Revision: 27328
14 years ago
Imre Kaloz
e80ebb769f
ethernet cleanup and sata fix - thanks, Chris
...
SVN-Revision: 27297
14 years ago
Imre Kaloz
2440175978
refresh patches
...
SVN-Revision: 27078
14 years ago
Imre Kaloz
aafa838d77
fixup second led, patch from Chris
...
SVN-Revision: 27077
14 years ago
Imre Kaloz
f738ca7b9c
upgrade to 2.6.39
...
SVN-Revision: 27030
14 years ago