summaryrefslogtreecommitdiff
path: root/target/linux
AgeCommit message (Collapse)Author
2008-05-19[ppc44x] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[ppc40x] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[olpc] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[magicbox] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[ixp4xx] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[rb532] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[ifxmips] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[brcm63xx] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[brcm47xx] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[au1000] bump to 2.6.25.4, refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[kernel] add missing config symbolsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[atheros] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[ar7] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[at91] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[amazon] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[adm5120] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18[brcm47xx] Fix kmap_coherent use on 2.6.25 kernelsnoz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18Remove bogus zero-length ohci-ssb.c in generic-2.6/filesnoz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18[kernel] refresh generic 2.6.25 patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18[kernel] refresh generic 2.6.24 patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18[kernel] refresh generic 2.6.23 patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18[kernel] refresh generic 2.6.22 patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18[kernel] refresh generic 2.6.21 patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18[kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; ↵juhosg
2.6.22.19) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm96345: correct some 6345 specific stuffnbd
This fixes some problems with the 6345 support and adds a macro for CPU identification that is easier on the eyes. The first thing it does is to not initialize MPI on the 6345 as it does not have PCI. The second thing it does is to use a static value for the CPU frequency of the 6345 chip to provide an accurate timer. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: fix cfe detectionnbd
The CFE detection failed to account for zero termination. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: add new timer codenbd
This basically selects the new generic MIPS timer code for BCM963xx and simplifies the timer setup code. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: remove obsolete timer codenbd
This removes some code that has been deprecated in kernels >= 2.6.24. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: fix uart isrnbd
The ISR ended up in an endless loop because the TX ISR never got used or masked. This patch basically makes the TX ISR mask the the TX interrupt when it encounters it, because it doesn't even use the TX interrupt. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: rewrite irq handling codenbd
This patch adds interrupt handling as on AR7. The old code was very messy and didn't work too well. It also removes the unused file int-handler.S. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: add missing trailing zero to load addressnbd
The load address for BCM963xx is 0x80010000, not 0xf8001000 as in the current sources. I think this is just a typo, so this patch fixes it (tested on 96345). Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: flashmap supportnbd
Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: serial port supportnbd
Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: board supportnbd
Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: add 2.6.25 configuration filenbd
Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: use the 2.6.25.1 kernelnbd
Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: image generation using image taggernbd
This adds CFE tagged image generation in the BCM963xx target image Makefile. It has to generate its own LZMA compressed kernel because CFE is a LZMA nazi. It also seems that the Broadcom image tagger as well as CFE use AdvanceCOMP, which is based on a slightly older LZMA SDK. Anyways, some of the code is GPL, some of it is LGPL, so it might be that Broadcom owes some sources. Also, LZMA has a bug which causes it to generate different output when you are using stdin / stdout compared to plain files. I've just worked around the issue by using plain files. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: fix load address / kernel entrynbd
Current kernels have the same kernel entry as load address, so just set them like this. Also, the BCM963xx uses 0x80010000 as its load address, so use this too. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-17atheros/config-2.6.25: Removed MII overriderwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16[generic-2.6] Remove files now present upstream in files-2.6.25noz
(This is mostly just drivers/ssb and include/linux/ssb) [brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set Default is still to build against 2.6.23.16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-14add proper led support to ifxmipsblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13[kernel] fix mini_fo bug on 2.6.25juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13config-2.6.25: Enable NETDEV_1000, so that the via-velocity gigabit ethernet ↵rwhitby
driver for the DSMG600RevA can be selected. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13fixes u-boot compile in clean treeblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13revert to before ubnt images were madethepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13atheros: added marvell switch drivermatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12[ar7] use the righ value in the DSP clock calculationjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12[ifxmips] remove svn:executable property from u-boot source filesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11atheros: revert to kernel 2.6.23matteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11atheros: USB supportmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11113 3c298f89-4303-0410-b956-a3cf2f4a3e73