1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 05:12:05 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
florian
7612d83820 [brcm63xx] do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 18:43:36 +00:00
florian
58dcac852c [brcm63xx] flashmap and image generation: reduced union bcm_tag to a single struct
combining the elements so that it is no longer necessary to create an openwrt-only
tagid and tagcrc, and elimate the tagid detection and switch statements which
made dealing with imagetags overly complicated, especially since the logic would
need analogs in all code that touched the imagetag. Patch from cshore.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 21:20:43 +00:00
florian
ec9c918aef [brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:11:06 +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
florian
0e6af71956 [brcm63xx] add support for D4PW board, patch from mexit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 12:06:01 +00:00
florian
e861730fef [brcm63xx] refresh 2.6.32 patches, fix livebox support (#6821)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 16:21:28 +00:00
florian
fb4e18d48b [brcm63xx] do not register devices in device_initcall level, this breaks the SSB SPROM registration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-02 21:49:37 +00:00
florian
e89e75277c [brcm63xx] remove mail headers from patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 14:55:34 +00:00
florian
a1bd9bdd42 [brcm63xx] add support for 2.6.32, dropped the SPI patch for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 20:50:51 +00:00