15505 Commits (54f4dd5612c247eef0a4806f73858e693a4846fc)
 

Author SHA1 Message Date
Hamish Guthrie 54f4dd5612 add package python-cjson to gumstix profile 14 years ago
Alexandros C. Couloumbis e9996f7cdc package/kernel: update crypto.mk for kernel 2.6.36 14 years ago
Alexandros C. Couloumbis 5510149e78 package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches 14 years ago
Jo-Philipp Wich 7d045509fd adjust image defaults for KVM 14 years ago
Jo-Philipp Wich 9d74fc3eb3 use opkg/host for package installation - speeds up rebuild operations - aligns generated package list format with the one created by opkg on the target - fixes broken dependency handling in imagebuilder 14 years ago
Jo-Philipp Wich 5949f33b06 base-files: make build dependant on opkg/host 14 years ago
Jo-Philipp Wich a836869b69 opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend libtool/host 14 years ago
Jo-Philipp Wich 097d38615b metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced that only exists as source pkg, e.g. libtool 14 years ago
Jo-Philipp Wich 8315505605 kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend on the new x86_kvm_guest subtarget. 14 years ago
Jo-Philipp Wich 8ce034b36a x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda. 14 years ago
Jo-Philipp Wich 75ffc6d367 kernel: add VirtIO device support Add support for VirtIO-based paravirtualized devices used by various virtualization platforms. 14 years ago
Jo-Philipp Wich 1553660de2 kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> 14 years ago
Jo-Philipp Wich 5ab58aa39c firewall: - fix possible endless loop when the family option is used for forwardings - only generate forwarding rules in SNAT redirect sections if src_dip is specified 14 years ago
Jo-Philipp Wich eb79296cc1 firewall: introduce SNAT support for redirect sections 14 years ago
Felix Fietkau 0c6653c6e2 ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND 14 years ago
Felix Fietkau 392888845c fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) 14 years ago
Michael Büsch 1c74711ec1 Fix musb-hdrc module loading 14 years ago
Jo-Philipp Wich a2aa84c1c7 b43: Module option added to change the GPIO LED mask. This patch exposes the 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. 14 years ago
Michael Büsch 89f806fe5f p54spi: Compile in the default eeprom image 14 years ago
Alexandros C. Couloumbis ff48b77be1 linux/ixp4xx: add kernel 2.6.36 preliminary support 14 years ago
Alexandros C. Couloumbis e465d84971 linux/ixp4xx: revert r22922 14 years ago
Alexandros C. Couloumbis 64bc2e51fc linux/ixp4xx: add kernel 2.6.36 preliminary support 14 years ago
Alexandros C. Couloumbis 6cff1caa68 linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/) 14 years ago
Alexandros C. Couloumbis d3bb3031c6 linux/ixp4xx: fix am apex image make bug 14 years ago
Florian Fainelli 8e089c375d fix fuse dependency against kmod-fuse 14 years ago
Florian Fainelli 573f15826d kmod-sctp: Add SCTP kernel support 14 years ago
Florian Fainelli 54f4be5bd6 add dm-crypt and fix tabs 14 years ago
Florian Fainelli 5bd1c17fd1 add XTS cipher CryptoAPI module 14 years ago
Florian Fainelli 0ca31140aa add switch driver for Lantiq PSB6970 14 years ago
Jo-Philipp Wich f4ee14e1c3 firewall: add option to disable NAT reflection 14 years ago
Jo-Philipp Wich baf4782be6 firewall: clean up description (#7875) 14 years ago
Alexandros C. Couloumbis a72d6ab714 package/apex: update apex to version 1.6.9 14 years ago
Alexandros C. Couloumbis f097df6944 toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392) 14 years ago
Jo-Philipp Wich f1303bd074 6in4: fix logic fail in previous commit 14 years ago
Jo-Philipp Wich 52dcaeb65d 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only) 14 years ago
Florian Fainelli 6edf2c577b add kmod-usb-serial-ipw module 14 years ago
Florian Fainelli 4331584485 add cpu msr kernel module package 14 years ago
Florian Fainelli f7538b6864 support pre-md5summed passwords in 6in4 scripts 14 years ago
Jo-Philipp Wich ca5bf9e291 firewall: - handle NAT reflection in firewall hotplug, solves synchronizing issues on boot - introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation 14 years ago
Gabor Juhos 3e747a7f75 target/toolchain: fix installation after r22723 14 years ago
Michael Büsch f40f0c001e Zcomax device firmware tool endianness fix 14 years ago
Gabor Juhos fcfe56924b ar71xx: build firmware images for the Zcomax boards 14 years ago
Gabor Juhos 7bf8159991 tools/firmware-utils: new tool for the Zcomax devices 14 years ago
Gabor Juhos b4336a8e2d ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards 14 years ago
Gabor Juhos 2a541325d3 package/mtd: write remaining data after adding file to the jffs2 partition 14 years ago
Jo-Philipp Wich 6734c999af ignore vim .swp files when scanning for updates (#7867) 14 years ago
Alexandros C. Couloumbis faa7df6ace package/iproute2: update iproute2 to version 2.6.35 14 years ago
Alexandros C. Couloumbis 9f29fa68f6 linux/orion: fix iproute2 issue (partially closes ticket #7862) 14 years ago
Lars-Peter Clausen a70e0d0665 Add kernel package for the mv_cesa crypto module 14 years ago
Lars-Peter Clausen 3fe1d8503c Set -mtune to marvell-f 14 years ago