summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-07-01[adm5120] rewrite of memory detection code, should be fix #1909juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01massively reduce the number of forks that busybox ash has to do while ↵nbd
processing our scripts this is accomplished simply by changing the order in which it looks for builtins and applets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640noz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30fix a crash related to wep and mic handling (#1973)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30merge the kernel config parts at dump time, so that overrides that disable ↵nbd
certain features work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30fix kernel config feature autodetectionnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30move parts of the failsafe code to the generic base-files - will be used on ↵nbd
atheros as well as soon as i've added support for it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30fix a warning (#1800)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30add madwifi changeset 2484 (node refcounting patch) - i will resync with ↵nbd
madwifi svn after the 7.07 release git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30make the firewall script run after the network script again (required for ↵nbd
working with dynamically assigned interfaces), include the network state git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30include the network state in the dnsmasq init script. this makes it possible ↵nbd
to run a dhcp server on dynamically assigned interfaces without hardcoding interface names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30[adm5120] restore right patches for 2.6.21.5juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30Oops! I've copied r7557 instead of r7757, sorryjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30[adm5120] restore old patches for 2.6.21.5 kerneljuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30[adm5120] move 2.6.22 specific patches into the right placejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30update wlcompat for new ioctl interface (fixes #1357)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30fix accidentally committed broken patchnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30nuke old base-files directorynbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30add portability fixes from #1720nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30add update target to tools/nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30cleanupnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30fix the path to the yealink module (#1944)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30replace the hotplug2 fork handling hack with a better solution implemented ↵nbd
in upstream (thanks, iSteve) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with ↵rwhitby
known good nslu2-linux kernel usb hub settings. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30unify sysctl.conf, add extra netfilter options (#1996)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30qos-scripts update:nbd
- rewrite the RED qdisc calculations and add some comments this should fix the warnings about bursting (should also fix quirks with various linespeed settings) - reduce the calculated overhead for upstream, while i'm at it... git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Added uhci support to dsmg600 profilerwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profilesrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Added bigendian patch for via velocity driverrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Added USB serial deviceshcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Fix rb523 nand detection (#1723)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Enable kmod-madwifi in default profile for ixp4xxrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Create various profiles for consumer IXP4xx devicesrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Build via velocity module for ixp4xxrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Added via-velocity module, and fixed some whitespace inconsistencies.rwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Added USB supporthcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency ↵rwhitby
for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29Enable LDSO_RUNPATH in uClibc configuration for all platformsrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29apex: Updated to 1.5.8rwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29check for + in the broadcast address before attempting a dns lookupnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28fix broadcast address (#1611)mbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28Add a patch for openssl to fix some breakage that happens when compiled with ↵nbd
gcc 4.2.0 Note: this does not cover all instances, but it will at least compile. If the broken parts are reached at run time, the program will crash. I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use. Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵nbd
target (4.1.2 segfaults at compile time) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28fix gcc 4.2.0 compile for ppcnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28[adm5120] update to 2.6.22-rc6juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28Initialise firewall before network (#1988)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28add extif fixes (#1984)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28disable cpu wait support for bcm4710 (suggested in #1641)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28add update target to toolchain/nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7754 3c298f89-4303-0410-b956-a3cf2f4a3e73