summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Collapse)Author
2010-10-03n810: Add fstab for maemo filesystemsmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-02[kirkwood] Add jffs2 feature flaglars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-01ar71xx: initial support for jjPlus JWAP003juhosg
Patch-by: Cezary Jackiewicz <cezary@eko.one.pl> (the GPIODEV code has been removed, the sysfs interface can be used to control the GPIO lines instead - juhosg) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-30omap24xx: Add maintainer informationmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-30omap24xx: Update to 2.6.36-rc6mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-29linux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)acoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-29linux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6acoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-28AP96: Fix LAN/WAN setupnbd
LAN (eth0) is behind a switch and the fixed speed/duplex was supposed to be for it, not WAN (eth1). Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-28[kirkwood] Fix mv_cesa module dependencies and .ko file locationlars
Thanks KanjiMonster & Memphiz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27ar71xx: build firmware image for the TL-MR3420 v1 boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27ar71xx: add support for the TL-MR3420 v1 boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27ar71xx: AR724[12] requires different USB setupjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27ar71xx: build firmware image for the TL-WR841N v7juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27ar71xx: use the MDIO interface of the 2nd MAC on the ar7241juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27ar71xx: move ath9k specific PCI fixup into a separate filejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCsjuhosg
With this change ath9k can handle the wireless chip on the TL-WR841N v7 board which is based on the AR7241 SoC. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)juhosg
The attached patch adds a preliminary support for Prolink PWH2004 board (Ralink RT305x based). LAN and flash appear to work. However, the USB port and WLAN I have not managed to activate properly yet, but that problem appears to be present with other rt305x targets as well(?). Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27ramips: allow USBjuhosg
The current defaults for ramips rt305x does not allow the USB subsystem to be selected/built. This patch is just a small step in that direction. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27generic: RTL8366S/RB: Fix autonegotiation for the WAN port.juhosg
The RTL8366S/RB support connecting a second mac to it and using the 5th port as an independent phy. Therefore we need to handle autonegotiation changes for phy 4 like on a single phy device. This fixes #7980, verified on a WNDR3700. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27generic: add rtl8366rb switch port rate, port and qos enable/disable supportjuhosg
Patch-by: Roman Yeryomin <roman@advem.lv> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27Add support for Atheros AP96 reference boardnbd
This is still preliminary and not really tested much. Anyway, this version seems to be enough to get both wired and wireless interfaces working. Buttons and leds are also working. mach-ap96.c is based on mach-wndr3700.c. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-26omap24xx fb: Do not omit initmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-26omap24xx: Upgrade to linux-2.6.36-rc5mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-26omap24xx: Export certain n8x0 GPIO switches as input devicemb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-20x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-18omap24xx cbus: fix ioctlsmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-18omap24xx: Add n8x0 specific GPIO switch codemb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-18omap24xx: Add support for GPIO switches on the n810mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-15omap24xx: Update 2.6.36 configmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-15omap24xx: Add 2.6.36 supportmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-14generic: add support for the EON EN25F32 flash chipjuhosg
* based on a patch by laigor <laigor@mail.ru> from #7882 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13[x86] add kvm_guest to subtarget listjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13[brcm63xx] remove wpa-supplicant and iw from the Tecom GW6x00 profileflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13linux/generic: update patches for 2.6.36-rc4acoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13linux/generic: update mini_fo evict_inode migrationacoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ↵acoul
ready for mainlin inclusion git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12[imagebuilder]jow
- sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12[brcm63xx] default to using 2.6.35florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12[brcm63xx] remove 2.6.33 supportflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12[brcm63xx] change the Tecom GW6x00 profile to use wl instead of b43florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12[brcm63xx] register udc and spi devices at the correct init levelflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12[brcm63xx] refresh 2.6.35 patchesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12[kernel] refresh 2.6.35 patchesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12[adm5120] override ARCH_PACKAGESjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12[malta] override ARCH_PACKAGESjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-11omap24xx: Add default network configmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-11omap24xx: Add pointercal filemb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-10Refresh patchmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-10Allow receiving input events even if the X-server grabbed the device.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-10[imagebuilder] fix a small typo in sed patternjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22997 3c298f89-4303-0410-b956-a3cf2f4a3e73