Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: 4afe9df355d4496145c5ac98f6134818a0f6d676 https://github.com/dtaht/Cerowrt-3.3/commit/4afe9df355d4496145c5ac98f6134818a0f6d676 Author: juhosg Date: 2012-04-05 (Thu, 05 Apr 2012) Changed paths: M target/linux/ar71xx/base-files/etc/diag.sh Log Message: ----------- ar71xx: add rb750 to diag.sh Support status led in diag.sh for RB750 Patch from: Evangelos Arkalis git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31207 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 87485f3a88e010622e56248442db5d0fdde4e41f https://github.com/dtaht/Cerowrt-3.3/commit/87485f3a88e010622e56248442db5d0fdde4e41f Author: juhosg Date: 2012-04-05 (Thu, 05 Apr 2012) Changed paths: M target/linux/ar71xx/base-files/etc/uci-defaults/network M target/linux/ar71xx/base-files/lib/ar71xx.sh M target/linux/ar71xx/files/arch/mips/ath79/mach-rb750.c A target/linux/ar71xx/patches-3.2/614-MIPS-ath79-RB751GL-support.patch A target/linux/ar71xx/patches-3.3/614-MIPS-ath79-RB751GL-support.patch Log Message: ----------- ar71xx: initial support for Mikrotik RB751G-2HnD and RB751U-2HnD Great collaboration on these two fantastic routers on the openwrt forum: https://forum.openwrt.org/viewtopic.php?id=32320 Above all kudos to aryufan. Well done and thank you everyone else who contributed. To-Do: LED for wlan is not yet activated To-Do: TxPower over 20dBm (RB751U) or 22dBm (RB751G) are not accepted by the router Signed-off-by: Hanno Schupp [juhosg: fix line wrapped patch, fix checkpatch errors, add missing kernel patches] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31208 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 8b09b5ce7596e822c9b05aced861093a87687951 https://github.com/dtaht/Cerowrt-3.3/commit/8b09b5ce7596e822c9b05aced861093a87687951 Author: juhosg Date: 2012-04-05 (Thu, 05 Apr 2012) Changed paths: M target/linux/ar71xx/image/Makefile Log Message: ----------- ar71xx: image: build initramfs images for the WHR boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31209 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 54eef89c33341b16ead9ff7617aad06fb93828dd https://github.com/dtaht/Cerowrt-3.3/commit/54eef89c33341b16ead9ff7617aad06fb93828dd Author: acinonyx Date: 2012-04-06 (Fri, 06 Apr 2012) Changed paths: M include/prereq-build.mk Log Message: ----------- [include] Fix typo in GNU Make prereq check git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31213 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: b4f26d0124f3464bd48ce621ffaff4e47b0b8cbc https://github.com/dtaht/Cerowrt-3.3/commit/b4f26d0124f3464bd48ce621ffaff4e47b0b8cbc Author: acinonyx Date: 2012-04-06 (Fri, 06 Apr 2012) Changed paths: M include/prereq-build.mk Log Message: ----------- [include] Add git version check to prerequisite check (#11229) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31214 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 2b55ad4ab5c8217505df86d8f156c61afd8d1473 https://github.com/dtaht/Cerowrt-3.3/commit/2b55ad4ab5c8217505df86d8f156c61afd8d1473 Author: mirko Date: 2012-04-07 (Sat, 07 Apr 2012) Changed paths: M toolchain/gcc/Config.in M toolchain/gcc/Config.version M toolchain/gcc/common.mk A toolchain/gcc/patches/4.7.0/100-uclibc-conf.patch A toolchain/gcc/patches/4.7.0/301-missing-execinfo_h.patch A toolchain/gcc/patches/4.7.0/302-c99-snprintf.patch A toolchain/gcc/patches/4.7.0/305-libmudflap-susv3-legacy.patch A toolchain/gcc/patches/4.7.0/600-ubicom_support.patch A toolchain/gcc/patches/4.7.0/810-arm-softfloat-libgcc.patch A toolchain/gcc/patches/4.7.0/820-libgcc_pic.patch A toolchain/gcc/patches/4.7.0/830-arm_unbreak_armv4t.patch A toolchain/gcc/patches/4.7.0/840-armv4_pass_fix-v4bx_to_ld.patch A toolchain/gcc/patches/4.7.0/870-ppc_no_crtsavres.patch A toolchain/gcc/patches/4.7.0/910-mbsd_multi.patch A toolchain/gcc/patches/4.7.0/993-arm_insn-opinit-RTX_CODE-fixup.patch A toolchain/gcc/patches/4.7.0/999-coldfire.patch Log Message: ----------- [toolchain/gcc] add support for gcc 4.7.0 - thanks to acoul! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31216 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 729010e333a053b8399d4f021e35d4d1ac3281fb https://github.com/dtaht/Cerowrt-3.3/commit/729010e333a053b8399d4f021e35d4d1ac3281fb Author: mirko Date: 2012-04-08 (Sun, 08 Apr 2012) Changed paths: M target/linux/xburst/Makefile A target/linux/xburst/config-3.2 A target/linux/xburst/patches-3.2/0001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch A target/linux/xburst/patches-3.2/0002-Add-jz4740-udc-driver.patch A target/linux/xburst/patches-3.2/0003-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch A target/linux/xburst/patches-3.2/0004-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch A target/linux/xburst/patches-3.2/0005-NAND-Optimize-reading-the-eec-data-for-the-JZ4740.patch A target/linux/xburst/patches-3.2/0006-MTD-NAND-JZ4740-Multi-bank-support-with-autodetectio.patch A target/linux/xburst/patches-3.2/0007-Add-ili8960-lcd-driver.patch A target/linux/xburst/patches-3.2/0008-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch A target/linux/xburst/patches-3.2/0009-dev-mem-Add-kernel-config-option-to-omit-this-device.patch A target/linux/xburst/patches-3.2/0010-cpufreq_stats-Support-runtime-changes-to-frequency-t.patch A target/linux/xburst/patches-3.2/0011-MIPS-JZ4740-Added-setting-of-PLL-rate-and-main-divid.patch A target/linux/xburst/patches-3.2/0012-MIPS-JZ4740-Add-cpufreq-support.patch A target/linux/xburst/patches-3.2/0013-MMC-JZ4740-Added-support-for-CPU-frequency-changing.patch A target/linux/xburst/patches-3.2/0014-MIPS-JZ4740-reset-Initialize-hibernate-wakeup-counte.patch A target/linux/xburst/patches-3.2/0015-ASoC-JZ4740-Replaced-comma-operators-with-semicolons.patch A target/linux/xburst/patches-3.2/0016-ASoC-JZ4740-Support-buffer-size-that-is-not-a-multip.patch A target/linux/xburst/patches-3.2/0017-MIPS-JZ4740-qi_lb60-Look-for-NAND-chip-in-bank-1.patch A target/linux/xburst/patches-3.2/0018-ASoC-jz4740-Convert-qi_lb60-to-use-snd_soc_register_.patch A target/linux/xburst/patches-3.2/0019-Framebuffer-notifier-Call-notifier-callbacks-prior-t.patch A target/linux/xburst/patches-3.2/0020-qi_lb60-NAND-add-data-partition.patch A target/linux/xburst/patches-3.2/0021-rtc-jz4740-fix-hwclock-give-time-out.patch R target/linux/xburst/qi_lb60/config-2.6.36 R target/linux/xburst/qi_lb60/config-2.6.37 A target/linux/xburst/qi_lb60/config-3.2 M target/linux/xburst/qi_lb60/target.mk Log Message: ----------- [target/xburst] level up target xburst to linux kernel version 3.2.1 Thanks to the qi-hardware project - especially to Lars, Maarten and Xiangfu git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31218 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 9db1664fbe7461d7d0a88be682d364e2eb9aec2c https://github.com/dtaht/Cerowrt-3.3/commit/9db1664fbe7461d7d0a88be682d364e2eb9aec2c Author: jow Date: 2012-04-08 (Sun, 08 Apr 2012) Changed paths: M package/libpcap/Makefile Log Message: ----------- [package] libpcap: explicitely disable libnl support to prevent different build results depending on the environment (#11239) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31219 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: dddf2cb01ec5b619228c0571667f41eb26899be1 https://github.com/dtaht/Cerowrt-3.3/commit/dddf2cb01ec5b619228c0571667f41eb26899be1 Author: Dave Taht Date: 2012-04-08 (Sun, 08 Apr 2012) Changed paths: M include/prereq-build.mk M package/libpcap/Makefile M target/linux/ar71xx/base-files/etc/diag.sh M target/linux/ar71xx/base-files/etc/uci-defaults/network M target/linux/ar71xx/base-files/lib/ar71xx.sh M target/linux/ar71xx/files/arch/mips/ath79/mach-rb750.c M target/linux/ar71xx/image/Makefile A target/linux/ar71xx/patches-3.2/614-MIPS-ath79-RB751GL-support.patch A target/linux/ar71xx/patches-3.3/614-MIPS-ath79-RB751GL-support.patch M target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-arv.c M target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-netgear.c M target/linux/xburst/Makefile A target/linux/xburst/config-3.2 A target/linux/xburst/patches-3.2/0001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch A target/linux/xburst/patches-3.2/0002-Add-jz4740-udc-driver.patch A target/linux/xburst/patches-3.2/0003-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch A target/linux/xburst/patches-3.2/0004-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch A target/linux/xburst/patches-3.2/0005-NAND-Optimize-reading-the-eec-data-for-the-JZ4740.patch A target/linux/xburst/patches-3.2/0006-MTD-NAND-JZ4740-Multi-bank-support-with-autodetectio.patch A target/linux/xburst/patches-3.2/0007-Add-ili8960-lcd-driver.patch A target/linux/xburst/patches-3.2/0008-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch A target/linux/xburst/patches-3.2/0009-dev-mem-Add-kernel-config-option-to-omit-this-device.patch A target/linux/xburst/patches-3.2/0010-cpufreq_stats-Support-runtime-changes-to-frequency-t.patch A target/linux/xburst/patches-3.2/0011-MIPS-JZ4740-Added-setting-of-PLL-rate-and-main-divid.patch A target/linux/xburst/patches-3.2/0012-MIPS-JZ4740-Add-cpufreq-support.patch A target/linux/xburst/patches-3.2/0013-MMC-JZ4740-Added-support-for-CPU-frequency-changing.patch A target/linux/xburst/patches-3.2/0014-MIPS-JZ4740-reset-Initialize-hibernate-wakeup-counte.patch A target/linux/xburst/patches-3.2/0015-ASoC-JZ4740-Replaced-comma-operators-with-semicolons.patch A target/linux/xburst/patches-3.2/0016-ASoC-JZ4740-Support-buffer-size-that-is-not-a-multip.patch A target/linux/xburst/patches-3.2/0017-MIPS-JZ4740-qi_lb60-Look-for-NAND-chip-in-bank-1.patch A target/linux/xburst/patches-3.2/0018-ASoC-jz4740-Convert-qi_lb60-to-use-snd_soc_register_.patch A target/linux/xburst/patches-3.2/0019-Framebuffer-notifier-Call-notifier-callbacks-prior-t.patch A target/linux/xburst/patches-3.2/0020-qi_lb60-NAND-add-data-partition.patch A target/linux/xburst/patches-3.2/0021-rtc-jz4740-fix-hwclock-give-time-out.patch R target/linux/xburst/qi_lb60/config-2.6.36 R target/linux/xburst/qi_lb60/config-2.6.37 A target/linux/xburst/qi_lb60/config-3.2 M target/linux/xburst/qi_lb60/target.mk M toolchain/gcc/Config.in M toolchain/gcc/Config.version M toolchain/gcc/common.mk A toolchain/gcc/patches/4.7.0/100-uclibc-conf.patch A toolchain/gcc/patches/4.7.0/301-missing-execinfo_h.patch A toolchain/gcc/patches/4.7.0/302-c99-snprintf.patch A toolchain/gcc/patches/4.7.0/305-libmudflap-susv3-legacy.patch A toolchain/gcc/patches/4.7.0/600-ubicom_support.patch A toolchain/gcc/patches/4.7.0/810-arm-softfloat-libgcc.patch A toolchain/gcc/patches/4.7.0/820-libgcc_pic.patch A toolchain/gcc/patches/4.7.0/830-arm_unbreak_armv4t.patch A toolchain/gcc/patches/4.7.0/840-armv4_pass_fix-v4bx_to_ld.patch A toolchain/gcc/patches/4.7.0/870-ppc_no_crtsavres.patch A toolchain/gcc/patches/4.7.0/910-mbsd_multi.patch A toolchain/gcc/patches/4.7.0/993-arm_insn-opinit-RTX_CODE-fixup.patch A toolchain/gcc/patches/4.7.0/999-coldfire.patch Log Message: ----------- Merge branch 'master' of git://nbd.name/openwrt Commit: 00ce40d7ed636e65c5a7f047cbf5d8884f61ad97 https://github.com/dtaht/Cerowrt-3.3/commit/00ce40d7ed636e65c5a7f047cbf5d8884f61ad97 Author: Dave Taht Date: 2012-04-08 (Sun, 08 Apr 2012) Changed paths: M include/prereq-build.mk M package/libpcap/Makefile M target/linux/ar71xx/base-files/etc/diag.sh M target/linux/ar71xx/base-files/etc/uci-defaults/network M target/linux/ar71xx/base-files/lib/ar71xx.sh M target/linux/ar71xx/files/arch/mips/ath79/mach-rb750.c M target/linux/ar71xx/image/Makefile A target/linux/ar71xx/patches-3.2/614-MIPS-ath79-RB751GL-support.patch A target/linux/ar71xx/patches-3.3/614-MIPS-ath79-RB751GL-support.patch M target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-arv.c M target/linux/lantiq/files-3.2/arch/mips/lantiq/xway/mach-netgear.c M target/linux/xburst/Makefile A target/linux/xburst/config-3.2 A target/linux/xburst/patches-3.2/0001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch A target/linux/xburst/patches-3.2/0002-Add-jz4740-udc-driver.patch A target/linux/xburst/patches-3.2/0003-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch A target/linux/xburst/patches-3.2/0004-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch A target/linux/xburst/patches-3.2/0005-NAND-Optimize-reading-the-eec-data-for-the-JZ4740.patch A target/linux/xburst/patches-3.2/0006-MTD-NAND-JZ4740-Multi-bank-support-with-autodetectio.patch A target/linux/xburst/patches-3.2/0007-Add-ili8960-lcd-driver.patch A target/linux/xburst/patches-3.2/0008-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch A target/linux/xburst/patches-3.2/0009-dev-mem-Add-kernel-config-option-to-omit-this-device.patch A target/linux/xburst/patches-3.2/0010-cpufreq_stats-Support-runtime-changes-to-frequency-t.patch A target/linux/xburst/patches-3.2/0011-MIPS-JZ4740-Added-setting-of-PLL-rate-and-main-divid.patch A target/linux/xburst/patches-3.2/0012-MIPS-JZ4740-Add-cpufreq-support.patch A target/linux/xburst/patches-3.2/0013-MMC-JZ4740-Added-support-for-CPU-frequency-changing.patch A target/linux/xburst/patches-3.2/0014-MIPS-JZ4740-reset-Initialize-hibernate-wakeup-counte.patch A target/linux/xburst/patches-3.2/0015-ASoC-JZ4740-Replaced-comma-operators-with-semicolons.patch A target/linux/xburst/patches-3.2/0016-ASoC-JZ4740-Support-buffer-size-that-is-not-a-multip.patch A target/linux/xburst/patches-3.2/0017-MIPS-JZ4740-qi_lb60-Look-for-NAND-chip-in-bank-1.patch A target/linux/xburst/patches-3.2/0018-ASoC-jz4740-Convert-qi_lb60-to-use-snd_soc_register_.patch A target/linux/xburst/patches-3.2/0019-Framebuffer-notifier-Call-notifier-callbacks-prior-t.patch A target/linux/xburst/patches-3.2/0020-qi_lb60-NAND-add-data-partition.patch A target/linux/xburst/patches-3.2/0021-rtc-jz4740-fix-hwclock-give-time-out.patch R target/linux/xburst/qi_lb60/config-2.6.36 R target/linux/xburst/qi_lb60/config-2.6.37 A target/linux/xburst/qi_lb60/config-3.2 M target/linux/xburst/qi_lb60/target.mk M toolchain/gcc/Config.in M toolchain/gcc/Config.version M toolchain/gcc/common.mk A toolchain/gcc/patches/4.7.0/100-uclibc-conf.patch A toolchain/gcc/patches/4.7.0/301-missing-execinfo_h.patch A toolchain/gcc/patches/4.7.0/302-c99-snprintf.patch A toolchain/gcc/patches/4.7.0/305-libmudflap-susv3-legacy.patch A toolchain/gcc/patches/4.7.0/600-ubicom_support.patch A toolchain/gcc/patches/4.7.0/810-arm-softfloat-libgcc.patch A toolchain/gcc/patches/4.7.0/820-libgcc_pic.patch A toolchain/gcc/patches/4.7.0/830-arm_unbreak_armv4t.patch A toolchain/gcc/patches/4.7.0/840-armv4_pass_fix-v4bx_to_ld.patch A toolchain/gcc/patches/4.7.0/870-ppc_no_crtsavres.patch A toolchain/gcc/patches/4.7.0/910-mbsd_multi.patch A toolchain/gcc/patches/4.7.0/993-arm_insn-opinit-RTX_CODE-fixup.patch A toolchain/gcc/patches/4.7.0/999-coldfire.patch Log Message: ----------- Merge branch 'master' of /home/cero1/src/openwrt Commit: 8b61aea1eacc3d7d91150fe872c4d3d1d4e74cbc https://github.com/dtaht/Cerowrt-3.3/commit/8b61aea1eacc3d7d91150fe872c4d3d1d4e74cbc Author: Dave Taht Date: 2012-04-08 (Sun, 08 Apr 2012) Changed paths: M package/dnsmasq/Makefile Log Message: ----------- SLAAC tweak to dnsmasq Compare: https://github.com/dtaht/Cerowrt-3.3/compare/91fa6ab...8b61aea