Gabor Juhos
6419ffd20d
adm5120: avoid warning caused by wrong AMBA irq values
...
The amba core throws a warning if -1 is used as an
irq value since upstream commit:
2eac58d5026e4ec8b17ff8b62877fea9e1d2f1b3
ARM: amba: make use of -1 IRQs warn
Make the core warn about the use of -1 (NO_IRQ)
Cange the value of the unused IRQs to zero for the
UART devices to get rid of the warning.
Based on #12729 .
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35747
2013-02-22 16:01:17 +00:00
Gabor Juhos
92cd48e9ea
adm5120: remove NAND_NO_AUTOINCR flag from rb1xx.c
...
Also add a compatibility patch for 3.3.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34950
2013-01-01 13:15:30 +00:00
Florian Fainelli
d3cda51994
do no longer rename amba-pl010 serial devices names
...
Back in the days when we could not override /etc/inittab, it made a lot
of sense to rename ttyAM to ttyS since this was the only supported
serial device(s), we can now just put in an appropriate /etc/inittab file
now.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34469
2012-12-03 16:18:40 +00:00
John Crispin
6993e19532
drop GPIODEV platform code
...
SVN-Revision: 33825
2012-10-17 21:53:37 +00:00
Gabor Juhos
f3ecbea052
adm5120: move common routerboot definitions into a separate header file
...
Those will be used on the ar71xx platform as well.
SVN-Revision: 33341
2012-09-09 11:55:42 +00:00
Gabor Juhos
e96d52d198
adm5120: merge 3.3 patches
...
SVN-Revision: 31511
2012-04-29 07:36:43 +00:00
Gabor Juhos
4319d95842
adm5120: make 5GXi depends on CPU_LITTLE_ENDIAN
...
SVN-Revision: 31472
2012-04-25 12:57:26 +00:00
Florian Fainelli
09ade17a15
add Edimax specific MAGIC_MAC_BASE to read MAC from flash ( #4241 ]
...
SVN-Revision: 31195
2012-04-04 15:53:12 +00:00
Florian Fainelli
6a5112a750
cleanup files using checkpatch.pl
...
SVN-Revision: 27162
2011-06-12 19:17:57 +00:00
Florian Fainelli
d768cf790d
fix p-334wt build
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25169
2011-01-27 21:49:31 +00:00
Florian Fainelli
370e1f64de
add support for generic eb214a, thanks cezary ( #7027 )
...
SVN-Revision: 22275
2010-07-18 10:29:58 +00:00
Gabor Juhos
ac8b72c8c9
adm5120: convert to use the new mips multimachine stuff
...
SVN-Revision: 21680
2010-06-05 18:26:40 +00:00
Gabor Juhos
5cca5172bc
adm5120: don't use linux/autoconf.h
...
SVN-Revision: 21672
2010-06-04 19:09:43 +00:00
Gabor Juhos
f77ca8db76
adm5120: fix build error on 2.6.34
...
SVN-Revision: 21671
2010-06-04 19:09:39 +00:00
Gabor Juhos
8a15575a1c
adm5120: fix USB LED configuration for the BR-6104KP ( closes #4187 )
...
* Thanks to Eugeny Zadevalov
SVN-Revision: 20098
2010-03-09 18:05:55 +00:00
Gabor Juhos
e16f20b518
adm5120: use enum for MACH_ADM5120_ definitions
...
SVN-Revision: 19004
2010-01-02 15:52:30 +00:00
Gabor Juhos
60c6268c01
adm5120: nuke adm5120_mach_type, use mips_machtype instead
...
SVN-Revision: 19003
2010-01-02 15:07:45 +00:00
Gabor Juhos
28fbaf0457
adm5120: split bootext partition on the ZyXEL P-33x boards
...
SVN-Revision: 19002
2010-01-02 15:07:42 +00:00
Gabor Juhos
e564b686b8
adm5120: move early-printk support into a separate file
...
SVN-Revision: 19000
2010-01-02 15:07:34 +00:00
Gabor Juhos
9240fe972d
adm5120: merge 2.6.30+ specific patches
...
SVN-Revision: 18999
2010-01-02 15:07:31 +00:00
Gabor Juhos
211b8fd286
adm5120: use the generic image_cmdline hack
...
SVN-Revision: 17564
2009-09-10 18:30:06 +00:00
Gabor Juhos
01dc2543a4
show SoC parameters in /proc/cpuinfo
...
SVN-Revision: 16559
2009-06-25 13:28:09 +00:00
Gabor Juhos
fea19ae215
add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)
...
SVN-Revision: 16555
2009-06-25 08:46:13 +00:00
Gabor Juhos
10fd86093f
switch to 2.6.28
...
SVN-Revision: 15421
2009-04-26 06:16:30 +00:00
Gabor Juhos
9622d35792
enable CAS-630/630W support
...
SVN-Revision: 14457
2009-02-08 20:45:50 +00:00
Gabor Juhos
03bc391dc5
nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel Schmitt for testing)
...
SVN-Revision: 14363
2009-02-02 17:24:07 +00:00
Gabor Juhos
3890a38fed
NFS-101U/WU: add PCI irq map and change vlan map
...
SVN-Revision: 14021
2009-01-13 10:15:39 +00:00
Gabor Juhos
a619165561
use mips_machine code
...
SVN-Revision: 13532
2008-12-06 19:25:05 +00:00
Gabor Juhos
6bfeb81548
experimental support for 2.6.27
...
SVN-Revision: 12863
2008-10-05 11:07:49 +00:00
Gabor Juhos
94fee20231
remove 2.6.25 specific stuff
...
SVN-Revision: 12598
2008-09-13 17:32:20 +00:00
Gabor Juhos
904effc167
fix gpio number of the reset button Compex WP54 boards
...
SVN-Revision: 12296
2008-08-13 16:15:45 +00:00
Gabor Juhos
dbb6051caf
add alternative board id for the ZyXEL P-334WT
...
SVN-Revision: 12232
2008-08-07 08:49:23 +00:00
Gabor Juhos
027a7939f1
experimental gpiodev support ( closes #3613 )
...
SVN-Revision: 12134
2008-08-05 11:16:46 +00:00
Gabor Juhos
3ea42e8083
add missing buttons device for RB-1xx boards, thanks to Christophe Lucas
...
SVN-Revision: 12095
2008-08-04 15:21:41 +00:00
Gabor Juhos
b04b135946
make use DMA_BIT_MASK
...
SVN-Revision: 11966
2008-07-28 07:25:40 +00:00
Gabor Juhos
6569108c7c
make boot quiet a bit
...
SVN-Revision: 11939
2008-07-26 18:05:38 +00:00
Gabor Juhos
3cc6f9bd75
use __raw_{readl,writel} routines in the GPIO code
...
SVN-Revision: 11560
2008-06-22 19:08:19 +00:00
Gabor Juhos
cb076ccb14
IRQ code cleanup
...
SVN-Revision: 11528
2008-06-17 17:46:52 +00:00
Gabor Juhos
11b8dfe86c
add button devices to several boards
...
SVN-Revision: 11402
2008-06-08 06:37:31 +00:00
Gabor Juhos
9720836ec6
make use the chip_fixup function of the plat_nand driver
...
SVN-Revision: 11376
2008-06-06 09:03:35 +00:00
Gabor Juhos
bd507b0146
improve support of the Infineon EASY 5120-RT Reference Board
...
SVN-Revision: 10996
2008-05-01 18:34:44 +00:00
Gabor Juhos
bb5cd9c240
fix a bug in the GPIO code
...
SVN-Revision: 10759
2008-04-07 14:10:37 +00:00
Gabor Juhos
d187aba072
switch to 2.6.24
...
SVN-Revision: 10427
2008-02-09 10:29:28 +00:00
Gabor Juhos
128bb0967a
add preliminary support for 2.6.24
...
SVN-Revision: 10329
2008-01-30 15:25:48 +00:00
Gabor Juhos
9bfca5ce18
don't use mips_machgroup
...
SVN-Revision: 10328
2008-01-30 14:06:59 +00:00
Gabor Juhos
9c1dfdc702
more license cleanups
...
SVN-Revision: 10313
2008-01-29 19:56:39 +00:00
Gabor Juhos
43a86a8863
add experimental support for the Cellvision NFS-101U device
...
SVN-Revision: 10307
2008-01-29 08:37:40 +00:00
Gabor Juhos
7d92be2f94
license cleanup
...
SVN-Revision: 10305
2008-01-29 08:23:40 +00:00
Gabor Juhos
a3d82d79bf
convert Cellvision board structures
...
SVN-Revision: 10242
2008-01-25 08:16:40 +00:00
Gabor Juhos
d322722f26
use reset function on the NP28G boards
...
SVN-Revision: 9963
2007-12-27 15:10:56 +00:00