summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-02-26[tools] firmware-utils: add new firmware generation tool for the TP-LINK ↵juhosg
TL-WR941ND device git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26[package] allow mac80211 devices to be configured to do 802.11s, requires iwflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26[package] update ubsec_ssb to version 2009-02-21 (#4693)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26[ar71xx] preliminary support for the Ubiquiti RouterStation Projuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26[ar71xx] defconfig: remove leftover /etc/config/defaults/ dir after r14662agb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26[ar71xx] defconfig: remove network config installed by base-files so ↵agb
defconfig can work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26[ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports ↵agb
now work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26[ar71xx] defconfig: move defaults from /etc/config/defaults/ to ↵agb
/etc/defconfig/, previous location broke uci git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26[ar71xx] wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 ↵agb
(LAN) ar8216 headers are embedded in packets on eth0 so it is not usable yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26[ar71xx] wnr2000: buttons and blinkenlights!agb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-25allow packages to override PKG_UNPACK, HOST_UNPACKnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-25[ar71xx] ag71xx driver: forgot to add a new filejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-25[ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default ↵juhosg
network configuration file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-25[ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ↵juhosg
suitable switch driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-24[ar71xx] add default network configuration for the TL-WR941ND boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-24[ar71xx] add more base-filesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-24Fix ath5k crash on load (#4689)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-24[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & ↵nico
$(TARGET_LDFLAGS) when appropriate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[toolchain] gdb: use @GNU mirror facility, cleanupnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[package] gdb: fix gdbserver subpackage, cleanupnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[toolchain] move common variables to a dedicated include filenico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23re-enable s3c24xx-specific sound modules to fix build of kmod-soundcoremirko
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23initialize the url field for packagesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[toolchain] kernel-headers: fix build error when run for the second timenico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[package] change libnl mirror to point to openwrt, original website seems downflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[ar71xx] enable DSA supportjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[ar71xx] remove duplicated includesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switchjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[ar71xx] move device registration function prototypes into a separate header ↵juhosg
file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[ar71xx] rename platform.c to devices.cjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[ar71xx] enable TL-WR941ND in kernel configjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23[ar71xx] tl-wr941nd: register ethernet device, and fix machine idjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22add back the old host patches for lua to improve portabilitynbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22allow a separate patch directory for host patchesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22fix the host vs native stampfile dependencies to improve quilt supportnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22[ar71xx] micrel phy driver: change initcall level if compiled into the kerneljuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22[ar71xx] preliminary support for the TL-WR941NDjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22[ar7] include pppoa and br2684 packages by default (#4648)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22[ar7] do not patch the local copy of ar7part.c to be exactly like what is ↵florian
mainline already git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22Asus WL-330gE Supportnbd
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-22only define unpack templates if PKG_SOURCE is setnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22merge host build of lua from tools/ into package/lua/Makefilenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22allow concurrent use of host-build.mk and package.mk as well as their templatesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22eliminate redundancy by creating the quilt_used stampfile in the right placenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22nuke some wgt634u specific crap that was introduced upstreamnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22fix broadcom-diag on linux 2.6.28 (#4633)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22fix missing change from r14610nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22add missing kconfig symbols for kmod-schednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22re-enable cfg80211 as wellnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22re-apply r14531nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14614 3c298f89-4303-0410-b956-a3cf2f4a3e73