aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* opkg: add --force-run-hooks option to run postinstall scripts in offline ↵Jo-Philipp Wich2010-09-063-2/+71
| | | | | | root mode, utilize it for host package install SVN-Revision: 22960
* extracted firmware files were generated with an incorrect umaskJohn Crispin2010-09-062-4/+4
| | | | SVN-Revision: 22957
* add package python-cjson to gumstix profileHamish Guthrie2010-09-061-1/+1
| | | | SVN-Revision: 22956
* package/kernel: update crypto.mk for kernel 2.6.36Alexandros C. Couloumbis2010-09-061-1/+2
| | | | SVN-Revision: 22954
* package/busybox: update to busybox-1.7.2, include upstream patches, refresh ↵Alexandros C. Couloumbis2010-09-069-178/+631
| | | | | | patches SVN-Revision: 22953
* adjust image defaults for KVMJo-Philipp Wich2010-09-061-3/+4
| | | | SVN-Revision: 22950
* use opkg/host for package installation - speeds up rebuild operations - ↵Jo-Philipp Wich2010-09-062-13/+33
| | | | | | aligns generated package list format with the one created by opkg on the target - fixes broken dependency handling in imagebuilder SVN-Revision: 22949
* base-files: make build dependant on opkg/hostJo-Philipp Wich2010-09-061-0/+1
| | | | SVN-Revision: 22948
* opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend ↵Jo-Philipp Wich2010-09-061-0/+25
| | | | | | libtool/host SVN-Revision: 22947
* metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced ↵Jo-Philipp Wich2010-09-061-3/+4
| | | | | | that only exists as source pkg, e.g. libtool SVN-Revision: 22946
* kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules ↵Jo-Philipp Wich2010-09-051-3/+3
| | | | | | | | depend on the new x86_kvm_guest subtarget. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22945
* x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. ↵Jo-Philipp Wich2010-09-053-0/+57
| | | | | | | | Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22944
* kernel: add VirtIO device support Add support for VirtIO-based ↵Jo-Philipp Wich2010-09-051-0/+48
| | | | | | | | paravirtualized devices used by various virtualization platforms. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22943
* kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general ↵Jo-Philipp Wich2010-09-051-6/+6
| | | | | | virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22942
* firewall: - fix possible endless loop when the family option is used for ↵Jo-Philipp Wich2010-09-052-4/+6
| | | | | | forwardings - only generate forwarding rules in SNAT redirect sections if src_dip is specified SVN-Revision: 22938
* firewall: introduce SNAT support for redirect sectionsJo-Philipp Wich2010-09-053-4/+19
| | | | SVN-Revision: 22937
* ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not ↵Felix Fietkau2010-09-051-2/+1
| | | | | | select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND SVN-Revision: 22935
* fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)Felix Fietkau2010-09-055-22/+3
| | | | SVN-Revision: 22934
* Fix musb-hdrc module loadingMichael Büsch2010-09-051-2/+3
| | | | SVN-Revision: 22928
* b43: Module option added to change the GPIO LED mask. This patch exposes the ↵Jo-Philipp Wich2010-09-041-0/+50
| | | | | | | | | | | GPIO mask as a module option. This makes it possible to limit the GPIO lines used by the b43 module. Useful for those using the GPIO lines for other things like mmc over GPIO. It is helpful to those not able / interested in recompiling OpenWRT themselves. The default action is the same as before, that is 0xf gpiomask. Signed-off-by: Simon Gaynor <openwrt@simong.net> SVN-Revision: 22927
* p54spi: Compile in the default eeprom imageMichael Büsch2010-09-041-0/+2
| | | | SVN-Revision: 22926
* linux/ixp4xx: add kernel 2.6.36 preliminary supportAlexandros C. Couloumbis2010-09-0443-0/+6589
| | | | SVN-Revision: 22924
* linux/ixp4xx: revert r22922Alexandros C. Couloumbis2010-09-0443-6589/+0
| | | | SVN-Revision: 22923
* linux/ixp4xx: add kernel 2.6.36 preliminary supportAlexandros C. Couloumbis2010-09-0443-0/+6589
| | | | SVN-Revision: 22922
* linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/)Alexandros C. Couloumbis2010-09-041-0/+11
| | | | SVN-Revision: 22921
* linux/ixp4xx: fix am apex image make bugAlexandros C. Couloumbis2010-09-041-1/+1
| | | | SVN-Revision: 22920
* fix fuse dependency against kmod-fuseFlorian Fainelli2010-09-041-1/+1
| | | | SVN-Revision: 22919
* kmod-sctp: Add SCTP kernel supportFlorian Fainelli2010-09-043-5/+40
| | | | | | | | | | This adds a new kmod-sctp option that enables support of SCTP in 2.6x kernels. The patch also contains a small cleanup in the dependencies. Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp> SVN-Revision: 22917
* add dm-crypt and fix tabsFlorian Fainelli2010-09-041-13/+13
| | | | | | Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 22916
* add XTS cipher CryptoAPI moduleFlorian Fainelli2010-09-041-0/+17
| | | | | | | | needed for proper dm-crypt support Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 22915
* add switch driver for Lantiq PSB6970Florian Fainelli2010-09-047-0/+510
| | | | | | | | Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch. Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl> SVN-Revision: 22914
* firewall: add option to disable NAT reflectionJo-Philipp Wich2010-09-041-0/+4
| | | | SVN-Revision: 22908
* firewall: clean up description (#7875)Jo-Philipp Wich2010-09-041-1/+1
| | | | SVN-Revision: 22905
* package/apex: update apex to version 1.6.9Alexandros C. Couloumbis2010-09-044-20/+20
| | | | SVN-Revision: 22900
* toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 ↵Alexandros C. Couloumbis2010-09-042-0/+140
| | | | | | (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392) SVN-Revision: 22899
* 6in4: fix logic fail in previous commitJo-Philipp Wich2010-09-041-1/+1
| | | | SVN-Revision: 22897
* 6in4: replace sed match with variable substitution, change pattern from a-z ↵Jo-Philipp Wich2010-09-042-2/+2
| | | | | | to a-f (hex only) SVN-Revision: 22893
* add kmod-usb-serial-ipw moduleFlorian Fainelli2010-09-041-0/+11
| | | | | | | | | This patch adds support to compile kmod-usb-serial-ipw module. It is used by USB IPWireless communication devices used for 3G. Signed-off-by: Lukas macura <macura@opf.slu.cz> SVN-Revision: 22891
* add cpu msr kernel module packageFlorian Fainelli2010-09-041-0/+16
| | | | | | | | | This adds a separate kernel package for x86 cpu msr support. MSR module is needed e.g. when updating coreboot bios on alix boards. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 22890
* support pre-md5summed passwords in 6in4 scriptsFlorian Fainelli2010-09-041-1/+3
| | | | | | | | | | | | | The he.net ipv6 tunnels require that a user supply the md5sum of his password when updating the ipv4 tunnel endpoint. the 6in4 package supports this well, but requires that a user store his password in plaintext in uci. this patch tries to detect whether the password in uci is already an md5sum (32 characters containing only [a-z0-9]), so users can avoid storing plaintext passwords. Signed-off-by: Steven Brudenell <steven.brudenell@gmail.com> SVN-Revision: 22889
* firewall: - handle NAT reflection in firewall hotplug, solves synchronizing ↵Jo-Philipp Wich2010-09-044-8/+33
| | | | | | issues on boot - introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation SVN-Revision: 22888
* target/toolchain: fix installation after r22723Gabor Juhos2010-09-041-3/+3
| | | | SVN-Revision: 22887
* Zcomax device firmware tool endianness fixMichael Büsch2010-09-041-1/+1
| | | | SVN-Revision: 22885
* ar71xx: build firmware images for the Zcomax boardsGabor Juhos2010-09-032-0/+52
| | | | SVN-Revision: 22884
* tools/firmware-utils: new tool for the Zcomax devicesGabor Juhos2010-09-032-0/+409
| | | | SVN-Revision: 22883
* ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boardsGabor Juhos2010-09-0313-1/+297
| | | | SVN-Revision: 22882
* package/mtd: write remaining data after adding file to the jffs2 partitionGabor Juhos2010-09-033-10/+32
| | | | SVN-Revision: 22881
* ignore vim .swp files when scanning for updates (#7867)Jo-Philipp Wich2010-09-031-1/+1
| | | | SVN-Revision: 22880
* package/iproute2: update iproute2 to version 2.6.35Alexandros C. Couloumbis2010-09-031-3/+3
| | | | SVN-Revision: 22879
* linux/orion: fix iproute2 issue (partially closes ticket #7862)Alexandros C. Couloumbis2010-09-031-1/+0
| | | | SVN-Revision: 22878