summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [malta] update to 2.6.36florian2010-11-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] add missing 2.6.36 symbol CONFIG_CHELSIO_T4VFflorian2010-11-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: add some missing patches, refresh patchesacoul2010-11-087-6/+192
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: fix creation of rootfs_dataacoul2010-11-081-12/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32]: kernel targets uImage by defaultkaloz2010-11-081-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)acoul2010-11-0815-0/+6644
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: sync 2.6.37 patches acoul2010-11-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86:rdc]: x86 kernels target bzImage by defaultkaloz2010-11-082-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [realview] add READMEflorian2010-11-081-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [versatile] remove to keep only one ARM qemu targetflorian2010-11-085-210/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [realview] make description consistentflorian2010-11-081-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86 net5501: make kmod-leds-net5501 workflorian2010-11-081-0/+11
| | | | | | | | Fixes dependencies, and properly labels the module as GPL (thanks, Felix!). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [realview] add qemu targetflorian2010-11-084-0/+252
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [versatile] add target to be used with qemuflorian2010-11-085-0/+210
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] make targets provide their KERNELNAMEflorian2010-11-083-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] refresh patches, remove 015-r6040_fix_multicast.patch (upstreamed)florian2010-11-076-46/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] avoid namespace clash on ar7_gpio_initflorian2010-11-071-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] net5501: Add features to net5501 and remove HID support (unneeded)florian2010-11-071-1/+2
| | | | | | | | | | | Since the net5501 doesn't have a VGA port, it doesn't need HID support either -- all console access will be over a serial port. Also add FEATURES to it as well. Signed-of-by: Philip Prindeville <philip@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] fix build failure when targetting ramdiskflorian2010-11-071-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23914 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: Fix boot problem with wgt634u.hauke2010-11-0718-38/+953
| | | | | | | | | | | Readd the workarround from the old version again which was removed in r22296 and refresh the patches. This should close #7874 Thank you Russell Senior for testing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] Add support for Ubiquiti UniFi APclaudio2010-11-063-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] Add wps button on alice gateclaudio2010-11-061-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Merge branch 'adm8668'florian2010-11-0646-0/+5162
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: omapfb and keyboard fixesmb2010-11-062-107/+114
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23898 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] fix touchscreen driver build failureflorian2010-11-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23895 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] add missing symbol spotted by buildbot.florian2010-11-051-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: fix a wrong 2.6.37 patch (thank you acinonyx)acoul2010-11-051-17/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add linux 2.6.37 config/patchesmb2010-11-0515-0/+22131
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux 2.6.37: Disable DEBUG_ICEDCCmb2010-11-051-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810 profile: add maemo-kexecmb2010-11-051-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [orion]: the same DEFAULT_PACKAGES should be selected in the generic Makefilekaloz2010-11-053-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [orion]: only build squashfs images by defaultkaloz2010-11-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux/orion: create subtargets (closes #8154)acoul2010-11-048-120/+173
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: extend r23881 for 2.6.37 too.acoul2010-11-041-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: add missing symbols (closes #8147)acoul2010-11-041-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23881 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Configure WNDR3700 switch LED colors properly (#8103)nbd2010-11-041-10/+8
| | | | | | | | | | | For WNDR3700, use green for 1Gb/s and amber for 100Mb/s and 10Mb/s on the four LAN port switch LEDs. The LEDs will be lit to indicate a link and will blink to indicate activity. This matches the stock firmware and the description printed on the label on the unit's underside. Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on ↵nbd2010-11-041-15/+3
| | | | | | submitter's request git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)nbd2010-11-041-3/+15
| | | | | | | | | | | Make the WiFi LEDs blink for activity on the WNDR3700, matching the stock firmware and user expectations. The green 2.4GHz and blue 5GHz LEDs will illuminate with the radio on, and will blink to indicate transmission and reception. Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Set eth1 MAC address from EEPROM for WNDR3700nbd2010-11-041-2/+7
| | | | | | | | | | | | | The WNDR3700's art/caldata partition contains three MAC addresses at offsets 0, 6, and 12, used for eth0/wlan0 (shared), eth1, and wlan1, respectively. The existing code configures eth1's MAC address by adding 1 to eth0's instead of using the value stored in the EEPROM. This patch causes the stored value to be used directly. (On my WNDR3700s, the three stored addresses are all sequential anyway.) Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix the wndr3700 antenna group setting for the first wireless chip ↵nbd2010-11-041-1/+1
| | | | | | (thx, Mark Mentovai) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32]: upgrade to 2.6.36kaloz2010-11-043-2/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix mvswitch PHY polling setting (#8133)florian2010-11-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* these belong to the generic config..kaloz2010-11-043-30/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update kernels to 2.6.32.25 and 2.6.35.8kaloz2010-11-0424-24/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing 2.6.36 symbolskaloz2010-11-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add even more missing symbols to the 2.6.36 configlars2010-11-031-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips]blogic2010-11-031-0/+12
| | | | | | | * adds patch to 2.6.35 series to make dsl work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23839 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips]:blogic2010-11-03223-22741/+615
| | | | | | | | | | | * bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack for tapi drivers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: add preliminary 2.6.37 kernel supportacoul2010-11-03116-0/+67724
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ↵nbd2010-11-034-12/+39
| | | | | | instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23822 3c298f89-4303-0410-b956-a3cf2f4a3e73