Commit graph

5955 commits

Author SHA1 Message Date
Gabor Juhos
b445943cdf ar71xx: move ath9k specific PCI fixup into a separate file
SVN-Revision: 23131
2010-09-27 14:53:46 +00:00
Gabor Juhos
4ae167959b ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCs
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
2010-09-27 14:53:43 +00:00
Gabor Juhos
e5b081335e ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)
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
2010-09-27 14:43:34 +00:00
Gabor Juhos
39c57eeb31 ramips: allow USB
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
2010-09-27 14:42:07 +00:00
Gabor Juhos
dc4df4ca65 generic: RTL8366S/RB: Fix autonegotiation for the WAN port.
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
2010-09-27 14:42:05 +00:00
Gabor Juhos
5721f06fe1 generic: add rtl8366rb switch port rate, port and qos enable/disable support
Patch-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 23126
2010-09-27 14:41:54 +00:00
Felix Fietkau
a7bb7dd99e Add support for Atheros AP96 reference board
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
2010-09-27 08:59:53 +00:00
Michael Büsch
a41b1df07b omap24xx fb: Do not omit init
SVN-Revision: 23123
2010-09-26 22:03:18 +00:00
Michael Büsch
da53a6d635 omap24xx: Upgrade to linux-2.6.36-rc5
SVN-Revision: 23121
2010-09-26 12:53:23 +00:00
Michael Büsch
cde47c9958 omap24xx: Export certain n8x0 GPIO switches as input device
SVN-Revision: 23120
2010-09-26 12:50:53 +00:00
Felix Fietkau
19723d09c2 x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)
SVN-Revision: 23104
2010-09-20 22:14:07 +00:00
Michael Büsch
a2ca27e237 omap24xx cbus: fix ioctls
SVN-Revision: 23083
2010-09-18 18:14:17 +00:00
Michael Büsch
1e3c230596 omap24xx: Add n8x0 specific GPIO switch code
SVN-Revision: 23082
2010-09-18 17:58:30 +00:00
Michael Büsch
581f65334b omap24xx: Add support for GPIO switches on the n810
SVN-Revision: 23081
2010-09-18 17:31:00 +00:00
Michael Büsch
ab5d942622 omap24xx: Update 2.6.36 config
SVN-Revision: 23074
2010-09-15 19:15:52 +00:00
Michael Büsch
e4e278d82a omap24xx: Add 2.6.36 support
SVN-Revision: 23072
2010-09-15 17:45:10 +00:00
Gabor Juhos
a07788ae63 generic: add support for the EON EN25F32 flash chip
* based on a patch by laigor <laigor@mail.ru> from #7882

