Lars-Peter Clausen
6f308a138d
[xburst] Drop 2.6.32 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 13:33:55 +00:00
Lars-Peter Clausen
71d49e71bb
[xburst] Set -march=mips32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 13:32:32 +00:00
Lars-Peter Clausen
447021f78d
[xburst] Adjust codec driver module name for 2.6.35
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22483 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 13:31:45 +00:00
Lars-Peter Clausen
f074b251d5
[xburst] Fix mmc card detection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 13:26:22 +00:00
Hamish Guthrie
81c26adf95
gumstix: Change defconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 11:25:34 +00:00
Hamish Guthrie
eef2acd974
omap35xx: Add temporary fix for marvell wlan MAC address detection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 10:10:48 +00:00
Felix Fietkau
3d5783d3c4
swconfig: cleanup of kernel drivers and interface
...
- add some comments to a few data structures
- add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy
- get rid of the switch_dev.priv pointer - using container_of() is better
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 00:43:40 +00:00
Hauke Mehrtens
40174d507d
brcm47xx: ignore some parts of flash on some netgear devices. This
...
space is used to store config values. When overwriting it the device
will not start any more.
closes #7630
Thank you realopty for testing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-03 20:35:53 +00:00
Jo-Philipp Wich
5859b9fa5c
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-03 03:04:34 +00:00
Daniel Dickinson
dfda352bca
[brcm63xx]: base-files: diag.sh: For power button as preinit status led, end with led left on, not off
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-02 19:33:08 +00:00
Daniel Dickinson
8b6a51edad
[brcm63xx] base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with buttons and leds on preinit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-02 19:32:59 +00:00
Daniel Dickinson
ba4b087197
[brcm63xx] patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-02 19:32:40 +00:00
Lars-Peter Clausen
1864cba39b
[xburst] Add 2.6.35 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-02 18:24:06 +00:00
Alexandros C. Couloumbis
54913f956b
package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-01 16:57:24 +00:00
Florian Fainelli
b7c15bac8b
[octeon] add 2.6.34 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-01 12:41:16 +00:00
Florian Fainelli
03699ac875
[kernel] refresh 2.6.34 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-01 12:41:09 +00:00
Florian Fainelli
8eb26298e5
[ramips] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-31 11:42:17 +00:00
Hauke Mehrtens
9f9c679032
brcm47xx: some checkpatch fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-31 10:06:05 +00:00
Hauke Mehrtens
87eeb0b179
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-31 10:05:29 +00:00
Alexandros C. Couloumbis
9e74ac8a70
generic/patches-2.6.32: finalize jffs2/lzma support on 2.6.32.x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-31 06:49:38 +00:00
Jo-Philipp Wich
3770fdacf4
[kernel] fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-30 23:23:42 +00:00
Hauke Mehrtens
43aabdf185
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22418 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-30 21:19:49 +00:00
Alexandros C. Couloumbis
e71a04cac1
[atheros] add missing bits & bytes from r22412
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-30 09:59:13 +00:00
Alexandros C. Couloumbis
6fa5b6c555
target/linux: refresh kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-29 17:20:25 +00:00
Alexandros C. Couloumbis
1197bf389b
[atheros] enable mtu & mac config options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-29 17:16:44 +00:00
Alexandros C. Couloumbis
4fb664dbd3
atheros/patches-2.6.35: sync patches against 2.6.35-rc6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-29 14:13:51 +00:00
Alexandros C. Couloumbis
ffb38fc15f
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22407 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-28 08:34:03 +00:00
Jo-Philipp Wich
503d7a462b
[buildsystem] revert r22372 and r22405, dependency on host libtool causes problems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-28 02:18:16 +00:00
Felix Fietkau
9c66f092fd
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 21:04:43 +00:00
Markus Wigge
520b6d0ce0
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 15:37:37 +00:00
Jo-Philipp Wich
514d70b175
[brcm63xx] reorder profiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-26 18:58:35 +00:00
Hauke Mehrtens
66c0bfc0f2
brcm47xx: now hopfully realy commit the right things from r22385
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-25 16:10:51 +00:00
Hauke Mehrtens
09b2a7e5da
brcm47xx: add missing part from r22385
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-25 16:07:40 +00:00
Jo-Philipp Wich
80edf72017
[brcm63xx] fix a typo in 040-bcm963xx_flashmap.patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-25 00:10:37 +00:00
Hauke Mehrtens
1e15a46d4e
brcm47xx: fill the whole sprom with data
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 23:25:06 +00:00
Alexandros C. Couloumbis
23d200d6f2
generic/config-2.6.32: switch from gzip to lzma jffs2 compression
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 08:14:22 +00:00
Alexandros C. Couloumbis
b8b1efac61
ixp4xx: add kernel 2.6.34 preliminary support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 00:18:58 +00:00
Jo-Philipp Wich
fc7a57fa5d
[buildsystem] use host opkg for installing packages in buildroot and ImageBuilder
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 19:49:19 +00:00
Felix Fietkau
1e8591f79b
ar71xx: fix sysupgrade on the ubnt nanostation m
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 18:16:47 +00:00
Jo-Philipp Wich
d2eb5f9c0f
[atheros] renaming of the IP175C switch driver brioke switch detection on the Dir-300 and others, fix it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 10:39:10 +00:00
Felix Fietkau
40134c73fc
ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollants, from #7528 , without the ethernet fifo cfg values)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 12:37:44 +00:00
Claudio Mignanti
4ccd3d000f
[at91] general cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 11:32:42 +00:00
Claudio Mignanti
2eb7eb9b04
[at91] Add support for u-boot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 11:32:38 +00:00
Felix Fietkau
f3ff256eda
disable crash logging for uml, it cannot possibly work there anyway
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-21 15:02:53 +00:00
Felix Fietkau
7760034463
kernel: add some missing debugging related config symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-21 14:34:17 +00:00
Imre Kaloz
766cb6b709
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-21 11:20:53 +00:00
Hauke Mehrtens
9b5ae82f49
brcm47xx: fix for boardflags by xMff
...
and checkpatch.pl fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-20 19:41:17 +00:00
Felix Fietkau
9c68769400
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-20 01:54:21 +00:00
Felix Fietkau
7a9d13a750
ar71xx: set default values for the fifo cfg registers on AR724x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-20 01:54:11 +00:00
Hauke Mehrtens
d51f2bc4b0
brcm47xx: write boardflags correct into sprom
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-19 21:45:29 +00:00