From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id F1EA6201B52 for ; Sun, 11 Mar 2012 21:43:50 -0700 (PDT) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1.rs.github.com (Postfix) with ESMTP id 79AFA42890 for ; Sun, 11 Mar 2012 21:43:49 -0700 (PDT) Date: Sun, 11 Mar 2012 21:43:49 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <4f5d7f05764ec_17aa1588ae430873@sh2.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] 4f345f: BCMA - Reorder SPROM fill Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f5d7f056cd70_17aa1588ae4306e5"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2012 04:43:51 -0000 ----==_mimepart_4f5d7f056cd70_17aa1588ae4306e5 Date: Sun, 11 Mar 2012 21:43:49 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f5d7f0572ea4_17aa1588ae4307a1@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: 4f345fdc5674f212ef077f01bbc54aa19e633d71 https://github.com/dtaht/Cerowrt-3.3/commit/4f345fdc5674f212ef077f01bbc54aa19e633d71 Author: hauke Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: A target/linux/brcm47xx/patches-3.2/231-bcma_reorder_sprom_fill.patch M target/linux/brcm47xx/patches-3.2/400-arch-bcm47xx.patch M target/linux/brcm47xx/patches-3.2/980-wnr834b_no_cardbus_invariant.patch Log Message: ----------- BCMA - Reorder SPROM fill The SPROM is initialized in bcm47xx_fill_sprom, so move the call to bcm47xx_fill_sprom_ethernet after it. Signed-off-by: Nathan Hintz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30873 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: a1294657c3a5793b62c2f05045b559e4219a482f https://github.com/dtaht/Cerowrt-3.3/commit/a1294657c3a5793b62c2f05045b559e4219a482f Author: hauke Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: A target/linux/brcm47xx/patches-3.2/232-bcma_account_for_variable_pci_memory.patch Log Message: ----------- BCMA - Account for variable PCI memory base/size Thank you Nathan Hintz for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30874 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: c0db65fee994bb37015d864ffb3ed392aa530a04 https://github.com/dtaht/Cerowrt-3.3/commit/c0db65fee994bb37015d864ffb3ed392aa530a04 Author: hauke Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: A target/linux/brcm47xx/patches-3.2/230-bcma-find-name-for-non-brcm.patch Log Message: ----------- brcm47xx: BCMA - Find names of non BCM cores Signed-off-by: Nathan Hintz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30875 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 291b4a98c496837bf0ef48dcd1afe018f714d4ba https://github.com/dtaht/Cerowrt-3.3/commit/291b4a98c496837bf0ef48dcd1afe018f714d4ba Author: hauke Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/brcm47xx/patches-3.2/231-bcma_reorder_sprom_fill.patch Log Message: ----------- brcm47xx: make patch apply git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30876 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 5539c13cff89bd6a6d6586abf5f17509cd19dc7e https://github.com/dtaht/Cerowrt-3.3/commit/5539c13cff89bd6a6d6586abf5f17509cd19dc7e Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/ar71xx/image/Makefile Log Message: ----------- ar71xx: stop image building if a loader is missing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30877 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: cd601754a48082d3208ba0bfb805246ee0b5945a https://github.com/dtaht/Cerowrt-3.3/commit/cd601754a48082d3208ba0bfb805246ee0b5945a Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x/cpu-feature-overrides.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt3883/cpu-feature-overrides.h Log Message: ----------- ramips: allow to use DSP ASE on RT3xxx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30879 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: a26c9305b4fe8dd9fef5485d1aede9046b7bc986 https://github.com/dtaht/Cerowrt-3.3/commit/a26c9305b4fe8dd9fef5485d1aede9046b7bc986 Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: A target/linux/generic/patches-3.2/308-mips-show-correct-cpu-name-for-24KEc.patch Log Message: ----------- linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30880 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 1df87f4bee057e9b5b2a2dcc500c0498dbe0154e https://github.com/dtaht/Cerowrt-3.3/commit/1df87f4bee057e9b5b2a2dcc500c0498dbe0154e Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: A target/linux/generic/patches-3.3/308-mips-show-correct-cpu-name-for-24KEc.patch Log Message: ----------- linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30881 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 46495ea2d9709eac79bc4cfb13f13f4d778f3d47 https://github.com/dtaht/Cerowrt-3.3/commit/46495ea2d9709eac79bc4cfb13f13f4d778f3d47 Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/ramips/image/Makefile Log Message: ----------- ramips: build initramfs image for DIR-{3,6}00 boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30882 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 7c3e076bdfc22dba29e7691afa9f30b1d20ccae9 https://github.com/dtaht/Cerowrt-3.3/commit/7c3e076bdfc22dba29e7691afa9f30b1d20ccae9 Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/generic/files/drivers/net/phy/ar8216.c Log Message: ----------- generic: ar8216: add lockep assertion to ar8216_rmw git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30883 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 91f1cdc854ccc58fc92274eb848281e5d500a3f1 https://github.com/dtaht/Cerowrt-3.3/commit/91f1cdc854ccc58fc92274eb848281e5d500a3f1 Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/generic/files/drivers/net/phy/ar8216.c Log Message: ----------- generic: ar8216: add a helper function for writing PHY debug registers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30884 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 86b5f9e15f37d932d9bba3b7ef81ade0085c40dd https://github.com/dtaht/Cerowrt-3.3/commit/86b5f9e15f37d932d9bba3b7ef81ade0085c40dd Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/generic/files/drivers/net/phy/ar8216.c Log Message: ----------- generic: ar8216: use usleep_range in ar8216_mii_{read,write} msleep(1) can sleep for up to 20ms. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30885 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 9fb8ca891c66f6f2eff5d3003c9ca3b306fb062a https://github.com/dtaht/Cerowrt-3.3/commit/9fb8ca891c66f6f2eff5d3003c9ca3b306fb062a Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/common.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt3883.h M target/linux/ramips/files/arch/mips/ralink/common/prom.c M target/linux/ramips/files/arch/mips/ralink/rt288x/rt288x.c M target/linux/ramips/files/arch/mips/ralink/rt288x/setup.c M target/linux/ramips/files/arch/mips/ralink/rt305x/rt305x.c M target/linux/ramips/files/arch/mips/ralink/rt305x/setup.c M target/linux/ramips/files/arch/mips/ralink/rt3883/rt3883.c M target/linux/ramips/files/arch/mips/ralink/rt3883/setup.c Log Message: ----------- ramips: introduce ramips_soc_prom_init and move SoC detection into that git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30887 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 5a2708d1926dfdbbe91f5d12fab43eff55ea971f https://github.com/dtaht/Cerowrt-3.3/commit/5a2708d1926dfdbbe91f5d12fab43eff55ea971f Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/common.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x.h R target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x/ralink_soc.h R target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x/ralink_soc.h R target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt3883/ralink_soc.h M target/linux/ramips/files/arch/mips/ralink/common/prom.c M target/linux/ramips/files/arch/mips/ralink/common/setup.c M target/linux/ramips/files/arch/mips/ralink/rt288x/rt288x.c M target/linux/ramips/files/arch/mips/ralink/rt305x/rt305x.c M target/linux/ramips/files/arch/mips/ralink/rt3883/rt3883.c Log Message: ----------- ramips: replace RALINK_SOC_* macros with global variables git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30888 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 2886c1d472a985a22f4f15f27e8acbf2439919dd https://github.com/dtaht/Cerowrt-3.3/commit/2886c1d472a985a22f4f15f27e8acbf2439919dd Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h M target/linux/ramips/files/arch/mips/ralink/rt305x/clock.c M target/linux/ramips/files/arch/mips/ralink/rt305x/devices.c Log Message: ----------- ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_* git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30889 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 6eda38a432f1149a8f9db2a12411cc955a6da881 https://github.com/dtaht/Cerowrt-3.3/commit/6eda38a432f1149a8f9db2a12411cc955a6da881 Author: juhosg Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h M target/linux/ramips/files/arch/mips/ralink/rt305x/rt305x.c Log Message: ----------- ramips: rt305x: rewrite SoC detection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30890 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 75fa23843314eb4febec43cd5a5b7c7c8be741a1 https://github.com/dtaht/Cerowrt-3.3/commit/75fa23843314eb4febec43cd5a5b7c7c8be741a1 Author: Dave Taht Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M target/linux/ar71xx/image/Makefile A target/linux/brcm47xx/patches-3.2/230-bcma-find-name-for-non-brcm.patch A target/linux/brcm47xx/patches-3.2/231-bcma_reorder_sprom_fill.patch A target/linux/brcm47xx/patches-3.2/232-bcma_account_for_variable_pci_memory.patch M target/linux/brcm47xx/patches-3.2/400-arch-bcm47xx.patch M target/linux/brcm47xx/patches-3.2/980-wnr834b_no_cardbus_invariant.patch M target/linux/generic/files/drivers/net/phy/ar8216.c A target/linux/generic/patches-3.2/308-mips-show-correct-cpu-name-for-24KEc.patch A target/linux/generic/patches-3.3/308-mips-show-correct-cpu-name-for-24KEc.patch M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/common.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x.h R target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x/ralink_soc.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x/cpu-feature-overrides.h R target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x/ralink_soc.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt3883.h M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt3883/cpu-feature-overrides.h R target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt3883/ralink_soc.h M target/linux/ramips/files/arch/mips/ralink/common/prom.c M target/linux/ramips/files/arch/mips/ralink/common/setup.c M target/linux/ramips/files/arch/mips/ralink/rt288x/rt288x.c M target/linux/ramips/files/arch/mips/ralink/rt288x/setup.c M target/linux/ramips/files/arch/mips/ralink/rt305x/clock.c M target/linux/ramips/files/arch/mips/ralink/rt305x/devices.c M target/linux/ramips/files/arch/mips/ralink/rt305x/rt305x.c M target/linux/ramips/files/arch/mips/ralink/rt305x/setup.c M target/linux/ramips/files/arch/mips/ralink/rt3883/rt3883.c M target/linux/ramips/files/arch/mips/ralink/rt3883/setup.c M target/linux/ramips/image/Makefile Log Message: ----------- Merge branch 'master' of /home/cero1/src/openwrt Commit: d4b1ee15d13e5bd58482f1bc2429d87a133e5ca9 https://github.com/dtaht/Cerowrt-3.3/commit/d4b1ee15d13e5bd58482f1bc2429d87a133e5ca9 Author: jow Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: A target/linux/generic/patches-3.0/258-netfilter_netlink_kconfig_hack.patch A target/linux/generic/patches-3.1/258-netfilter_netlink_kconfig_hack.patch A target/linux/generic/patches-3.2/258-netfilter_netlink_kconfig_hack.patch A target/linux/generic/patches-3.3/258-netfilter_netlink_kconfig_hack.patch Log Message: ----------- [generic] expose CONFIG_NETFILTER_NETLINK for external kmods git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30894 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: a33e79fbcb9b157574de4baaea87b5870e29d798 https://github.com/dtaht/Cerowrt-3.3/commit/a33e79fbcb9b157574de4baaea87b5870e29d798 Author: jow Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M include/netfilter.mk M package/kernel/modules/netfilter.mk Log Message: ----------- [netfilter] fix ipt_ttl and ipt_TTL userspace library packaging git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30897 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: aa9339e89cd04ca4e25d972971914749dafe6129 https://github.com/dtaht/Cerowrt-3.3/commit/aa9339e89cd04ca4e25d972971914749dafe6129 Author: Dave Taht Date: 2012-03-11 (Sun, 11 Mar 2012) Changed paths: M include/netfilter.mk M package/kernel/modules/netfilter.mk A target/linux/generic/patches-3.0/258-netfilter_netlink_kconfig_hack.patch A target/linux/generic/patches-3.1/258-netfilter_netlink_kconfig_hack.patch A target/linux/generic/patches-3.2/258-netfilter_netlink_kconfig_hack.patch A target/linux/generic/patches-3.3/258-netfilter_netlink_kconfig_hack.patch Log Message: ----------- Merge branch 'master' of /home/cero1/src/openwrt Compare: https://github.com/dtaht/Cerowrt-3.3/compare/44b463e...aa9339e ----==_mimepart_4f5d7f056cd70_17aa1588ae4306e5--