summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* [ar71xx] add default network configuration for the AW-NR580juhosg2009-02-272-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add GPIO LEDsjuhosg2009-02-271-1/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add support for the PCI slotjuhosg2009-02-271-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add support for the LAN portsjuhosg2009-02-271-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] also make 2.6.27 use the sprom fallbackflorian2009-02-271-0/+115
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] provide a sane SPROMv2 to make on-board bcm4318 card work, thanks ↵florian2009-02-273-52/+43
| | | | | | mb__ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] aw-nr580: add GPIO buttonsjuhosg2009-02-271-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] move the device registration to an earlier initcall level, ↵florian2009-02-271-1/+1
| | | | | | required for fallback SPROM to work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] move 'ar71xx_add_device_usb' definition into devices.hjuhosg2009-02-272-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: Add support for fallback SPROM.mb2009-02-261-0/+115
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] update target name and descriptionjuhosg2009-02-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] generate firmware image for the TL-WR941ND devicejuhosg2009-02-261-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] TL-WR941ND: update flash partition mapjuhosg2009-02-261-8/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] preliminary support for the Ubiquiti RouterStation Projuhosg2009-02-263-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] defconfig: remove network config installed by base-files so ↵agb2009-02-261-0/+5
| | | | | | defconfig can work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports ↵agb2009-02-263-0/+20
| | | | | | now work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] defconfig: move defaults from /etc/config/defaults/ to ↵agb2009-02-264-3/+3
| | | | | | /etc/defconfig/, previous location broke uci git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 ↵agb2009-02-261-0/+13
| | | | | | | | (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
* [ar71xx] wnr2000: buttons and blinkenlights!agb2009-02-261-0/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ag71xx driver: forgot to add a new filejuhosg2009-02-251-0/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default ↵juhosg2009-02-252-0/+17
| | | | | | network configuration file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ↵juhosg2009-02-256-5/+45
| | | | | | suitable switch driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add default network configuration for the TL-WR941ND boardjuhosg2009-02-241-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add more base-filesjuhosg2009-02-243-0/+85
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* re-enable s3c24xx-specific sound modules to fix build of kmod-soundcoremirko2009-02-231-165/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] enable DSA supportjuhosg2009-02-231-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14639 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] remove duplicated includesjuhosg2009-02-231-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switchjuhosg2009-02-233-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] move device registration function prototypes into a separate header ↵juhosg2009-02-2316-58/+89
| | | | | | file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] rename platform.c to devices.cjuhosg2009-02-232-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] enable TL-WR941ND in kernel configjuhosg2009-02-232-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14633 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] tl-wr941nd: register ethernet device, and fix machine idjuhosg2009-02-231-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] micrel phy driver: change initcall level if compiled into the kerneljuhosg2009-02-221-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] preliminary support for the TL-WR941NDjuhosg2009-02-224-1/+130
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] include pppoa and br2684 packages by default (#4648)florian2009-02-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] do not patch the local copy of ar7part.c to be exactly like what is ↵florian2009-02-222-200/+0
| | | | | | mainline already git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Asus WL-330gE Supportnbd2009-02-221-11/+25
| | | | | | | | | | | | | 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
* nuke some wgt634u specific crap that was introduced upstreamnbd2009-02-221-0/+178
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* re-enable cfg80211 as wellnbd2009-02-222-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* re-apply r14531nbd2009-02-222-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable all kernel config options that are set to =mnbd2009-02-2241-3632/+3632
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.28.7 and 2.6.27.19hauke2009-02-2116-17/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge netfilter kernel changes to 2.6.26 as wellnbd2009-02-215-1165/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix IMQ on linux 2.6.27 and 2.6.28nbd2009-02-212-0/+189
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge netfilter changes to 2.6.27nbd2009-02-215-1165/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the netfilter time patch from 2.6.28 as it duplicates functionality ↵nbd2009-02-213-241/+3
| | | | | | that is already in the kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove support for ipp2p - it's unmaintained, broken, overmatching and ↵nbd2009-02-215-934/+14
| | | | | | undermatching => not that useful for QoS git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the EABI config override to the generic kernel config overrides, as ↵nbd2009-02-211-6/+0
| | | | | | it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros]: Add initial kernel 2.6.28 support for atheros target.hauke2009-02-2039-0/+6984
| | | | | | | | The include files moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros]: move files for kernel 2.6.26 to a special directory.hauke2009-02-2028-0/+0
| | | | | | | In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14583 3c298f89-4303-0410-b956-a3cf2f4a3e73