75b0fe8dbebuild firmware image for the NFS-101U/101WU devices by default
Gabor Juhos
2009-04-26 04:40:54 +00:00
53836068b4change occurences of LUA to Lua (from http://www.lua.org/about.html: Please do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!)
Nicolas Thill
2009-04-25 20:36:30 +00:00
2a54a83244openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer)
Nicolas Thill
2009-04-25 16:33:00 +00:00
5282bfd731madwifi: remove old Makefile hacks not needed anymore
Nicolas Thill
2009-04-25 16:22:30 +00:00
b82fb78eeaUpdate crda to version 1.0.2 and regulatory database to 2009.04.17.
Hauke Mehrtens
2009-04-25 14:55:18 +00:00
ca6bc346d3Update iw to version 0.9.13.
Hauke Mehrtens
2009-04-25 14:53:42 +00:00
3eb6887491nuke old files
Florian Fainelli
2009-04-25 09:58:58 +00:00
73883e9aefead: use the new pcap features and the raw socket optimization to eliminate most of the cpu utilization overhead caused by the use of pcap live capturing
Felix Fietkau
2009-04-25 03:30:20 +00:00
4898039703add an optimization for dealing with raw sockets, which allows applications to filter out (among others) local tx packets on capture
Felix Fietkau
2009-04-25 03:30:15 +00:00
25e9d90256pcap: update to version 1.0.0, add extension for changing the desired protocol for the internal raw socket (useful for reducing the cpu overhead of capture)
Felix Fietkau
2009-04-25 03:30:10 +00:00
8ce7b559d0gcc: fix a segfault in the mbsd_multi patch for 4.4.0
Felix Fietkau
2009-04-24 15:34:36 +00:00
8358a353ffstarting with 2.6.28 korina ethernet interface is eth2
Florian Fainelli
2009-04-24 15:24:28 +00:00
426c91001fadd support for 2.6.28 and use it as the default kernel version, tested on Airlink AR525W and RDC8610 eval board
Florian Fainelli
2009-04-24 12:55:28 +00:00
317bf467982.6.27 also needs to hack the command line passed to the kernel
Florian Fainelli
2009-04-24 12:30:31 +00:00
2189d0cffcmove files to files-2.6.24, not required with newer kernels
Florian Fainelli
2009-04-24 12:30:01 +00:00
1376b27441enable yaffs on 2.6.29
Gabor Juhos
2009-04-24 11:01:55 +00:00
f4e88b7d7fr6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol
Florian Fainelli
2009-04-24 09:31:37 +00:00
dfabd4a57calso override the default console settings, not all boards set it (e.g: RDC 8610 eval board)
Florian Fainelli
2009-04-24 09:29:36 +00:00
70795466b9fix ethernet driver on 2.6.29
Gabor Juhos
2009-04-24 06:46:51 +00:00
dcd9f20085port the mbsd_multi patch to gcc 4.4.0, refresh the other patches
Felix Fietkau
2009-04-24 02:23:11 +00:00
222f37cbdeuClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
Nicolas Thill
2009-04-24 02:07:24 +00:00
2783110a97uClibc NPTL: remove the pthread daemon() fix and revert r15343
Nicolas Thill
2009-04-24 01:28:48 +00:00
97845201e4add missing $(if) check for build logging
Felix Fietkau
2009-04-24 01:20:23 +00:00
52339a50fdoptimize tools/ directory build order to improve parallel building performance
Felix Fietkau
2009-04-24 01:18:49 +00:00
13189afcc9add logs/ to .gitignore
Felix Fietkau
2009-04-24 01:04:57 +00:00
ace4ee61f2add missing dependencies which broke parallel build
Felix Fietkau
2009-04-24 01:04:54 +00:00
5e1e868230add BUILD_LOG option to let the build system log all subdir make command output to individual files (useful for debugging parallel builds)
Felix Fietkau
2009-04-24 01:04:50 +00:00
9ecec14ce0emit proper error messages if important kernel config files are missing
Felix Fietkau
2009-04-23 14:55:02 +00:00
a0c097720dbrcm47xx: 2.6.28 was accidentally committed with the old (and conceptually broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince)
Felix Fietkau
2009-04-23 14:27:16 +00:00
f778c81d5fmodules: fix several typos in block.mk
Gabor Juhos
2009-04-23 14:22:31 +00:00
6931d43546enable the synopsys woarkaround in the ehci-ar71xx driver
Gabor Juhos
2009-04-23 12:25:49 +00:00
7a0c00a011gcc-4.4.0 also needs mpfr and gmp to be built
Florian Fainelli
2009-04-23 09:51:24 +00:00
e15ca56024add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt patch
Florian Fainelli
2009-04-23 09:44:57 +00:00
632f50b891uclibc: add the pthread daemon() fix from #4809
Felix Fietkau
2009-04-23 02:53:03 +00:00
0d00b1cb59uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0.9.30.1
Felix Fietkau
2009-04-23 02:52:50 +00:00
c73f8dfbe0remove 2 old interfering variables, probably missed from [15299]
Nicolas Thill
2009-04-22 22:08:42 +00:00
63129f9b4cclean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds
Felix Fietkau
2009-04-22 22:05:55 +00:00
bb0448739cbuild host libtool along with target libtool
Felix Fietkau
2009-04-22 22:05:51 +00:00
e76aa157bcenable tgz for x86 - people are using it for system upgrades
Felix Fietkau
2009-04-22 19:42:13 +00:00
e0694c7ca6hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revision
Hamish Guthrie
2009-04-22 13:11:16 +00:00
8398eb00baatheros: enable swconfig by default
Felix Fietkau
2009-04-21 18:49:28 +00:00
b31ce584a3atheros: fix up the wlan mac address if the board data is missing
Felix Fietkau
2009-04-21 18:48:59 +00:00
f73b4e0b8catheros: add default uci configuration for ICPlus IP175C
Felix Fietkau
2009-04-21 18:48:54 +00:00
8bd7b4bb6bautomatically configure switches when swconfig is installed
Felix Fietkau
2009-04-21 18:48:48 +00:00
6d782f93d8kernel: make sure all patches are applied before running menuconfig or oldconfig
Felix Fietkau
2009-04-21 13:08:56 +00:00
2fdeecdb47add an explicit 'sysinit' tag for logging initscripts output, instead of '' that was logged as is
Nicolas Thill
2009-04-21 12:02:34 +00:00
40d2bd5ec1rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion
Jo-Philipp Wich
2009-04-21 01:36:19 +00:00
2fe29deb90swconfig: implement uci loading support
Felix Fietkau
2009-04-21 01:35:30 +00:00
70bf92d03cGenerate suitable images for the UBNT PicoStation2
Jo-Philipp Wich
2009-04-21 01:16:34 +00:00
54d622a815add a workaround to rstrip restoring exec perms when they got changed by sstrip
Nicolas Thill
2009-04-21 01:10:21 +00:00
3fce73ce46clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy status
Felix Fietkau
2009-04-20 21:26:44 +00:00
f6f55bae7dswconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports)
Felix Fietkau
2009-04-20 21:26:39 +00:00
4320a28228add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
Felix Fietkau
2009-04-20 18:57:55 +00:00
c239c9814aswconfig: fix up kernel dependencies
Felix Fietkau
2009-04-20 18:57:50 +00:00
df22ac87e1atheros: nuke 2.6.26 support, 2.6.28 is stable
Felix Fietkau
2009-04-20 18:57:42 +00:00
787e9fcf93swconfig: treat struct switch_attr as constant
Felix Fietkau
2009-04-20 18:57:36 +00:00
cd80e16a80swconfig: remove old debugging stuff
Felix Fietkau
2009-04-20 18:57:30 +00:00
fc75e596d2add optional driver for the hw watchdog on gateworks avila boards (requires soldering to work properly)
Felix Fietkau
2009-04-20 18:57:25 +00:00
729e0fa4d1move pkg config stuff to per-target exports to prevent interference with host builds
Felix Fietkau
2009-04-20 18:56:57 +00:00
79a358ba02prepare libtool for being build nativly (and therefore being able to build libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies
Mirko Vogt
2009-04-20 17:57:24 +00:00
6f80c9cc7cfix strange LED behavior with Netgear WGT634U (#3552)
Florian Fainelli
2009-04-20 10:27:46 +00:00
d9310ce132add config option for RNDIS Adds the kernel config option for RNDIS, used by some USB ADSL modems. Not selected by default, yet.
Jo-Philipp Wich
2009-04-19 22:21:27 +00:00