0fdecd35bdTreat vlynq external divisor just like automatic, fix comment about it, thanks sn9
Florian Fainelli
2008-09-01 19:29:25 +00:00
eef95be7a2add TARGET_CXX variable which points to the c++ cross compiler
Felix Fietkau
2008-09-01 18:35:03 +00:00
38516cd780fixes usb storage mounting
John Crispin
2008-09-01 17:42:35 +00:00
d962e2ea4amake openwrt boot on ar9130 (currently no ethernet yet)
Felix Fietkau
2008-09-01 14:41:26 +00:00
0fa02d0f80Change even more dependencies on kmod-video-core after [12460]
Nicolas Thill
2008-09-01 14:18:32 +00:00
adc7b255c7Move I2C_PCA Kconfig item to generic-2.6
Nicolas Thill
2008-09-01 13:23:54 +00:00
5506066981Fix AT91 MMC host controller path on 2.6.25
Nicolas Thill
2008-09-01 13:21:34 +00:00
027563a593Use a newer acx firmware
Florian Fainelli
2008-09-01 11:51:02 +00:00
3ab8360af0Fix divisor calculation and configuration from previous commit, thanks sn9
Florian Fainelli
2008-09-01 11:49:57 +00:00
8509d0542fadd a gzipped uImage for ar71xx
Felix Fietkau
2008-09-01 11:04:08 +00:00
5719247ae3add an extra build step Build/Install which allows you to run a make install target after the post-compile hooks have run - will be necessary for some libtool dependent stuff
Felix Fietkau
2008-09-01 11:03:58 +00:00
304c93e487install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin
Felix Fietkau
2008-09-01 11:03:51 +00:00
b2e997983bmadwifi: fix compile warning
Felix Fietkau
2008-09-01 11:03:46 +00:00
29edfd71dcimprove wds sta mode compatibility
Felix Fietkau
2008-09-01 11:03:08 +00:00
5f84265c34Make ide-core depend on pci support, remove dupe Kconfig item
Nicolas Thill
2008-08-31 21:27:38 +00:00
75f55a6c90Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)
Nicolas Thill
2008-08-31 19:31:38 +00:00
219145702eBuild images for the AG310, thanks sn9
Florian Fainelli
2008-08-31 11:36:21 +00:00
b9489c5983Correctly set b/g rate tables for mac80211, thanks sn9
Florian Fainelli
2008-08-31 11:35:51 +00:00
701d82cc8eSync ar7 default network configuration with latest firewall and network settings, thanks sn9
Florian Fainelli
2008-08-31 11:33:41 +00:00
3abe371efdFix divisor settings for external devices like wireless devices, thanks sn9
Florian Fainelli
2008-08-31 11:32:26 +00:00
b25f2f5edbUpdate acx-mac80211 to a more recent snapshot, thanks sn9
Florian Fainelli
2008-08-30 12:25:38 +00:00
291abdac58Build images for WAG54GP2v1 and v2, thanks sn9
Florian Fainelli
2008-08-30 12:25:02 +00:00
fff4882561fix madwifi hal target for mips*
Felix Fietkau
2008-08-30 09:59:00 +00:00
6aa8c5de64leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)
Felix Fietkau
2008-08-29 17:02:15 +00:00
a35b2385aethis adds hg (Mercurial) SCM checkout support, very similar to the current git or svn checkout support; potential use is for building em28xx-new driver (USB hybrid DVB-T device) which lives in a Mercurial repo. (#3229)
Florian Fainelli
2008-08-29 13:02:05 +00:00
c37665895bIntegrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)
Felix Fietkau
2008-08-29 09:59:39 +00:00
b28a095964revert accidental change to madwifi.sh
Felix Fietkau
2008-08-29 01:07:53 +00:00
a12f23ba98Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves the ipcalc.sh bug on some arches, closes#3012, #3946 - Submitted upstream as busybox bug #4774
Andy Boyett
2008-08-28 16:40:53 +00:00
2176ae1a6ffix a race condition which would leave dnsmasq in infinite resolving recursion nirvana
Felix Fietkau
2008-08-28 14:10:55 +00:00
c1bc95ec34fixes cvs download, signed-off by Bruno Randolf
John Crispin
2008-08-27 15:24:25 +00:00
ab8c8b019fenable quilt by default for the kernel tree
Felix Fietkau
2008-08-27 14:14:00 +00:00
1063f8d415fix ./scripts/env delete
Felix Fietkau
2008-08-27 14:13:47 +00:00
949c1386d1build and install a current quilt version in tools/
Felix Fietkau
2008-08-27 14:13:32 +00:00
89632fef34This patch enables the new ath5k driver. Works for me with X86 Alix board an AR2413 minipci card. iw and iwconfig works.
Florian Fainelli
2008-08-27 14:09:29 +00:00
24c318dfe7firewall: Added support for port-ranges as firstPort-lastPort to redirect sections
Steven Barth
2008-08-27 14:04:52 +00:00
517dfd27e5adds 5 new chains to the uci firewall that can be used to hook custom rules
John Crispin
2008-08-27 12:03:48 +00:00
6b04ad55f9A WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935)
Florian Fainelli
2008-08-26 17:19:00 +00:00
974ad00cf3adds several fixes to etrax, make openssl work on etrax
John Crispin
2008-08-26 11:36:06 +00:00
4d7f694c43adds more sanity checks to uci firewall
John Crispin
2008-08-26 11:07:04 +00:00
aa6c019c11use proto instead of protocol in uci firewall
John Crispin
2008-08-26 07:23:29 +00:00
a4ad20d76bdisable fpu emulation on magicbox -- no idea how it got back there
Imre Kaloz
2008-08-25 21:37:00 +00:00
1c092e2ee7update sibyte config, disable unneeded features
Imre Kaloz
2008-08-25 12:18:29 +00:00
1673462564Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9
Florian Fainelli
2008-08-25 05:21:42 +00:00
4f18ba9249Updated Lua host compiler to 5.1.4
Steven Barth
2008-08-24 16:06:34 +00:00
4b7249183cUpdated Lua to 5.1.4
Steven Barth
2008-08-24 15:45:26 +00:00
e04cee95aeupgrade sibyte to 2.6.26.3
Imre Kaloz
2008-08-24 14:41:33 +00:00
e219aaf034lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars)
Felix Fietkau
2008-08-24 14:28:04 +00:00
d58dd061fesome more s/git-/git /
Felix Fietkau
2008-08-24 14:16:49 +00:00
2311fc9850replace the deprecated git-* command calls with git *
Felix Fietkau
2008-08-24 13:40:21 +00:00
62333dabe1improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test
Felix Fietkau
2008-08-24 13:37:56 +00:00
0bb4b7d761don't display the "Image configuration" menu entry when there's nothing to pre-configure (when using the SDK for example)
Nicolas Thill
2008-08-22 04:18:35 +00:00
42cf7602f4add feeds config file to SDK
Nicolas Thill
2008-08-22 02:52:19 +00:00
8d28e6dc68fix the CF driver on 2.6.26.x, and create a package for it
Gabor Juhos
2008-08-21 16:52:06 +00:00
4419978f84madwifi: keep a/g mode and pureg setting in sync across vaps
Felix Fietkau
2008-08-21 14:54:51 +00:00
2a05d8cbbaset reasonable generic CRYPTO_ config entries for 2.6.26
Nicolas Thill
2008-08-21 13:30:59 +00:00
89124c8a0amove more extra packages from ./trunk to ./packages
Nicolas Thill
2008-08-20 22:00:41 +00:00
d9b755b3dcload the mac address from flash where it is possible
Gabor Juhos
2008-08-20 17:20:58 +00:00
6922a3692dadd missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close: #3730), bump release number
Nicolas Thill
2008-08-20 16:04:21 +00:00
43dc17c66cadd a patch to use relative symlinks for development shared libraries
Nicolas Thill
2008-08-20 16:01:33 +00:00
13970a65cedisable ath9k on all platforms without pci support, not just uml
Felix Fietkau
2008-08-20 15:46:46 +00:00