Felix Fietkau
9621d872ca
(3/6) bcm57xx: preinit
...
This patch allows the bcm57xx module to work correctly with failsafe mode.
insmod doesn't return an error when a module loads but doesn't detect a switch.
I added the check_module function to load the module, then make sure
it doesn't just exit immediately. This allows preinit to only attempt to
load the bcm57xx module when switch-robo and switch-adm dont detect a switch.
The activate_gpio parameter to bcm57xx simply instructs the module to attempt
to activate the switch via gpio before probing for the switch.
Tested on wrt350n.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11468
17 years ago
Felix Fietkau
f9ad520e37
(2/6) bcm57xx: netconfig
...
Update the netconfig script to support boardtype 0x478. I've tested this
on the wrt350n, hopefully it will match the 600n as well.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11467
17 years ago
Imre Kaloz
983b22aa95
temporary hack to fixup the mach id for the wrt350nv2
...
SVN-Revision: 11459
17 years ago
Imre Kaloz
957626ff72
openwrt partition map for the wrt350nv2
...
SVN-Revision: 11458
17 years ago
Imre Kaloz
111f11d91f
workaround bogus CFI version for the wrt350nv2
...
SVN-Revision: 11457
17 years ago
Imre Kaloz
354d78404a
upgrade orion and sync to 2.6.26-rc6
...
SVN-Revision: 11456
17 years ago
Matteo Croce
d1c097e3d0
ar7: refresh patches
...
SVN-Revision: 11452
17 years ago
Matteo Croce
e8a8d5811d
avr32: clean and refresh patch
...
SVN-Revision: 11451
17 years ago
Matteo Croce
b0fa59bef2
avr32: upgrade to 2.6.25.6
...
SVN-Revision: 11450
17 years ago
Florian Fainelli
31d9bcc1fc
Use 2.6.25.6 for rdc
...
SVN-Revision: 11447
17 years ago
Florian Fainelli
23d1a5bd88
Use 2.6.25 for rdc321x
...
SVN-Revision: 11439
17 years ago
Imre Kaloz
057b87f685
upgrade orion to 2.6.26-rc5
...
SVN-Revision: 11436
17 years ago
Imre Kaloz
2eb6751084
upgrade to 2.6.25.6
...
SVN-Revision: 11435
17 years ago
Imre Kaloz
4a0631658c
refresh patch
...
SVN-Revision: 11434
17 years ago
Imre Kaloz
02a4a8019e
add newer, fixed IMQ patch for 2.6.25 and 2.6.26
...
SVN-Revision: 11433
17 years ago
Gabor Juhos
306910e5d1
generic-2.6: revert yaffs changes [11378], the new code is not working correctly on RouterBoards
...
SVN-Revision: 11427
17 years ago
Felix Fietkau
4c665e6ca4
large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine
...
SVN-Revision: 11414
17 years ago
Felix Fietkau
21e09858f1
add missing fix for etrax compile without axis toolchain
...
SVN-Revision: 11413
17 years ago
Felix Fietkau
b014357704
set marvell switch ATU ageing time to minimum instead of maximum - hopefully fixes some fonera 2.0 ethernet issues
...
SVN-Revision: 11410
17 years ago
John Crispin
a59821735c
remove proc and char dev from ifxmips gpio driver
...
SVN-Revision: 11406
17 years ago
John Crispin
b3331b3d03
adds gpiodev support to ifxmips
...
SVN-Revision: 11405
17 years ago
Gabor Juhos
2fdfd541da
add packages required by failsafe support to defaults
...
SVN-Revision: 11404
17 years ago
Gabor Juhos
e5ad400330
add initial failsafe support
...
SVN-Revision: 11403
17 years ago
Gabor Juhos
11b8dfe86c
add button devices to several boards
...
SVN-Revision: 11402
17 years ago
Gabor Juhos
64fddc8d81
fix image names in the wget2nand script
...
SVN-Revision: 11400
17 years ago
Gabor Juhos
2ea9fc7b30
fix image names in the whet2nand script
...
SVN-Revision: 11399
17 years ago
Gabor Juhos
116a3864ad
generic-2.6: refresh yaffs patches
...
SVN-Revision: 11397
17 years ago
John Crispin
93441174d6
fixes ifxmips pci support and adds GENERIC_GPIO
...
SVN-Revision: 11396
17 years ago
John Crispin
6705032a0f
rename ifmips images
...
SVN-Revision: 11394
17 years ago
John Crispin
01f37d998b
several uboot fixes
...
SVN-Revision: 11393
17 years ago
John Crispin
1a4df56111
fixes ifxmips danube flashing using uboot, 2nd try
...
SVN-Revision: 11392
17 years ago
John Crispin
6c96008540
fixes ifxmips danube flashing using uboot
...
SVN-Revision: 11391
17 years ago
John Crispin
f3523c6e9c
clean up etehrnet driver
...
SVN-Revision: 11389
17 years ago
John Crispin
8fdb133752
missing file in ifxmips driver support patch
...
SVN-Revision: 11388
17 years ago
Felix Fietkau
ca8cf89159
fix spurious ifxmips u-boot build errors
...
SVN-Revision: 11387
17 years ago
Gabor Juhos
7a902dfc34
add a chip_fixup function to the plat_nand driver on 2.6.23 as well ( closes #3513 )
...
SVN-Revision: 11386
17 years ago
John Crispin
d21f830b10
remove axis toolchain dependency for etrax
...
SVN-Revision: 11384
17 years ago
John Crispin
f1ff3a410f
finally fixes etrax toolchain problems, thanks nbd
...
SVN-Revision: 11383
17 years ago
John Crispin
28051f319c
fixes au1000 ethernet support, signed off: Bruno Randolf
...
SVN-Revision: 11382
17 years ago
Gabor Juhos
d7b697d4ad
generic-2.6: yaffs cleanup * reduce compiler warnings, * renumber/rename patches
...
SVN-Revision: 11379
17 years ago
Gabor Juhos
477d43b281
generic-2.6: sync yaffs code with the official CVS tree
...
SVN-Revision: 11378
17 years ago
Gabor Juhos
306f3677ec
make use the chip_fixup function of the plat_nand driver
...
SVN-Revision: 11377
17 years ago
Gabor Juhos
9720836ec6
make use the chip_fixup function of the plat_nand driver
...
SVN-Revision: 11376
17 years ago
Gabor Juhos
577ce6c8b5
add a chip_fixup function to the plat_nand driver
...
SVN-Revision: 11375
17 years ago
Gabor Juhos
db4cd8515c
refresh patches to match upstream style
...
SVN-Revision: 11374
17 years ago
Yuji Mano
4ece2e4ad1
Set executable permissions on ps3 target specific scripts
...
SVN-Revision: 11370
17 years ago
Imre Kaloz
12d5244f2b
rename and renumber storm patches
...
SVN-Revision: 11368
17 years ago
Imre Kaloz
6ca4659c4e
* refresh storm patches * disable BX in uClibc config, add ethernet and watchdog support -- thanks to Zilvinas Valinskas
...
SVN-Revision: 11367
17 years ago
Imre Kaloz
2ff1596a22
refresh generic 2.6.23 patches in upstream style
...
SVN-Revision: 11366
17 years ago
Florian Fainelli
6e0427c8a4
Add bcm3350 cpuid
...
SVN-Revision: 11364
17 years ago