1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • 4f5179175e [kirkwood] fix Dockstart default rdate interface in system config, reformat jow 2010-09-07 21:26:12 +00:00
  • 3dc9852fb4 [backfire] merge r22973 jow 2010-09-07 21:22:41 +00:00
  • 8ffdced268 [imagebuilder] use --force-run-hooks for host opkg install jow 2010-09-07 21:22:07 +00:00
  • dd1267f8e4 [backfire] merge r22949 jow 2010-09-07 21:20:34 +00:00
  • 8679122f2a [backfire] merge r22948 jow 2010-09-07 21:15:49 +00:00
  • b048b08bd3 [backfire] merge r22947, r22960 jow 2010-09-07 21:13:58 +00:00
  • adec15d842 [backfire] merge r22946 jow 2010-09-07 21:10:43 +00:00
  • e8a4e0d67c From: Joseph Roback <openwrt-devel@roback.cc> mb 2010-09-07 10:00:34 +00:00
  • 4830dd1a9f [ifxmips] blogic 2010-09-07 08:29:05 +00:00
  • b9f0c0077e include qt4-* package Xiangfu Liu 2010-09-06 22:07:20 -08:00
  • 2af41836db switch uClibc 0.9.30 to 0.9.32 Xiangfu Liu 2010-09-06 21:50:36 -08:00
  • 19ee485982 include [sox] and [poke] Xiangfu Liu 2010-09-06 21:48:07 -08:00
  • 1566c3b432 enable the IPV6 option Xiangfu Liu 2010-09-06 21:43:02 -08:00
  • 4c4035cb39 select ImageBuilder, Toolchain, SDK Xiangfu Liu 2010-09-06 21:40:20 -08:00
  • 49ac81872c rename the config to config.full_system Xiangfu Liu 2010-09-06 20:18:09 -08:00
  • 0c43584a88 host.mk: Don't use bash-ism mb 2010-09-06 21:22:54 +00:00
  • 752a6977d2 [backfire] merge r22630, r22692, r22805 jow 2010-09-06 20:49:31 +00:00
  • 99ddec6aa6 [package] opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install jow 2010-09-06 19:58:05 +00:00
  • 97974216cf [ifxmips] blogic 2010-09-06 16:39:05 +00:00
  • 3b61310e43 [ifxmips] extracted firmware files were generated with an incorrect umask blogic 2010-09-06 16:34:45 +00:00
  • a38dbb92f5 [omap35xx] add package python-cjson to gumstix profile hcg 2010-09-06 13:56:43 +00:00
  • 0d6d54a404 package/kernel: update crypto.mk for kernel 2.6.36 acoul 2010-09-06 11:41:09 +00:00
  • 1286e7d309 package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches acoul 2010-09-06 07:22:26 +00:00
  • d5bbc69f83 [backfire] merge r22806 jow 2010-09-06 02:38:08 +00:00
  • 84c3ecfb7f [x86] adjust image defaults for KVM jow 2010-09-06 02:31:37 +00:00
  • a2fd8e26d1 [buildroot] 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 jow 2010-09-06 02:15:46 +00:00
  • 24b8a250a0 [package] base-files: make build dependant on opkg/host jow 2010-09-06 02:13:19 +00:00
  • 3edae0c682 [package] opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend libtool/host jow 2010-09-06 02:12:14 +00:00
  • fc1ff6d3ea [scripts] metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced that only exists as source pkg, e.g. libtool jow 2010-09-06 01:43:20 +00:00
  • 8e3dbe3870 [PATCH v5 4/4] kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend on the new x86_kvm_guest subtarget. jow 2010-09-05 23:19:24 +00:00
  • c9da55f807 [PATCH v5 3/4] 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. jow 2010-09-05 23:18:51 +00:00
  • 4c7a27bd5a [PATCH v5 2/4] kernel: add VirtIO device support Add support for VirtIO-based paravirtualized devices used by various virtualization platforms. jow 2010-09-05 23:16:24 +00:00
  • 610d77501e [PATCH v5 1/4] 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> jow 2010-09-05 23:15:43 +00:00
  • 55085d799f [backfire] merge r22889, r22893 and r22897 jow 2010-09-05 21:58:52 +00:00
  • b8178fe409 [backfire] firewall: backport SNAT support from trunk jow 2010-09-05 20:37:44 +00:00
  • 614052f0c6 [package] 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 jow 2010-09-05 20:17:23 +00:00
  • 750dead792 [package] firewall: introduce SNAT support for redirect sections jow 2010-09-05 19:03:17 +00:00
  • 45660167ee ar71xx: merge kconfig dependency fixes from r22935 nbd 2010-09-05 16:17:46 +00:00
  • 6f8d5efb9d 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 nbd 2010-09-05 16:17:06 +00:00
  • a37b2b1bf9 fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) nbd 2010-09-05 16:16:59 +00:00
  • 0b9c16fcf0 update config to use uClibc 0.9.30.1, change VERSION to 2010-09-06 Xiangfu Liu 2010-09-05 08:01:32 -08:00
  • e39e43e567 add some sample music file. Xiangfu Liu 2010-09-05 08:00:33 -08:00
  • bebb0ec8a1 Fix musb-hdrc module loading mb 2010-09-05 00:10:30 +00:00
  • 5b805eccf0 [PATCH] 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. jow 2010-09-04 23:46:39 +00:00
  • fbe6073cf0 p54spi: Compile in the default eeprom image mb 2010-09-04 23:42:19 +00:00
  • 5a642c03dd linux/ixp4xx: add kernel 2.6.36 preliminary support acoul 2010-09-04 22:54:53 +00:00
  • 4d03b9fae5 linux/ixp4xx: revert r22922 acoul 2010-09-04 22:50:43 +00:00
  • ce1b0c871e linux/ixp4xx: add kernel 2.6.36 preliminary support acoul 2010-09-04 22:47:35 +00:00
  • 205bd2a192 linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/) acoul 2010-09-04 22:18:54 +00:00
  • 495af4aee9 linux/ixp4xx: fix am apex image make bug acoul 2010-09-04 21:48:49 +00:00
  • e8d3b408b1 [package] fix fuse dependency against kmod-fuse florian 2010-09-04 19:12:22 +00:00
  • 672815cf95 [package] kmod-sctp: Add SCTP kernel support florian 2010-09-04 18:06:49 +00:00
  • 91c21e1b4d [package] add dm-crypt and fix tabs florian 2010-09-04 18:06:32 +00:00
  • 569ffb7235 [package] add XTS cipher CryptoAPI module florian 2010-09-04 18:06:24 +00:00
  • 14d155196f [kernel] add switch driver for Lantiq PSB6970 florian 2010-09-04 18:06:01 +00:00
  • f359382ede [backfire] merge r22908 jow 2010-09-04 17:49:49 +00:00
  • c6d4a05eeb [package] firewall: add option to disable NAT reflection jow 2010-09-04 17:49:14 +00:00
  • 80f33c889e [backfire] firewall: backport NAT reflection from trunk jow 2010-09-04 17:45:13 +00:00
  • e23ef5f491 [backfire] merge r22905 jow 2010-09-04 17:39:43 +00:00
  • 572cb3cc9e [package] firewall: clean up description (#7875) jow 2010-09-04 17:39:00 +00:00
  • af55d401d2 [backfire] remove leftover debugging jow 2010-09-04 17:21:42 +00:00
  • 82293648a1 [backfire] backport masq_src and masq_dest options from trunk firewall jow 2010-09-04 17:20:12 +00:00
  • bd981197df package/apex: update apex to version 1.6.9 acoul 2010-09-04 17:02:18 +00:00
  • d3108e930a 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) acoul 2010-09-04 17:00:55 +00:00
  • e320158dac [backfire] enable SysRq for all platforms, remove overrides in octeon and brcm63xx jow 2010-09-04 16:16:35 +00:00
  • bd94e8e047 [package] 6in4: fix logic fail in previous commit jow 2010-09-04 16:12:40 +00:00
  • bcab7d9363 [package] 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only) jow 2010-09-04 16:09:49 +00:00
  • e46ddf2d45 [package] add kmod-usb-serial-ipw module florian 2010-09-04 16:03:26 +00:00
  • a3eeda1387 [x86] add cpu msr kernel module package florian 2010-09-04 16:03:20 +00:00
  • a802645888 [package] support pre-md5summed passwords in 6in4 scripts florian 2010-09-04 16:03:14 +00:00
  • 291f78f21a [package] 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 jow 2010-09-04 15:49:13 +00:00
  • 249756f2e0 target/toolchain: fix installation after r22723 juhosg 2010-09-04 11:56:33 +00:00
  • 5fd261fc89 Zcomax device firmware tool endianness fix mb 2010-09-04 05:40:56 +00:00
  • 217d24ebbd ar71xx: build firmware images for the Zcomax boards juhosg 2010-09-03 18:14:43 +00:00
  • af9f7edb75 tools/firmware-utils: new tool for the Zcomax devices juhosg 2010-09-03 18:14:40 +00:00
  • 006386c4b4 ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards juhosg 2010-09-03 18:14:37 +00:00
  • b73df9f67e package/mtd: write remaining data after adding file to the jffs2 partition juhosg 2010-09-03 18:14:32 +00:00
  • f6f48d65b9 [include] ignore vim .swp files when scanning for updates (#7867) jow 2010-09-03 12:31:18 +00:00
  • 6ad2eae113 package/iproute2: update iproute2 to version 2.6.35 acoul 2010-09-03 07:39:46 +00:00
  • 263d7b8592 linux/orion: fix iproute2 issue (partially closes ticket #7862) acoul 2010-09-03 07:06:08 +00:00
  • 8302309029 [kirkwood] Add kernel package for the mv_cesa crypto module lars 2010-09-03 01:03:22 +00:00
  • d9f45a6b7d [kirkwood] Set -mtune to marvell-f lars 2010-09-03 00:45:55 +00:00
  • 1ba003a1b2 mac80211: another override nbd 2010-09-02 20:10:50 +00:00
  • 04da730fde mac80211: add missing config override for ath9k nbd 2010-09-02 20:02:50 +00:00
  • 9dd40f163d add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point nbd 2010-09-01 17:51:36 +00:00
  • 7a13c34dc6 ath9k: add a patch for dumping the eeprom contents via debugfs nbd 2010-09-01 17:51:30 +00:00
  • c73c77e688 fix a compile error when compiling with glibc (#7816) nbd 2010-09-01 15:21:43 +00:00
  • ecb413959e generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk acoul 2010-09-01 13:14:05 +00:00
  • 1501b07651 [xburst] add config and README file for build xbboot image Xiangfu Liu 2010-09-01 15:10:27 +08:00
  • 9f94731555 [xburst] build zImage, but not copy to bin/ Xiangfu Liu 2010-09-01 14:58:34 +08:00
  • fb4e18094e [xburst] add default command line for kernel Xiangfu Liu 2010-09-01 13:25:50 +08:00
  • 7fb8177eb8 mac80211: replace 800-nuke_led_code.patch with something smaller. most of the #ifdef spaghetti that the old patch introduced was completely unnecessary nbd 2010-08-31 23:34:27 +00:00
  • 2cedae1d3d mac80211: update to wireless-testing 2010-08-31 nbd 2010-08-31 23:34:21 +00:00
  • 0e41d925cc ar71xx: refresh patches juhosg 2010-08-31 20:13:50 +00:00
  • d1f333874d ar71xx: rewrite SPI drivers for the RB4xx boards juhosg 2010-08-31 20:13:47 +00:00
  • c433567bd3 generic: bacport SPI bus locking API juhosg 2010-08-31 20:06:42 +00:00
  • 2bbe78f8f6 generic: fix erase operation on the pm25lv flash chip juhosg 2010-08-31 20:06:38 +00:00
  • 4149596e58 package/broadcom-diag: use broadcast_uevent juhosg 2010-08-31 20:06:32 +00:00
  • 3d764d5578 package/button-hotplug: use brodcast_uevent juhosg 2010-08-31 20:06:30 +00:00
  • c78a804527 generic: introduce broadcast_uevent function juhosg 2010-08-31 20:06:25 +00:00