1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-06 02:30:43 +03:00
openwrt-xburst/package
nbd 03c1e266f1 Asus WL-330gE Support
Here is support for the compact Asus WL-330gE. It uses that all-in-one
5354 Broadcom chip that's also in the WL-520gU, so I assume USB
support can be soldered on. I've yet to open up the device, though.
Initial flashing is done through the CFE failsafe mode like on other
Asus devices, where you boot holding the reset button, the power LED
flashes, and you tftp an image.

Signed-off-by: David Cooper <dave@kupesoft.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:45:39 +00:00
..
acx Add acx wireless configuration (#4095) 2008-10-13 13:56:12 +00:00
acx-mac80211 use the Download/ macro to get ACX firmwares 2008-09-15 10:17:13 +00:00
admswconfig fix a bug causing the init script to fail and incorrect number of lan ports 2008-03-20 20:11:21 +00:00
ar7-atm ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd 2008-03-11 17:39:54 +00:00
arptables arptables: Update to 0.0.3-3 2008-06-22 18:40:30 +00:00
base-files [package] base-files: allow option dns to override dhcp assigned dns servers 2009-02-19 05:27:36 +00:00
br2684ctl switch the br2684 default to routed mode instead of bridged mode, as it's more common 2008-08-11 13:02:44 +00:00
bridge-utils call autoconf when there's no ./configure script, move it at Build/Prepare stage 2008-09-25 10:47:39 +00:00
broadcom-57xx remove some unused crap 2008-06-15 11:15:35 +00:00
broadcom-diag Asus WL-330gE Support 2009-02-22 18:45:39 +00:00
broadcom-mmc DESCRIPTION:= is obselete 2007-10-14 04:46:38 +00:00
broadcom-wl [package] broadcom-wl: move txpower back to wifi-device section, but remain backwards compatible 2009-01-31 16:08:19 +00:00
busybox busybox: refresh busybox patches 2009-02-21 15:07:45 +00:00
button-hotplug fix kernel modules compile (as in [13724]) 2009-01-08 01:03:54 +00:00
comgt change LEDs on wrt54g3g only 2009-01-15 18:02:08 +00:00
crda [package] crda: make the whole crypto stuff optional and don't use it for now, link statically with libnl 2009-01-30 15:48:35 +00:00
dnsmasq [package] make "name" parameter optional in dnsmasq "boot" config sections 2009-02-18 22:00:36 +00:00
dropbear [package] invert the mirror orders seems the first one seems to be offline right now 2009-02-10 17:14:18 +00:00
e2fsprogs Add e2fsck init script - scans every ext2/ext3 mount from fstab 2009-01-31 12:55:55 +00:00
ead ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices) 2009-01-06 22:20:26 +00:00
ebtables [ebtables] ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it 2008-10-03 06:02:20 +00:00
fconfig move the fconfig package into trunk 2008-05-27 13:21:12 +00:00
firewall re-enable the mss fix by default for now - see discussion at http://lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information 2009-01-31 02:14:27 +00:00
fuse package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others 2008-11-22 03:15:32 +00:00
gdb [package] gdb: upgrade to 6.8, fixes libreadline compilation issues 2009-01-16 18:36:37 +00:00
gpioctl more use of the new GPIO_SUPPORT option 2008-05-02 00:30:39 +00:00
grub make grub compilable under fedora core 8 and other newer distros 2008-08-02 15:15:33 +00:00
hostap-driver push a couple of fixes upstream from Acinonyx 2008-02-15 00:33:31 +00:00
hostap-utils replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 2007-03-28 00:35:26 +00:00
hostapd add country code option for hostapd (patch from #4675) 2009-02-22 02:46:04 +00:00
hotplug2 Use block events for the mounting/unmounting of external storage devices. 2009-01-30 20:48:42 +00:00
i2c-gpio-custom fix kernel modules compile (as in [13724]) 2009-01-08 01:03:54 +00:00
ifenslave move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
iproute2 package iproute2 has problems building on recent BSD-derived platforms 2008-08-08 21:49:17 +00:00
ipset mark ipset as 2.6 only 2007-10-20 20:03:52 +00:00
iptables fix a description which still mentioned ipp2p 2009-02-21 19:33:10 +00:00
iw [package] iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 2009-01-28 09:24:02 +00:00
ixp4xx-microcode switch to a different NPE-C firmware 2008-07-12 16:28:50 +00:00
kernel add missing kconfig symbols for kmod-sched 2009-02-22 15:15:13 +00:00
kexec-tools [package] allow kexec-tools to compile with ccache enabled, patch from Luca Sinigaglia 2009-02-10 17:52:45 +00:00
libertas eliminate redundancy by creating the quilt_used stampfile in the right place 2009-02-22 17:50:31 +00:00
libnl [package] libnl: update linux/genetlink.h for iw package (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 2009-01-28 09:22:10 +00:00
libpcap reduce the binary size of libpcap based programs that don't use bpf parsing 2008-12-19 06:35:23 +00:00
libreadline [package] libreadline: move to trunk, gdb depends on it 2009-01-13 22:14:30 +00:00
libtool libtool: refresh patches 2009-02-21 15:32:34 +00:00
linux-atm remove uninstalldev templates (no longer necessary) 2007-12-25 01:40:47 +00:00
lua merge host build of lua from tools/ into package/lua/Makefile 2009-02-22 18:10:23 +00:00
mac80211 eliminate redundancy by creating the quilt_used stampfile in the right place 2009-02-22 17:50:31 +00:00
madwifi [package] madwifi: mode txpower to wifi-device section, but remain backwards compatible 2009-01-31 16:08:57 +00:00
mmc_over_gpio Deprecate the old SPI-GPIO driver. 2009-02-10 16:55:38 +00:00
mtd remove accidentally committed debug message 2008-10-02 18:31:26 +00:00
ncurses use $(FPIC) in a few places where it matters 2008-08-06 22:10:29 +00:00
nozomi move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
nvram use $(FPIC) in a few places where it matters 2008-08-06 22:10:29 +00:00
ocf-crypto-headers [package] add package for ocf-crypto-headers 2008-11-18 20:50:18 +00:00
openssl [package] openssl: add a patch to fix link segfault when using a glibc/eglibc based toolchain (closes: #4517), thanks to Luigi Mantellini 2009-02-02 22:13:17 +00:00
opkg opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional 2009-02-14 14:11:12 +00:00
pcmcia-cs Use $(CP) instead of $(INSTALL_BIN) for binaries. 2007-12-09 18:53:06 +00:00
ppp fix a race condition where ppp interfaces were not added to the firewall properly when brought up at boot time - save the ppp interface unit number in the network state 2008-11-28 16:41:46 +00:00
pptp [package] ppp/pptp fixes: 2008-05-03 12:11:35 +00:00
ps3-utils add ps3-dump-bootloader to package install 2008-05-05 21:49:24 +00:00
qos-scripts get rid of a remaining reference to ipp2p 2009-02-21 19:19:53 +00:00
robocfg move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
rt2570 move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
siit another #include fix for siit 2009-01-08 20:51:53 +00:00
spi-ks8995 fix spi-ks8995 compile 2008-12-22 19:35:20 +00:00
swconfig add new switch configuration api 2008-10-18 20:44:53 +00:00
switch switch: remove message about BFL_ENETADM not being set on systems with a roboswitch 2008-11-02 23:14:16 +00:00
uboot-ifxmips [ifxmips] uboot: support boards with tantos switch and small code and format cleanups 2008-11-21 18:47:33 +00:00
ubsec_ssb [package] fix ubsec_ssb dependency against kmod-crypto-ocf (#4617) 2009-02-17 15:15:48 +00:00
uci upgrade to uci 0.7.3 - fixes a small input validation bug 2009-01-20 13:21:25 +00:00
udev add missing udevextras package option - edd_id 2008-05-05 21:58:03 +00:00
util-linux-ng remove false dependence in util-linux-ng 2009-02-08 09:21:24 +00:00
w1-gpio-custom fix kernel modules compile (as in [13724]) 2009-01-08 01:03:54 +00:00
wireless-tools update wireless-tools to v0.29 (final), refresh patch, bumb release number 2009-01-27 15:15:42 +00:00
wpa_supplicant [package] wpa_supplicant: update to 0.6.8 2009-02-17 20:22:33 +00:00
wrt55agv2-spidevs [atheros]: Add initial kernel 2.6.28 support for atheros target. 2009-02-20 16:27:42 +00:00
yamonenv Use the openwrt.org mirror, others are offline 2008-11-15 14:55:55 +00:00
zlib use $(FPIC) in a few places where it matters 2008-08-06 22:10:29 +00:00
Makefile Fix enabling of init scripts. 2008-09-02 00:23:59 +00:00