Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Matteo Croce
5ef201120c
ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd
...
SVN-Revision: 10590
2008-03-11 17:39:54 +00:00
Matteo Croce
f89eeb69b5
ar7-atm: apply patch well
...
SVN-Revision: 10589
2008-03-11 17:16:13 +00:00
Matteo Croce
d8e61674a5
ar7-atm: fix sysctl ( closes #3122 )
...
SVN-Revision: 10588
2008-03-11 01:25:07 +00:00
Matteo Croce
59b5ba7441
ar7-atm: add an useful patch from #2561 , tnx Axel Gembe
...
SVN-Revision: 10576
2008-03-09 17:58:43 +00:00
Matteo Croce
3d66117ef0
Fix two of the three bugs in #3122
...
SVN-Revision: 10571
2008-03-08 19:10:40 +00:00
Matteo Croce
bbc597e9be
fix AR7 DSL with 2.6.24
...
SVN-Revision: 10423
2008-02-08 18:18:10 +00:00
Matteo Croce
94ccc26f42
update ar7 sangam tarball
...
SVN-Revision: 10203
2008-01-15 03:25:11 +00:00
Travis Kemen
2099ad591a
fix broken patch file from #2997
...
SVN-Revision: 10152
2008-01-09 02:46:58 +00:00
Florian Fainelli
c3c33ff16a
Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377 , which reports a WARNING: at kernel/softirq.c:138 local_bh_enable().
...
Make the TIATM driver use tasklet, instead of BH without the flag, the TIATM driver treats packets inside BH,
which is wrong for most skbuff stuff. Use tasklet instead.
Signed-off-by: <benoit.ganne@gmail.com>
SVN-Revision: 10141
2008-01-07 19:38:17 +00:00
Matteo Croce
c0310c2f5f
updated DSL driver and firmware ( closes #2532 )
...
SVN-Revision: 10118
2008-01-05 02:44:04 +00:00
Matteo Croce
3a4b1e95c0
ar7-atm: updated the firmware image ( #2532 )
...
SVN-Revision: 9426
2007-10-24 15:21:18 +00:00
Matteo Croce
bc2dcb8be4
Fix sangam DSL build with 2.6.23 kernel
...
SVN-Revision: 9119
2007-10-04 14:31:45 +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
Nicolas Thill
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
...
SVN-Revision: 8659
2007-09-07 08:34:51 +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
Nicolas Thill
02cd6d278f
use a default VERSION field for kmod packages
...
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
Nicolas Thill
60157ca058
update sangam-atm driver to 07.02.01.00 ( closes : #2177 , thanks to Matteo Croce)
...
SVN-Revision: 8426
2007-08-18 17:34:50 +00:00
Nicolas Thill
54c6b0b975
fix ar7 dsl driver panic ( closes : #2140 , thanks to Matteo Croce)
...
SVN-Revision: 8303
2007-08-01 14:44:08 +00:00
Nicolas Thill
39127ef8bf
update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
...
SVN-Revision: 8189
2007-07-27 03:07:52 +00:00
Florian Fainelli
254ba4f19f
Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining in prototypes caused it to fail)
...
SVN-Revision: 8140
2007-07-24 10:58:39 +00:00
Florian Fainelli
f479b9e32f
Remove reference to old ar7-2.4 code
...
SVN-Revision: 7667
2007-06-18 15:44:29 +00:00
Felix Fietkau
53496b7cc9
fix ar7 compile
...
SVN-Revision: 7331
2007-05-24 15:59:32 +00:00
Florian Fainelli
367032444d
Fix objects linking order ( #1643 )
...
SVN-Revision: 7140
2007-05-08 19:39:56 +00:00
Mike Albon
906a0df973
Make only on ar7 platforms.
...
SVN-Revision: 7041
2007-04-24 11:01:04 +00:00
Felix Fietkau
e11dc153f3
add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
...
SVN-Revision: 7020
2007-04-20 23:48:26 +00:00
Felix Fietkau
24faf55360
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
...
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Felix Fietkau
c606df6563
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
...
SVN-Revision: 6136
2007-01-20 02:01:53 +00:00
Felix Fietkau
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
...
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Felix Fietkau
105a602ecf
implement target profiles in menuconfig
...
SVN-Revision: 5512
2006-11-12 05:06:56 +00:00
Felix Fietkau
c35280f08a
convert ar7-atm to KernelPackage template
...
SVN-Revision: 5277
2006-10-24 13:52:56 +00:00
Felix Fietkau
ea03a8d681
fix tiatm compile
...
SVN-Revision: 5275
2006-10-24 13:42:03 +00:00
Felix Fietkau
396e5e9a0c
move the ar7 adsl driver into a separate package directory with external build and source download
...
SVN-Revision: 5185
2006-10-17 14:47:54 +00:00