juhosg
ce883e3127
generic: ar8216: add support for get link status
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-15 14:11:41 +00:00
nbd
f890117582
kernel: disable cfi cmdset 0002 erase suspend
...
on some platforms, erase suspend leads to data corruption and lockups when write
ops collide with erase ops. this has been observed on the buffalo wzr-hp-g300nh.
rather than play whack-a-mole with a hard to reproduce issue on a variety of devices,
simply disable erase suspend, as it will usually not produce any useful gain on
the small filesystems used on embedded hardware.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-15 00:15:36 +00:00
nbd
db5c8f65ca
ar71xx: add some code to detect DMA stuck conditions on ar7240
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-13 22:30:14 +00:00
nbd
5051a6677f
ar71xx: on ar724x only reset the link status in the restart handler, the fast reset takes care of DMA stuck issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-13 21:49:46 +00:00
hauke
b684163141
brcm47xx: fix flash detection on chipcommon less devices.
...
This closes #9906
Thank you for the report Kim
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-12 16:37:22 +00:00
nbd
80bda1f3e5
initramfs: allow preinit to enable switching from initramfs to tmpfs to allow overlayfs to be mounted on top of it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 20:32:57 +00:00
nbd
65dea0f0b1
ar71xx: adjust the mtd layout of tew-632brp and dir-615c to match the image layout ( fixes #9922 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 13:52:40 +00:00
florian
a91dd7628b
[ep93xx] package more board specific modules:
...
- keyboard matrix driver
- SoC sound support
based on patch by KanjiMonster
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 11:18:44 +00:00
florian
2084beb89a
[kernel] add more missing touchscren symbols (3.0+)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 11:18:41 +00:00
florian
66ca64dd8b
[realview] disable hardware perf support to work in qemu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 11:18:37 +00:00
hauke
88288cdd8a
kernel: revert r27953
...
KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 09:54:02 +00:00
hauke
494bc2d399
kernel: fix ocf patch for kernel 2.6.30
...
find_task_by_vpid is already exported by the kernel without any patches needed.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 09:47:36 +00:00
jogo
f574e02f6c
kernel: 2.6.30: remove bogus additional find_task_by_vpid export from OCF
...
find_task_by_vpid is already exported, thus breaking builds.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 09:46:30 +00:00
jogo
8e38afe0f0
ar71xx: make ehci patch apply again
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-10 23:02:56 +00:00
nbd
733ef74e71
ar71xx: fix a copy&paste bug that broke wzr-hp-g300nh and wzr-hp-ag300h images ( #9918 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-10 22:24:56 +00:00
florian
cce9a35355
[brcm63xx] fix ehci build on 3.0+
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-10 11:37:25 +00:00
florian
c3e75d5014
[kernel] add ignore_oc in struct ehci_hcd
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-10 11:37:21 +00:00
florian
d3bd4c6457
[uml] update to 3.0.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-09 13:13:22 +00:00
florian
d5fae80121
[kernel] add CONFIG_EARLY_PRINTK
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-09 13:13:16 +00:00
jogo
4282cc86e6
bcm63xx: add support for linux 3.1-rc1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-09 12:19:49 +00:00
jogo
b460d9e23f
linux: generic: add support for 3.1-rc1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-09 12:19:43 +00:00
cshore
41845878f3
Add packages that will be relant as "There's a new Alix platform driver hitting linux-next upstream. Get ready for it in 2.6.39.4 and 3.0.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-08 02:33:18 +00:00
nbd
3184365fbb
kernel: fix another typo in the netfilter optimization patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-07 21:17:18 +00:00
hauke
f20076467a
kernel: add missing option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-06 16:46:04 +00:00
nbd
8b822f6071
kernel: add missing checks in the netfilter optimization patch which broke some rules containing only source/destination address checks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-06 12:39:31 +00:00
hauke
e7f46930ad
uml: add some missing options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-06 11:23:45 +00:00
hauke
812af8f7b1
kernel: add some missing config options
...
These options where found by buildbot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-06 10:41:15 +00:00
hauke
57411a3935
kernel: update to kernel version 3.0.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-06 09:51:55 +00:00
florian
2b3220f388
[malta] update to kernel 3.0
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-05 13:48:42 +00:00
florian
a9f0a9191c
[kernel] add more missing config symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-05 13:48:38 +00:00
florian
d3b16a824c
[realview] update to kernel 3.0
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-05 13:48:35 +00:00
florian
8be08aa65d
[kernel] add 101-perf_arm_uclibc.patch to 3.0 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-05 13:48:31 +00:00
florian
5c96e06c25
[kernel] add missing config symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-05 13:48:28 +00:00
juhosg
1cdb033fe9
ar71xx: fix image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-05 10:31:52 +00:00
hauke
949a6e62b2
brcm47xx: use kernel 3.0
...
As this target changes often these days it is hard to support more kernel versions. Now only kernel 3.0 is supported.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 20:10:24 +00:00
hauke
bf183aeff8
brcm47xx: update patches
...
* this adds sflash support for ssb devices
* the flash is now a platform device
* minor updates
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 20:04:54 +00:00
juhosg
cc9b5b3507
ar71xx: enable sysupgrade on the AP96 and DB120 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 19:41:18 +00:00
juhosg
700dd5a8c6
ar71xx: use the same test for AP121 and Zcomax sysupgrade images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 19:41:17 +00:00
juhosg
45aa4b5327
ar71xx: cleanup image generation Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 19:41:16 +00:00
nbd
571d12ab3a
ar71xx: fix ethernet FIFO state corruption on ar7240
...
When starting/stopping DMA sometimes the FIFO state gets corrupted,
leading to wildly fluctuating latencies or packet data corruption.
Fix this by issuing a fast MAC reset as soon as the link is detected
as up. Fixes #9689 , #9405
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 17:36:31 +00:00
nbd
27818ae524
ag71xx: fix memory corruption issues on ar7240 on ethernet start/stop
...
When the DMA engine state gets corrupted due to a hardware issues, it
often won't stop rx until a full reset is issued. In that case the hardware
must keep a valid descriptor, otherwise it will write to random places in
system RAM, triggering random crashes. To fix this, keep a dummy descriptor
without a buffer that keeps the DMA engine in a sane state until the reset
is done
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 17:36:27 +00:00
nbd
3fe5c4149b
ar71xx: fix MAC/MDIO reset mask handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 17:36:23 +00:00
jogo
d34c1068ff
[kernel] generic: Add missing config symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-03 23:28:00 +00:00
florian
e6f9e5c2e9
[kernel] remove 8*1-usb_serial_endpoint_size.patch
...
This is breaking some devices out there such as Winchiphead CH341 adapters (#9601 )
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-03 13:23:21 +00:00
florian
c600b8c141
[brcm63xx] add support for BCM6345 Ethernet DMA engine
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-02 18:55:55 +00:00
florian
e386996557
[brcm63xx] improve BCM6345 support
...
- runtime detect the amount of memory available
- define EBI_BASE as MPI_BASE to get rid of chip-select specific hacks
- fix GPIO control
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-02 18:55:46 +00:00
florian
6c0f1d3157
[kernel] refresh 3.0 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-02 18:55:38 +00:00
nbd
8fb4b275c2
ar71xx: add some hacks to work around the misalignment in IP packets received on AR71xx and AR91xx ethernet MACs
...
decreases CPU load with the default firewall for routing 95 mbit/s from 78% to 55%
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-02 15:12:08 +00:00
florian
5dd458beea
[rdc] fix r6040 multicast patch, thanks
...
nicolas le falher
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-02 14:13:00 +00:00
jogo
aad169e573
linux/generic: remove obsolete kernel options from 3.0
...
Also fix one typo.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-02 09:58:16 +00:00