Commit Graph

  • 7b30b70e11 From: Joseph Roback <openwrt-devel@roback.cc> Michael Büsch 2010-09-07 10:00:34 +00:00
  • f54f9b25e1 host.mk: Don't use bash-ism Michael Büsch 2010-09-06 21:22:54 +00:00
  • b1edd2ac6e opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install Jo-Philipp Wich 2010-09-06 19:58:05 +00:00
  • 72d4242263 extracted firmware files were generated with an incorrect umask John Crispin 2010-09-06 16:34:45 +00:00
  • 54f4dd5612 add package python-cjson to gumstix profile Hamish Guthrie 2010-09-06 13:56:43 +00:00
  • e9996f7cdc package/kernel: update crypto.mk for kernel 2.6.36 Alexandros C. Couloumbis 2010-09-06 11:41:09 +00:00
  • 5510149e78 package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches Alexandros C. Couloumbis 2010-09-06 07:22:26 +00:00
  • 7d045509fd adjust image defaults for KVM Jo-Philipp Wich 2010-09-06 02:31:37 +00:00
  • 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 Jo-Philipp Wich 2010-09-06 02:15:46 +00:00
  • 5949f33b06 base-files: make build dependant on opkg/host Jo-Philipp Wich 2010-09-06 02:13:19 +00:00
  • a836869b69 opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend libtool/host Jo-Philipp Wich 2010-09-06 02:12:14 +00:00
  • 097d38615b metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced that only exists as source pkg, e.g. libtool Jo-Philipp Wich 2010-09-06 01:43:20 +00:00
  • 8315505605 kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend on the new x86_kvm_guest subtarget. Jo-Philipp Wich 2010-09-05 23:19:24 +00:00
  • 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. Jo-Philipp Wich 2010-09-05 23:18:51 +00:00
  • 75ffc6d367 kernel: add VirtIO device support Add support for VirtIO-based paravirtualized devices used by various virtualization platforms. Jo-Philipp Wich 2010-09-05 23:16:24 +00:00
  • 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> Jo-Philipp Wich 2010-09-05 23:15:43 +00:00
  • 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 Jo-Philipp Wich 2010-09-05 20:17:23 +00:00
  • eb79296cc1 firewall: introduce SNAT support for redirect sections Jo-Philipp Wich 2010-09-05 19:03:17 +00:00
  • 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 Felix Fietkau 2010-09-05 16:17:06 +00:00
  • 392888845c fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) Felix Fietkau 2010-09-05 16:16:59 +00:00
  • 1c74711ec1 Fix musb-hdrc module loading Michael Büsch 2010-09-05 00:10:30 +00:00
  • 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. Jo-Philipp Wich 2010-09-04 23:46:39 +00:00
  • 89f806fe5f p54spi: Compile in the default eeprom image Michael Büsch 2010-09-04 23:42:19 +00:00
  • ff48b77be1 linux/ixp4xx: add kernel 2.6.36 preliminary support Alexandros C. Couloumbis 2010-09-04 22:54:53 +00:00
  • e465d84971 linux/ixp4xx: revert r22922 Alexandros C. Couloumbis 2010-09-04 22:50:43 +00:00
  • 64bc2e51fc linux/ixp4xx: add kernel 2.6.36 preliminary support Alexandros C. Couloumbis 2010-09-04 22:47:35 +00:00
  • 6cff1caa68 linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/) Alexandros C. Couloumbis 2010-09-04 22:18:54 +00:00
  • d3bb3031c6 linux/ixp4xx: fix am apex image make bug Alexandros C. Couloumbis 2010-09-04 21:48:49 +00:00
  • 8e089c375d fix fuse dependency against kmod-fuse Florian Fainelli 2010-09-04 19:12:22 +00:00
  • 573f15826d kmod-sctp: Add SCTP kernel support Florian Fainelli 2010-09-04 18:06:49 +00:00
  • 54f4be5bd6 add dm-crypt and fix tabs Florian Fainelli 2010-09-04 18:06:32 +00:00
  • 5bd1c17fd1 add XTS cipher CryptoAPI module Florian Fainelli 2010-09-04 18:06:24 +00:00
  • 0ca31140aa add switch driver for Lantiq PSB6970 Florian Fainelli 2010-09-04 18:06:01 +00:00
  • f4ee14e1c3 firewall: add option to disable NAT reflection Jo-Philipp Wich 2010-09-04 17:49:14 +00:00
  • baf4782be6 firewall: clean up description (#7875) Jo-Philipp Wich 2010-09-04 17:39:00 +00:00
  • a72d6ab714 package/apex: update apex to version 1.6.9 Alexandros C. Couloumbis 2010-09-04 17:02:18 +00:00
  • 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) Alexandros C. Couloumbis 2010-09-04 17:00:55 +00:00
  • f1303bd074 6in4: fix logic fail in previous commit Jo-Philipp Wich 2010-09-04 16:12:40 +00:00
  • 52dcaeb65d 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only) Jo-Philipp Wich 2010-09-04 16:09:49 +00:00
  • 6edf2c577b add kmod-usb-serial-ipw module Florian Fainelli 2010-09-04 16:03:26 +00:00
  • 4331584485 add cpu msr kernel module package Florian Fainelli 2010-09-04 16:03:20 +00:00
  • f7538b6864 support pre-md5summed passwords in 6in4 scripts Florian Fainelli 2010-09-04 16:03:14 +00:00
  • 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 Jo-Philipp Wich 2010-09-04 15:49:13 +00:00
  • 3e747a7f75 target/toolchain: fix installation after r22723 Gabor Juhos 2010-09-04 11:56:33 +00:00
  • f40f0c001e Zcomax device firmware tool endianness fix Michael Büsch 2010-09-04 05:40:56 +00:00
  • fcfe56924b ar71xx: build firmware images for the Zcomax boards Gabor Juhos 2010-09-03 18:14:43 +00:00
  • 7bf8159991 tools/firmware-utils: new tool for the Zcomax devices Gabor Juhos 2010-09-03 18:14:40 +00:00
  • b4336a8e2d ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards Gabor Juhos 2010-09-03 18:14:37 +00:00
  • 2a541325d3 package/mtd: write remaining data after adding file to the jffs2 partition Gabor Juhos 2010-09-03 18:14:32 +00:00
  • 6734c999af ignore vim .swp files when scanning for updates (#7867) Jo-Philipp Wich 2010-09-03 12:31:18 +00:00
  • faa7df6ace package/iproute2: update iproute2 to version 2.6.35 Alexandros C. Couloumbis 2010-09-03 07:39:46 +00:00
  • 9f29fa68f6 linux/orion: fix iproute2 issue (partially closes ticket #7862) Alexandros C. Couloumbis 2010-09-03 07:06:08 +00:00
  • a70e0d0665 Add kernel package for the mv_cesa crypto module Lars-Peter Clausen 2010-09-03 01:03:22 +00:00
  • 3fe1d8503c Set -mtune to marvell-f Lars-Peter Clausen 2010-09-03 00:45:55 +00:00
  • 4dd1e1437b mac80211: another override Felix Fietkau 2010-09-02 20:10:50 +00:00
  • 72f1c12abd mac80211: add missing config override for ath9k Felix Fietkau 2010-09-02 20:02:50 +00:00
  • 00d1e599d7 add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point Felix Fietkau 2010-09-01 17:51:36 +00:00
  • ea70b60a07 ath9k: add a patch for dumping the eeprom contents via debugfs Felix Fietkau 2010-09-01 17:51:30 +00:00
  • 198730fb3d fix a compile error when compiling with glibc (#7816) Felix Fietkau 2010-09-01 15:21:43 +00:00
  • 8df0c8e390 generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk Alexandros C. Couloumbis 2010-09-01 13:14:05 +00:00
  • 003ec7d795 mac80211: replace 800-nuke_led_code.patch with something smaller. most of the #ifdef spaghetti that the old patch introduced was completely unnecessary Felix Fietkau 2010-08-31 23:34:27 +00:00
  • 2f014eb8e8 mac80211: update to wireless-testing 2010-08-31 Felix Fietkau 2010-08-31 23:34:21 +00:00
  • ece9b523e4 ar71xx: refresh patches Gabor Juhos 2010-08-31 20:13:50 +00:00
  • 47f8fd1dde ar71xx: rewrite SPI drivers for the RB4xx boards Gabor Juhos 2010-08-31 20:13:47 +00:00
  • 4ca54a5b39 generic: bacport SPI bus locking API Gabor Juhos 2010-08-31 20:06:42 +00:00
  • 7782fcf874 generic: fix erase operation on the pm25lv flash chip Gabor Juhos 2010-08-31 20:06:38 +00:00
  • 19654fd1c2 package/broadcom-diag: use broadcast_uevent Gabor Juhos 2010-08-31 20:06:32 +00:00
  • a4aa4e3973 package/button-hotplug: use brodcast_uevent Gabor Juhos 2010-08-31 20:06:30 +00:00
  • 6c1d3b0a79 generic: introduce broadcast_uevent function Gabor Juhos 2010-08-31 20:06:25 +00:00
  • 08755b8858 rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure that the VLAN MC entry gets allocated. Fixes problems with tagged-only ports (#7795) Felix Fietkau 2010-08-31 19:04:02 +00:00
  • d23ca9f0f3 hostapd: backport a fix to check for STA STBC capabilities before setting them (fixes #7464) Felix Fietkau 2010-08-31 16:16:32 +00:00
  • 8108b387d0 backport upstream multicast fix (#7848) Florian Fainelli 2010-08-31 14:10:25 +00:00
  • 685d598add refresh 2.6.32 patches Florian Fainelli 2010-08-31 14:10:07 +00:00
  • c0411f877f rework multi_probe patch to be cleaner Florian Fainelli 2010-08-31 14:09:25 +00:00
  • 82e244fb28 refresh patches Florian Fainelli 2010-08-31 14:08:58 +00:00
  • 66f9c974c0 refresh 2.6.32 patches Florian Fainelli 2010-08-31 14:08:30 +00:00
  • ee4dd61b10 firewall: - fix processing of rules with an ip family option - append interface rules at the end of internal zone chains, simplifies injecting user or addon rules - support simple file logging (option log + option log_limit per zone) Jo-Philipp Wich 2010-08-31 01:54:08 +00:00
  • 867ac59ff9 enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx Jo-Philipp Wich 2010-08-30 22:59:20 +00:00
  • 34736c48b9 Build usb storage support into the kernel. Lars-Peter Clausen 2010-08-30 19:09:37 +00:00
  • a3b66e1ea1 linux/generic: update 2.6.36 kernel patches Alexandros C. Couloumbis 2010-08-30 08:58:50 +00:00
  • 0e00670962 gcj can only be built safely on gcc >= 4.3 Florian Fainelli 2010-08-30 07:35:18 +00:00
  • 85d4291984 Dockstar: Adjust rootfs size to that of the original fw Lars-Peter Clausen 2010-08-29 21:29:23 +00:00
  • dc116b1887 Add different profiles for Sheevaplug and Dockstar Lars-Peter Clausen 2010-08-29 21:16:00 +00:00
  • 429c8a56b6 Use kirkwood_nand_init instead of manually registering the nand driver Lars-Peter Clausen 2010-08-29 21:10:59 +00:00
  • 014765e77c Align jffs2 to pagesize and fix mkfs2.jffs2 opts Lars-Peter Clausen 2010-08-29 21:08:55 +00:00
  • 00e17f0ba4 package/madwifi: enable mtu & mac config options for > 2.6.29 kernels Alexandros C. Couloumbis 2010-08-29 18:42:11 +00:00
  • 67fd8d1fdc linux/generic: update 2.6.36 kernel patches Alexandros C. Couloumbis 2010-08-29 18:33:06 +00:00
  • cf445bb48f Update 2.6.35.x to 2.6.35.4 Lars-Peter Clausen 2010-08-29 18:19:20 +00:00
  • 206e5f313e linux/generic: add kernel 2.6.36 preliminary support Alexandros C. Couloumbis 2010-08-29 14:35:23 +00:00
  • 28d7de48b8 Cleanup image generation Lars-Peter Clausen 2010-08-28 22:01:21 +00:00
  • 1d6f21de61 ath9k: fix a WARN_ON when aggregation start is issued more than once, should improve stability with 802.11n Felix Fietkau 2010-08-28 17:59:03 +00:00
  • c3bcd846e9 ath9k: add some extra checks to the mic failure fix Felix Fietkau 2010-08-28 16:23:45 +00:00
  • e874503f3f libreadline: install *.so symlinks as well (#4872) Jo-Philipp Wich 2010-08-27 20:13:17 +00:00
  • 5cc80a7c9a update wbd222 patch after r22662 Andy Boyett 2010-08-27 05:24:44 +00:00
  • 198f027c4b scripts/feeds: fix a bug in the metadata caching change Felix Fietkau 2010-08-26 21:40:16 +00:00
  • e483dd2836 Improve n810 profile Michael Büsch 2010-08-26 19:54:08 +00:00
  • 76d517b629 scripts/feeds: switch to the right feed metadata when installing a package to fix dependency handling (patch by matthijs from #5891) Felix Fietkau 2010-08-26 15:13:47 +00:00
  • f9ff9d02f6 scripts/feeds: cache feed metadata instead of re-reading it on every get_feed() call Felix Fietkau 2010-08-26 15:13:42 +00:00
  • b6869eb1cd Update kernel to 2.6.34.5, add USB storage to profile Hamish Guthrie 2010-08-26 11:24:23 +00:00
  • 00e15a3abf add 2.6.35 support Florian Fainelli 2010-08-26 09:13:44 +00:00