SVN-Revision: 23058
2010-09-14 12:03:01 +00:00
Jo-Philipp Wich
7ec18378a7 add kvm_guest to subtarget list
SVN-Revision: 23056
2010-09-13 17:00:37 +00:00
Florian Fainelli
bbca651e1b remove wpa-supplicant and iw from the Tecom GW6x00 profile
SVN-Revision: 23051
2010-09-13 08:30:35 +00:00
Alexandros C. Couloumbis
a9f54bfd51 linux/generic: update patches for 2.6.36-rc4
SVN-Revision: 23047
2010-09-13 07:24:53 +00:00
Alexandros C. Couloumbis
7328f794bb linux/generic: update mini_fo evict_inode migration
SVN-Revision: 23046
2010-09-13 07:22:39 +00:00
Alexandros C. Couloumbis
6a5618187e linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ready for mainlin inclusion
SVN-Revision: 23045
2010-09-13 07:21:38 +00:00
Jo-Philipp Wich
ea5904ff93 - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads
SVN-Revision: 23039
2010-09-12 22:04:09 +00:00
Florian Fainelli
d3e206ad96 default to using 2.6.35
SVN-Revision: 23038
2010-09-12 21:23:53 +00:00
Florian Fainelli
dc1302fdf9 remove 2.6.33 support
SVN-Revision: 23037
2010-09-12 21:23:47 +00:00
Florian Fainelli
327ac42dca change the Tecom GW6x00 profile to use wl instead of b43
SVN-Revision: 23036
2010-09-12 21:23:41 +00:00
Florian Fainelli
f4f789f211 register udc and spi devices at the correct init level
SVN-Revision: 23035
2010-09-12 21:23:35 +00:00
Florian Fainelli
fab2e77357 refresh 2.6.35 patches
SVN-Revision: 23034
2010-09-12 21:23:29 +00:00
Florian Fainelli
ed008fe1e8 refresh 2.6.35 patches
SVN-Revision: 23033
2010-09-12 21:23:15 +00:00
Jo-Philipp Wich
21fe52a736 override ARCH_PACKAGES
SVN-Revision: 23031
2010-09-12 20:50:53 +00:00
Jo-Philipp Wich
af800676d5 override ARCH_PACKAGES
SVN-Revision: 23030
2010-09-12 20:50:38 +00:00
Michael Büsch
4b7536d3c7 omap24xx: Add default network config
SVN-Revision: 23004
2010-09-11 15:21:03 +00:00
Michael Büsch
f0813cd0f5 omap24xx: Add pointercal file
SVN-Revision: 23003
2010-09-11 15:04:21 +00:00
Michael Büsch
9b4aafb87e Refresh patch
SVN-Revision: 23000
2010-09-10 21:41:06 +00:00
Michael Büsch
7751eaf871 Allow receiving input events even if the X-server grabbed the device.
SVN-Revision: 22999
2010-09-10 21:40:12 +00:00
Jo-Philipp Wich
ee81bb7cdb fix a small typo in sed pattern
SVN-Revision: 22997
2010-09-10 15:40:42 +00:00
Jo-Philipp Wich
7a2ce99fe5 fix arch detection pattern to cope with underscores in board name, e.g. "adm5120_mips"
SVN-Revision: 22980
2010-09-08 05:46:37 +00:00
Jo-Philipp Wich
699876fa6b - 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
SVN-Revision: 22978
2010-09-08 00:36:35 +00:00
Jo-Philipp Wich
1cd4b50164 fix Dockstart default rdate interface in system config, reformat
SVN-Revision: 22975
2010-09-07 21:26:12 +00:00
Jo-Philipp Wich
2c59d54a43 use --force-run-hooks for host opkg install
SVN-Revision: 22973
2010-09-07 21:22:07 +00:00
John Crispin
72d4242263 extracted firmware files were generated with an incorrect umask
SVN-Revision: 22957
2010-09-06 16:34:45 +00:00
Hamish Guthrie
54f4dd5612 add package python-cjson to gumstix profile
SVN-Revision: 22956
2010-09-06 13:56:43 +00:00
Jo-Philipp Wich
7d045509fd adjust image defaults for KVM
SVN-Revision: 22950
2010-09-06 02:31:37 +00:00
Jo-Philipp Wich
9d74fc3eb3 use opkg/host for package installation - speeds up rebuild operations - aligns generated package list format with the one created by opkg on the target - fixes broken dependency handling in imagebuilder
SVN-Revision: 22949
2010-09-06 02:15:46 +00:00
Jo-Philipp Wich
8ce034b36a x86: add kvm_guest subtarget 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>

SVN-Revision: 22944
2010-09-05 23:18:51 +00:00
Felix Fietkau
0c6653c6e2 ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND
SVN-Revision: 22935
2010-09-05 16:17:06 +00:00
Alexandros C. Couloumbis
ff48b77be1 linux/ixp4xx: add kernel 2.6.36 preliminary support
SVN-Revision: 22924
2010-09-04 22:54:53 +00:00
Alexandros C. Couloumbis
e465d84971 linux/ixp4xx: revert r22922
SVN-Revision: 22923
2010-09-04 22:50:43 +00:00
Alexandros C. Couloumbis
64bc2e51fc linux/ixp4xx: add kernel 2.6.36 preliminary support
SVN-Revision: 22922
2010-09-04 22:47:35 +00:00
Alexandros C. Couloumbis
6cff1caa68 linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/)
SVN-Revision: 22921
2010-09-04 22:18:54 +00:00
Alexandros C. Couloumbis
d3bb3031c6 linux/ixp4xx: fix am apex image make bug
SVN-Revision: 22920
2010-09-04 21:48:49 +00:00
Florian Fainelli
0ca31140aa add switch driver for Lantiq PSB6970
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>

