| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hi,
this patch adds the correct vlan definitions for the Siemens SE505v2. It
applies to trunk as well as backfire (please apply here too). On
backfire this also patches brcm-2,4, because brcm47xx base-files is just
symlinked to brcm-2.4.
It also fixes two whitespace issues.
Tested with brcm47xx on both trunk and backfire branch and works as
expected.
Signed-off-by: Manuel Munz <freifunk@somakoma.de>
SVN-Revision: 28336
|
|
|
|
|
|
| |
empty files by default
SVN-Revision: 28125
|
|
|
|
| |
SVN-Revision: 28043
|
|
|
|
| |
SVN-Revision: 28024
|
|
|
|
|
|
|
| |
This closes #9906
Thank you for the report Kim
SVN-Revision: 27967
|
|
|
|
| |
SVN-Revision: 27918
|
|
|
|
|
|
| |
As this target changes often these days it is hard to support more kernel versions. Now only kernel 3.0 is supported.
SVN-Revision: 27906
|
|
|
|
|
|
|
|
| |
* this adds sflash support for ssb devices
* the flash is now a platform device
* minor updates
SVN-Revision: 27902
|
|
|
|
|
|
|
| |
ssb_pcicore_fix_sprom_core_index accesses the sprom on the pci bus but
this causes a data bus error (oops) on a SoC.
SVN-Revision: 27758
|
|
|
|
|
|
|
|
| |
Now we can assume that every brcm47xx kernel has the bcma module build
into the kernel. This is not needed for this version as this does not
support bcma as system bus but kernel 3.0 will.
SVN-Revision: 27733
|
|
|
|
| |
SVN-Revision: 27724
|
|
|
|
|
|
|
| |
* add new patches for bcm4716 SoC
* add support for serial flash on bcma bus
SVN-Revision: 27723
|
|
|
|
|
|
| |
Thank you Peter Wagner for the patch
SVN-Revision: 27722
|
|
|
|
| |
SVN-Revision: 27316
|
|
|
|
|
|
| |
The image will not boot because serial flash support is missing this is only for experts.
SVN-Revision: 27302
|
|
|
|
|
|
| |
Ethernet and wifi are not working and this is highly experimental.
SVN-Revision: 27301
|
|
|
|
| |
SVN-Revision: 27300
|
|
|
|
| |
SVN-Revision: 27299
|
|
|
|
| |
SVN-Revision: 27298
|
|
|
|
| |
SVN-Revision: 27296
|
|
|
|
| |
SVN-Revision: 27295
|
|
|
|
| |
SVN-Revision: 27294
|
|
|
|
| |
SVN-Revision: 27219
|
|
|
|
| |
SVN-Revision: 27218
|
|
|
|
| |
SVN-Revision: 27217
|
|
|
|
|
|
|
|
|
| |
2.4 isn't present anymore, so it will always be 2.6 (or newer). Since the
2.6 check will break with 3.0, remove it alltogether.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27185
|
|
|
|
|
|
| |
Thank you Peter Wagner for the patch
SVN-Revision: 27008
|
|
|
|
| |
SVN-Revision: 27006
|
|
|
|
|
|
|
|
|
|
| |
The flash driver code should be cleaned up and the broad detection code should be placed into arch code and used here.
This fixes #9323
Thank you Will Holmes for the patch.
SVN-Revision: 27005
|
|
|
|
| |
SVN-Revision: 26846
|
|
|
|
|
|
| |
sprom data from the platform device to the correct pointer.
SVN-Revision: 26829
|
|
|
|
| |
SVN-Revision: 26828
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If there is no sprom on an ssb based pci device on the brcm47xx
architecture ssb now asks the architecture code to look into the nvram
to get some sprom data for this device. Now we are able to read out
pci/1/1/ foo or pci/1/3/ foo config options.
This will fix some problems where the wireless devices does not got an
mac address and the following message was show:
ssb: WARNING: Invalid SPROM CRC (corrupt SPROM)
SVN-Revision: 26801
|
|
|
|
|
|
| |
This should be save now.
SVN-Revision: 26533
|
|
|
|
| |
SVN-Revision: 26524
|
|
|
|
|
|
|
|
| |
This package creates some error messages on startup
Thank you russell-- for reporting
SVN-Revision: 26240
|
|
|
|
| |
SVN-Revision: 26229
|
|
|
|
|
|
| |
This closes #4754
SVN-Revision: 26141
|
|
|
|
| |
SVN-Revision: 26127
|
|
|
|
| |
SVN-Revision: 26126
|
|
|
|
| |
SVN-Revision: 26125
|
|
|
|
| |
SVN-Revision: 25580
|
|
|
|
| |
SVN-Revision: 25085
|
|
|
|
| |
SVN-Revision: 25083
|
|
|
|
| |
SVN-Revision: 24968
|
|
|
|
|
|
| |
Thank you Andrey
SVN-Revision: 24885
|
|
|
|
|
|
| |
kernel_oldconfig for brcm47xx.
SVN-Revision: 24805
|
|
|
|
|
|
| |
The deleted patches went upstream in 2.6.37-rc7
SVN-Revision: 24803
|
|
|
|
|
|
|
|
| |
The Netgear wgt634u uses minus between the hex digest of the mac
address and all other broadcom devices are using colons between the hex
digest. Now the mac address is correctly parsed also when minus is used.
SVN-Revision: 24749
|
|
|
|
|
|
|
|
|
| |
This fixes a problem with wrt350n.
It boots only if this config option is set, otherwise it reboots after "Switching to clocksource MIPS"
Thank you sn9 for fixing this problem.
SVN-Revision: 24626
|