Commit graph

258 commits

Author SHA1 Message Date
Gabor Juhos
bd8dcb7593 generate images for the EASY 5120P-ATA board
SVN-Revision: 12405
2008-08-27 18:33:05 +00:00
Gabor Juhos
e8422131f1 minor cleanups
SVN-Revision: 12387
2008-08-25 07:28:04 +00:00
Gabor Juhos
fa959ddab8 sync kernel config
SVN-Revision: 12372
2008-08-22 19:34:31 +00:00
Gabor Juhos
184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00
Nicolas Thill
2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26
SVN-Revision: 12362
2008-08-21 13:30:59 +00:00
Gabor Juhos
d9b755b3dc load the mac address from flash where it is possible
SVN-Revision: 12357
2008-08-20 17:20:58 +00:00
Gabor Juhos
a45f225e73 load board's mac address on Compex devices
SVN-Revision: 12302
2008-08-13 19:52:25 +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
Florian Fainelli
8dc883b976 Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed
SVN-Revision: 12286
2008-08-12 06:02:06 +00:00
Gabor Juhos
0be0708676 split support of Cellvision boards
SVN-Revision: 12255
2008-08-09 07:08:40 +00:00
Gabor Juhos
e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
2008-08-07 16:52:52 +00:00
Gabor Juhos
db4d23b457 add 2.6.26 specific files
SVN-Revision: 12239
2008-08-07 13:50:02 +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
2174f5d95c sync kernel config
SVN-Revision: 12140
2008-08-05 17:05:54 +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
Nicolas Thill
bbc96d103a move CONFIG_XFS_DEBUG to generic config
SVN-Revision: 12007
2008-07-30 09:59: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
62a65ccbea sync 2.6.26 config
SVN-Revision: 11955
2008-07-27 08:59:08 +00:00
Gabor Juhos
7f249bf2f5 initial 2.6.26 support
SVN-Revision: 11946
2008-07-26 19:53:34 +00:00
Gabor Juhos
6569108c7c make boot quiet a bit
SVN-Revision: 11939
2008-07-26 18:05:38 +00:00
Gabor Juhos
104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
2008-07-26 10:53:23 +00:00
Imre Kaloz
492ba57b56 update targets to 2.6.25.10
SVN-Revision: 11667
2008-07-05 16:52:15 +00:00
Imre Kaloz
dee39d10ee upgrade to 2.6.25.9
SVN-Revision: 11584
2008-06-26 14:28:16 +00:00
Gabor Juhos
1a7f41506d generate firmware images for the ZyXEL P-334WT/P-335WT devices
SVN-Revision: 11562
2008-06-22 19:10:37 +00:00
Gabor Juhos
465a60a463 use __raw_{readl,writel} routines in the uart driver as well
SVN-Revision: 11561
2008-06-22 19:09:42 +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
34698e9b9e swap I/O space if running in big-endian mode
SVN-Revision: 11552
2008-06-22 12:37:40 +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
2fdfd541da add packages required by failsafe support to defaults
SVN-Revision: 11404
2008-06-08 06:43:21 +00:00
Gabor Juhos
e5ad400330 add initial failsafe support
SVN-Revision: 11403
2008-06-08 06:38:26 +00:00
Gabor Juhos
11b8dfe86c add button devices to several boards
SVN-Revision: 11402
2008-06-08 06:37:31 +00:00
Gabor Juhos
2ea9fc7b30 fix image names in the whet2nand script
SVN-Revision: 11399
2008-06-07 17:45:04 +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
db4cd8515c refresh patches to match upstream style
SVN-Revision: 11374
2008-06-06 08:54:13 +00:00
Gabor Juhos
04254672fe enable yaffs fs on 2.6.25
SVN-Revision: 11280
2008-05-28 14:14:32 +00:00
Gabor Juhos
db765443d1 resync kernel configs
SVN-Revision: 11279
2008-05-28 14:13:30 +00:00
Gabor Juhos
12dce71cd1 refresh kernel patches
SVN-Revision: 11193
2008-05-19 06:33:18 +00:00
Gabor Juhos
f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
2008-05-18 20:12:54 +00:00
Nicolas Thill
e3a42b23c6 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
SVN-Revision: 11097
2008-05-09 17:08:51 +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
e654a28575 fix some build errors on .25
SVN-Revision: 11008
2008-05-02 15:18:02 +00:00
Gabor Juhos
aaac1064de add initial support for 2.6.25
SVN-Revision: 11005
2008-05-02 08:52:37 +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
Imre Kaloz
e84649e578 naming convention
SVN-Revision: 10965
2008-04-28 16:28:29 +00:00
Imre Kaloz
68943e35c2 upgrade to 2.6.24.5
SVN-Revision: 10959
2008-04-28 10:23:36 +00:00
Nicolas Thill
c6fe45ed55 properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
2008-04-27 12:31:50 +00:00
Gabor Juhos
9d6946765a refresh config
SVN-Revision: 10765
2008-04-07 19:16:01 +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
Florian Fainelli
0d83d17dab Switch to the rt2x00 rt2500 pci version
SVN-Revision: 10738
2008-04-06 09:53:18 +00:00
Gabor Juhos
ad08652318 fix Cellvision images
SVN-Revision: 10735
2008-04-05 13:32:02 +00:00
Gabor Juhos
9f9a78be68 fix ZyXEL initramfs images
SVN-Revision: 10717
2008-04-03 12:29:47 +00:00
Gabor Juhos
47b677698f generate images for the Infineon EASY 5120-RT boards
SVN-Revision: 10682
2008-03-28 16:09:59 +00:00
Gabor Juhos
aaaa8b73a8 refresh patches
SVN-Revision: 10644
2008-03-22 15:36:37 +00:00
Imre Kaloz
3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
2008-02-11 10:50:40 +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
32f2870131 refresh .23 kernel paches
SVN-Revision: 10366
2008-02-03 05:15:25 +00:00
Gabor Juhos
b4a6531a72 enable switch driver for 2.6.24
SVN-Revision: 10339
2008-01-31 15:58:57 +00:00
Gabor Juhos
cbad42a979 add 2.6.24 specific patchset for the usb driver
SVN-Revision: 10338
2008-01-31 14:51:16 +00:00
Gabor Juhos
fdee1a5a5a add a 2.6.24 specific patch for the switch driver, thanks to Francesco Gringoli for his 2.6.24-rc2 patch
SVN-Revision: 10337
2008-01-31 10:18:58 +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
Gabor Juhos
1e32e6ddd3 lzma-loader: fix compiler warnings
SVN-Revision: 10321
2008-01-30 08:23:36 +00:00
Gabor Juhos
9c1dfdc702 more license cleanups
SVN-Revision: 10313
2008-01-29 19:56:39 +00:00
Gabor Juhos
fb3305367a image generation cleanups * make image generation makefiles simpler * remove unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices
SVN-Revision: 10309
2008-01-29 10:33:34 +00:00
Gabor Juhos
6b545cff1d remove some unused files
SVN-Revision: 10308
2008-01-29 08:40:19 +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
9826bd89d8 remove 'svn:executable' property from adm5120_uart.h (closes #3086)
SVN-Revision: 10275
2008-01-26 15:59:00 +00:00
Gabor Juhos
a3d82d79bf convert Cellvision board structures
SVN-Revision: 10242
2008-01-25 08:16:40 +00:00
Gabor Juhos
d0ed1a1d83 cleanup wget2nand script (closes #3049)
SVN-Revision: 10221
2008-01-18 17:52:26 +00:00
Gabor Juhos
6700252dd1 USB driver: fix a bug in isochronous transfers
SVN-Revision: 10219
2008-01-17 20:35:38 +00:00
Gabor Juhos
351ca63dbf sync kernel config
SVN-Revision: 10214
2008-01-16 18:07:33 +00:00
Gabor Juhos
0a6bf50432 bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120
SVN-Revision: 10208
2008-01-16 09:44:11 +00:00
Gabor Juhos
5e0b4b1379 generate firmware images for the CAS-700/771/790/861 devices
SVN-Revision: 10193
2008-01-14 16:14:53 +00:00
Gabor Juhos
40ad352b37 fix led driver (closes: #2972)
SVN-Revision: 10115
2008-01-04 14:29:28 +00:00
Florian Fainelli
788647c7f8 Leds have been tested on rb111/112 and rb153
SVN-Revision: 10112
2008-01-04 06:34:36 +00:00
Florian Fainelli
318cbc1fe8 First check for arguments before even getting an IP address
SVN-Revision: 10110
2008-01-04 04:20:24 +00:00
Florian Fainelli
59066dc0f6 Fix kernel configs with CONFIG_KEY
SVN-Revision: 10109
2008-01-04 04:05:33 +00:00
Gabor Juhos
92be73b5cd usb-driver: add preliminary support of ISOCHRONOUS transfer
SVN-Revision: 10077
2008-01-01 14:37:50 +00:00
Gabor Juhos
3cc28b20ab fix a bug in the switch driver, thanks to Thomas Langer for reporting
SVN-Revision: 10075
2008-01-01 12:51:09 +00:00
Gabor Juhos
f6f43b9d40 disable queue of all interfaces when tx ring is full
SVN-Revision: 10073
2008-01-01 11:11:50 +00:00
Gabor Juhos
1fd2532697 bump to 2.6.23.12, and remove broken status from the router_le subtarget
SVN-Revision: 10068
2007-12-31 13:43:37 +00:00
Gabor Juhos
b131605ed7 fix Conceptronic profile
SVN-Revision: 10009
2007-12-28 19:26:35 +00:00
Florian Fainelli
80475bb573 Add support for Conceptronic C54BSR4
SVN-Revision: 10002
2007-12-28 17:48:39 +00:00
Gabor Juhos
d9df70f48d refresh kernel config
SVN-Revision: 9964
2007-12-27 16:49:03 +00:00
Gabor Juhos
d322722f26 use reset function on the NP28G boards
SVN-Revision: 9963
2007-12-27 15:10:56 +00:00
Gabor Juhos
c128344870 change switch register access macros
SVN-Revision: 9962
2007-12-27 14:58:48 +00:00
Gabor Juhos
cfcbc078dc add watchdog driver
Here is the driver for the hardware watchdog timer
in ADM5120 SoC. Patch is against current svn Kamikaze.

Here is only kernel driver. To activate watchdog you have
to use some userspace software writing to watchdog
device. I think there is one in busybox.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>

SVN-Revision: 9961
2007-12-27 14:40:03 +00:00
Gabor Juhos
ab473bd48f fix compiler warning
SVN-Revision: 9933
2007-12-26 20:55:18 +00:00
Florian Fainelli
4da7f2dbed No need to keep the old driver now
SVN-Revision: 9824
2007-12-22 11:11:01 +00:00