9830 Commits (db059cc0ff8aaece3baef42325d8701376447da6)
 

Author SHA1 Message Date
Florian Fainelli be28e9d438 Convert au1000 to using gpiolib, fixes an oops on startup 16 years ago
Andy Boyett 43fe08b4d2 kernel: build cs5535-gpio on olpc also 16 years ago
Nicolas Thill 704402ab56 temp fix for iptables build failure after [13931] 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) 16 years ago
Nicolas Thill 001fd43841 let all mac80211 subpackages inherit some defaults 16 years ago
Nicolas Thill 14b016052c fix kernel modules compile (as in [13724]) 16 years ago
Gabor Juhos c5fb8c2c05 mac80211: oops, add missing patches 16 years ago
Gabor Juhos 9d1109bd84 mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches 16 years ago
Andy Boyett 8e7f25af44 kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge 16 years ago
Felix Fietkau 6d27b16e2b fix $HOME in /etc/profile (#4424) 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) 16 years ago
Felix Fietkau 06911d77e5 nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to kmod-ath9k 16 years ago
Felix Fietkau 64c35d0942 nuke old 2.6.23 code for brcm47xx 16 years ago
Felix Fietkau c2b878a384 add initial 2.6.28 support for brcm47xx target 16 years ago
Felix Fietkau 74429f0961 ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices) 16 years ago
Felix Fietkau 3812689abd ead: fix spurious autoconf/automake reruns 16 years ago
Felix Fietkau 4129203d75 ead: add support for instance ids to prevent interference from packet reception on multiple interfaces 16 years ago
Jo-Philipp Wich 341c1dbdf5 package/base-files: fix chmod of /tmp/.uci, bump package revision 16 years ago
Felix Fietkau 37e9d4cb86 ead: fix array overrun 16 years ago
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) 16 years ago
Felix Fietkau 24460388fc fix siit compile on avr32 16 years ago
Felix Fietkau 238304231d make config.{guess,sub} writable before attempting to overwrite them (many packages have broken permissions in the tarball) 16 years ago
Florian Fainelli 4c7d2cf90e correct SPI register size 16 years ago
Florian Fainelli d4931a56f4 Fix prism54 firmware indentation and malformed comments 16 years ago
Felix Fietkau da951bad66 ead: allow the client to override the source ip of the server, so that it can work with route filtering properly 16 years ago
Florian Fainelli 8c634001bb Prevent crypto aead from failing to build with 2.6.24 targets (#4426) 16 years ago
Florian Fainelli 2a25d94250 Make the doc slightly more complete and add notes on how to add a new target in OpenWrt, some serial console and JTAG tips and tricks 16 years ago
Gabor Juhos 4df7bb3579 don't generate too large firmware images for the TEW-6x2BRP boards, they may brick the board * reported by RoundSparrow 16 years ago
Lars-Peter Clausen a77f3b6656 If a package is part of a virtual dependency and also listed as a normal dependency ensure that the dependency is always unconditional. Such a case happens if for example a package has a build dependency and the build dependency provides a virtual install dependency of the package. 16 years ago
Imre Kaloz 8c3a967fae general fixes for openwrt with kernel 2.6.28 16 years ago
Imre Kaloz b12f94f199 bump sibyte to 2.6.28 16 years ago
Gabor Juhos 50c19eee3f firmware-utils/mkfwimage: fix root_start values 16 years ago
Imre Kaloz 3db174e41e upgrade avr32 to 2.6.28 16 years ago
Gabor Juhos 9be7e1723f kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos) 16 years ago
Andy Boyett e4abf0e7d9 mac80211: fix compat-wireless-old md5sum 16 years ago
Gabor Juhos bd38281dba add preliminary support for the Planex MZK-W300NH board 16 years ago
Gabor Juhos 3fa9ee3bfa remove board specific stuff from the generic machine setup 16 years ago
Gabor Juhos f1953fdf4b add preliminary support for the Atheros PB42 board 16 years ago
Gabor Juhos 54b85f55d9 firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4414) 16 years ago
Florian Fainelli a3ecf3d3dc Fix ssp enabling/disabling (#4388) 16 years ago
Gabor Juhos 9bb47dc62d fix the registered machine type of the WNR2000 board 16 years ago
Felix Fietkau 5bb624d8fb clean up the crypto kernel module package and allow some of the crypto modules to be compiled into the kernel (thx to Jose Vasconcellos) 16 years ago
Felix Fietkau af7fa11347 allow the ead client to override the broadcast address 16 years ago
Felix Fietkau 6bb52080b4 ead: fix bridge handling mistakes 16 years ago
Lars-Peter Clausen 3f8c4c8439 Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep symlinks either use $(CP) or create them manually. Fixes #4399 16 years ago
Jo-Philipp Wich 8119e28440 package/ead: fix build dependency 16 years ago
Gabor Juhos b45b873a05 mac80211: update compat-wireless to 2009-01-02 16 years ago
Gabor Juhos 8efa4b94db mac80211: remove ipw building out of compat-wireless, because it conflicts with the in kernel building. 16 years ago
Jo-Philipp Wich 5649ff4093 enable netlink support 16 years ago
Gabor Juhos 52f09301af fix compiler warnings in the m25p80 driver on 2.6.28 16 years ago