Commit graph

9658 commits

Author SHA1 Message Date
Peter Denison
9b6691733e Further fix to 2.6.26 patch for USR8200
SVN-Revision: 14002
2009-01-13 00:08:23 +00:00
Mirko Vogt
abd01e971d cleanup kernel config and make use of previously applied soundcore patch
SVN-Revision: 14000
2009-01-12 22:48:16 +00:00
Mirko Vogt
fc14ba0efb allow targets to override kernel related soundcore configuration
SVN-Revision: 13999
2009-01-12 22:47:00 +00:00
Peter Denison
5e4c1b3489 Correct 2.6..26 and .28 versions of USR8200 patches
SVN-Revision: 13996
2009-01-12 20:36:50 +00:00
Nicolas Thill
2c1d444866 fix missing ptrace.h needed to build final gcc
SVN-Revision: 13995
2009-01-12 19:03:39 +00:00
Nicolas Thill
bf618cf1fd add a fix preventing gcc build system from assuming that libc headers are always available
SVN-Revision: 13994
2009-01-12 19:01:25 +00:00
Florian Fainelli
d814f38dd3 bump kernel version to 2.6.28
SVN-Revision: 13990
2009-01-12 09:57:58 +00:00
Florian Fainelli
ab8d91ac12 include hostapd-mini and kmod-mac80211-hwsim in the default profile
SVN-Revision: 13989
2009-01-12 09:57:02 +00:00
Andy Boyett
cd924aa25c generic: include most common ethernet drivers in the default profile - makes the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size)
SVN-Revision: 13988
2009-01-12 03:48:42 +00:00
Felix Fietkau
cdca343745 fix LINUX_KARCH for x86
SVN-Revision: 13986
2009-01-11 21:35:26 +00:00
Nicolas Thill
c3f18bd112 use different optimizations for x86 & x86_64 on uml
SVN-Revision: 13984
2009-01-11 17:31:43 +00:00
Nicolas Thill
fe85715db9 gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like binutils & gcc)
SVN-Revision: 13983
2009-01-11 17:27:56 +00:00
Nicolas Thill
da4a1c6b44 add missing 'ac_cv_sizeof_unsigned_long_long' variable
SVN-Revision: 13970
2009-01-11 01:23:38 +00:00
Travis Kemen
1f2885ea0c unmask ip6tables on 2.6.27 and 2.6.28
SVN-Revision: 13965
2009-01-10 23:52:56 +00:00
Jo-Philipp Wich
e0440fefb6 Use wildcards to copy grub stage files, will cover both i386-pc and i386-openwrt directory names
SVN-Revision: 13963
2009-01-10 23:12:21 +00:00
Nicolas Thill
a455323221 fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes: #4437)
SVN-Revision: 13962
2009-01-10 19:50:43 +00:00
Gabor Juhos
4122e0b8c8 mac80211: update compat-wireless to 2009-01-10
SVN-Revision: 13961
2009-01-10 19:23:09 +00:00
Travis Kemen
db8867b4c5 fix kernel config
SVN-Revision: 13958
2009-01-10 02:06:13 +00:00
Felix Fietkau
f57651b042 fix a memory corruption bug in the linux 2.4 version of b44
SVN-Revision: 13955
2009-01-10 00:55:38 +00:00
Peter Denison
df5b0fe1ca USR8200: Apply last change to 2.6.26 and 2.6.28 also
SVN-Revision: 13954
2009-01-09 17:54:56 +00:00
Gabor Juhos
b0122ff809 mac80211: update ath9k patches
SVN-Revision: 13948
2009-01-09 12:38:08 +00:00
Felix Fietkau
4f5b45e3c2 b44: fix misalignment and space-saving in rx packet handling (significant throughput and cpu load improvement)
SVN-Revision: 13946
2009-01-09 03:06:37 +00:00
Florian Fainelli
5c886899ec Add hfcmulti mISDN driver
SVN-Revision: 13945
2009-01-08 23:38:37 +00:00
Florian Fainelli
04a64096d6 Package mISDN stack
SVN-Revision: 13944
2009-01-08 23:38:05 +00:00
Peter Denison
1a3afcfe5d USR8200 changes The attached patch adds LED support and enables all the PHYs on the switch.
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>

