Florian Fainelli
b539d11497
move the device registration to an earlier initcall level, required for fallback SPROM to work
...
SVN-Revision: 14681
16 years ago
Gabor Juhos
df2c881e14
move 'ar71xx_add_device_usb' definition into devices.h
...
SVN-Revision: 14680
16 years ago
Michael Büsch
e11452558b
ssb: Add support for fallback SPROM.
...
SVN-Revision: 14679
16 years ago
Gabor Juhos
d0f1667ab3
update target name and description
...
SVN-Revision: 14678
16 years ago
Michael Büsch
689149cdbc
ubsec: Fix bus disable ordering and fix probe error path.
...
SVN-Revision: 14677
16 years ago
Gabor Juhos
86307b4db2
mac80211: update compat-wireless to 2009-02-25
...
SVN-Revision: 14675
16 years ago
Gabor Juhos
d33317c579
generate firmware image for the TL-WR941ND device
...
SVN-Revision: 14674
16 years ago
Gabor Juhos
47dc8c615a
TL-WR941ND: update flash partition map
...
SVN-Revision: 14673
16 years ago
Gabor Juhos
4a518ddf1c
firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device
...
SVN-Revision: 14672
16 years ago
Florian Fainelli
38821210b0
allow mac80211 devices to be configured to do 802.11s, requires iw
...
SVN-Revision: 14669
16 years ago
Florian Fainelli
6936388c7d
update ubsec_ssb to version 2009-02-21 ( #4693 )
...
SVN-Revision: 14668
16 years ago
Gabor Juhos
53b833a6c4
preliminary support for the Ubiquiti RouterStation Pro
...
SVN-Revision: 14666
16 years ago
Andy Boyett
8b9a31b918
defconfig: remove network config installed by base-files so defconfig can work
...
SVN-Revision: 14664
16 years ago
Andy Boyett
1adf135943
wnr2000: enable ar8216 workaround, add network config. LAN ports now work
...
SVN-Revision: 14663
16 years ago
Andy Boyett
f88c482dea
defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previous location broke uci
...
SVN-Revision: 14662
16 years ago
Andy Boyett
0b44a56a36
wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)
...
ar8216 headers are embedded in packets on eth0 so it is not usable yet
SVN-Revision: 14661
16 years ago
Andy Boyett
ec0f53cb37
wnr2000: buttons and blinkenlights!
...
SVN-Revision: 14660
16 years ago
Felix Fietkau
e8b6104dde
allow packages to override PKG_UNPACK, HOST_UNPACK
...
SVN-Revision: 14659
16 years ago
Gabor Juhos
2242545e56
ag71xx driver: forgot to add a new file
...
SVN-Revision: 14657
16 years ago
Gabor Juhos
8e0e4cb3d8
mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file
...
SVN-Revision: 14656
16 years ago
Gabor Juhos
0e8a23d053
ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
...
SVN-Revision: 14655
16 years ago
Gabor Juhos
9da4abfe58
add default network configuration for the TL-WR941ND board
...
SVN-Revision: 14654
16 years ago
Gabor Juhos
9be9eb8ab1
add more base-files
...
SVN-Revision: 14653
16 years ago
Florian Fainelli
ba2973b938
Fix ath5k crash on load ( #4689 )
...
SVN-Revision: 14652
16 years ago
Nicolas Thill
21d7852de0
replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
...
SVN-Revision: 14651
16 years ago
Nicolas Thill
e80fb36f39
gdb: use @GNU mirror facility, cleanup
...
SVN-Revision: 14650
16 years ago
Nicolas Thill
8e079ddee0
gdb: fix gdbserver subpackage, cleanup
...
SVN-Revision: 14649
16 years ago
Nicolas Thill
8a2030ff3d
move common variables to a dedicated include file
...
SVN-Revision: 14648
16 years ago
Mirko Vogt
9ddd8dc2f0
re-enable s3c24xx-specific sound modules to fix build of kmod-soundcore
...
SVN-Revision: 14646
16 years ago
Felix Fietkau
f0bc868861
initialize the url field for packages
...
SVN-Revision: 14643
16 years ago
Nicolas Thill
239c4aef18
kernel-headers: fix build error when run for the second time
...
SVN-Revision: 14641
16 years ago
Florian Fainelli
328af7d015
change libnl mirror to point to openwrt, original website seems down
...
SVN-Revision: 14640
16 years ago
Gabor Juhos
b369dbdb0d
enable DSA support
...
SVN-Revision: 14639
16 years ago
Gabor Juhos
60c561f016
remove duplicated includes
...
SVN-Revision: 14638
16 years ago
Gabor Juhos
77b57258af
TL-WR941ND: add DSA device for the Marvell 88E6060 switch
...
SVN-Revision: 14637
16 years ago
Gabor Juhos
f7cf3b2a68
move device registration function prototypes into a separate header file
...
SVN-Revision: 14635
16 years ago
Gabor Juhos
46cf4434b6
rename platform.c to devices.c
...
SVN-Revision: 14634
16 years ago
Gabor Juhos
1afc3a7bd5
enable TL-WR941ND in kernel config
...
SVN-Revision: 14633
16 years ago
Gabor Juhos
a34753cacd
tl-wr941nd: register ethernet device, and fix machine id
...
SVN-Revision: 14632
16 years ago
Felix Fietkau
0d56c7c638
add back the old host patches for lua to improve portability
...
SVN-Revision: 14631
16 years ago
Felix Fietkau
f684d0a47b
allow a separate patch directory for host patches
...
SVN-Revision: 14630
16 years ago
Felix Fietkau
fb4a318970
fix the host vs native stampfile dependencies to improve quilt support
...
SVN-Revision: 14629
16 years ago
Gabor Juhos
db0a4e48f9
micrel phy driver: change initcall level if compiled into the kernel
...
SVN-Revision: 14628
16 years ago
Gabor Juhos
8e4fbc7399
preliminary support for the TL-WR941ND
...
SVN-Revision: 14627
16 years ago
Florian Fainelli
4906d4533a
include pppoa and br2684 packages by default ( #4648 )
...
SVN-Revision: 14626
16 years ago
Florian Fainelli
086b7e33f1
do not patch the local copy of ar7part.c to be exactly like what is mainline already
...
SVN-Revision: 14625
16 years ago
Felix Fietkau
f5fba5bc3c
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>
SVN-Revision: 14624
16 years ago
Felix Fietkau
610e45ae5c
only define unpack templates if PKG_SOURCE is set
...
SVN-Revision: 14623
16 years ago
Felix Fietkau
25d318e815
merge host build of lua from tools/ into package/lua/Makefile
...
SVN-Revision: 14622
16 years ago
Felix Fietkau
aa0778f77e
allow concurrent use of host-build.mk and package.mk as well as their templates
...
SVN-Revision: 14621
16 years ago