Commit Graph

6965 Commits (e9b7a65dec5a524a05e77eef333a95dcc3ebd57e)

Author SHA1 Message Date
Jo-Philipp Wich e9b7a65dec [Patch v2] Geos -- new x86 subtarget definition
This defines the Geos platform from Traverse Technologies in AUS.

This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot.

I'll add support for the LEDs separately.

Signed-off-by: Philip A. Prindeville 


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-10 22:48:33 +00:00
Michael Büsch 0f82477852 omap24xx: allow CONFIG_INET_XFRM_MODE_BEET as module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-10 17:27:57 +00:00
Alexandros C. Couloumbis de5c835139 linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-08 16:52:35 +00:00
Mirko Vogt 2e75737ff6 [target:xburst] do not override CFLAGS - the default ones are fine
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-08 13:10:43 +00:00
Alexandros C. Couloumbis 7825e6c51c linux/ar71xx: (2.6.36) add a missed patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-08 12:15:18 +00:00
Alexandros C. Couloumbis ff0ca066b8 linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-08 12:10:18 +00:00
Michael Büsch c3154eb0fa Add support for nokia n810 sound
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 15:35:49 +00:00
Felix Fietkau ae91389b77 ar71xx: increase rb4xx nand kernel partition size (patch by danimo)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 14:27:34 +00:00
Michael Büsch cd7e573f52 spi-gpio-old: 2.6.36 compile fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 13:26:39 +00:00
Michael Büsch 14b697910a hci_h4p: Compile fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 13:05:31 +00:00
Michael Büsch a33e8dc251 cryptodev: Compilefix on 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 12:12:52 +00:00
Michael Büsch 159e10820e omap24xx: Update kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 12:02:26 +00:00
Michael Büsch f649870570 omap24xx: Improve n810 battery management
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 09:58:37 +00:00
Hauke Mehrtens 1e0d2eaad3 brcm47xx: add patches for kernel 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-06 20:11:03 +00:00
Hamish Guthrie 7553598d3b kernel: crashlog uses bootmem to allocate memory which is being deprecated in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-06 09:40:00 +00:00
Imre Kaloz 0fdc96aba9 as we only support 2.6, remove the useless bool for it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-05 14:19:00 +00:00
Imre Kaloz 961a7ea9c6 Toto, we don't support Linux 2.4 anymore..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-05 14:15:46 +00:00
Gabor Juhos e3647801e9 ramips: Allow ethernet interface to be taken down and up again
Taking the ramips ethernet interface down and up again resulted in the
driver not receiving any frames anymore. Fix this by correctly disabling
interrupts in the hw on ifdown.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-05 14:10:34 +00:00
Alexandros C. Couloumbis 83250fb7bc linux/generic: update kernel patch refreshing. Include two missed patches.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-05 09:49:53 +00:00
Alexandros C. Couloumbis 72f6e35d54 linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-05 09:07:45 +00:00
Alexandros C. Couloumbis 76f0b54cd5 linux/generic: refresh 2.6.36 kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-05 08:50:54 +00:00
Lars-Peter Clausen 0c6590d71e [packages/kernel] Make mv_cesa crypto module available on Orion as well.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 21:33:07 +00:00
Hauke Mehrtens ec7dbb838c kernel: fix some build warnings with kernel 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 20:43:07 +00:00
Alexandros C. Couloumbis cdfc078f69 linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 17:45:05 +00:00
Alexandros C. Couloumbis bd544283db yaffs2: add preliminary 2.6.36 kernel support (sync to yaffs2 git tree). This code needs further testing especially for backwards compatibility. It boots on rb532 with
kernel options: CONFIG_DEVTMPFS & CONFIG_DEVTMPFS_MOUNT


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 16:55:06 +00:00
Imre Kaloz 4bf29e323c [kernel]: upgrade kernel versions to the latest stable ones
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 10:40:41 +00:00
Lars-Peter Clausen 39483a0cb0 [kirkwood] Iomega iConnect Wireless platform support
This patch adds support for Iomega iConnect Wireless. Leds and wireless card
support are still missing.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 09:19:52 +00:00
Lars-Peter Clausen 4341a4782e [kirkwood] Remove hwmon and i2c support from being built-in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 09:06:21 +00:00
Lars-Peter Clausen dd2a52b3a0 [kernel] update 2.6.35.x to 2.6.35.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 07:42:32 +00:00
Michael Büsch f47c187bda n810: Add fstab for maemo filesystems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-03 12:16:56 +00:00
Lars-Peter Clausen f116adf1af [kirkwood] Add jffs2 feature flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-02 14:31:49 +00:00
Gabor Juhos ccc0817067 ar71xx: initial support for jjPlus JWAP003
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-10-01 07:09:29 +00:00
Michael Büsch 500ff1f42e omap24xx: Add maintainer information
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-30 10:50:51 +00:00
Michael Büsch 527d32f28f omap24xx: Update to 2.6.36-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-30 09:50:04 +00:00
Alexandros C. Couloumbis e8e06bb4bf linux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-29 15:09:07 +00:00
Alexandros C. Couloumbis e7f5e13230 linux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-29 13:50:16 +00:00
Felix Fietkau 579d2b4cdb AP96: Fix LAN/WAN setup
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 22:55:14 +00:00
Lars-Peter Clausen e2ca2a1d17 [kirkwood] Fix mv_cesa module dependencies and .ko file location
Thanks KanjiMonster & Memphiz


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-28 16:32:08 +00:00
Gabor Juhos 4ce9fd3445 ar71xx: build firmware image for the TL-MR3420 v1 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:54:04 +00:00
Gabor Juhos 4f50f84bbe ar71xx: add support for the TL-MR3420 v1 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:53:59 +00:00
Gabor Juhos eaefe39218 ar71xx: AR724[12] requires different USB setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:53:57 +00:00
Gabor Juhos 4f4d6221a6 ar71xx: build firmware image for the TL-WR841N v7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:53:54 +00:00
Gabor Juhos 2eaba1f7c4 ar71xx: use the MDIO interface of the 2nd MAC on the ar7241
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:53:49 +00:00
Gabor Juhos efdab2d507 ar71xx: move ath9k specific PCI fixup into a separate file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:53:46 +00:00
Gabor Juhos 77b81718cb 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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:53:43 +00:00
Gabor Juhos 966de4fbd4 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:43:34 +00:00
Gabor Juhos 857cf6d227 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:42:07 +00:00
Gabor Juhos 9ec1d552db 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:42:05 +00:00
Gabor Juhos e0c47b311f generic: add rtl8366rb switch port rate, port and qos enable/disable support
Patch-by: Roman Yeryomin <roman@advem.lv>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:41:54 +00:00
Felix Fietkau 06d41d3a2d 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 08:59:53 +00:00