cshore
8ec9d56a59
[brcm47xx]: target (base-files): Fixed failsafe mode by adding back insmod diag
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-15 02:46:03 +00:00
hauke
af2bb2e258
brcm47xx: use kernel 2.6.34.1 as default kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-10 22:40:45 +00:00
nbd
f231b38166
brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-10 12:17:41 +00:00
nbd
59da09e12d
Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to clear.' spam.
...
more and more users are getting confused by this, and consider it a regression in brcm47xx,
because brcm-2.4 was not showing this message. It's not particularly interesting for debugging,
most of the time it only happens because of an unconnected port.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-10 00:48:37 +00:00
markus
4fd65eaf7b
brcm47xx: added dual image support to flashmap driver
...
some CFE versions (i.e. WRT54G3Gv2-VF) expect two separate firmware
images which each consume half of the available flash space.
these changes check for the TRX header version and set the partition
size correctly.
Tested on G3Gv2-VF and Asus WL-500GP
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-01 16:26:24 +00:00
markus
0cfd641531
renamed wrt54g3gv2-vf images
...
'factory' and 'sysupgrade' did not make much sense. A discussion
with jow convinced me that .trx results in a helpdesk disaster.
So I decided to use '.bin' for normal bin-headers and '.noheader.bin'
for the trx-v2 image.
I fixed the wiki accordingly.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-01 10:48:13 +00:00
acoul
47e09d34e4
fix commit r21993
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-30 19:35:12 +00:00
nbd
08944ed54a
add back the base-files/image code from brcm-2.4 to brcm47xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:41:49 +00:00
nbd
c791c2bc42
remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a proper type changing commit)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:41:40 +00:00
jow
ab22ad7e44
[brcm47xx] change a typo in ath5k profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-20 13:46:24 +00:00
jow
203384ef2c
[brcm47xx] deselect wpad-mini in wl profile instead of adding it to all other profiles, slightly change titles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-20 13:44:19 +00:00
jow
a4219746fb
[brcm47xx] add a profile using proprietary wl instead of b43
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-20 13:32:40 +00:00
nbd
878b1f5b6a
brcm47xx: add some exports to be used by the new wl driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-14 10:03:05 +00:00
juhosg
12827f9964
generic: move more common options to generic configuration
...
* CONFIG_ABX500_CORE
* CONFIG_ATOMIC64_SELFTEST
* CONFIG_BRIDGE_IGMP_SNOOPING
* CONFIG_CAIF
* CONFIG_CEPH_FS
* CONFIG_CRYSTALHD
* CONFIG_DEFAULT_SECURITY_SELINUX
* CONFIG_DEFAULT_SECURITY_SMACK
* CONFIG_DEFAULT_SECURITY_TOMOYO
* CONFIG_DT3155
* CONFIG_IP_MROUTE_MULTIPLE_TABLES
* CONFIG_L2TP
* CONFIG_LOGFS
* CONFIG_LPC_SCH
* CONFIG_MFD_JANZ_CMODIO
* CONFIG_MFD_RDC321X
* CONFIG_N_GSM
* CONFIG_RAMOOPS
* CONFIG_SERIAL_ALTERA_JTAGUART
* CONFIG_SERIAL_ALTERA_UART
* CONFIG_SERIAL_TIMBERDALE
* CONFIG_SM_FTL
* CONFIG_SQUASHFS_XATTRS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-10 10:45:51 +00:00
juhosg
ce88f0a6d2
generic: don't override CONFIG_DEBUG_FS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-10 10:45:42 +00:00
juhosg
c9051b2469
generic: move some common symbols to generic configuration
...
* CONFIG_MUTEX_SPIN_ON_OWNER
* CONFIG_DEFAULT_HYDLA
* CONFIG_DEFAULT_VENO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-10 08:58:14 +00:00
juhosg
c833c06e55
generic: remove trailing whitespaces from kernel configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-10 08:58:09 +00:00
juhosg
85f5665b15
generic: standardize CONFIG_INLINE_* symbols usage
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-10 08:09:41 +00:00
acoul
47b045d133
brcm47xx: add kernel 2.6.35 preliminary support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-08 16:58:06 +00:00
nico
541e59dc6b
update linux kernel to 2.6.32.14
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-27 18:09:09 +00:00
hauke
219280afea
brcm47xx: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 13:17:56 +00:00
hauke
2f05a5f0ef
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 13:16:51 +00:00
lars
8f059e046a
[kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config
...
It is selected by CONFIG_JFFS2_LZMA which is set in the generic config.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-12 23:04:18 +00:00
hauke
2643f5ec98
brcm47xx: use tab instead of space
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-12 20:28:39 +00:00
hauke
330f5218b4
brcm47xx: ehci-ssb: some updates:
...
* update pointers in struct hc_driver
* make ssb_ehci_detach more look like the pci version
* remove resume and suspend as they are never activated and not compiling
* replace ssb_ehci_start with ehci_run as it only calls this method
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-12 18:28:41 +00:00
nbd
50413a4e86
brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716 (patch by Bernhard Loos)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-07 11:48:15 +00:00
nbd
40ccc298ba
kernel: bring ssb in sync with upstream (as of current wireless-testing)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 15:53:08 +00:00
acoul
96cbb6e414
brcm47xx: update config-2.6.33 options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 11:10:04 +00:00
acoul
821842c129
brcm47xx: refresh 2.6.33 kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 11:05:40 +00:00
acoul
63ed400246
sync to kernel 2.6.32.12
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 14:30:08 +00:00
acoul
aa64611514
brcm47xx: add missing bits & bytes on r21119
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 19:23:54 +00:00
acoul
81a803d0d4
brcm47xx: add sysfs attributes to ssb devices & new defines for registers and device ids (credits: Bernhard Loos)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 06:54:17 +00:00
acoul
cb28cad0c1
brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey RT-210W, RT-220W and alike boards ( closes #6789 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 11:49:27 +00:00
juhosg
892d978a39
kernel: refresh patches for 2.6.34-rc5 and update md5sum
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 07:13:21 +00:00
acoul
4cc0134d35
brcm47xx: fix r21042, nuke (boardnum == 42 section)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 16:23:47 +00:00
acoul
bd2694ed58
brcm47xx: fix ethernet link state ( closes #7056 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 15:03:22 +00:00
hauke
193c04bbe7
brcm47xx: allow isdn on brcm47xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 19:32:18 +00:00
hauke
b7ab10d53e
brcm47xx: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 18:22:50 +00:00
hauke
1ff112ddd2
brcm47xx: fix build of tg3 for kernel 2.6.34
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 17:19:39 +00:00
acoul
5527854816
brcm47xx: fix ide drive assignment ( closes #7061 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 15:05:32 +00:00
acoul
7d1583626f
brcm47xx: add preliminary 2.6.34 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 20:50:50 +00:00
hauke
7a99c8888a
brcm47xx: remove support for older for kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 19:53:30 +00:00
juhosg
b4fcbf1114
kernel: update to 2.6.32.10
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 10:45:25 +00:00
markus
76d5263125
added feature "pcmcia"
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 12:20:36 +00:00
markus
e11642abcb
fix yenta_socket driver
...
Disable some calls the WRT54G3G implementation does not like
and enable interrupts to allow hotplugging.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16 10:41:26 +00:00
markus
ca78cbf57d
fix PCI resouce allocation for SSB PCI host bridge
...
The defined offset is wrong and the fixup-code overrides it
later on so that it never gets used for most PCI devices.
Unfortunately the yenta-socket allocates its own resources
and crashes because of the wrong mem_offset.
It seems that the offset and fixup code came from 2.4 where
resource allocation was handled differently.
This patch removes the unneeded parts and thus enables
the yenta_socket on the WRT54G3G platform.
It was tested on Asus WL500G-Premium (v1 and v2), Linksys
WRT54G3G, Netgear WGT634U
Signed-off-by: Michael Buesch <mb@bu3sch.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16 10:39:37 +00:00
nico
8fe94a14fe
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 09:50:11 +00:00
hauke
2c2e1ade7c
brcm47xx: fix commit r18413 "128MB ram problem"
...
The patch commited in r18413 was wrong.
This patch prevents prom_init_mem from scanning over 128MB ram.
This is from #6765 and #3177
Refresh all patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 22:03:00 +00:00
hauke
a7b6796e7d
brcm47xx: add CONFIG_CMDLINE again
...
Fix for r19955
this patch was suggested by tripolar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-03 20:32:41 +00:00
hauke
e8e50f9ded
brcm47xx: add support for kernel 2.6.33
...
Thanks to acoul and tripolar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-02 21:16:18 +00:00