SVN-Revision: 22914
2010-09-04 18:06:01 +00:00
Gabor Juhos
3e747a7f75 target/toolchain: fix installation after r22723
SVN-Revision: 22887
2010-09-04 11:56:33 +00:00
Gabor Juhos
fcfe56924b ar71xx: build firmware images for the Zcomax boards
SVN-Revision: 22884
2010-09-03 18:14:43 +00:00
Gabor Juhos
b4336a8e2d ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards
SVN-Revision: 22882
2010-09-03 18:14:37 +00:00
Alexandros C. Couloumbis
9f29fa68f6 linux/orion: fix iproute2 issue (partially closes ticket #7862)
SVN-Revision: 22878
2010-09-03 07:06:08 +00:00
Lars-Peter Clausen
a70e0d0665 Add kernel package for the mv_cesa crypto module
SVN-Revision: 22877
2010-09-03 01:03:22 +00:00
Lars-Peter Clausen
3fe1d8503c Set -mtune to marvell-f
SVN-Revision: 22876
2010-09-03 00:45:55 +00:00
Alexandros C. Couloumbis
8df0c8e390 generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
SVN-Revision: 22867
2010-09-01 13:14:05 +00:00
Gabor Juhos
ece9b523e4 ar71xx: refresh patches
SVN-Revision: 22864
2010-08-31 20:13:50 +00:00
Gabor Juhos
47f8fd1dde ar71xx: rewrite SPI drivers for the RB4xx boards
* add a new SPI controller driver
  * add SPI driver for the CPLD chip
  * convert the NAND driver
  * enable the mikroSD slot
  * enable more LEDs

SVN-Revision: 22863
2010-08-31 20:13:47 +00:00
Gabor Juhos
4ca54a5b39 generic: bacport SPI bus locking API
SVN-Revision: 22862
2010-08-31 20:06:42 +00:00
Gabor Juhos
7782fcf874 generic: fix erase operation on the pm25lv flash chip
SVN-Revision: 22861
2010-08-31 20:06:38 +00:00
Gabor Juhos
6c1d3b0a79 generic: introduce broadcast_uevent function
SVN-Revision: 22858
2010-08-31 20:06:25 +00:00
Felix Fietkau
08755b8858 rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure that the VLAN MC entry gets allocated. Fixes problems with tagged-only ports (#7795)
SVN-Revision: 22856
2010-08-31 19:04:02 +00:00
Florian Fainelli
8108b387d0 backport upstream multicast fix (#7848)
SVN-Revision: 22852
2010-08-31 14:10:25 +00:00
Florian Fainelli
685d598add refresh 2.6.32 patches
SVN-Revision: 22851
2010-08-31 14:10:07 +00:00
Florian Fainelli
c0411f877f rework multi_probe patch to be cleaner
SVN-Revision: 22850
2010-08-31 14:09:25 +00:00
Florian Fainelli
82e244fb28 refresh patches
SVN-Revision: 22849
2010-08-31 14:08:58 +00:00
Florian Fainelli
66f9c974c0 refresh 2.6.32 patches
SVN-Revision: 22848
2010-08-31 14:08:30 +00:00
Jo-Philipp Wich
867ac59ff9 enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
SVN-Revision: 22846
2010-08-30 22:59:20 +00:00
Lars-Peter Clausen
34736c48b9 Build usb storage support into the kernel.
This allows for example to put the rootfs on a usb-stick.

SVN-Revision: 22845
2010-08-30 19:09:37 +00:00
Alexandros C. Couloumbis
a3b66e1ea1 linux/generic: update 2.6.36 kernel patches
SVN-Revision: 22844
2010-08-30 08:58:50 +00:00
Lars-Peter Clausen
dc116b1887 Add different profiles for Sheevaplug and Dockstar
Thanks to Gerrit Visser

SVN-Revision: 22838
2010-08-29 21:16:00 +00:00
Lars-Peter Clausen
429c8a56b6 Use kirkwood_nand_init instead of manually registering the nand driver
This fixes that the device would hang during boot.

SVN-Revision: 22837
2010-08-29 21:10:59 +00:00
Lars-Peter Clausen
014765e77c Align jffs2 to pagesize and fix mkfs2.jffs2 opts
SVN-Revision: 22836
2010-08-29 21:08:55 +00:00
Alexandros C. Couloumbis
67fd8d1fdc linux/generic: update 2.6.36 kernel patches
SVN-Revision: 22834
2010-08-29 18:33:06 +00:00
Lars-Peter Clausen
cf445bb48f Update 2.6.35.x to 2.6.35.4
SVN-Revision: 22833
2010-08-29 18:19:20 +00:00
Alexandros C. Couloumbis
206e5f313e linux/generic: add kernel 2.6.36 preliminary support
SVN-Revision: 22832
2010-08-29 14:35:23 +00:00
Lars-Peter Clausen
28d7de48b8 Cleanup image generation
SVN-Revision: 22829
2010-08-28 22:01:21 +00:00
Andy Boyett
5cc80a7c9a update wbd222 patch after r22662
SVN-Revision: 22821
2010-08-27 05:24:44 +00:00
Michael Büsch
e483dd2836 Improve n810 profile
SVN-Revision: 22817
2010-08-26 19:54:08 +00:00
Hamish Guthrie
b6869eb1cd Update kernel to 2.6.34.5, add USB storage to profile
SVN-Revision: 22813
2010-08-26 11:24:23 +00:00
Florian Fainelli
00e15a3abf add 2.6.35 support
SVN-Revision: 22812
2010-08-26 09:13:44 +00:00
Gabor Juhos
48af005b73 generic: fix pm25lv SPI flash support
SVN-Revision: 22804
2010-08-25 19:57:19 +00:00
Gabor Juhos
a80b9af0cd ar71xx: refresh patches
SVN-Revision: 22803
2010-08-25 19:57:11 +00:00
Florian Fainelli
cfb88ec980 add support for 2.6.35
SVN-Revision: 22802
2010-08-25 19:56:18 +00:00
Florian Fainelli
0505b8ba58 rename config-2.6.32 to config-default
SVN-Revision: 22801
2010-08-25 19:56:13 +00:00
Florian Fainelli
2e343d9760 add 2.6.35 support
SVN-Revision: 22800
2010-08-25 19:56:08 +00:00
Florian Fainelli
87100c3feb refresh 2.6.35 patches
SVN-Revision: 22799
2010-08-25 19:56:03 +00:00
Michael Büsch
7a8066735d Add usb gadget feature flag
SVN-Revision: 22798
2010-08-25 17:35:34 +00:00
Florian Fainelli
a61696b8f0 update to 2.6.35.3
SVN-Revision: 22791
2010-08-25 10:53:30 +00:00
Florian Fainelli
9678699591 update qemu README wrt latest qemu
SVN-Revision: 22790
2010-08-25 10:53:25 +00:00
Lars-Peter Clausen
061ca5765f Add missing symbols to 2.6.35 config
SVN-Revision: 22787
2010-08-25 01:04:18 +00:00
Lars-Peter Clausen
6e3060af50 Update kernel to 2.6.35
SVN-Revision: 22786
2010-08-24 19:46:24 +00:00
Michael Büsch
3b6d2366bd Add usb gadget packages
SVN-Revision: 22785
2010-08-24 15:15:23 +00:00
Michael Büsch
0eb37951ed n810: Fix USB board init
SVN-Revision: 22781
2010-08-23 16:14:04 +00:00
Michael Büsch
e54b810ace tahvo-usb: Use platform device interface properly (don't crash)
SVN-Revision: 22780
2010-08-23 14:24:39 +00:00
Lars-Peter Clausen
1dfa6cffb1 refresh config
SVN-Revision: 22777
2010-08-22 23:22:08 +00:00
Lars-Peter Clausen
b584c5f0f0 Fix n5x6 sound drivers
SVN-Revision: 22776
2010-08-22 23:21:11 +00:00