Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add pcmcia support on x86 target This is useful for some notebooks which ↵ | Jo-Philipp Wich | 2009-05-07 |
| | | | | | | | | still exist and have this hardware. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15685 | ||
* | Add support for pc speaker PC speaker could be very useful on platforms ↵ | Jo-Philipp Wich | 2009-05-07 |
| | | | | | | | | 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> SVN-Revision: 15684 | ||
* | Don't try to pivot to new ramfs if already running on one This patch allows ↵ | Jo-Philipp Wich | 2009-05-07 |
| | | | | | | | | 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> SVN-Revision: 15683 | ||
* | Fix building of iso filesystem This fixes two errors when building iso ↵ | Jo-Philipp Wich | 2009-05-07 |
| | | | | | | | | | | | | 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> SVN-Revision: 15682 | ||
* | Fix Image Builder building - added missing /bin dir to toolchain ↵ | Jo-Philipp Wich | 2009-05-07 |
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15681 | ||
* | Fix installation of hostap pci and plx driver This fixes an issue where ↵ | Jo-Philipp Wich | 2009-05-07 |
| | | | | | | | | 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> SVN-Revision: 15680 | ||
* | Add option in sysupgrade to flash gzipped images | Jo-Philipp Wich | 2009-05-07 |
| | | | | SVN-Revision: 15672 | ||
* | uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes ↵ | Felix Fietkau | 2009-05-07 |
| | | | | | | compile error on powerpc SVN-Revision: 15670 | ||
* | This patch adds a new package "flock" that allows to manage file locks from ↵ | Jo-Philipp Wich | 2009-05-07 |
| | | | | | | shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation. SVN-Revision: 15669 | ||
* | fix acx compilation on 2.6.27 | Florian Fainelli | 2009-05-07 |
| | | | | SVN-Revision: 15667 | ||
* | remove 2.6.26 since there are no remaining candidates for it | Florian Fainelli | 2009-05-07 |
| | | | | SVN-Revision: 15666 | ||
* | update to 2.6.27 (#4122) | Florian Fainelli | 2009-05-07 |
| | | | | SVN-Revision: 15665 | ||
* | madwifi: fix run-time changing of iwpriv settings (thx, brainslayer) | Felix Fietkau | 2009-05-07 |
| | | | | SVN-Revision: 15664 | ||
* | madwifi: improve mode selection, do not scan channels which do not fit the ↵ | Felix Fietkau | 2009-05-07 |
| | | | | | | desired mode SVN-Revision: 15663 | ||
* | make madwifi buildable without CONFIG_CRYPTO | Felix Fietkau | 2009-05-07 |
| | | | | SVN-Revision: 15662 | ||
* | update to 2.6.28 | Florian Fainelli | 2009-05-07 |
| | | | | SVN-Revision: 15661 | ||
* | madwifi: improve antenna diversity handling | Felix Fietkau | 2009-05-07 |
| | | | | SVN-Revision: 15658 | ||
* | add missing backslash, thanks juhosg | Florian Fainelli | 2009-05-07 |
| | | | | SVN-Revision: 15657 | ||
* | adept netfilter.mk to updated imq | Jo-Philipp Wich | 2009-05-07 |
| | | | | SVN-Revision: 15656 | ||
* | update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30 | Jo-Philipp Wich | 2009-05-07 |
| | | | | SVN-Revision: 15655 | ||
* | prepare default configuration for kernel side imq update | Jo-Philipp Wich | 2009-05-07 |
| | | | | SVN-Revision: 15654 | ||
* | iptables: update imq userspace part | Jo-Philipp Wich | 2009-05-07 |
| | | | | SVN-Revision: 15653 | ||
* | kernel: prepare kconfig for imq update | Jo-Philipp Wich | 2009-05-07 |
| | | | | SVN-Revision: 15652 | ||
* | add better support for the RDC R8610 evaluation board: ide, rtc, super I/O | Florian Fainelli | 2009-05-07 |
| | | | | SVN-Revision: 15651 | ||
* | also copy bzImage when generating initramfs images | Florian Fainelli | 2009-05-07 |
| | | | | SVN-Revision: 15650 | ||
* | fix kernel module name for autoloading | Florian Fainelli | 2009-05-07 |
| | | | | SVN-Revision: 15649 | ||
* | add missing rtc-lib module to rtc-core | Florian Fainelli | 2009-05-07 |
| | | | | SVN-Revision: 15648 | ||
* | package the rtc-core and rtc-m48t86 driver | Florian Fainelli | 2009-05-06 |
| | | | | SVN-Revision: 15647 | ||
* | package the Winbond w83627hf super i/o controller | Florian Fainelli | 2009-05-06 |
| | | | | SVN-Revision: 15646 | ||
* | package the ITE it821x IDE controller driver | Florian Fainelli | 2009-05-06 |
| | | | | SVN-Revision: 15645 | ||
* | uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 ↵ | Felix Fietkau | 2009-05-06 |
| | | | | | | module loading support is optional in this version SVN-Revision: 15644 | ||
* | add default network configuration | Florian Fainelli | 2009-05-06 |
| | | | | SVN-Revision: 15643 | ||
* | use force_sig when handling address errors | Florian Fainelli | 2009-05-06 |
| | | | | SVN-Revision: 15642 | ||
* | add missing patches | Florian Fainelli | 2009-05-06 |
| | | | | SVN-Revision: 15641 | ||
* | add support for the Cavium Octeon SoC, tested on a Mototech evaluation board | Florian Fainelli | 2009-05-06 |
| | | | | SVN-Revision: 15640 | ||
* | workaround a gcc-4.1 bug which cannot see that word will be initialized | Florian Fainelli | 2009-05-06 |
| | | | | SVN-Revision: 15639 | ||
* | madwifi: minor cleanup for the channel handling patch | Felix Fietkau | 2009-05-06 |
| | | | | SVN-Revision: 15637 | ||
* | fix wprobe conflict with libnl | Felix Fietkau | 2009-05-06 |
| | | | | SVN-Revision: 15636 | ||
* | base-files: replace udhcpc script with an improved version | Jo-Philipp Wich | 2009-05-06 |
| | | | | SVN-Revision: 15635 | ||
* | use config_get_bool for outdoor mode | Felix Fietkau | 2009-05-06 |
| | | | | SVN-Revision: 15634 | ||
* | madwifi: make country code and outdoor flag changeable without reloading the ↵ | Felix Fietkau | 2009-05-06 |
| | | | | | | driver SVN-Revision: 15633 | ||
* | wprobe: use libnl-tiny instead of libnl | Felix Fietkau | 2009-05-06 |
| | | | | SVN-Revision: 15632 | ||
* | the bison prereq check is no longer necessary | Felix Fietkau | 2009-05-06 |
| | | | | SVN-Revision: 15631 | ||
* | refresh patches | Gabor Juhos | 2009-05-05 |
| | | | | SVN-Revision: 15630 | ||
* | use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers | Gabor Juhos | 2009-05-05 |
| | | | | SVN-Revision: 15629 | ||
* | sync kernel config | Gabor Juhos | 2009-05-05 |
| | | | | SVN-Revision: 15628 | ||
* | iptables: install essential headers into staging dir | Jo-Philipp Wich | 2009-05-05 |
| | | | | SVN-Revision: 15621 | ||
* | Require* calls must now be placed before BuildPackage calls | Felix Fietkau | 2009-05-05 |
| | | | | SVN-Revision: 15620 | ||
* | remove binutils 2.17 and 2.19 | Felix Fietkau | 2009-05-05 |
| | | | | SVN-Revision: 15619 | ||
* | fixed dnsmasq init for "ignore" option | Markus Wigge | 2009-05-05 |
| | | | | | | | | dnsmasq.init tried to set range options even when ignore was set to "1". Now the functions stops processing after evaluating the "ignore" option when the result is > 0 SVN-Revision: 15618 |