Felix Fietkau
b8aa79853d
fix gdb compile
...
SVN-Revision: 14015
16 years ago
Felix Fietkau
ff55a79717
uclibc: add the trunc function
...
SVN-Revision: 14014
16 years ago
Felix Fietkau
087a2bc16c
uclibc: add some libpthread fixes
...
SVN-Revision: 14013
16 years ago
Felix Fietkau
6fb293c05b
document the BUILDONLY option
...
SVN-Revision: 14010
16 years ago
Felix Fietkau
7502d4bd61
add support for build-only packages which do not appear in menuconfig
...
SVN-Revision: 14009
16 years ago
Peter Denison
9b6691733e
Further fix to 2.6.26 patch for USR8200
...
SVN-Revision: 14002
16 years ago
Mirko Vogt
abd01e971d
cleanup kernel config and make use of previously applied soundcore patch
...
SVN-Revision: 14000
16 years ago
Mirko Vogt
fc14ba0efb
allow targets to override kernel related soundcore configuration
...
SVN-Revision: 13999
16 years ago
Peter Denison
5e4c1b3489
Correct 2.6..26 and .28 versions of USR8200 patches
...
SVN-Revision: 13996
16 years ago
Nicolas Thill
2c1d444866
fix missing ptrace.h needed to build final gcc
...
SVN-Revision: 13995
16 years ago
Nicolas Thill
bf618cf1fd
add a fix preventing gcc build system from assuming that libc headers are always available
...
SVN-Revision: 13994
16 years ago
Florian Fainelli
d814f38dd3
bump kernel version to 2.6.28
...
SVN-Revision: 13990
16 years ago
Florian Fainelli
ab8d91ac12
include hostapd-mini and kmod-mac80211-hwsim in the default profile
...
SVN-Revision: 13989
16 years ago
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
16 years ago
Felix Fietkau
cdca343745
fix LINUX_KARCH for x86
...
SVN-Revision: 13986
16 years ago
Nicolas Thill
c3f18bd112
use different optimizations for x86 & x86_64 on uml
...
SVN-Revision: 13984
16 years ago
Nicolas Thill
fe85715db9
gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like binutils & gcc)
...
SVN-Revision: 13983
16 years ago
Nicolas Thill
da4a1c6b44
add missing 'ac_cv_sizeof_unsigned_long_long' variable
...
SVN-Revision: 13970
16 years ago
Travis Kemen
1f2885ea0c
unmask ip6tables on 2.6.27 and 2.6.28
...
SVN-Revision: 13965
16 years ago
Jo-Philipp Wich
e0440fefb6
Use wildcards to copy grub stage files, will cover both i386-pc and i386-openwrt directory names
...
SVN-Revision: 13963
16 years ago
Nicolas Thill
a455323221
fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI ( closes : #4437 )
...
SVN-Revision: 13962
16 years ago
Gabor Juhos
4122e0b8c8
mac80211: update compat-wireless to 2009-01-10
...
SVN-Revision: 13961
16 years ago
Travis Kemen
db8867b4c5
fix kernel config
...
SVN-Revision: 13958
16 years ago
Felix Fietkau
f57651b042
fix a memory corruption bug in the linux 2.4 version of b44
...
SVN-Revision: 13955
16 years ago
Peter Denison
df5b0fe1ca
USR8200: Apply last change to 2.6.26 and 2.6.28 also
...
SVN-Revision: 13954
16 years ago
Gabor Juhos
b0122ff809
mac80211: update ath9k patches
...
SVN-Revision: 13948
16 years ago
Felix Fietkau
4f5b45e3c2
b44: fix misalignment and space-saving in rx packet handling (significant throughput and cpu load improvement)
...
SVN-Revision: 13946
16 years ago
Florian Fainelli
5c886899ec
Add hfcmulti mISDN driver
...
SVN-Revision: 13945
16 years ago
Florian Fainelli
04a64096d6
Package mISDN stack
...
SVN-Revision: 13944
16 years ago
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
16 years ago
Florian Fainelli
448dd4ac3a
Also load capifs
...
SVN-Revision: 13941
16 years ago
Felix Fietkau
245e9e9b7a
another #include fix for siit
...
SVN-Revision: 13937
16 years ago
Jo-Philipp Wich
2273aadfb2
fix grub installation on target images, regression caused by multi-libc support
...
SVN-Revision: 13936
16 years ago
Florian Fainelli
be28e9d438
Convert au1000 to using gpiolib, fixes an oops on startup
...
SVN-Revision: 13935
16 years ago
Andy Boyett
43fe08b4d2
kernel: build cs5535-gpio on olpc also
...
SVN-Revision: 13933
16 years ago
Nicolas Thill
704402ab56
temp fix for iptables build failure after [13931]
...
SVN-Revision: 13932
16 years ago
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
16 years ago
Nicolas Thill
001fd43841
let all mac80211 subpackages inherit some defaults
...
SVN-Revision: 13930
16 years ago
Nicolas Thill
14b016052c
fix kernel modules compile (as in [13724])
...
SVN-Revision: 13929
16 years ago
Gabor Juhos
c5fb8c2c05
mac80211: oops, add missing patches
...
SVN-Revision: 13926
16 years ago
Gabor Juhos
9d1109bd84
mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches
...
SVN-Revision: 13925
16 years ago
Andy Boyett
8e7f25af44
kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge
...
SVN-Revision: 13920
16 years ago
Felix Fietkau
6d27b16e2b
fix $HOME in /etc/profile ( #4424 )
...
SVN-Revision: 13914
16 years ago
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
16 years ago
Felix Fietkau
06911d77e5
nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to kmod-ath9k
...
SVN-Revision: 13911
16 years ago
Felix Fietkau
64c35d0942
nuke old 2.6.23 code for brcm47xx
...
SVN-Revision: 13910
16 years ago
Felix Fietkau
c2b878a384
add initial 2.6.28 support for brcm47xx target
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13909
16 years ago
Felix Fietkau
74429f0961
ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices)
...
SVN-Revision: 13907
16 years ago
Felix Fietkau
3812689abd
ead: fix spurious autoconf/automake reruns
...
SVN-Revision: 13906
16 years ago
Felix Fietkau
4129203d75
ead: add support for instance ids to prevent interference from packet reception on multiple interfaces
...
SVN-Revision: 13905
16 years ago