summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* reordered GENERIC_PATCH_DIR variablejuhosg2007-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* patch-cmdline is now goneflorian2007-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵florian2007-07-016-46/+40
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] rewrite of memory detection code, should be fix #1909juhosg2007-07-015-61/+215
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* massively reduce the number of forks that busybox ash has to do while ↵nbd2007-07-011-0/+30
| | | | | | | | | 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
* Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640noz2007-06-301-18/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a crash related to wep and mic handling (#1973)nbd2007-06-301-28/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge the kernel config parts at dump time, so that overrides that disable ↵nbd2007-06-301-2/+7
| | | | | | certain features work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel config feature autodetectionnbd2007-06-301-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move parts of the failsafe code to the generic base-files - will be used on ↵nbd2007-06-304-14/+4
| | | | | | 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
* fix a warning (#1800)nbd2007-06-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add madwifi changeset 2484 (node refcounting patch) - i will resync with ↵nbd2007-06-301-0/+82
| | | | | | madwifi svn after the 7.07 release git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the firewall script run after the network script again (required for ↵nbd2007-06-301-1/+2
| | | | | | working with dynamically assigned interfaces), include the network state git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include the network state in the dnsmasq init script. this makes it possible ↵nbd2007-06-301-0/+1
| | | | | | 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
* fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)nbd2007-06-307-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] restore right patches for 2.6.21.5juhosg2007-06-3012-0/+563
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Oops! I've copied r7557 instead of r7757, sorryjuhosg2007-06-3011-411/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] restore old patches for 2.6.21.5 kerneljuhosg2007-06-3011-0/+411
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] move 2.6.22 specific patches into the right placejuhosg2007-06-3013-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update wlcompat for new ioctl interface (fixes #1357)nbd2007-06-3017-2137/+2742
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7795 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix accidentally committed broken patchnbd2007-06-301-35/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke old base-files directorynbd2007-06-300-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add portability fixes from #1720nbd2007-06-303-7/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add update target to tools/nbd2007-06-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupnbd2007-06-301-10/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the path to the yealink module (#1944)nbd2007-06-301-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace the hotplug2 fork handling hack with a better solution implemented ↵nbd2007-06-305-201/+246
| | | | | | in upstream (thanks, iSteve) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with ↵rwhitby2007-06-301-3/+3
| | | | | | known good nslu2-linux kernel usb hub settings. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7785 3c298f89-4303-0410-b956-a3cf2f4a3e73
* unify sysctl.conf, add extra netfilter options (#1996)nbd2007-06-302-12/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7784 3c298f89-4303-0410-b956-a3cf2f4a3e73
* qos-scripts update:nbd2007-06-303-11/+32
| | | | | | | | | - 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
* Added uhci support to dsmg600 profilerwhitby2007-06-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profilesrwhitby2007-06-293-3/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added bigendian patch for via velocity driverrwhitby2007-06-291-0/+927
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added USB serial deviceshcg2007-06-291-19/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix rb523 nand detection (#1723)florian2007-06-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable kmod-madwifi in default profile for ixp4xxrwhitby2007-06-293-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Create various profiles for consumer IXP4xx devicesrwhitby2007-06-294-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build via velocity module for ixp4xxrwhitby2007-06-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added via-velocity module, and fixed some whitespace inconsistencies.rwhitby2007-06-291-4/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added USB supporthcg2007-06-292-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency ↵rwhitby2007-06-295-3/+742
| | | | | | 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
* Enable LDSO_RUNPATH in uClibc configuration for all platformsrwhitby2007-06-299-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Updated to 1.5.8rwhitby2007-06-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* check for + in the broadcast address before attempting a dns lookupnbd2007-06-291-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix broadcast address (#1611)mbm2007-06-281-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a patch for openssl to fix some breakage that happens when compiled with ↵nbd2007-06-281-0/+252
| | | | | | | | | | | | | | | 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
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵nbd2007-06-286-9/+134
| | | | | | target (4.1.2 segfaults at compile time) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix gcc 4.2.0 compile for ppcnbd2007-06-282-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] update to 2.6.22-rc6juhosg2007-06-2817-176/+323
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Initialise firewall before network (#1988)florian2007-06-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7757 3c298f89-4303-0410-b956-a3cf2f4a3e73