Felix Fietkau
f5cbceb2d5
ar71xx: fix fallout from the 2.6.32 kernel upgrade
...
SVN-Revision: 25595
2011-02-19 20:32:15 +00:00
Jo-Philipp Wich
70f42675b1
kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
...
SVN-Revision: 25592
2011-02-19 18:11:31 +00:00
Florian Fainelli
8cc16aa14e
add support for HW553 bcm6358-based boards ( #8844 )
...
SVN-Revision: 25590
2011-02-19 15:44:06 +00:00
Jo-Philipp Wich
a9c7feb0f7
download.pl: adjust kernel download urls for longterm and testing releases
...
SVN-Revision: 25589
2011-02-19 15:41:00 +00:00
Florian Fainelli
237d0ec935
update gdb to 7.2
...
This patch updates the toolchain gdb from 6.8 to 7.2
Signed-off-by: Steve Brown <sbrown@cortland.com>
SVN-Revision: 25585
2011-02-19 12:44:33 +00:00
Florian Fainelli
b7f8e1276d
add support for 'MAGIC' bcm6348-based board
...
I wrote a patch to add 96348SV board (aka MAGIC) support to trunk.
In my case I've found it in a Telsey "Alice W-Gate" router, fairly common
(in the past) in Italy.
I used the board definition (GPIOs, leds, ...) from the Broadcom GPL-2
relased code (here is a mirror: http://beghiero.myftp.org/sorgenti/boardparms.c )
Thanks to KanjiMonster for the support on the IRC channel.
Signed-off-by: Laurento Frittella <laurento.frittella@gmail.com>
SVN-Revision: 25584
2011-02-19 12:44:27 +00:00
Florian Fainelli
d3c2b87213
update to 2.6.32.29
...
SVN-Revision: 25583
2011-02-19 12:44:23 +00:00
Florian Fainelli
31709b2c76
update to 2.6.35.11
...
SVN-Revision: 25582
2011-02-19 12:44:16 +00:00
Florian Fainelli
45c9f5e75e
update to kernel 2.6.36.4
...
SVN-Revision: 25580
2011-02-19 12:44:07 +00:00
Florian Fainelli
3cd87d2d81
update to 2.6.37.1
...
SVN-Revision: 25577
2011-02-19 12:43:59 +00:00
Imre Kaloz
a0ee5b91fd
upgrade to 2.57
...
SVN-Revision: 25576
2011-02-19 08:50:15 +00:00
Felix Fietkau
b1b8cf1870
ath9k: fix interrupt enable/disable issues
...
SVN-Revision: 25575
2011-02-18 18:16:48 +00:00
Felix Fietkau
419b9d824a
busybox: now that librpc only compiles with uclibc, change the build dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc
...
SVN-Revision: 25574
2011-02-18 18:16:29 +00:00
Imre Kaloz
cc880f6736
only enable binutils 2.21 for avr32 if BROKEN is selected
...
SVN-Revision: 25572
2011-02-18 13:48:42 +00:00
Imre Kaloz
aca90e900a
add some more avr32 fixes
...
SVN-Revision: 25571
2011-02-18 13:47:36 +00:00
Imre Kaloz
73eefab7b9
whitespace cleanup
...
SVN-Revision: 25570
2011-02-18 13:45:35 +00:00
Florian Fainelli
590cb083bc
add support for 2.6.37, thanks Wipster!
...
SVN-Revision: 25569
2011-02-18 12:52:04 +00:00
Hamish Guthrie
090c042089
base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwise name resolution fails
...
SVN-Revision: 25568
2011-02-18 10:37:26 +00:00
Imre Kaloz
57be27f340
add binutils 2.21
...
SVN-Revision: 25567
2011-02-18 09:52:19 +00:00
Imre Kaloz
3e974e67b2
combine all avr32 patches into a single one
...
SVN-Revision: 25566
2011-02-18 09:25:59 +00:00
Felix Fietkau
f57170e7c7
librpc: do not attempt to compile if uclibc is not selected
...
SVN-Revision: 25565
2011-02-17 19:02:02 +00:00
Felix Fietkau
7205eb2f7a
busybox: only add a build dependency on librpc if uclibc is selected
...
SVN-Revision: 25564
2011-02-17 19:01:59 +00:00
Imre Kaloz
74ecb8f3c6
add avr32 support
...
SVN-Revision: 25562
2011-02-16 22:44:47 +00:00
Felix Fietkau
f3fe6605bb
add a package for xfsprogs
...
SVN-Revision: 25558
2011-02-16 18:20:30 +00:00
Imre Kaloz
667ac6c970
additional avr32 fixes
...
SVN-Revision: 25556
2011-02-16 15:26:08 +00:00
Imre Kaloz
82608a62ad
refresh patches
...
SVN-Revision: 25555
2011-02-16 15:24:48 +00:00
Imre Kaloz
238721c650
fixup gcc version selection
...
SVN-Revision: 25554
2011-02-16 15:21:17 +00:00
Felix Fietkau
a800b91f59
kernel: add a missing module for ahci on 2.6.35+
...
SVN-Revision: 25553
2011-02-16 15:12:54 +00:00
Imre Kaloz
e01a14ceea
fixup the ubicom patch, refresh
...
SVN-Revision: 25552
2011-02-16 14:05:08 +00:00
Imre Kaloz
9818d6f549
refresh patches
...
SVN-Revision: 25551
2011-02-16 13:51:31 +00:00
Felix Fietkau
e5e6dfe384
base-files: librt should depend on libpthread, not the other way around
...
In uClibc 0.9.32 as well as recent versions of glibc and eglibc, librt
depends on libpthread.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25548
2011-02-16 02:42:24 +00:00
Felix Fietkau
9d4d2587d7
add jshn (JSON SHell Notation), a small utility and shell library for parsing and generating json data
...
SVN-Revision: 25547
2011-02-16 00:24:52 +00:00
Jo-Philipp Wich
f1ac8cf285
hostapd: allow mixed TKIP/CCMP for 11n
...
SVN-Revision: 25543
2011-02-15 08:49:45 +00:00
Felix Fietkau
72ca180fd7
uClibc: remove 0.9.30, 0.9.31
...
SVN-Revision: 25542
2011-02-15 01:29:13 +00:00
Felix Fietkau
47310844bc
dnsmasq: fix logic for creating missing files
...
SVN-Revision: 25540
2011-02-14 19:42:53 +00:00
Jo-Philipp Wich
a8850efe9e
package/dnsmasq: use service_kill in initscript
...
SVN-Revision: 25537
2011-02-14 17:02:48 +00:00
Florian Fainelli
beb132b140
add git (git-core) as a prerequisite ( #8866 )
...
SVN-Revision: 25536
2011-02-14 15:06:11 +00:00
Florian Fainelli
f2f2e6118e
add 2.6.37 support
...
SVN-Revision: 25535
2011-02-14 15:06:09 +00:00
Florian Fainelli
5d3ef77be8
add more 2.6.37 missing symbols
...
SVN-Revision: 25534
2011-02-14 15:06:05 +00:00
Imre Kaloz
4639632b27
the in-kernel driver should work flawlessly for some time now
...
SVN-Revision: 25533
2011-02-14 11:03:12 +00:00
Felix Fietkau
23ef9fcc6a
squashfs4: make the lzma parameters configurable, and change the defaults for slightly improved compression on mips (mostly unchanged on other architectures)
...
SVN-Revision: 25530
2011-02-13 19:59:02 +00:00
Felix Fietkau
d030509845
set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git
...
SVN-Revision: 25529
2011-02-13 19:09:48 +00:00
Felix Fietkau
9f7f8110e7
base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker)
...
SVN-Revision: 25528
2011-02-13 19:06:20 +00:00
Felix Fietkau
0a0bb9bb4a
libnl-tiny: remove some more functions to reduce binary size
...
SVN-Revision: 25527
2011-02-13 17:05:34 +00:00
Felix Fietkau
caadc06413
dropbear: compile out libtomcrypt assertion messages, saves some more space
...
SVN-Revision: 25526
2011-02-13 16:54:44 +00:00
Felix Fietkau
f89919a7ee
libnl-tiny: decrease the size a bit more by removing some unnecessary functions
...
SVN-Revision: 25525
2011-02-13 16:46:28 +00:00
Felix Fietkau
5d0f9914ba
ppp: add a more descriptive title for ppp-multilink
...
SVN-Revision: 25524
2011-02-13 16:25:33 +00:00
Felix Fietkau
63fef8ed5d
ppp: move multilink support into a separate build variant - saves around 30k for the default build
...
SVN-Revision: 25523
2011-02-13 16:23:15 +00:00
Felix Fietkau
9e0b3a1b37
ar71xx: remove vsc73xx ucodes from the default profile - these are only used on some atheros reference designs which are unlikely to have many users
...
SVN-Revision: 25522
2011-02-13 16:08:36 +00:00
John Crispin
34e5998921
* fixes dwc_otg init when power gpio is set to -1
...
SVN-Revision: 25521
2011-02-13 16:01:07 +00:00