Commit graph

145 commits

Author SHA1 Message Date
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
fd6bfeaf65 adm5120: don't use IRQF_DISABLED flag in the switch driver
SVN-Revision: 19017
2010-01-03 12:14:19 +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
Florian Fainelli
1d883b8146 fix compilation failure of adm5120-dbg.c with the removal of bus_id
SVN-Revision: 18274
2009-11-02 15:55:16 +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
50f2abfa16 nuke obsolete kernel include dir
SVN-Revision: 16546
2009-06-23 19:58:50 +00:00
Gabor Juhos
cbb550605f integrate 2.6.28 specific patch into the usb driver
SVN-Revision: 15975
2009-05-22 06:46:42 +00:00
Gabor Juhos
d4e02b91d7 usb driver: fix urb_print function definition
SVN-Revision: 15965
2009-05-21 19:05:14 +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
442db57b96 move MyLoader partition parser into generic files, will be used on ar71xx
SVN-Revision: 13256
2008-11-17 10:14:58 +00:00
Gabor Juhos
2aaf71e42f update MyLoader partition parser, add support of named partitions
SVN-Revision: 13255
2008-11-17 09:47:03 +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
7b831cd3fe fix RB-133/133C led definitions
SVN-Revision: 12097
2008-08-04 16:11:44 +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
6fb96b4b63 fix a bug in the USB driver debug code
SVN-Revision: 11961
2008-07-27 15:36:56 +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
13bb189a15 switch to 2.6.25.7
SVN-Revision: 11526
2008-06-17 14:30:18 +00:00
Gabor Juhos
3415b8c044 fix compiler warning
SVN-Revision: 11521
2008-06-17 10:50:06 +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
df8f1aa9c3 Add leds support for the RB-150, thanks to Evangelos Arkalis
SVN-Revision: 11057
2008-05-07 07:04:27 +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
363c6e196a remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
SVN-Revision: 10979
2008-04-29 17:18:21 +00:00
Gabor Juhos
bb5cd9c240 fix a bug in the GPIO code
SVN-Revision: 10759
2008-04-07 14:10:37 +00:00
Florian Fainelli
6ca0ebe57c Add leds support for the CAS-771/771w
SVN-Revision: 10739
2008-04-06 10:29:44 +00:00
Gabor Juhos
68658843ab fix RB153 CompactFlash driver for .24
SVN-Revision: 10428
2008-02-09 13:23:48 +00:00
Gabor Juhos
d187aba072 switch to 2.6.24
SVN-Revision: 10427
2008-02-09 10:29:28 +00:00
Gabor Juhos
7b3d603037 fix a switch driver bug
SVN-Revision: 10336
2008-01-31 09:33:19 +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
c7e43709f4 more license cleanups
SVN-Revision: 10327
2008-01-30 13:15:51 +00:00