Commit Graph

449 Commits

Author SHA1 Message Date
Hauke Mehrtens
e82dce69a3 update to kernel version 2.6.27.21
SVN-Revision: 15016
2009-03-24 15:05:51 +00:00
Felix Fietkau
16defbb2bd nuke obsolete kernel stuff
SVN-Revision: 14875
2009-03-14 15:52:42 +00:00
Hauke Mehrtens
3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
2009-02-21 18:53:05 +00:00
Gabor Juhos
47665da430 update to 2.6.27.17
SVN-Revision: 14513
2009-02-15 07:47:12 +00:00
Gabor Juhos
7ef75e79ce fix a typo in the image generation makefile (closes #4624)
SVN-Revision: 14511
2009-02-14 20:46:05 +00:00
Gabor Juhos
9622d35792 enable CAS-630/630W support
SVN-Revision: 14457
2009-02-08 20:45:50 +00:00
Gabor Juhos
7f04c52b92 update to 2.6.27.15
SVN-Revision: 14440
2009-02-08 12:32:39 +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
f24801292e build firmware image for the CR-NSADP board
SVN-Revision: 14200
2009-01-26 08:05:44 +00:00
Gabor Juhos
6cef0de7b6 add USB drivers for the NFS-101U/WU profiles
SVN-Revision: 14199
2009-01-26 08:04:34 +00:00
Gabor Juhos
6400108bbb refresh 2.6.28 patches
SVN-Revision: 14198
2009-01-26 07:59:54 +00:00
Gabor Juhos
d73660e391 oops, revert to 2.6.27.13
SVN-Revision: 14190
2009-01-25 21:07:17 +00:00
Gabor Juhos
4e8b080d9f preliminary support for 2.6.28 (based on the patches by Alexandros C. Couloumbis)
SVN-Revision: 14189
2009-01-25 21:04:15 +00:00
Gabor Juhos
2a0825b4d3 update to 2.6.27.13
SVN-Revision: 14179
2009-01-25 18:33:19 +00:00
Gabor Juhos
0c2e187f54 switch to 2.6.27.12
SVN-Revision: 14157
2009-01-23 13:30:27 +00:00
Florian Fainelli
995fab5d40 use 2.6.27.11 kernel
SVN-Revision: 14050
2009-01-16 13:24:30 +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
Andy Boyett
9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
2009-01-02 05:12:46 +00:00
Gabor Juhos
a619165561 use mips_machine code
SVN-Revision: 13532
2008-12-06 19:25:05 +00:00
Gabor Juhos
919a8a9fe0 make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
2008-12-02 21:54:53 +00:00
Gabor Juhos
ce5d8a935c sync kernel configs
SVN-Revision: 13418
2008-11-28 21:35:28 +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
88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
2008-11-12 17:49:01 +00:00
Gabor Juhos
a1bf28950d refresh 2.6.26 patches
SVN-Revision: 13135
2008-11-06 20:55:33 +00:00
Florian Fainelli
1ac53fbf06 Update to 2.6.26.7
SVN-Revision: 13036
2008-10-23 09:16:00 +00:00
Gabor Juhos
19b0e56ba7 refresh patches against 2.6.27 final
SVN-Revision: 12987
2008-10-15 19:30:21 +00:00
Gabor Juhos
73f2d150e3 refresh 2.6.27 patches based on -rc9
SVN-Revision: 12892
2008-10-07 12:29:33 +00:00
Gabor Juhos
901317f935 fix compile errors in USB driver under 2.6.27
SVN-Revision: 12891
2008-10-07 08:34:23 +00:00
Gabor Juhos
6bfeb81548 experimental support for 2.6.27
SVN-Revision: 12863
2008-10-05 11:07:49 +00:00
Gabor Juhos
821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
2008-09-26 18:46:53 +00:00
Gabor Juhos
3b7f041bce sync kernel config
SVN-Revision: 12711
2008-09-25 20:16:41 +00:00
Gabor Juhos
3c8963aa9b remove broken status from the Big Endian subtarget
SVN-Revision: 12708
2008-09-25 18:58:28 +00:00
Felix Fietkau
71b68efe91 sysupgrade for adm5120
Sysupgrade adapted from the bcm47xx one.

Add a hook to disable watchdog before upgrading.

Signed-off-by: Frédéric Moulins <ffrrrr@gmail.com>

SVN-Revision: 12694
2008-09-25 11:29:04 +00:00
Nicolas Thill
59a058534c move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
2008-09-25 09:46:46 +00:00
Nicolas Thill
3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
2008-09-24 19:28:53 +00:00
Gabor Juhos
cd9ca196b6 experimental support for the Motorola MU Gateway
SVN-Revision: 12662
2008-09-23 14:56:29 +00:00
Gabor Juhos
6ce27efe73 add board specific UART registration
SVN-Revision: 12654
2008-09-23 07:24:15 +00:00
Gabor Juhos
0513f7bd6e remove 2.6.25 config files
SVN-Revision: 12653
2008-09-23 06:52:24 +00:00
Gabor Juhos
94fee20231 remove 2.6.25 specific stuff
SVN-Revision: 12598
2008-09-13 17:32:20 +00:00
Gabor Juhos
1abbb27f86 convert to GPIOLIB
SVN-Revision: 12571
2008-09-12 12:41:29 +00:00
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
Florian Fainelli
0ac7bc1cfb Compact flash driver is now working
SVN-Revision: 9823
2007-12-22 11:08:26 +00:00
Florian Fainelli
620d050dfa We need to set the gpio line number
SVN-Revision: 9819
2007-12-21 15:26:09 +00:00
Gabor Juhos
9764fbe599 bump to 2.6.23.11 as well
SVN-Revision: 9800
2007-12-18 19:07:40 +00:00
Gabor Juhos
c11c4de50b revert [9788], the ADM5120 datasheet v1.16 contains bad values
SVN-Revision: 9790
2007-12-17 16:39:53 +00:00
Gabor Juhos
418b0361ea remove invalid GPIO definitions for the RB153
SVN-Revision: 9789
2007-12-17 16:01:51 +00:00
Gabor Juhos
12295e7c0d fix level setup code for GPIO IRQs
SVN-Revision: 9788
2007-12-17 15:45:16 +00:00
Gabor Juhos
af21faeeb8 minor fixes in the RB153 CF driver
SVN-Revision: 9782
2007-12-16 20:25:38 +00:00
Gabor Juhos
3befb653fa add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)
SVN-Revision: 9781
2007-12-16 19:03:40 +00:00
Gabor Juhos
a9fa8faa4c update LZMA code
SVN-Revision: 9756
2007-12-14 20:35:22 +00:00
Gabor Juhos
fa10728685 use a shadow value for the write-only GPIO_CONF2 register
SVN-Revision: 9715
2007-12-12 12:42:40 +00:00
Gabor Juhos
ed7a8ab036 use the right irq_handler in the CF driver
SVN-Revision: 9714
2007-12-12 10:53:49 +00:00
Gabor Juhos
a6a8cb6a55 fix mac address setup on RouterBOARDs
SVN-Revision: 9713
2007-12-12 08:43:41 +00:00
Gabor Juhos
224aaf34ac enable wait state pin for the CF slot on the RB153 board
SVN-Revision: 9709
2007-12-11 17:59:42 +00:00
Gabor Juhos
7afab49bc7 RB153 CF driver fixes
SVN-Revision: 9708
2007-12-11 16:46:55 +00:00
Gabor Juhos
bb6c1aa770 new experimental driver for the CF slot on the RouterBOARD 153
SVN-Revision: 9707
2007-12-11 09:00:06 +00:00
Gabor Juhos
9b9b83976c add support for GPIO IRQs
SVN-Revision: 9700
2007-12-10 14:05:01 +00:00
Florian Fainelli
ab883d42a1 Fix missing return
SVN-Revision: 9683
2007-12-09 15:15:32 +00:00
Florian Fainelli
d37e090fe9 Setup MAC addresses for routerboards
SVN-Revision: 9682
2007-12-09 14:43:42 +00:00
Gabor Juhos
5a9fed951a add copyright header to the USB driver's files
SVN-Revision: 9657
2007-12-05 09:32:04 +00:00
Gabor Juhos
bb44c9a6de switch to 2.6.23.9
SVN-Revision: 9629
2007-11-29 08:51:59 +00:00
Gabor Juhos
3faf84682b add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ (closes: #2756)
SVN-Revision: 9600
2007-11-26 19:02:12 +00:00
Gabor Juhos
717ff24d47 more USB driver fixes, now it passes usbtests 1-14
SVN-Revision: 9599
2007-11-26 08:49:58 +00:00
Gabor Juhos
4263fdd731 fix USB driver to compile with ADMH_VERBOSE_DEBUG defined
SVN-Revision: 9593
2007-11-23 18:11:49 +00:00
Gabor Juhos
5a1a5dcf58 USB driver updates, the driver passes usbtests 1-10 now
SVN-Revision: 9592
2007-11-23 15:53:35 +00:00
Gabor Juhos
60898bc0c5 disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors
SVN-Revision: 9591
2007-11-23 14:58:55 +00:00
Gabor Juhos
ba82fbff75 more USB driver changes
SVN-Revision: 9550
2007-11-15 09:16:47 +00:00
Gabor Juhos
3e64dbb862 make build of the images a bit quiet
SVN-Revision: 9544
2007-11-12 15:19:41 +00:00
Gabor Juhos
c80fbd4dc9 USB driver cleanups, no it is still not finished
SVN-Revision: 9543
2007-11-12 13:55:06 +00:00
Gabor Juhos
2e0b2d53d7 fix an unbalanced spinlock issue
SVN-Revision: 9540
2007-11-11 17:56:32 +00:00
Felix Fietkau
1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
2007-11-10 23:08:11 +00:00
Gabor Juhos
98f43a2494 more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]
SVN-Revision: 9530
2007-11-10 19:20:47 +00:00
Gabor Juhos
cda3dc3ae1 USB driver fixes
SVN-Revision: 9513
2007-11-08 12:28:27 +00:00
Gabor Juhos
558d0a4858 add usb drivers to the Compex NP28G's profile, thanks to kenny
SVN-Revision: 9501
2007-11-04 20:11:40 +00:00
Gabor Juhos
3c3dcddb08 disable unsupported boards in the LED driver by default
SVN-Revision: 9500
2007-11-04 17:57:09 +00:00
Gabor Juhos
61f3913d85 only use trxsplit on NOR flash devices
SVN-Revision: 9497
2007-11-04 14:32:28 +00:00
Gabor Juhos
05efcf6975 fix flash driver fixes, call request_mem_region/ioremap_nocache with the correct arguments
SVN-Revision: 9496
2007-11-04 12:58:52 +00:00
Gabor Juhos
7c70e465c7 RB153 must use the generic RB1xx's setup code
SVN-Revision: 9491
2007-11-03 15:35:25 +00:00
Gabor Juhos
7beed53403 image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on
SVN-Revision: 9490
2007-11-03 14:53:24 +00:00
Gabor Juhos
97fc16752b generate valid image for the BR-6104KP's web-interface (closes: 2641)
SVN-Revision: 9485
2007-11-02 09:24:01 +00:00
Gabor Juhos
bf78b6357d fix USB driver to compile even if USB_DEBUG is disabled
SVN-Revision: 9483
2007-11-02 08:59:37 +00:00
Florian Fainelli
38db1b4adc Fix typo
SVN-Revision: 9482
2007-11-02 07:09:39 +00:00
Gabor Juhos
c88cda562a cleanup USB driver, it's still experimental
SVN-Revision: 9480
2007-11-01 19:25:05 +00:00
Florian Fainelli
647541a1a0 CF driver cleanup
SVN-Revision: 9473
2007-11-01 17:11:16 +00:00
Gabor Juhos
d29af25874 reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held (closes: #2549)
SVN-Revision: 9450
2007-10-26 07:51:49 +00:00
Florian Fainelli
3260efaa90 Fix another wrong shitfing
SVN-Revision: 9447
2007-10-25 16:31:23 +00:00
Florian Fainelli
fae75b2f4d Wrong bit shifting for the cfrdy function, will always return cf-mips busy
SVN-Revision: 9446
2007-10-25 16:22:27 +00:00
Florian Fainelli
0f239c91a9 The build system actually changed the routerboard kernel (#2584)
SVN-Revision: 9430
2007-10-24 17:17:04 +00:00
Gabor Juhos
5f122462c0 minor cleanups
SVN-Revision: 9423
2007-10-24 08:19:16 +00:00
Gabor Juhos
71f9b205e4 fix flash driver, it should work on RB150 as well
SVN-Revision: 9418
2007-10-23 12:31:13 +00:00
Florian Fainelli
2514d7f799 The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
SVN-Revision: 9416
2007-10-23 10:46:19 +00:00
Florian Fainelli
486492b407 We are now at .23.1
SVN-Revision: 9415
2007-10-23 08:13:12 +00:00
Florian Fainelli
2a0ca50ce2 Add preliminary support for the Routerboard 153 CF slot (#2550)
SVN-Revision: 9403
2007-10-22 20:56:34 +00:00
Felix Fietkau
86a906bed2 reorganize subtargets, sort subtargets below top level targets
SVN-Revision: 9378
2007-10-20 19:10:06 +00:00
Gabor Juhos
d2cfb2934f add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)
SVN-Revision: 9362
2007-10-20 07:45:08 +00:00
Gabor Juhos
4c093ed622 fix typos in the switch driver, thanks to Bernhard Held (closes: #2573)
SVN-Revision: 9361
2007-10-20 05:51:10 +00:00
Gabor Juhos
2228e4092c add patch for gpio-leds to support special brightness values, thanks to Bernhard Held (closes: #2572)
SVN-Revision: 9360
2007-10-20 05:26:19 +00:00
Gabor Juhos
96da91f5e0 add kernel config option to disabling common PCI quirks, resync kernel config
SVN-Revision: 9346
2007-10-18 15:14:55 +00:00
Gabor Juhos
36a1feebdd add ids for Edimax BR-6104Wg boards
SVN-Revision: 9342
2007-10-18 07:40:01 +00:00
Gabor Juhos
5044a3267a fix initcall level in i2c-gpio-custom driver if not built as a module
SVN-Revision: 9341
2007-10-17 17:26:54 +00:00
Gabor Juhos
49b631d730 switch driver cleanup, 4th phase
SVN-Revision: 9340
2007-10-17 08:10:47 +00:00
Gabor Juhos
c96dcab711 switch driver cleanup, 3rd phase
SVN-Revision: 9334
2007-10-16 13:12:51 +00:00
Gabor Juhos
63c27908bf switch driver cleanup, 2nd phase
SVN-Revision: 9330
2007-10-16 08:15:18 +00:00
Gabor Juhos
9d685a8597 switch driver cleanup, 1st phase
SVN-Revision: 9324
2007-10-15 06:22:34 +00:00
Gabor Juhos
0fa0801a32 coding style fixes
SVN-Revision: 9263
2007-10-11 15:09:50 +00:00
Gabor Juhos
efae7cd5e8 fix LED driver, update kernel config
SVN-Revision: 9261
2007-10-11 10:59:58 +00:00
Gabor Juhos
a72e25de51 switch to 2.6.23
SVN-Revision: 9260
2007-10-11 09:11:56 +00:00
Gabor Juhos
1f802675ef prepare for 2.6.23
SVN-Revision: 9258
2007-10-11 07:45:02 +00:00
Gabor Juhos
2dd2d40b59 enhance the custom i2c-gpio driver (supports 4 buses from now on), update kernel configuration
SVN-Revision: 9244
2007-10-10 14:14:34 +00:00
Gabor Juhos
e7fb932404 update kernel config
SVN-Revision: 9220
2007-10-09 19:47:57 +00:00
Gabor Juhos
c0fb2f61f4 add custom GPIO-based I2C driver
SVN-Revision: 9218
2007-10-09 19:23:22 +00:00
Gabor Juhos
bcdd5d9b14 Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration
SVN-Revision: 9141
2007-10-05 14:50:53 +00:00
Gabor Juhos
57b20f2562 remove dashes from profile names
SVN-Revision: 9132
2007-10-05 08:29:58 +00:00
Gabor Juhos
f1e27efedd NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device
SVN-Revision: 9118
2007-10-04 10:56:38 +00:00
Gabor Juhos
58fcfa7ea0 make image names shorten
SVN-Revision: 9089
2007-10-02 09:09:55 +00:00
Gabor Juhos
ffec4f2913 prepare trxsplit to support sysupgrade
SVN-Revision: 9085
2007-10-01 09:51:32 +00:00
Gabor Juhos
438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
Gabor Juhos
962738bdac make morse LED trigger available for all platforms
SVN-Revision: 9055
2007-09-28 20:06:52 +00:00
Gabor Juhos
e56807cce4 morse LED trigger cleanups
SVN-Revision: 9054
2007-09-28 19:01:19 +00:00
Gabor Juhos
c0b6f79730 add morse LED trigger, will be used for diagnostic, update kernel config
SVN-Revision: 9053
2007-09-28 06:32:40 +00:00
Gabor Juhos
e1ad9ef270 add initial diagnostic support
SVN-Revision: 9048
2007-09-27 15:02:19 +00:00
Gabor Juhos
df39c50c9a fix mach_type for the WP54G-WRT board
SVN-Revision: 9040
2007-09-26 17:58:44 +00:00
Gabor Juhos
1c492d9972 add missing PCI irq map for the RouterBOARD 133 (closes #2431)
SVN-Revision: 9039
2007-09-26 17:05:16 +00:00
Gabor Juhos
000b777b73 remove unused PCI externs
SVN-Revision: 9017
2007-09-25 13:45:57 +00:00
Gabor Juhos
728ec89e7d fix initcall level of adm5120_board_setup()
SVN-Revision: 9016
2007-09-25 13:42:45 +00:00
Gabor Juhos
6e7fafe998 move pci_irq_map definitions into the board specific files
SVN-Revision: 9009
2007-09-24 16:59:23 +00:00
Nicolas Thill
5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Gabor Juhos
aa372ac901 fix a copy-paste error
SVN-Revision: 8979
2007-09-23 14:04:46 +00:00
Gabor Juhos
66e3ba92bc add preliminary support for the Mikrotik RouterBOARD 192
SVN-Revision: 8978
2007-09-23 13:11:35 +00:00
Gabor Juhos
ae0d98552d fix ethernet vlan matrix of the NP28G board (closes: #2387)
SVN-Revision: 8977
2007-09-23 13:05:33 +00:00
Gabor Juhos
cc68bd353e rename NAND driver
SVN-Revision: 8932
2007-09-21 19:00:45 +00:00
Gabor Juhos
433bb695f9 use prepare_generic_squashfs in image generation, thanks ffrrrr
SVN-Revision: 8922
2007-09-21 17:13:51 +00:00
Gabor Juhos
a34a13c09c checkin a new, experimental USB driver
SVN-Revision: 8905
2007-09-21 07:32:19 +00:00
Gabor Juhos
96c724bf3c fix description of Kconfig option for the Macronix flash chips boot-location fixup
SVN-Revision: 8904
2007-09-21 07:29:34 +00:00
Gabor Juhos
74ff5540f3 clean up jffs2 config options
SVN-Revision: 8903
2007-09-21 07:24:13 +00:00
Nicolas Thill
926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
2007-09-20 10:03:41 +00:00
Nicolas Thill
353da29029 rename packages dependecies missed from [8806]
SVN-Revision: 8813
2007-09-16 19:21:23 +00:00
Gabor Juhos
c5d8137d09 image generation fixes, thanks to <berny156 at gmx.de> (#2379)
SVN-Revision: 8771
2007-09-13 16:54:51 +00:00
Gabor Juhos
ddec515a09 rewrite image generation
SVN-Revision: 8755
2007-09-11 17:55:08 +00:00
Gabor Juhos
ac15780234 fix memory size detection (#2244)
SVN-Revision: 8728
2007-09-10 09:54:35 +00:00
Gabor Juhos
741c1f7997 use the global register access macros in the flash driver
SVN-Revision: 8707
2007-09-09 13:28:24 +00:00
Gabor Juhos
108723067b remove volatile derefs
SVN-Revision: 8706
2007-09-09 12:54:11 +00:00
Gabor Juhos
187ef4c639 cleanup memory detection code, fix #2244
SVN-Revision: 8705
2007-09-09 12:50:32 +00:00
Gabor Juhos
6ea4ccc158 define more SWITCH/MPMC constants
SVN-Revision: 8704
2007-09-09 12:45:49 +00:00
Gabor Juhos
1937e8382a remove redundant EXTRA_AFLAGS
SVN-Revision: 8703
2007-09-09 12:40:44 +00:00
Gabor Juhos
1665832e68 cleanup IRQ code
SVN-Revision: 8701
2007-09-09 07:33:33 +00:00
Gabor Juhos
73b2555da2 cleanup PCI code
SVN-Revision: 8700
2007-09-09 06:41:19 +00:00
Felix Fietkau
a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
Felix Fietkau
56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00