nbd
741b8902a7
bcm963xx: add missing trailing zero to load address
...
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-18 17:31:11 +00:00
nbd
123751454e
bcm963xx: flashmap support
...
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-18 17:31:02 +00:00
nbd
dd88c880ed
bcm963xx: serial port support
...
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-18 17:30:49 +00:00
nbd
0fcb7c5182
bcm963xx: board support
...
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-18 17:30:39 +00:00
nbd
baeea7e3b7
bcm963xx: add 2.6.25 configuration file
...
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-18 17:30:30 +00:00
nbd
61b272ab98
bcm963xx: use the 2.6.25.1 kernel
...
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-18 17:30:16 +00:00
nbd
8a5477f586
bcm963xx: image generation using image tagger
...
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-18 17:30:04 +00:00
nbd
bd6f055e6a
bcm963xx: fix load address / kernel entry
...
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-18 17:29:39 +00:00
rwhitby
89cc72d82e
atheros/config-2.6.25: Removed MII override
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-17 11:29:45 +00:00
noz
a11dfce7a2
[generic-2.6] Remove files now present upstream in files-2.6.25
...
(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-16 19:25:20 +00:00
blogic
11770b809e
add proper led support to ifxmips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-14 13:43:18 +00:00
juhosg
8cbfca3491
[kernel] fix mini_fo bug on 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 17:17:18 +00:00
rwhitby
5225a2441f
config-2.6.25: Enable NETDEV_1000, so that the via-velocity gigabit ethernet driver for the DSMG600RevA can be selected.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 12:48:25 +00:00
blogic
d7a84ea22a
fixes u-boot compile in clean tree
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 10:03:15 +00:00
thepeople
3d3f82ad22
revert to before ubnt images were made
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 04:20:47 +00:00
matteo
fd481b734f
atheros: added marvell switch driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 00:10:45 +00:00
juhosg
4f91cc821b
[ar7] use the righ value in the DSP clock calculation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 11:56:21 +00:00
juhosg
10874bfa96
[ifxmips] remove svn:executable property from u-boot source files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 09:57:45 +00:00
matteo
5d83871c74
atheros: revert to kernel 2.6.23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 20:01:01 +00:00
matteo
541ff27cfb
atheros: USB support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 19:43:00 +00:00
blogic
10a828fab0
ifxmips is no longer b0rked
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 14:31:18 +00:00
blogic
1d72728e5a
fix up config for ifxmips uboot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 14:30:41 +00:00
blogic
77fef3ec17
fix errors in ifxmips .25 bump
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 14:14:33 +00:00
blogic
9a24ac5b8c
add u-boot sources for danube
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 14:13:15 +00:00
nico
4fa2246c59
[x86] add missing config symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-10 23:14:57 +00:00
blogic
98d5efdc53
fixes timer issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-10 00:20:36 +00:00
thepeople
c38330ce38
fix uboot not building
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 19:07:16 +00:00
nico
ab01217894
enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 17:08:51 +00:00
thepeople
faec8f0956
fix file names
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 20:01:45 +00:00
thepeople
3795d1bf0f
change image generation, no need for duplicate images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 19:37:06 +00:00
thepeople
921ba0adf1
fix filename for image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 16:46:33 +00:00
blogic
937b6c47c1
bump ifxmips to 2.6.25.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 07:18:51 +00:00
thepeople
8c98e14900
This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben Pfountz <netprince@vt.edu>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 01:30:14 +00:00
thepeople
4f5fd629a3
buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net . Tested on a Nanostation 2 with airos 3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 23:47:17 +00:00
nbd
061ec04f2f
remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems to be causing problems for various devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 07:33:48 +00:00
juhosg
4856577aeb
[adm5120] Add leds support for the RB-150, thanks to Evangelos Arkalis
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 07:04:27 +00:00
ymano
97e23963e0
update default ps3 kernel config-2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11054 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 22:09:16 +00:00
juhosg
86238613e8
[atheros] override CPU features to save ~125KB of kernel memory
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 18:53:27 +00:00
juhosg
7b3cc4a84a
[atheros] fix size calculation of the radio_config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 17:31:36 +00:00
blogic
59d3cbb5a5
update etrax usb support - thanks Hinko Kocevar
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 16:12:31 +00:00
matteo
5cc93917b7
no unicode in C source, please
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-04 17:20:19 +00:00
matteo
c60d7149f3
ar7: backport small fixes from linux-mips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-04 17:05:26 +00:00
matteo
1fbb527496
set default atm-bridge payload to 'bridged' so we don't break old configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-04 14:17:03 +00:00
blogic
d4c0f4700b
bump x86 to 25.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-04 00:46:02 +00:00
blogic
429016f82a
add etrax usb driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 20:57:59 +00:00
blogic
2049a7e3a6
make etrax serial driver register its device nodes, so we get a console
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 20:12:43 +00:00
blogic
15d293ac78
remove basefiles overlay for etrax
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 19:49:34 +00:00
blogic
b5759397ba
implement openwrt compliant flashmap
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 19:40:15 +00:00
blogic
861113bc97
add support for the flash chip on the fox832
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 19:19:05 +00:00
matteo
debdf72211
ar7: add support for bridged ATM in network setup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 18:28:46 +00:00