summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: initial support for jjPlus JWAP003Gabor Juhos2010-10-0112-0/+136
| | | | | | | | | 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) SVN-Revision: 23165
* omap24xx: Add maintainer informationMichael Büsch2010-09-301-0/+1
| | | | SVN-Revision: 23160
* omap24xx: Update to 2.6.36-rc6Michael Büsch2010-09-301-1/+1
| | | | SVN-Revision: 23157
* linux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)Alexandros C. Couloumbis2010-09-291-3/+9
| | | | SVN-Revision: 23153
* linux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6Alexandros C. Couloumbis2010-09-291-0/+27
| | | | SVN-Revision: 23150
* AP96: Fix LAN/WAN setupFelix Fietkau2010-09-281-4/+8
| | | | | | | | | 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> SVN-Revision: 23147
* Fix mv_cesa module dependencies and .ko file location Thanks KanjiMonster & ↵Lars-Peter Clausen2010-09-281-2/+2
| | | | | | Memphiz SVN-Revision: 23145
* ar71xx: build firmware image for the TL-MR3420 v1 boardGabor Juhos2010-09-272-0/+16
| | | | SVN-Revision: 23138
* ar71xx: add support for the TL-MR3420 v1 boardGabor Juhos2010-09-2711-1/+171
| | | | SVN-Revision: 23136
* ar71xx: AR724[12] requires different USB setupGabor Juhos2010-09-272-11/+27
| | | | SVN-Revision: 23135
* ar71xx: build firmware image for the TL-WR841N v7Gabor Juhos2010-09-272-0/+16
| | | | SVN-Revision: 23134
* ar71xx: use the MDIO interface of the 2nd MAC on the ar7241Gabor Juhos2010-09-271-0/+6
| | | | SVN-Revision: 23132
* ar71xx: move ath9k specific PCI fixup into a separate fileGabor Juhos2010-09-2710-148/+144
| | | | SVN-Revision: 23131
* ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCsGabor Juhos2010-09-271-1/+14
| | | | | | | With this change ath9k can handle the wireless chip on the TL-WR841N v7 board which is based on the AR7241 SoC. SVN-Revision: 23130
* ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)Gabor Juhos2010-09-277-0/+118
| | | | | | | | | | | 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> SVN-Revision: 23129
* ramips: allow USBGabor Juhos2010-09-272-6/+0
| | | | | | | | | | | 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> SVN-Revision: 23128
* generic: RTL8366S/RB: Fix autonegotiation for the WAN port.Gabor Juhos2010-09-272-0/+10
| | | | | | | | | | | | 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> SVN-Revision: 23127
* generic: add rtl8366rb switch port rate, port and qos enable/disable supportGabor Juhos2010-09-271-0/+210
| | | | | | Patch-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 23126
* Add support for Atheros AP96 reference boardFelix Fietkau2010-09-2713-0/+228
| | | | | | | | | | | | 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> SVN-Revision: 23125
* omap24xx fb: Do not omit initMichael Büsch2010-09-261-1/+1
| | | | SVN-Revision: 23123
* omap24xx: Upgrade to linux-2.6.36-rc5Michael Büsch2010-09-261-1/+1
| | | | SVN-Revision: 23121
* omap24xx: Export certain n8x0 GPIO switches as input deviceMichael Büsch2010-09-262-13/+111
| | | | SVN-Revision: 23120
* x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)Felix Fietkau2010-09-201-1/+1
| | | | SVN-Revision: 23104
* omap24xx cbus: fix ioctlsMichael Büsch2010-09-182-24/+21
| | | | SVN-Revision: 23083
* omap24xx: Add n8x0 specific GPIO switch codeMichael Büsch2010-09-182-16/+53
| | | | SVN-Revision: 23082
* omap24xx: Add support for GPIO switches on the n810Michael Büsch2010-09-182-5/+598
| | | | SVN-Revision: 23081
* omap24xx: Update 2.6.36 configMichael Büsch2010-09-151-18/+27
| | | | SVN-Revision: 23074
* omap24xx: Add 2.6.36 supportMichael Büsch2010-09-1514-0/+20856
| | | | SVN-Revision: 23072
* generic: add support for the EON EN25F32 flash chipGabor Juhos2010-09-145-0/+60
| | | | | | * based on a patch by laigor <laigor@mail.ru> from #7882 SVN-Revision: 23058
* add kvm_guest to subtarget listJo-Philipp Wich2010-09-131-1/+1
| | | | SVN-Revision: 23056
* remove wpa-supplicant and iw from the Tecom GW6x00 profileFlorian Fainelli2010-09-131-1/+1
| | | | SVN-Revision: 23051
* linux/generic: update patches for 2.6.36-rc4Alexandros C. Couloumbis2010-09-131-174/+0
| | | | SVN-Revision: 23047
* linux/generic: update mini_fo evict_inode migrationAlexandros C. Couloumbis2010-09-131-9/+17
| | | | SVN-Revision: 23046
* linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ↵Alexandros C. Couloumbis2010-09-132-14/+263
| | | | | | ready for mainlin inclusion SVN-Revision: 23045
* - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize ↵Jo-Philipp Wich2010-09-124-58/+14
| | | | | | dl/ as package cache, useful for remote downloads SVN-Revision: 23039
* default to using 2.6.35Florian Fainelli2010-09-121-1/+1
| | | | SVN-Revision: 23038
* remove 2.6.33 supportFlorian Fainelli2010-09-1230-4517/+0
| | | | SVN-Revision: 23037
* change the Tecom GW6x00 profile to use wl instead of b43Florian Fainelli2010-09-121-2/+3
| | | | SVN-Revision: 23036
* register udc and spi devices at the correct init levelFlorian Fainelli2010-09-122-11/+11
| | | | SVN-Revision: 23035
* refresh 2.6.35 patchesFlorian Fainelli2010-09-122-3/+3
| | | | SVN-Revision: 23034
* refresh 2.6.35 patchesFlorian Fainelli2010-09-1220-63/+63
| | | | SVN-Revision: 23033
* override ARCH_PACKAGESJo-Philipp Wich2010-09-122-0/+2
| | | | SVN-Revision: 23031
* override ARCH_PACKAGESJo-Philipp Wich2010-09-122-0/+2
| | | | SVN-Revision: 23030
* omap24xx: Add default network configMichael Büsch2010-09-112-0/+29
| | | | SVN-Revision: 23004
* omap24xx: Add pointercal fileMichael Büsch2010-09-111-0/+1
| | | | SVN-Revision: 23003
* Refresh patchMichael Büsch2010-09-101-15/+15
| | | | SVN-Revision: 23000
* Allow receiving input events even if the X-server grabbed the device.Michael Büsch2010-09-101-0/+31
| | | | SVN-Revision: 22999
* fix a small typo in sed patternJo-Philipp Wich2010-09-101-1/+1
| | | | SVN-Revision: 22997
* fix arch detection pattern to cope with underscores in board name, e.g. ↵Jo-Philipp Wich2010-09-081-1/+2
| | | | | | "adm5120_mips" SVN-Revision: 22980
* - add a helper script to generate opkg.conf, attempt to detect package ↵Jo-Philipp Wich2010-09-084-10/+56
| | | | | | architecture from packages/ - fix package defaults when no package override is given, IB previously aggregated the defautls of all profiles - introduce a repositories.conf, allows using remote opkg repositories in imagebuilder SVN-Revision: 22978