summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Atheros AP96 reference boardnbd2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx fb: Do not omit initmb2010-09-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Upgrade to linux-2.6.36-rc5mb2010-09-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Export certain n8x0 GPIO switches as input devicemb2010-09-262-13/+111
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)nbd2010-09-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx cbus: fix ioctlsmb2010-09-182-24/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add n8x0 specific GPIO switch codemb2010-09-182-16/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add support for GPIO switches on the n810mb2010-09-182-5/+598
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update 2.6.36 configmb2010-09-151-18/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add 2.6.36 supportmb2010-09-1514-0/+20856
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23072 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add support for the EON EN25F32 flash chipjuhosg2010-09-145-0/+60
| | | | | | * 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
* [x86] add kvm_guest to subtarget listjow2010-09-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove wpa-supplicant and iw from the Tecom GW6x00 profileflorian2010-09-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: update patches for 2.6.36-rc4acoul2010-09-131-174/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: update mini_fo evict_inode migrationacoul2010-09-131-9/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ↵acoul2010-09-132-14/+263
| | | | | | ready for mainlin inclusion git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder]jow2010-09-124-58/+14
| | | | | | | | | - 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
* [brcm63xx] default to using 2.6.35florian2010-09-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove 2.6.33 supportflorian2010-09-1230-4517/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] change the Tecom GW6x00 profile to use wl instead of b43florian2010-09-121-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] register udc and spi devices at the correct init levelflorian2010-09-122-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] refresh 2.6.35 patchesflorian2010-09-122-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.35 patchesflorian2010-09-1220-63/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] override ARCH_PACKAGESjow2010-09-122-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta] override ARCH_PACKAGESjow2010-09-122-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add default network configmb2010-09-112-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add pointercal filemb2010-09-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Refresh patchmb2010-09-101-15/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow receiving input events even if the X-server grabbed the device.mb2010-09-101-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder] fix a small typo in sed patternjow2010-09-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder] fix arch detection pattern to cope with underscores in board ↵jow2010-09-081-1/+2
| | | | | | name, e.g. "adm5120_mips" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder]jow2010-09-084-10/+56
| | | | | | | | | - add a helper script to generate opkg.conf, attempt to detect package 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kirkwood] fix Dockstart default rdate interface in system config, reformatjow2010-09-071-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder] use --force-run-hooks for host opkg installjow2010-09-071-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips]blogic2010-09-061-2/+2
| | | | | | | | extracted firmware files were generated with an incorrect umask git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap35xx] add package python-cjson to gumstix profilehcg2010-09-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] adjust image defaults for KVMjow2010-09-061-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] use opkg/host for package installationjow2010-09-061-6/+20
| | | | | | | | | - speeds up rebuild operations - aligns generated package list format with the one created by opkg on the target - fixes broken dependency handling in imagebuilder git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH v5 3/4] x86: add kvm_guest subtargetjow2010-09-053-0/+57
| | | | | | | | | | | Add a KVM guest subtarget to the x86 target. Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not ↵nbd2010-09-051-2/+1
| | | | | | select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ixp4xx: add kernel 2.6.36 preliminary supportacoul2010-09-0443-0/+6589
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ixp4xx: revert r22922acoul2010-09-0443-6589/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ixp4xx: add kernel 2.6.36 preliminary supportacoul2010-09-0443-0/+6589
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/)acoul2010-09-041-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ixp4xx: fix am apex image make bugacoul2010-09-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add switch driver for Lantiq PSB6970florian2010-09-047-0/+510
| | | | | | | | Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch. Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22914 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/toolchain: fix installation after r22723juhosg2010-09-041-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware images for the Zcomax boardsjuhosg2010-09-032-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boardsjuhosg2010-09-0313-1/+297
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/orion: fix iproute2 issue (partially closes ticket #7862)acoul2010-09-031-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22878 3c298f89-4303-0410-b956-a3cf2f4a3e73