summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__Florian Fainelli2009-02-273-52/+43
| | | | SVN-Revision: 14683
* aw-nr580: add GPIO buttonsGabor Juhos2009-02-271-0/+27
| | | | SVN-Revision: 14682
* move the device registration to an earlier initcall level, required for ↵Florian Fainelli2009-02-271-1/+1
| | | | | | fallback SPROM to work SVN-Revision: 14681
* move 'ar71xx_add_device_usb' definition into devices.hGabor Juhos2009-02-272-2/+2
| | | | SVN-Revision: 14680
* ssb: Add support for fallback SPROM.Michael Büsch2009-02-261-0/+115
| | | | SVN-Revision: 14679
* update target name and descriptionGabor Juhos2009-02-261-2/+2
| | | | SVN-Revision: 14678
* ubsec: Fix bus disable ordering and fix probe error path.Michael Büsch2009-02-261-8/+10
| | | | SVN-Revision: 14677
* mac80211: update compat-wireless to 2009-02-25Gabor Juhos2009-02-2626-203/+81
| | | | SVN-Revision: 14675
* generate firmware image for the TL-WR941ND deviceGabor Juhos2009-02-261-0/+24
| | | | SVN-Revision: 14674
* TL-WR941ND: update flash partition mapGabor Juhos2009-02-261-8/+4
| | | | SVN-Revision: 14673
* firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND ↵Gabor Juhos2009-02-264-0/+805
| | | | | | device SVN-Revision: 14672
* allow mac80211 devices to be configured to do 802.11s, requires iwFlorian Fainelli2009-02-262-3/+25
| | | | SVN-Revision: 14669
* update ubsec_ssb to version 2009-02-21 (#4693)Florian Fainelli2009-02-266-2904/+6
| | | | SVN-Revision: 14668
* preliminary support for the Ubiquiti RouterStation ProGabor Juhos2009-02-263-0/+17
| | | | SVN-Revision: 14666
* defconfig: remove network config installed by base-files so defconfig can workAndy Boyett2009-02-261-0/+5
| | | | SVN-Revision: 14664
* wnr2000: enable ar8216 workaround, add network config. LAN ports now workAndy Boyett2009-02-263-0/+20
| | | | SVN-Revision: 14663
* defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, ↵Andy Boyett2009-02-264-3/+3
| | | | | | previous location broke uci SVN-Revision: 14662
* wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)Andy Boyett2009-02-261-0/+13
| | | | | | ar8216 headers are embedded in packets on eth0 so it is not usable yet SVN-Revision: 14661
* wnr2000: buttons and blinkenlights!Andy Boyett2009-02-261-0/+55
| | | | SVN-Revision: 14660
* allow packages to override PKG_UNPACK, HOST_UNPACKFelix Fietkau2009-02-251-2/+2
| | | | SVN-Revision: 14659
* ag71xx driver: forgot to add a new fileGabor Juhos2009-02-251-0/+53
| | | | SVN-Revision: 14657
* mzk-w04nu: enable the ar8216 chip workaround, and add a default network ↵Gabor Juhos2009-02-252-0/+17
| | | | | | configuration file SVN-Revision: 14656
* ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ↵Gabor Juhos2009-02-256-5/+45
| | | | | | switch driver SVN-Revision: 14655
* add default network configuration for the TL-WR941ND boardGabor Juhos2009-02-241-0/+19
| | | | SVN-Revision: 14654
* add more base-filesGabor Juhos2009-02-243-0/+85
| | | | SVN-Revision: 14653
* Fix ath5k crash on load (#4689)Florian Fainelli2009-02-241-1/+1
| | | | SVN-Revision: 14652
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵Nicolas Thill2009-02-248-13/+13
| | | | | | appropriate SVN-Revision: 14651
* gdb: use @GNU mirror facility, cleanupNicolas Thill2009-02-231-3/+1
| | | | SVN-Revision: 14650
* gdb: fix gdbserver subpackage, cleanupNicolas Thill2009-02-231-7/+6
| | | | SVN-Revision: 14649
* move common variables to a dedicated include fileNicolas Thill2009-02-239-44/+24
| | | | SVN-Revision: 14648
* re-enable s3c24xx-specific sound modules to fix build of kmod-soundcoreMirko Vogt2009-02-231-165/+12
| | | | SVN-Revision: 14646
* initialize the url field for packagesFelix Fietkau2009-02-231-0/+1
| | | | SVN-Revision: 14643
* kernel-headers: fix build error when run for the second timeNicolas Thill2009-02-231-0/+1
| | | | SVN-Revision: 14641
* change libnl mirror to point to openwrt, original website seems downFlorian Fainelli2009-02-231-1/+1
| | | | SVN-Revision: 14640
* enable DSA supportGabor Juhos2009-02-231-0/+9
| | | | SVN-Revision: 14639
* remove duplicated includesGabor Juhos2009-02-231-1/+0
| | | | SVN-Revision: 14638
* TL-WR941ND: add DSA device for the Marvell 88E6060 switchGabor Juhos2009-02-233-0/+43
| | | | SVN-Revision: 14637
* move device registration function prototypes into a separate header fileGabor Juhos2009-02-2316-58/+89
| | | | SVN-Revision: 14635
* rename platform.c to devices.cGabor Juhos2009-02-232-1/+1
| | | | SVN-Revision: 14634
* enable TL-WR941ND in kernel configGabor Juhos2009-02-232-0/+5
| | | | SVN-Revision: 14633
* tl-wr941nd: register ethernet device, and fix machine idGabor Juhos2009-02-231-1/+14
| | | | SVN-Revision: 14632
* add back the old host patches for lua to improve portabilityFelix Fietkau2009-02-228-0/+4520
| | | | SVN-Revision: 14631
* allow a separate patch directory for host patchesFelix Fietkau2009-02-221-1/+3
| | | | SVN-Revision: 14630
* fix the host vs native stampfile dependencies to improve quilt supportFelix Fietkau2009-02-221-2/+2
| | | | SVN-Revision: 14629
* micrel phy driver: change initcall level if compiled into the kernelGabor Juhos2009-02-221-6/+6
| | | | SVN-Revision: 14628
* preliminary support for the TL-WR941NDGabor Juhos2009-02-224-1/+130
| | | | SVN-Revision: 14627
* include pppoa and br2684 packages by default (#4648)Florian Fainelli2009-02-221-0/+2
| | | | SVN-Revision: 14626
* do not patch the local copy of ar7part.c to be exactly like what is mainline ↵Florian Fainelli2009-02-222-200/+0
| | | | | | already SVN-Revision: 14625
* Asus WL-330gE SupportFelix Fietkau2009-02-222-11/+37
| | | | | | | | | | | | | 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
* only define unpack templates if PKG_SOURCE is setFelix Fietkau2009-02-221-1/+6
| | | | SVN-Revision: 14623