Florian Fainelli
bdf2a03107
use correct port type, which sets the correct receive fifo trigger options ( #7095 )
...
SVN-Revision: 21457
2010-05-15 19:15:03 +00:00
Florian Fainelli
d3486f7942
refresh kernel patches
...
SVN-Revision: 21410
2010-05-09 18:13:43 +00:00
Florian Fainelli
655b43acc4
rework 130-clocks_devices_init.patch to make it more robust
...
SVN-Revision: 21409
2010-05-09 18:13:37 +00:00
Florian Fainelli
61c07602d5
prevent race between clocks and devices registration ( #6532 )
...
SVN-Revision: 21404
2010-05-08 16:58:08 +00:00
Florian Fainelli
6e30a4b087
include second ethernet interface in bridge after r20022
...
SVN-Revision: 21307
2010-05-02 19:30:36 +00:00
Alexandros C. Couloumbis
fdac9ae836
sync to kernel 2.6.32.12
...
SVN-Revision: 21195
2010-04-27 14:30:08 +00:00
Nicolas Thill
e2b57ecf5f
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
...
SVN-Revision: 20834
2010-04-12 23:15:56 +00:00
Florian Fainelli
3398c092a8
more cleaning
...
SVN-Revision: 20482
2010-03-26 16:07:24 +00:00
Gabor Juhos
e66a368bd1
kernel: update to 2.6.32.10
...
SVN-Revision: 20444
2010-03-26 10:45:25 +00:00
Florian Fainelli
5cbc43005c
drop support for 2.6.30
...
SVN-Revision: 20439
2010-03-26 10:12:54 +00:00
Florian Fainelli
d3b3c421d7
also generate images for AG1A, thanks obinou
...
SVN-Revision: 20385
2010-03-23 09:09:48 +00:00
Nicolas Thill
e1863691d9
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
SVN-Revision: 20136
2010-03-11 09:50:11 +00:00
Nicolas Thill
43e69aa569
ar7: platform has *no* PCI support, override CONFIG_PCI default
...
SVN-Revision: 20126
2010-03-10 22:24:52 +00:00
Florian Fainelli
26e745e736
switch to 2.6.32
...
SVN-Revision: 20087
2010-03-09 16:59:14 +00:00
Florian Fainelli
74d40a45b4
fix missing bits in ar7.h after r20037
...
SVN-Revision: 20086
2010-03-09 16:59:08 +00:00
Florian Fainelli
d238ba2541
correct the MDIO base address and reset sequence for Titan ( #6573 )
...
SVN-Revision: 20037
2010-03-07 16:37:01 +00:00
Florian Fainelli
876105bf8b
let 802.1q tagged frames go in and out from cpmac ( #6730 )
...
SVN-Revision: 20023
2010-03-06 22:33:30 +00:00
Florian Fainelli
ac0b6ee559
fallback to "dumb switch" mode if no PHY was detected
...
This will enable the second Ethernet MAC in most cases, but will allow
previously non working devices to work.
SVN-Revision: 20022
2010-03-06 22:33:25 +00:00
Florian Fainelli
ffd352b2ba
fix cpmac panics with 2.6.32 ( #6764 )
...
SVN-Revision: 20021
2010-03-06 22:33:19 +00:00
Florian Fainelli
9067ed7609
add missing patch to arch/mips/kernel/traps.c to allow ar7 to setup its handler correctly ( #6722 )
...
SVN-Revision: 19812
2010-02-22 09:43:37 +00:00
Imre Kaloz
825b37cc56
clean up handling of some kernel symbols
...
SVN-Revision: 19581
2010-02-11 09:33:16 +00:00
Imre Kaloz
0a52bc58f8
re-sort all target and subtarget config files
...
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Florian Fainelli
01af81f06f
refresh patches
...
SVN-Revision: 19523
2010-02-04 14:35:42 +00:00
Florian Fainelli
917d883e0c
add 2.6.32 support
...
SVN-Revision: 19519
2010-02-04 14:35:26 +00:00
Florian Fainelli
dad3df8582
move files to file-2.6.30
...
SVN-Revision: 19518
2010-02-04 14:35:21 +00:00
Florian Fainelli
d44853204c
move kernel configuration to config-2.6.30
...
SVN-Revision: 19493
2010-02-01 21:11:05 +00:00
Florian Fainelli
2239295892
add UPF_IOREMAP flag to the uart port definition ( #6532 )
...
SVN-Revision: 19374
2010-01-28 21:17:21 +00:00
Florian Fainelli
5a481b16ad
add support for titan variant (WRTP54G) ( #6185 )
...
SVN-Revision: 19022
2010-01-03 20:19:32 +00:00
Florian Fainelli
a47b8566a1
update to 2.6.30, refresh patches
...
SVN-Revision: 18635
2009-12-04 14:52:45 +00:00
Felix Fietkau
fa0396c530
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
...
SVN-Revision: 18603
2009-11-29 14:31:55 +00:00
Imre Kaloz
6b280112f2
some more Kconfig symbol move..
...
SVN-Revision: 18371
2009-11-11 11:52:41 +00:00
Imre Kaloz
1d62d9a95c
another round of kernel config cleanups
...
SVN-Revision: 18370
2009-11-11 11:42:24 +00:00
Imre Kaloz
88401c2052
we don't support the 2.6.27 kernels for a long time now
...
SVN-Revision: 18369
2009-11-11 11:38:02 +00:00
Imre Kaloz
ef42fb4c13
sort all target config files
...
SVN-Revision: 18367
2009-11-11 09:27:13 +00:00
Florian Fainelli
d4b251bdb8
update to 2.6.30.9
...
SVN-Revision: 18126
2009-10-23 12:10:25 +00:00
Andy Boyett
c85a89348f
move IMAGE_CMDLINE_HACK default to generic from targets
...
SVN-Revision: 17905
2009-10-05 17:05:34 +00:00
Gabor Juhos
054c54512f
kernel: upgrade to 2.6.30.8 and refresh patches
...
SVN-Revision: 17804
2009-10-01 10:07:32 +00:00
Imre Kaloz
85fcc97a13
update to latest 2.6.27 and 2.6.30 kernels
...
SVN-Revision: 17602
2009-09-17 11:22:33 +00:00
Gabor Juhos
47c0d7419f
kernel: get rid of the simple_prom_emulator, it is not really useful
...
SVN-Revision: 17567
2009-09-10 18:30:20 +00:00
Gabor Juhos
d59f5b3a98
kernel: add generic image_cmdline hack to MIPS targets
...
SVN-Revision: 17563
2009-09-10 18:30:01 +00:00
Florian Fainelli
3ce53b8d92
update to 2.6.30.6, compile tested on some targets only
...
SVN-Revision: 17549
2009-09-09 07:35:06 +00:00
Felix Fietkau
4fa28747ee
ar7: remove CONFIG_CRYPTO_ALGAPI override
...
SVN-Revision: 17419
2009-08-26 23:31:20 +00:00
Florian Fainelli
0c5a73ec9b
use 2.6.30.5
...
SVN-Revision: 17296
2009-08-17 15:05:26 +00:00
Florian Fainelli
145fc3d643
switch to 2.6.30.4
...
SVN-Revision: 17184
2009-08-08 21:30:25 +00:00
Florian Fainelli
cbe91ce740
register watchdog only if enabled in hardware ( #2378 )
...
SVN-Revision: 17125
2009-08-04 21:05:55 +00:00
Florian Fainelli
25b42557da
add fixed PHY patches from 2.6.27, refresh patches
...
SVN-Revision: 17110
2009-08-03 21:32:31 +00:00
Florian Fainelli
8d4aebadaf
add back the fixed PHY patches from #3124 , until we move this to platform_data
...
SVN-Revision: 17107
2009-08-03 18:51:03 +00:00
Florian Fainelli
cf176f82db
add experimental support for 2.6.30
...
SVN-Revision: 17097
2009-08-02 13:01:18 +00:00
Florian Fainelli
f6c35808a4
resync kernel configuration
...
SVN-Revision: 17094
2009-08-02 11:04:33 +00:00
Florian Fainelli
252607a79c
update to 2.6.27.29
...
SVN-Revision: 17060
2009-07-31 11:09:27 +00:00
Florian Fainelli
103c99b960
switch to 2.6.27.28
...
SVN-Revision: 17027
2009-07-27 10:01:33 +00:00
Florian Fainelli
c4d517c7bb
use 2.6.27.7
...
SVN-Revision: 16968
2009-07-24 17:03:03 +00:00
Florian Fainelli
fefeecf52f
update to latest 2.6.27.26 stable kernel
...
SVN-Revision: 16659
2009-07-03 09:31:52 +00:00
Imre Kaloz
aafcab8364
we don't support 2.6.26 for a long time now
...
SVN-Revision: 16544
2009-06-23 13:29:23 +00:00
Florian Fainelli
a68fe5655e
use 2.6.27.5
...
SVN-Revision: 16486
2009-06-17 08:46:47 +00:00
Florian Fainelli
00e2b1d997
add experimental 2.6.30 support, boot tested
...
SVN-Revision: 16242
2009-06-01 08:11:37 +00:00
Florian Fainelli
c739ce1888
remove old 2.6.24 code
...
SVN-Revision: 16240
2009-06-01 08:04:56 +00:00
Florian Fainelli
8a86424093
use 2.6.27.24
...
SVN-Revision: 16208
2009-05-30 12:01:05 +00:00
Florian Fainelli
733b0a1ff8
rework ar7 profiles to separate dsl firmwares, annex-a being now the default and most widespread
...
SVN-Revision: 16201
2009-05-30 08:54:55 +00:00
Florian Fainelli
c2df3a7179
refresh patches
...
SVN-Revision: 16156
2009-05-28 19:04:19 +00:00
Florian Fainelli
fc72d90103
revert part of r16112, the setup.c part needs more testing
...
SVN-Revision: 16113
2009-05-27 16:22:01 +00:00
Florian Fainelli
33f6145c51
include missing atm-tools to setup pppoe/a links
...
SVN-Revision: 16112
2009-05-27 16:20:21 +00:00
Florian Fainelli
9e9ac96aeb
include atm drivers in default images, otherwise firmware is just useless
...
SVN-Revision: 16051
2009-05-25 13:21:33 +00:00
Florian Fainelli
3b92b4de00
I recently came across an ar7 device which has the vlynq hardwired so that the clocks are always generated by the remote device instead of the local one.
...
Upon initialization the current version of vlynq driver disables
remote clock generation and causes the entire bus to hang on my
device.
This patch adds support for detecting which device (local or remote)
is responsible of clock generation and implements clock
initialization based on detection result.
Signed-off-by: Antti Seppala <a.seppala at gmail.com>
SVN-Revision: 16049
2009-05-25 13:13:10 +00:00
Imre Kaloz
e965c02820
even more config file cleanup
...
SVN-Revision: 15913
2009-05-18 13:21:25 +00:00
Imre Kaloz
e1e531253d
without generic 2.6.26 support it doesn't make sense to keep 2.6.26 configs around..
...
SVN-Revision: 15862
2009-05-15 10:43:20 +00:00
Imre Kaloz
91e866f383
config cleanups
...
SVN-Revision: 15861
2009-05-15 10:40:04 +00:00
Imre Kaloz
6bfddb152f
some additional config file cleanup..
...
SVN-Revision: 15845
2009-05-14 13:32:34 +00:00
Imre Kaloz
a9c958c2de
make kernels use /etc/preinit by default
...
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Florian Fainelli
ee7fcc6d27
include kmod-acx in default images
...
SVN-Revision: 15691
2009-05-07 15:07:47 +00:00
Florian Fainelli
6239eb2c7b
update to 2.6.27 ( #4122 )
...
SVN-Revision: 15665
2009-05-07 12:17:56 +00:00
Imre Kaloz
e9b397805d
some more kernel config cleanup.. last for today :)
...
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
0f2b1d070a
more cleanup
...
SVN-Revision: 15605
2009-05-04 20:31:47 +00:00
Imre Kaloz
a614251e6c
cleanup MTD option handling
...
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Felix Fietkau
16defbb2bd
nuke obsolete kernel stuff
...
SVN-Revision: 14875
2009-03-14 15:52:42 +00:00
Florian Fainelli
4906d4533a
include pppoa and br2684 packages by default ( #4648 )
...
SVN-Revision: 14626
2009-02-22 18:55:21 +00:00
Florian Fainelli
086b7e33f1
do not patch the local copy of ar7part.c to be exactly like what is mainline already
...
SVN-Revision: 14625
2009-02-22 18:48:55 +00:00
Felix Fietkau
11014b5cea
disable all kernel config options that are set to =m
...
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00
Gabor Juhos
d5bfba98ce
refresh 2.6.26 patches
...
SVN-Revision: 13527
2008-12-06 09:19: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
Imre Kaloz
a695fa76a4
move THERMAL symbols into the generic config
...
SVN-Revision: 13346
2008-11-25 13:52:25 +00:00
Florian Fainelli
a936c402fc
Fix this nasty patch which prevented others from applying
...
SVN-Revision: 13343
2008-11-24 21:52:10 +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
Florian Fainelli
6585073a04
Add missing evaloader specific changes from #2830
...
SVN-Revision: 13018
2008-10-20 16:17:36 +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
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
Felix Fietkau
c3ae8337f4
AR7 watchdog supports magic close
...
This patch adds the magic close flag (stopping the watchdog on an expected close
by wrting 'V' to the device before closing it) to the watchdogs list, which the
AR7 watchdog code actually supports.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 12666
2008-09-23 15:43:30 +00:00
Florian Fainelli
0fdecd35bd
Treat vlynq external divisor just like automatic, fix comment about it, thanks sn9
...
SVN-Revision: 12467
2008-09-01 19:29:25 +00:00
Florian Fainelli
3ab8360af0
Fix divisor calculation and configuration from previous commit, thanks sn9
...
SVN-Revision: 12454
2008-09-01 11:49:57 +00:00
Florian Fainelli
219145702e
Build images for the AG310, thanks sn9
...
SVN-Revision: 12446
2008-08-31 11:36:21 +00:00
Florian Fainelli
701d82cc8e
Sync ar7 default network configuration with latest firewall and network settings, thanks sn9
...
SVN-Revision: 12444
2008-08-31 11:33:41 +00:00
Florian Fainelli
3abe371efd
Fix divisor settings for external devices like wireless devices, thanks sn9
...
SVN-Revision: 12443
2008-08-31 11:32:26 +00:00
Florian Fainelli
291abdac58
Build images for WAG54GP2v1 and v2, thanks sn9
...
SVN-Revision: 12438
2008-08-30 12:25:02 +00:00
Florian Fainelli
8ef58746f5
Add 2.6.26 kernel configuration file
...
SVN-Revision: 12437
2008-08-30 12:24:21 +00:00
Florian Fainelli
1fd291063a
Switch ar7 to 2.6.26, thanks sn9
...
SVN-Revision: 12436
2008-08-30 12:23:18 +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
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
104b3386a2
update to 2.6.25.12
...
SVN-Revision: 11933
2008-07-26 10:53:23 +00:00