Jo-Philipp Wich
bf1db57017
ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back mdelay() to wait before reading back the phy state, fixes ethernet on the DIR-300 and possibly others
...
SVN-Revision: 22468
2010-08-03 03:04:34 +00:00
Daniel Dickinson
a5fdf57a1b
base-files: diag.sh: For power button as preinit status led, end with led left on, not off
...
SVN-Revision: 22466
2010-08-02 19:33:08 +00:00
Daniel Dickinson
d391ca2c8c
base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with buttons and leds on preinit
...
SVN-Revision: 22465
2010-08-02 19:32:59 +00:00
Daniel Dickinson
99d0f9ea05
patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32
...
SVN-Revision: 22464
2010-08-02 19:32:40 +00:00
Lars-Peter Clausen
e1bfcceb93
Add 2.6.35 patches
...
SVN-Revision: 22463
2010-08-02 18:24:06 +00:00
Alexandros C. Couloumbis
6978c1cb83
package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd)
...
SVN-Revision: 22458
2010-08-01 16:57:24 +00:00
Florian Fainelli
2df3583611
add 2.6.34 support
...
SVN-Revision: 22452
2010-08-01 12:41:16 +00:00
Florian Fainelli
3144d90706
refresh 2.6.34 patches
...
SVN-Revision: 22451
2010-08-01 12:41:09 +00:00
Florian Fainelli
781c091ea5
fix jffs2 64k and 128k images overwrite each other
...
When trying to build images with jffs2 filesystem for ramips platform
there is only one jffs2 image produced instead of two (64k and 128k).
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 22435
2010-07-31 11:42:17 +00:00
Hauke Mehrtens
3aca383c72
brcm47xx: some checkpatch fixes
...
SVN-Revision: 22425
2010-07-31 10:06:05 +00:00
Hauke Mehrtens
96911f6b58
brcm47xx: some fixes
...
* fix return codes of nvram_getenv. Now it behaves like cfe_getenv.
* also check cfe for kernel_args param.
* some style fixes
SVN-Revision: 22424
2010-07-31 10:05:29 +00:00
Alexandros C. Couloumbis
927d42ed62
generic/patches-2.6.32: finalize jffs2/lzma support on 2.6.32.x
...
SVN-Revision: 22423
2010-07-31 06:49:38 +00:00
Jo-Philipp Wich
eea5f1c565
fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheels
...
SVN-Revision: 22421
2010-07-30 23:23:42 +00:00
Hauke Mehrtens
da7493d8f9
mostly revert commit r22396
...
CFE does not boot images generated with these checksums because of
wrong checksum.
After flashing then with tftp to my Asus wl500-GPv1 the following messages
are show:
Null Rescue Flag.
Boot program checksum is invalid
Hello!! Enter Rescue Mode: (Check error)
SVN-Revision: 22418
2010-07-30 21:19:49 +00:00
Alexandros C. Couloumbis
42738aa9ad
add missing bits & bytes from r22412
...
SVN-Revision: 22416
2010-07-30 09:59:13 +00:00
Alexandros C. Couloumbis
b8d60bb9d4
target/linux: refresh kernel patches
...
SVN-Revision: 22413
2010-07-29 17:20:25 +00:00
Alexandros C. Couloumbis
daf10573ba
enable mtu & mac config options
...
SVN-Revision: 22412
2010-07-29 17:16:44 +00:00
Alexandros C. Couloumbis
cb8ce973f7
atheros/patches-2.6.35: sync patches against 2.6.35-rc6
...
SVN-Revision: 22411
2010-07-29 14:13:51 +00:00
Alexandros C. Couloumbis
1e05fd6eef
generic/patches-2.6.34: Make devtmpfs available on (embedded) configurations without SHMEM/TMPFS, using ramfs instead. (gone mainline in kernel 2.6.35-r3)
...
SVN-Revision: 22407
2010-07-28 08:34:03 +00:00
Felix Fietkau
65899cfa49
ar71xx: remove the fifo cfg overrides for the ap91 ethernet code - these values have been wrong on every single device i've tested, falling back to the atheros values seems to be the right thing to do
...
SVN-Revision: 22401
2010-07-27 21:04:43 +00:00
Markus Wigge
7a052dc799
fix CRC32 calculation for sysupgrade
...
* reduce image size for CRC calculation by fs_mark size
sysupgrade sometimes failed for me and I noticed that it was due
to incorrect CRC values in trx-header after performing it.
It seems that the fs_mark was completely included in the calculation
and that it was nevertheless modified by sysupgrade while appending
the jffs data.
This only occurs for the first boot after sysupgrade as the flashmap
driver recalculates the CRC to an even smaller area when it boots.
SVN-Revision: 22396
2010-07-27 15:37:37 +00:00
Jo-Philipp Wich
00cc52f14b
reorder profiles
...
SVN-Revision: 22390
2010-07-26 18:58:35 +00:00
Hauke Mehrtens
763e011e70
brcm47xx: now hopfully realy commit the right things from r22385
...
SVN-Revision: 22388
2010-07-25 16:10:51 +00:00
Hauke Mehrtens
d67c25f592
brcm47xx: add missing part from r22385
...
SVN-Revision: 22387
2010-07-25 16:07:40 +00:00
Jo-Philipp Wich
7831006360
fix a typo in 040-bcm963xx_flashmap.patch
...
SVN-Revision: 22386
2010-07-25 00:10:37 +00:00
Hauke Mehrtens
163b24d092
brcm47xx: fill the whole sprom with data
...
SVN-Revision: 22385
2010-07-24 23:25:06 +00:00
Alexandros C. Couloumbis
766d2494b2
generic/config-2.6.32: switch from gzip to lzma jffs2 compression
...
SVN-Revision: 22374
2010-07-24 08:14:22 +00:00
Alexandros C. Couloumbis
54ad2c05af
ixp4xx: add kernel 2.6.34 preliminary support
...
SVN-Revision: 22373
2010-07-24 00:18:58 +00:00
Felix Fietkau
4ee3ae96c2
ar71xx: fix sysupgrade on the ubnt nanostation m
...
SVN-Revision: 22370
2010-07-23 18:16:47 +00:00
Jo-Philipp Wich
878267db01
renaming of the IP175C switch driver brioke switch detection on the Dir-300 and others, fix it
...
SVN-Revision: 22363
2010-07-23 10:39:10 +00:00
Felix Fietkau
900aaa919b
ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollants, from #7528 , without the ethernet fifo cfg values)
...
SVN-Revision: 22353
2010-07-22 12:37:44 +00:00
Claudio Mignanti
d4d6fefdf2
general cleanup
...
SVN-Revision: 22352
2010-07-22 11:32:42 +00:00
Claudio Mignanti
4a82997327
Add support for u-boot
...
SVN-Revision: 22351
2010-07-22 11:32:38 +00:00
Felix Fietkau
91edb99017
disable crash logging for uml, it cannot possibly work there anyway
...
SVN-Revision: 22326
2010-07-21 15:02:53 +00:00
Felix Fietkau
dff51d3f2c
kernel: add some missing debugging related config symbols
...
SVN-Revision: 22324
2010-07-21 14:34:17 +00:00
Imre Kaloz
a1cdb24a3b
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
...
SVN-Revision: 22323
2010-07-21 11:20:53 +00:00
Hauke Mehrtens
ebeaea35fd
brcm47xx: fix for boardflags by xMff and checkpatch.pl fixes
...
SVN-Revision: 22318
2010-07-20 19:41:17 +00:00
Felix Fietkau
9f6c22b497
kernel: add the new 'crashlog' feature, which tries to store kernel oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs
...
SVN-Revision: 22305
2010-07-20 01:54:21 +00:00
Felix Fietkau
bced5d7d74
ar71xx: set default values for the fifo cfg registers on AR724x
...
SVN-Revision: 22303
2010-07-20 01:54:11 +00:00
Hauke Mehrtens
c811398d00
brcm47xx: write boardflags correct into sprom
...
SVN-Revision: 22298
2010-07-19 21:45:29 +00:00
Claudio Mignanti
3f25930247
pwm: export the generic pwm api as module
...
SVN-Revision: 22297
2010-07-19 21:14:24 +00:00
Hauke Mehrtens
49edb3c342
brcm47xx: prepare brcm47xx patches for sending to mainline.
...
SVN-Revision: 22296
2010-07-19 20:25:20 +00:00
Hauke Mehrtens
0799e77a8b
brcm47xx: remove kernel 2.6.33
...
SVN-Revision: 22295
2010-07-19 20:07:24 +00:00
Imre Kaloz
d82495ee60
rename the mx2 target to imx21
...
SVN-Revision: 22294
2010-07-19 12:32:18 +00:00
Hamish Guthrie
5cecf83e38
Remove profile no longer required
...
SVN-Revision: 22293
2010-07-19 12:29:41 +00:00
Hamish Guthrie
11d3d82d82
replace dropbear with openssh
...
SVN-Revision: 22292
2010-07-19 12:13:47 +00:00
Imre Kaloz
ca8f45b142
update kernel versions
...
SVN-Revision: 22289
2010-07-19 11:34:03 +00:00
Imre Kaloz
6e5921c1f3
fixup some boardnames
...
SVN-Revision: 22288
2010-07-19 11:30:27 +00:00
Imre Kaloz
eb86bf8fe8
remove unneeded patches
...
SVN-Revision: 22287
2010-07-19 11:28:20 +00:00
Alexandros C. Couloumbis
34d506c321
ixp4xx: backport r21893 wrt300nv2 mac fix to 2.6.32
...
SVN-Revision: 22284
2010-07-18 19:24:00 +00:00