1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-13 22:01:05 +02:00

6344 Commits

Author SHA1 Message Date
lars
08c30bcfff [kernel] Add missing symbols to 2.6.34 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 22:30:27 +00:00
lars
a0564173e3 [mx2] Use lzma kernel compression.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 22:12:10 +00:00
florian
b02fa11a17 [kernel] swconfig: Check vlan/port indexes for validity.
Swconfig needs to make sure that requested vlans/ports actually exist,
else it might read or modify memory not belonging to itself.

This patch adds a quick range check in swconfig's kernel part to
prevent accidential or intentional memory modification.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 20:51:37 +00:00
florian
6740bf6a0f [kernel] refresh 2.6.33 patches for 2.6.33.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 18:15:15 +00:00
juhosg
eb4297a352 ramips: nuke clocksource init patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 17:47:30 +00:00
juhosg
52a2bdc2ed ramips: generate sysupgrade images for the rt305x devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 17:47:28 +00:00
juhosg
c540e18b68 ramips: add sysupgrade support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 17:47:25 +00:00
juhosg
a635a19c37 ramips: add diag support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 17:47:23 +00:00
juhosg
501e9e372c ramips: enable image commandline hack and cmdline partition parsing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 17:47:20 +00:00
juhosg
079e50813d ramips: add default profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 17:47:17 +00:00
lars
3d00b9bbe1 [xburst] time.c: Timer enable registers are only 8bit width.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 16:24:06 +00:00
florian
8ff8151448 [x86] add net5501 support
This patch brings up the net5501 platform.

Note that the x86/ target included support for all x86/ class
processors.  That's not technically correct.  This should be constrained
only to the "generic" subtarget.  Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.

It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't.  Again, moving
that to the generic subtarget.

Fortunately, this was a fairly benign tweak.

The net5501 board includes the following logic:

Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 12:36:55 +00:00
acoul
2f643ce9e6 ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 09:03:10 +00:00
acoul
294d323cad ixp4xx: add 2.6.33 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 09:01:36 +00:00
florian
294d91d66c [malta] create two endian-specific subtargets, as malta can run both
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 21:02:51 +00:00
blogic
656f01b9c9 [ifxmips] adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 20:11:28 +00:00
florian
1314516464 [rdc] remove 2.6.32 files, out of sync and going to be replaced differently
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 18:44:44 +00:00
lars
d531754b83 [kernel] Add mx2 target with very basic support for the vp6500 voip phone
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 18:37:34 +00:00
nbd
e1d249d8b4 ar71xx: add a profile for PB92
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 16:50:20 +00:00
jow
11ae578a49 [backfire] merge r20775
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 14:31:27 +00:00
jow
35d8522c6a [brcm47xx] add script to fixup the wireless mac (#7102)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 14:29:01 +00:00
juhosg
f382721827 backfire: Generic: Clean up output of AR8216 driver. (backport of r20773)
This patch is rather a cosmetic patch. It fixes the following issues:

 * Demote the unknown device message to debug level to not spam
   the log.
 * Fix the version print of the unknown device message.
 * Output the 'attach' message only when attaching as switch driver,
   not when attaching as phy driver.
 * Correctly return NET_RX_DROP when dropping packets.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 11:47:33 +00:00
juhosg
3c6e0e0859 Generic: Clean up output of AR8216 driver.
This patch is rather a cosmetic patch. It fixes the following issues:

 * Demote the unknown device message to debug level to not spam
   the log.
 * Fix the version print of the unknown device message.
 * Output the 'attach' message only when attaching as switch driver,
   not when attaching as phy driver.
 * Correctly return NET_RX_DROP when dropping packets.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc: bacfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-10 11:34:11 +00:00
florian
37ed3994c5 [kernel] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 19:26:57 +00:00
florian
34c0625f24 backport r20765 to backfire
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 18:44:56 +00:00
florian
7612d83820 [brcm63xx] do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 18:43:36 +00:00
juhosg
c4e7fe7515 ar71xx: nuke clocksource init patches, it is not required since 2.6.27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 13:33:03 +00:00
juhosg
eb0d4b45c6 backfire: ar71xx: update phy masks for the Planex boards (backport of r20754)
This avoids probing of the AR8216 chip on the eth0 interface.


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:23 +00:00
juhosg
c2d7208f8a backfire: generic: make chip detection more reliable in the AR8216 driver (backport of r20753)
Fixes broken ethernet on the Planex MZK-W04NU/W300NH boards.


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:17 +00:00
juhosg
ae38454455 backfire: ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards (backport of r20752)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:12 +00:00
juhosg
311592bd07 backfire: ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive functions (backport of r20751)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:06 +00:00
juhosg
612a3d373d backfire: ar71xx: ag71xx: call the phy driver's netif_receive_skb() (backport of r20750)
Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.

This fixes the header mangling of the AR8216 driver.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:00 +00:00
acoul
b81ea4e4dc [backfire] merge r20757
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 11:38:18 +00:00
acoul
c6e3d67e8f x86: generic: fix soekris support (closes #7081)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 11:31:19 +00:00
Mirko Vogt
2b2ca87880 since we now use block-mount and block-hotplug, no static fstab should be needed anymore 2010-04-09 12:04:08 +02:00
juhosg
3d089c4fe3 ar71xx: update phy masks for the Planex boards
This avoids probing of the AR8216 chip on the eth0 interface.

Cc: backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 08:40:14 +00:00
juhosg
9823d2fc7e generic: make chip detection more reliable in the AR8216 driver
Fixes broken ethernet on the Planex MZK-W04NU/W300NH boards.

Cc: bacfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 08:40:12 +00:00
juhosg
d7e830a7a9 ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards
Cc: backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 08:40:09 +00:00
juhosg
da7aaa905b ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive functions
Cc: backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 08:40:06 +00:00
juhosg
c74f817d15 ar71xx: ag71xx: call the phy driver's netif_receive_skb()
Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.

This fixes the header mangling of the AR8216 driver.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc:backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 08:38:46 +00:00
florian
5ba5604222 [kernel] fix kexec for mips, patch from Adrian Byszuk (#7115)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-08 07:53:14 +00:00
Mirko Vogt
aa5057df21 Revert "[xburst] add SAKC logo"
sorry, but this is not the place for custom boot logos -
it breaks all ports as well because, because configs weren't refreshed

This reverts commit 5b7b8aa8dc5c7f29aea3dfbb6e7da80098c7271e.
2010-04-07 09:51:29 +02:00
jow
0f73eb6c5b [backfire] merge r20733
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 22:47:08 +00:00
jow
ecb800093e [atheros] fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 22:46:15 +00:00
Mirko Vogt
4914657f68 Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst 2010-04-06 18:38:06 +02:00
Mirko Vogt
ab73a8422a split rootfs-part once again -
having a smaller rootfs reduces mount time which reduces boot time.

Warning: Now we have to ensure, that anything which is accessing the new
data partition, has to get delayed until the data partition got mounted
2010-04-06 18:33:37 +02:00
Xiangfu Liu
0f7caf719b Merge branch 'xburst' of projects.qi-hardware.com:openwrt-xburst into xburst 2010-04-06 16:13:03 +08:00
Xiangfu Liu
5b7b8aa8dc [xburst] add SAKC logo
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-06 16:11:41 +08:00
nbd
e9d07710ee ar71xx: fix ethernet on final pb92 board (previous value was based on a preliminary version)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 00:12:50 +00:00
nbd
5b9ce0f0be ar71xx: remove pb92 images in backfire, the port is incomplete
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 00:08:53 +00:00