Also adds preliminary support for enabling the RTC, and some cache reporting
tweaks.

SVN-Revision: 13942
2009-01-08 22:13:48 +00:00
Florian Fainelli
448dd4ac3a Also load capifs
SVN-Revision: 13941
2009-01-08 21:39:17 +00:00
Felix Fietkau
245e9e9b7a another #include fix for siit
SVN-Revision: 13937
2009-01-08 20:51:53 +00:00
Jo-Philipp Wich
2273aadfb2 fix grub installation on target images, regression caused by multi-libc support
SVN-Revision: 13936
2009-01-08 16:51:01 +00:00
Florian Fainelli
be28e9d438 Convert au1000 to using gpiolib, fixes an oops on startup
SVN-Revision: 13935
2009-01-08 15:40:46 +00:00
Andy Boyett
43fe08b4d2 kernel: build cs5535-gpio on olpc also
SVN-Revision: 13933
2009-01-08 07:04:03 +00:00
Nicolas Thill
704402ab56 temp fix for iptables build failure after [13931]
SVN-Revision: 13932
2009-01-08 02:18:45 +00:00
Nicolas Thill
a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
SVN-Revision: 13931
2009-01-08 01:49:11 +00:00
Nicolas Thill
001fd43841 let all mac80211 subpackages inherit some defaults
SVN-Revision: 13930
2009-01-08 01:21:20 +00:00
Nicolas Thill
14b016052c fix kernel modules compile (as in [13724])
SVN-Revision: 13929
2009-01-08 01:03:54 +00:00
Gabor Juhos
c5fb8c2c05 mac80211: oops, add missing patches
SVN-Revision: 13926
2009-01-07 18:21:53 +00:00
Gabor Juhos
9d1109bd84 mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches
SVN-Revision: 13925
2009-01-07 18:17:27 +00:00
Andy Boyett
8e7f25af44 kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge
SVN-Revision: 13920
2009-01-07 11:07:51 +00:00
Felix Fietkau
6d27b16e2b fix $HOME in /etc/profile (#4424)
SVN-Revision: 13914
2009-01-07 04:38:57 +00:00
Felix Fietkau
59a00d52a9 make broadcom-wl robust against implicit kernel config changes (e.g. netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc)
SVN-Revision: 13912
2009-01-07 04:26:14 +00:00
Felix Fietkau
06911d77e5 nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to kmod-ath9k
SVN-Revision: 13911
2009-01-07 04:25:58 +00:00
Felix Fietkau
64c35d0942 nuke old 2.6.23 code for brcm47xx
SVN-Revision: 13910
2009-01-06 22:38:38 +00:00
Felix Fietkau
c2b878a384 add initial 2.6.28 support for brcm47xx target
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13909
2009-01-06 22:36:41 +00:00
Felix Fietkau
74429f0961 ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices)
SVN-Revision: 13907
2009-01-06 22:20:26 +00:00
Felix Fietkau
3812689abd ead: fix spurious autoconf/automake reruns
SVN-Revision: 13906
2009-01-06 22:20:09 +00:00
Felix Fietkau
4129203d75 ead: add support for instance ids to prevent interference from packet reception on multiple interfaces
SVN-Revision: 13905
2009-01-06 22:19:55 +00:00
Jo-Philipp Wich
341c1dbdf5 package/base-files: fix chmod of /tmp/.uci, bump package revision
SVN-Revision: 13903
2009-01-06 21:53:45 +00:00
Felix Fietkau
37e9d4cb86 ead: fix array overrun
SVN-Revision: 13902
2009-01-06 20:10:53 +00:00
Felix Fietkau
0434df7fee add the make variable LIBGCC_S, which points to the correct libgcc ldflag (avr32 only has a static library, most targets use the dynamic one)
SVN-Revision: 13892
2009-01-06 15:56:30 +00:00
Felix Fietkau
24460388fc fix siit compile on avr32
SVN-Revision: 13890
2009-01-06 15:37:24 +00:00
Felix Fietkau
238304231d make config.{guess,sub} writable before attempting to overwrite them (many packages have broken permissions in the tarball)
SVN-Revision: 13887
2009-01-06 15:08:27 +00:00