aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rb532: add missing drivers and adjust the kernel command line for the right ↵Felix Fietkau2009-05-082-5/+8
| | | | | | device name git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rb532: restore command line patching functionalityFelix Fietkau2009-05-081-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rb532: disable the automatic rootfs selection - it breaks the cmdline based ↵Felix Fietkau2009-05-081-0/+2
| | | | | | selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rb532: bring the target specific default /etc/config/network closer to the ↵Felix Fietkau2009-05-081-2/+4
| | | | | | global default by setting it to static instead of dhcp git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up / fix various Host/Clean templates in tools/Felix Fietkau2009-05-086-10/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: clean up handling of various timings such as slot time, ack ↵Felix Fietkau2009-05-083-4/+732
| | | | | | timeout, eifs time, etc. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix uninitialized variableFelix Fietkau2009-05-082-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove unused functionsFelix Fietkau2009-05-081-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to a new public hal build - contains several minor fixes including ↵Felix Fietkau2009-05-082-5/+13
| | | | | | ani improvements git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use unexport instead of export to clear perforce variablesFelix Fietkau2009-05-081-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix selection of phy errors in the rx filterFelix Fietkau2009-05-081-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/feeds: ignore virtual packagesFelix Fietkau2009-05-081-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* override some variables to make sure that perforce does not mess with our ↵Felix Fietkau2009-05-071-0/+6
| | | | | | build process git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve autochannel decision with lots of cards on one boardFelix Fietkau2009-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve autochannel, nuke some dead code, fix scanlist building ↵Felix Fietkau2009-05-0715-74/+197
| | | | | | from channel mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] create the lib64 symbolic links for 64-bits supported ↵Florian Fainelli2009-05-071-1/+6
| | | | | | architectures (#5075) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport mv88e6095 support for orion - this also fixes the non-working ↵Imre Kaloz2009-05-071-0/+115
| | | | | | switch-port on some routers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing RTC_DEBUG symbolImre Kaloz2009-05-075-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: add ar71xx specific KCONFIG options for the ↵Gabor Juhos2009-05-071-2/+4
| | | | | | OHCI/EHCI drivers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix setting outdoor modeFelix Fietkau2009-05-071-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] also supports pcmciaFlorian Fainelli2009-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] include kmod-acx in default imagesFlorian Fainelli2009-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] make acx-mac80211 compile against latest compat-wireless, still ↵Florian Fainelli2009-05-073-0/+247
| | | | | | does not work though ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add pcmcia support on x86 targetJo-Philipp Wich2009-05-071-1/+1
| | | | | | | | | This is useful for some notebooks which still exist and have this hardware. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for pc speakerJo-Philipp Wich2009-05-078-7/+24
| | | | | | | | | | | PC speaker could be very useful on platforms which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sysupgrade] Don't try to pivot to new ramfs if already running on oneJo-Philipp Wich2009-05-071-2/+6
| | | | | | | | | | | | | This patch allows the sysupgrade script to continue with the upgrade if openwrt is already running on a ramfs. This allows the use of the sysupgrade script as an _installer_ when running from an iso image. A user could boot the system from a bootable cd and invoke sysupgrade -n <URL> to write an image to the hard disk or CF. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix building of iso filesystemJo-Philipp Wich2009-05-071-2/+5
| | | | | | | | | | | | | This fixes two errors when building iso filesystem: a) dir root.grub/boot doesn't get created. b) the creation of .image file by gen_image.sh which apparently is not needed when building an iso. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix Image Builder building - added missing /bin dir to toolchainJo-Philipp Wich2009-05-071-0/+1
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [hostapd] Fix installation of hostap pci and plx driverJo-Philipp Wich2009-05-071-6/+1
| | | | | | | | | | This fixes an issue where installation of hostap pci and plx driver fails because both were trying to overwrite hostap.sh file. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Add option in sysupgrade to flash gzipped imagesJo-Philipp Wich2009-05-072-4/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph)Felix Fietkau2009-05-071-0/+474
| | | | | | fixes compile error on powerpc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch adds a new package "flock" that allows to manage file locksJo-Philipp Wich2009-05-071-1/+17
| | | | | | | | | from shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix acx compilation on 2.6.27Florian Fainelli2009-05-071-0/+82
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15667 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] remove 2.6.26 since there are no remaining candidates for itFlorian Fainelli2009-05-0782-47768/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] update to 2.6.27 (#4122)Florian Fainelli2009-05-0710-2/+430
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)Felix Fietkau2009-05-071-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve mode selection, do not scan channels which do not fit the ↵Felix Fietkau2009-05-075-45/+59
| | | | | | desired mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make madwifi buildable without CONFIG_CRYPTOFelix Fietkau2009-05-071-2/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] update to 2.6.28Florian Fainelli2009-05-079-42/+493
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve antenna diversity handlingFelix Fietkau2009-05-072-31/+87
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing backslash, thanks juhosgFlorian Fainelli2009-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] adept netfilter.mk to updated imqJo-Philipp Wich2009-05-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30Jo-Philipp Wich2009-05-0722-1727/+3022
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] prepare default configuration for kernel side imq updateJo-Philipp Wich2009-05-075-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: update imq userspace partJo-Philipp Wich2009-05-073-201/+127
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: prepare kconfig for imq updateJo-Philipp Wich2009-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add better support for the RDC R8610 evaluation board: ide, rtc, super I/OFlorian Fainelli2009-05-075-0/+145
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] also copy bzImage when generating initramfs imagesFlorian Fainelli2009-05-071-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix kernel module name for autoloadingFlorian Fainelli2009-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing rtc-lib module to rtc-coreFlorian Fainelli2009-05-071-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15648 3c298f89-4303-0410-b956-a3cf2f4a3e73