From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 7252621F100 for ; Sun, 16 Sep 2012 06:36:05 -0700 (PDT) Received: from github.com (sh3.rs.github.com [108.171.174.178]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 74C8843AE0 for ; Sun, 16 Sep 2012 06:36:04 -0700 (PDT) Date: Sun, 16 Sep 2012 06:36:04 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <5055d5c45d90d_8e51b14ae429826@sh3.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] de071d: ramips/rt305x: add initial support for Rt5350 SoC Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5055d5c44a983_8e51b14ae4296c3"; 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: Sun, 16 Sep 2012 13:36:05 -0000 ----==_mimepart_5055d5c44a983_8e51b14ae4296c3 Date: Sun, 16 Sep 2012 06:36:04 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5055d5c45a221_8e51b14ae429711@sh3.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: de071d14f78fc086180e69333194467bd32787ed https://github.com/dtaht/Cerowrt-3.3/commit/de071d14f78fc086180e69333194467bd32787ed Author: juhosg Date: 2012-09-12 (Wed, 12 Sep 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/clock.c M target/linux/ramips/files/arch/mips/ralink/rt305x/devices.c M target/linux/ramips/files/arch/mips/ralink/rt305x/rt305x.c Log Message: ----------- ramips/rt305x: add initial support for Rt5350 SoC Somehow detecting the RAM size in common/setup.c doesn't work here, it always detects 64M and then crashes on devices with less RAM. Probably using MEMC_REG_SDRAM_CFG1 to know the RAM size is how it could be, for now I use the mem=32M kernel parameter to get stuff working. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33381 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: e96ea88268792c67a95db2ccb6572fd99404ff0e https://github.com/dtaht/Cerowrt-3.3/commit/e96ea88268792c67a95db2ccb6572fd99404ff0e Author: juhosg Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: M target/linux/ar71xx/patches-3.3/601-MIPS-ath79-add-more-register-defines.patch M target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch Log Message: ----------- ar71xx: define NAND controller base address and register size for AR934X/QCA955x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33382 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 93a698140f49a68d9755c4cd2652c4edda7a1f00 https://github.com/dtaht/Cerowrt-3.3/commit/93a698140f49a68d9755c4cd2652c4edda7a1f00 Author: juhosg Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: M target/linux/brcm47xx/config-3.3 M target/linux/generic/config-3.3 M target/linux/lantiq/svip_be/config-default M target/linux/lantiq/svip_le/config-default M target/linux/mcs814x/config-default Log Message: ----------- generic: move GENERIC_PWM symbol into the generic config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33383 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 9edd5a0ba09f25d8073d6053ddf5102881ed11a6 https://github.com/dtaht/Cerowrt-3.3/commit/9edd5a0ba09f25d8073d6053ddf5102881ed11a6 Author: juhosg Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: M target/linux/generic/config-3.3 Log Message: ----------- generic: add MTD_NAND_AR934X symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33384 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: ce47c98d076ccb4022a3b413fc392c9c5449c777 https://github.com/dtaht/Cerowrt-3.3/commit/ce47c98d076ccb4022a3b413fc392c9c5449c777 Author: juhosg Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: A target/linux/ar71xx/files/drivers/mtd/nand/ar934x_nfc.c A target/linux/ar71xx/files/include/linux/platform/ar934x_nfc.h A target/linux/ar71xx/patches-3.3/413-mtd-ar934x-nand-driver.patch Log Message: ----------- ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33385 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 8788b410eebb6e1b32298f99ffab41557636c379 https://github.com/dtaht/Cerowrt-3.3/commit/8788b410eebb6e1b32298f99ffab41557636c379 Author: juhosg Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: M target/linux/ar71xx/modules.mk Log Message: ----------- ar71xx: package the AR934x NAND driver module git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33386 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 39bdbbc7fc7b4b88089c737a026b628d0a7616e6 https://github.com/dtaht/Cerowrt-3.3/commit/39bdbbc7fc7b4b88089c737a026b628d0a7616e6 Author: juhosg Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: A target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.c A target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.h M target/linux/ar71xx/patches-3.3/602-MIPS-ath79-add-openwrt-stuff.patch M target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch M target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch M target/linux/ar71xx/patches-3.3/612-ALL0315N-support.patch M target/linux/ar71xx/patches-3.3/613-RB2011-support.patch Log Message: ----------- ar71xx: add device registration code for the AR934x NAND flash controller git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33387 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: e9a522de9ebe7ec00ede541e56f084ea6eda84df https://github.com/dtaht/Cerowrt-3.3/commit/e9a522de9ebe7ec00ede541e56f084ea6eda84df Author: juhosg Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: M target/linux/ar71xx/files/arch/mips/ath79/mach-rb2011.c M target/linux/ar71xx/nand/config-default M target/linux/ar71xx/patches-3.3/613-RB2011-support.patch M target/linux/ar71xx/patches-3.3/614-MIPS-ath79-rb2011uas-2hnd-support.patch Log Message: ----------- ar71xx: register the NAND controller device on the RB2011 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33388 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: f74bd75daa6ef10adb352838e9b8548737fb9eb5 https://github.com/dtaht/Cerowrt-3.3/commit/f74bd75daa6ef10adb352838e9b8548737fb9eb5 Author: juhosg Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: M target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch R target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch R target/linux/ar71xx/patches-3.3/612-ALL0315N-support.patch R target/linux/ar71xx/patches-3.3/613-RB2011-support.patch R target/linux/ar71xx/patches-3.3/614-MIPS-ath79-rb2011uas-2hnd-support.patch Log Message: ----------- ar71xx: merge machine support patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33389 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 9b3a0a2c3c1fd0019c23c7fabc35046fa584dca1 https://github.com/dtaht/Cerowrt-3.3/commit/9b3a0a2c3c1fd0019c23c7fabc35046fa584dca1 Author: jow Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: M package/netifd/Makefile Log Message: ----------- [package] netifd: update to latest git head, reorganizes ubus output of inactive values git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33390 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 85796641083642a4461d24ef4dd7f9a39681b4c0 https://github.com/dtaht/Cerowrt-3.3/commit/85796641083642a4461d24ef4dd7f9a39681b4c0 Author: jow Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: M package/base-files/files/lib/functions/network.sh Log Message: ----------- [package] base-files: remove route enabled check in lib/functions/network.sh after netifd bump git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33391 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 4de49556229ab45d25030752041a39aacaf30d7e https://github.com/dtaht/Cerowrt-3.3/commit/4de49556229ab45d25030752041a39aacaf30d7e Author: nbd Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: M package/hostapd/Makefile M package/hostapd/patches/100-pending_work.patch M package/hostapd/patches/300-nl80211_multicall_fixes.patch M package/hostapd/patches/310-multicall_bridge_fix.patch M package/hostapd/patches/320-madwifi_key_fixes.patch A package/hostapd/patches/400-noscan.patch R package/hostapd/patches/400-scan_wait.patch M package/hostapd/patches/410-multicall.patch M package/hostapd/patches/430-rescan_immediately.patch M package/hostapd/patches/440-optional_rfkill.patch M package/hostapd/patches/450-reload_freq_change.patch M package/hostapd/patches/451-nl80211_del_beacon_bss.patch M package/hostapd/patches/452-ctrl_iface_reload.patch M package/hostapd/patches/453-ap_sta_support.patch M package/hostapd/patches/460-disable_ctrl_iface_mib.patch M package/hostapd/patches/470-wpa_ie_cap_workaround.patch M package/hostapd/patches/480-terminate_on_setup_failure.patch M package/hostapd/patches/500-random_pool_add_kernel.patch M package/hostapd/patches/510-bring_down_interface.patch M package/hostapd/patches/520-fix_wps_pin_crash.patch M package/hostapd/patches/530-wps_single_auth_enc_type.patch M package/hostapd/patches/540-dynamic_20_40_mhz.patch M package/hostapd/patches/560-indicate-features.patch M package/hostapd/patches/570-genl_connect_debug.patch M package/hostapd/patches/580-fix_bss_addr.patch M package/hostapd/patches/601-wpa_supplicant-add-new-config-params-to-be-used-with.patch M package/hostapd/patches/602-driver_nl80211-use-new-parameters-during-ibss-join.patch M package/hostapd/patches/604-wpa_s-support-htmode-param.patch Log Message: ----------- hostapd: update to 2012-09-10 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33392 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: c5bc7389912731b6057fc564d4cebec3d49df361 https://github.com/dtaht/Cerowrt-3.3/commit/c5bc7389912731b6057fc564d4cebec3d49df361 Author: nbd Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: A package/hostapd/patches/590-hostapd_cli_ifdef.patch Log Message: ----------- hostapd: support wps in hostapd_cli even when built from the mini variant git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33393 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 7db7c73ad45b16d3e026682b2b43db997b6312af https://github.com/dtaht/Cerowrt-3.3/commit/7db7c73ad45b16d3e026682b2b43db997b6312af Author: florian Date: 2012-09-13 (Thu, 13 Sep 2012) Changed paths: A package/busybox/patches/005-resource_h_include.patch Log Message: ----------- [package] busybox: fix build with recent eglibc toolchains git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33395 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 697af1c08d47cf15ce8ba3ec911cafcf8f7f1d63 https://github.com/dtaht/Cerowrt-3.3/commit/697af1c08d47cf15ce8ba3ec911cafcf8f7f1d63 Author: nbd Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M package/mac80211/patches/300-pending_work.patch M package/mac80211/patches/405-regd_no_assoc_hints.patch Log Message: ----------- mac80211: fix regdb locking issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33398 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 17836e1a4ab24ecf773f6cce97be235579ec4c58 https://github.com/dtaht/Cerowrt-3.3/commit/17836e1a4ab24ecf773f6cce97be235579ec4c58 Author: nbd Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M package/hostapd/files/hostapd.sh Log Message: ----------- hostapd: enable disassoc on many consecutive excessive retries, improves AP mode reliability with many clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33399 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 362287f5013d889b480f2ad6e81b5c922f332af4 https://github.com/dtaht/Cerowrt-3.3/commit/362287f5013d889b480f2ad6e81b5c922f332af4 Author: nbd Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M package/hostapd/files/hostapd.sh Log Message: ----------- hostapd: add an option for configuring the maximum number of connected clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33400 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 4fbc73b975d60b9ad007e6c77b26e2ccd4f34e18 https://github.com/dtaht/Cerowrt-3.3/commit/4fbc73b975d60b9ad007e6c77b26e2ccd4f34e18 Author: nbd Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: A package/hostapd/patches/610-max_num_sta_probe.patch Log Message: ----------- hostapd: add a patch for suppressing probe responses from APs that have reached their limit of maximum number of clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33401 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 79df2ee02b6c2637f55b42985cdf333aaf77aa8c https://github.com/dtaht/Cerowrt-3.3/commit/79df2ee02b6c2637f55b42985cdf333aaf77aa8c Author: florian Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M target/linux/malta/Makefile Log Message: ----------- [malta] set DEVICE_TYPE to developperboard git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33402 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: e2f7aae0b9f8c868869bc7cc5c9c57ea1321bb1a https://github.com/dtaht/Cerowrt-3.3/commit/e2f7aae0b9f8c868869bc7cc5c9c57ea1321bb1a Author: florian Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M target/linux/realview/Makefile M target/linux/realview/config-3.3 Log Message: ----------- [realview] set DEVICE_TYPE to developperboard git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33403 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 84f2d3d27ce0cde786c82e3f8a46bd14f67575bd https://github.com/dtaht/Cerowrt-3.3/commit/84f2d3d27ce0cde786c82e3f8a46bd14f67575bd Author: florian Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M package/busybox/Makefile A package/busybox/patches/006-upstream_CVE-2011-2716_fixes.patch Log Message: ----------- [package] busybox: add patch to fix CVE-2011-2716 in udhcp. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33404 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: f1b8b6700c54143b44be3a267cd022e3dc035955 https://github.com/dtaht/Cerowrt-3.3/commit/f1b8b6700c54143b44be3a267cd022e3dc035955 Author: florian Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: A include/site/sparc-linux A include/site/sparc-linux-gnu A include/site/sparc-openwrt-linux-gnu A include/site/sparc-openwrt-linux-uclibc Log Message: ----------- [buildroot] add sparc specific site files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33405 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: d88f9818d8ccbcacc74c27a06b08c33f342879de https://github.com/dtaht/Cerowrt-3.3/commit/d88f9818d8ccbcacc74c27a06b08c33f342879de Author: florian Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M target/linux/leon/patches/001-find_irq_and_timer_via_of.patch M target/linux/leon/patches/007-amp_timer.patch Log Message: ----------- [leon] refresh patches so they apply cleanly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33406 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: d15b926afd04d3279fc7d8a3e909524e1017277c https://github.com/dtaht/Cerowrt-3.3/commit/d15b926afd04d3279fc7d8a3e909524e1017277c Author: florian Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: A target/linux/leon/patches/027-sparc_v8_assembler.patch Log Message: ----------- [leon] fix sparc32 assembler failures with newer toolchains git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33407 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 933cabf6c9cfb39c89ffe2756bbf9cc8d3168091 https://github.com/dtaht/Cerowrt-3.3/commit/933cabf6c9cfb39c89ffe2756bbf9cc8d3168091 Author: florian Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M target/linux/leon/Makefile Log Message: ----------- [leon] set DEVICE_TYPE to developerboard git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33408 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: f85f3848d7e4843d37571e2d9c5123f5d0076b48 https://github.com/dtaht/Cerowrt-3.3/commit/f85f3848d7e4843d37571e2d9c5123f5d0076b48 Author: florian Date: 2012-09-14 (Fri, 14 Sep 2012) Changed paths: M target/linux/realview/config-3.3 Log Message: ----------- [realview] partially revert r33403 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33409 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: d41175cdb1e4a9d4404fa4c2d4073b88111961f1 https://github.com/dtaht/Cerowrt-3.3/commit/d41175cdb1e4a9d4404fa4c2d4073b88111961f1 Author: blogic Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M target/linux/ramips/rt3883/profiles/asus.mk Log Message: ----------- ramips/rt3883: fix a typo in the ASUS profile Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33410 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 8d4ebc34f0716dd7cb8e355087c2be30fc8d4ef1 https://github.com/dtaht/Cerowrt-3.3/commit/8d4ebc34f0716dd7cb8e355087c2be30fc8d4ef1 Author: blogic Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dap-1350.c Log Message: ----------- D-Link DAP-1350; Avoid bricking esw config This is a patch to connect eth0.1 (lan) to the only ethernet connector available. D-Link DAP-1350 goes bricked with AA 12.09-beta. This is because the current esw configuration for the board connects eth0.2 (wan) to the *ONE and ONLY* ethernet connector available, preventing initial access to the board through 192.168.1.1 on eth0.1 after flashing, effectively bricking the board. There are things that should be done to make this board really useful, but for AA 12.09, this one liner is indispensable. Signed of by Yoichi Shinoda git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33411 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: f232e678da682da3ed4246779a82a8e528e1960a https://github.com/dtaht/Cerowrt-3.3/commit/f232e678da682da3ed4246779a82a8e528e1960a Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M package/hostapd/files/hostapd.sh Log Message: ----------- hostapd: add a config option for the inactivity timeout git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33412 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 9d164b87caa6b1949e42dc3180c102207b276888 https://github.com/dtaht/Cerowrt-3.3/commit/9d164b87caa6b1949e42dc3180c102207b276888 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M target/linux/ar71xx/image/Makefile Log Message: ----------- ar71xx: fix WP543 image builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33413 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 1f87d10e85aab16cb28b36799ad37aa85f3e361f https://github.com/dtaht/Cerowrt-3.3/commit/1f87d10e85aab16cb28b36799ad37aa85f3e361f Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M Config.in M include/package.mk M include/toplevel.mk Log Message: ----------- build: add a config option for passing the top-level make jobserver to packages that have parallel build enabled, significantly improves parallelization and gets rid of CPU overcommit during intra-package parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33414 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: fdf6cea92ad6996ec02d122998f8de595c61a1d4 https://github.com/dtaht/Cerowrt-3.3/commit/fdf6cea92ad6996ec02d122998f8de595c61a1d4 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M package/ppp/Makefile Log Message: ----------- ppp: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33415 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 71837203faf2f43df233e3e446e435da26cde6e2 https://github.com/dtaht/Cerowrt-3.3/commit/71837203faf2f43df233e3e446e435da26cde6e2 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M package/dnsmasq/Makefile Log Message: ----------- dnsmasq: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33416 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 75d8f0a7b1fdc5d6623c1984b1d3a7c651779b5d https://github.com/dtaht/Cerowrt-3.3/commit/75d8f0a7b1fdc5d6623c1984b1d3a7c651779b5d Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M package/libpcap/Makefile Log Message: ----------- libpcap: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33417 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 63d5cb7ead642f4ee333ce8f42b74502e14b4394 https://github.com/dtaht/Cerowrt-3.3/commit/63d5cb7ead642f4ee333ce8f42b74502e14b4394 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M package/linux-atm/Makefile Log Message: ----------- linux-atm: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33418 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 2d2c69889afe0a076f16051a53ff7e90d1bd28c2 https://github.com/dtaht/Cerowrt-3.3/commit/2d2c69889afe0a076f16051a53ff7e90d1bd28c2 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M package/hostapd/Makefile Log Message: ----------- hostapd: enable parallel build git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33419 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 3d260ecbf83f9f35bd805417bc878281d841d93c https://github.com/dtaht/Cerowrt-3.3/commit/3d260ecbf83f9f35bd805417bc878281d841d93c Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M include/kernel-defaults.mk Log Message: ----------- kernel: remove the explicit kernel make call for "oldconfig prepare scripts", the kernel build system has proper dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33420 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 93ca39cd0c5a0da8a3afbb1e645cdd913af22b44 https://github.com/dtaht/Cerowrt-3.3/commit/93ca39cd0c5a0da8a3afbb1e645cdd913af22b44 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M include/kernel-defaults.mk Log Message: ----------- kernel: suppress redundant calls to headers installation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33421 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 8b591f9808175af2488a324193fa19e00fec0348 https://github.com/dtaht/Cerowrt-3.3/commit/8b591f9808175af2488a324193fa19e00fec0348 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M include/package.mk M include/toplevel.mk Log Message: ----------- build: move the -j flag to package.mk instead of grabbing it from makeflags, otherwise it occasionally gets omitted on full builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33422 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: aeb80f6ab0cc1715336abda21d7607c6a14052fc https://github.com/dtaht/Cerowrt-3.3/commit/aeb80f6ab0cc1715336abda21d7607c6a14052fc Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M include/host-build.mk Log Message: ----------- build: add jobserver support for host builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33423 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 9a7bc8a8b51d0d7328e8c1a1fa1d3f6cbaf63f9a https://github.com/dtaht/Cerowrt-3.3/commit/9a7bc8a8b51d0d7328e8c1a1fa1d3f6cbaf63f9a Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M package/opkg/Makefile Log Message: ----------- opkg: add host and package parallel build support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33424 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 3619dbb11736b6a674a47964ac68ff037cb5ba15 https://github.com/dtaht/Cerowrt-3.3/commit/3619dbb11736b6a674a47964ac68ff037cb5ba15 Author: jow Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M package/netifd/files/sbin/ifup Log Message: ----------- [package] netifd: prevent error in ifup if no /etc/config/wireless exists, properly handle wifi-iface sections which are part of multiple networks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33425 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 88ebcf4b48651bffd2edf57a3d62bb8d6abcb2a0 https://github.com/dtaht/Cerowrt-3.3/commit/88ebcf4b48651bffd2edf57a3d62bb8d6abcb2a0 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/m4/Makefile Log Message: ----------- tools/m4: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33426 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: c06584708e8c4e65d80e3612132aadb2e3a3592e https://github.com/dtaht/Cerowrt-3.3/commit/c06584708e8c4e65d80e3612132aadb2e3a3592e Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/m4/Makefile Log Message: ----------- tools/m4: bypass a time consuming configure test git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33427 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: db1d3b6a265d68d1448a996f0868852988802355 https://github.com/dtaht/Cerowrt-3.3/commit/db1d3b6a265d68d1448a996f0868852988802355 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/sed/Makefile Log Message: ----------- tools/sed: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33428 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 59af6d93e97b9b805091c7bb08fb4c3247bbbe3e https://github.com/dtaht/Cerowrt-3.3/commit/59af6d93e97b9b805091c7bb08fb4c3247bbbe3e Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/libtool/Makefile Log Message: ----------- tools/libtool: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33429 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 36f237c9ef07242cfec1c5affbae50d87887d18a https://github.com/dtaht/Cerowrt-3.3/commit/36f237c9ef07242cfec1c5affbae50d87887d18a Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/pkg-config/Makefile Log Message: ----------- tools/pkg-config: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33430 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 1428053a4c0f576e92a0d732220c3b4f05d0b429 https://github.com/dtaht/Cerowrt-3.3/commit/1428053a4c0f576e92a0d732220c3b4f05d0b429 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/xz/Makefile Log Message: ----------- tools/xz enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33431 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: cbefadaaef52de55fdc3b8020965a6603a69ae44 https://github.com/dtaht/Cerowrt-3.3/commit/cbefadaaef52de55fdc3b8020965a6603a69ae44 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/gmp/Makefile Log Message: ----------- tools/gmp enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33432 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 8461eed21e597151d919c916d5934503bf0d2f3a https://github.com/dtaht/Cerowrt-3.3/commit/8461eed21e597151d919c916d5934503bf0d2f3a Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/mpfr/Makefile Log Message: ----------- tools/mpfr: remove bogus configure override git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33433 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 764d161752ec7b2b55b49081b3d25b11e7eba308 https://github.com/dtaht/Cerowrt-3.3/commit/764d161752ec7b2b55b49081b3d25b11e7eba308 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/mpfr/Makefile Log Message: ----------- tools/mpfr enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33434 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: e1b8cad7cd8534941d0425e358cb5f8f52f29dd9 https://github.com/dtaht/Cerowrt-3.3/commit/e1b8cad7cd8534941d0425e358cb5f8f52f29dd9 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/mpc/Makefile Log Message: ----------- tools/mpc: remove bogus configure override git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33435 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 8077172d47af262704058fa361b3add4f49f7a52 https://github.com/dtaht/Cerowrt-3.3/commit/8077172d47af262704058fa361b3add4f49f7a52 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/mpc/Makefile Log Message: ----------- tools/mpc: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33436 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: b23321a783a9c4f8448916ae72831d83867f9bbf https://github.com/dtaht/Cerowrt-3.3/commit/b23321a783a9c4f8448916ae72831d83867f9bbf Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/libelf/Makefile Log Message: ----------- tools/libelf: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33437 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 557910b6b692095168e922f7d1cf66335c13fddc https://github.com/dtaht/Cerowrt-3.3/commit/557910b6b692095168e922f7d1cf66335c13fddc Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/flex/Makefile Log Message: ----------- tools/flex: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33438 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 3ea1118c0485b65fa1139f869b70f101393600e5 https://github.com/dtaht/Cerowrt-3.3/commit/3ea1118c0485b65fa1139f869b70f101393600e5 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/bison/Makefile Log Message: ----------- tools/bison: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33439 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 5315b2a6de7427ea36774ac71b8d4d1fef3271f5 https://github.com/dtaht/Cerowrt-3.3/commit/5315b2a6de7427ea36774ac71b8d4d1fef3271f5 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/e2fsprogs/Makefile Log Message: ----------- tools/e2fsprogs: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33440 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: b83769d256e57c7aa3b38ae637f0f2421864b1cd https://github.com/dtaht/Cerowrt-3.3/commit/b83769d256e57c7aa3b38ae637f0f2421864b1cd Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M tools/cmake/Makefile Log Message: ----------- tools/cmake: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33441 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 2f088b477a13de3716e76d43095bac95a3fb55ad https://github.com/dtaht/Cerowrt-3.3/commit/2f088b477a13de3716e76d43095bac95a3fb55ad Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M toolchain/gdb/Makefile Log Message: ----------- gdb: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33442 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 76b5f5ef8a61fc87edc7559c9b16aa05cb49c392 https://github.com/dtaht/Cerowrt-3.3/commit/76b5f5ef8a61fc87edc7559c9b16aa05cb49c392 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M toolchain/binutils/Makefile Log Message: ----------- binutils: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33443 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 1470e3d58c3f2ee1c39894d0b9dc29ea6577d7c8 https://github.com/dtaht/Cerowrt-3.3/commit/1470e3d58c3f2ee1c39894d0b9dc29ea6577d7c8 Author: nbd Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M toolchain/gcc/common.mk M toolchain/gcc/final/Makefile M toolchain/gcc/initial/Makefile M toolchain/gcc/minimal/Makefile Log Message: ----------- gcc: enable parallel builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33444 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: b6bace1ff2d3d9e870b67ac6d35644eb7b4a3042 https://github.com/dtaht/Cerowrt-3.3/commit/b6bace1ff2d3d9e870b67ac6d35644eb7b4a3042 Author: Dave Taht Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M Config.in M include/host-build.mk M include/kernel-defaults.mk M include/package.mk A include/site/sparc-linux A include/site/sparc-linux-gnu A include/site/sparc-openwrt-linux-gnu A include/site/sparc-openwrt-linux-uclibc M include/toplevel.mk M package/base-files/files/lib/functions/network.sh M package/busybox/Makefile A package/busybox/patches/005-resource_h_include.patch A package/busybox/patches/006-upstream_CVE-2011-2716_fixes.patch M package/dnsmasq/Makefile M package/hostapd/Makefile M package/hostapd/files/hostapd.sh M package/hostapd/patches/100-pending_work.patch M package/hostapd/patches/300-nl80211_multicall_fixes.patch M package/hostapd/patches/310-multicall_bridge_fix.patch M package/hostapd/patches/320-madwifi_key_fixes.patch A package/hostapd/patches/400-noscan.patch R package/hostapd/patches/400-scan_wait.patch M package/hostapd/patches/410-multicall.patch M package/hostapd/patches/430-rescan_immediately.patch M package/hostapd/patches/440-optional_rfkill.patch M package/hostapd/patches/450-reload_freq_change.patch M package/hostapd/patches/451-nl80211_del_beacon_bss.patch M package/hostapd/patches/452-ctrl_iface_reload.patch M package/hostapd/patches/453-ap_sta_support.patch M package/hostapd/patches/460-disable_ctrl_iface_mib.patch M package/hostapd/patches/470-wpa_ie_cap_workaround.patch M package/hostapd/patches/480-terminate_on_setup_failure.patch M package/hostapd/patches/500-random_pool_add_kernel.patch M package/hostapd/patches/510-bring_down_interface.patch M package/hostapd/patches/520-fix_wps_pin_crash.patch M package/hostapd/patches/530-wps_single_auth_enc_type.patch M package/hostapd/patches/540-dynamic_20_40_mhz.patch M package/hostapd/patches/560-indicate-features.patch M package/hostapd/patches/570-genl_connect_debug.patch M package/hostapd/patches/580-fix_bss_addr.patch A package/hostapd/patches/590-hostapd_cli_ifdef.patch M package/hostapd/patches/601-wpa_supplicant-add-new-config-params-to-be-used-with.patch M package/hostapd/patches/602-driver_nl80211-use-new-parameters-during-ibss-join.patch M package/hostapd/patches/604-wpa_s-support-htmode-param.patch A package/hostapd/patches/610-max_num_sta_probe.patch M package/libpcap/Makefile M package/linux-atm/Makefile M package/mac80211/patches/300-pending_work.patch M package/mac80211/patches/405-regd_no_assoc_hints.patch M package/netifd/Makefile M package/netifd/files/sbin/ifup M package/opkg/Makefile M package/ppp/Makefile A target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.c A target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.h M target/linux/ar71xx/files/arch/mips/ath79/mach-rb2011.c A target/linux/ar71xx/files/drivers/mtd/nand/ar934x_nfc.c A target/linux/ar71xx/files/include/linux/platform/ar934x_nfc.h M target/linux/ar71xx/image/Makefile M target/linux/ar71xx/modules.mk M target/linux/ar71xx/nand/config-default A target/linux/ar71xx/patches-3.3/413-mtd-ar934x-nand-driver.patch M target/linux/ar71xx/patches-3.3/601-MIPS-ath79-add-more-register-defines.patch M target/linux/ar71xx/patches-3.3/602-MIPS-ath79-add-openwrt-stuff.patch M target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch R target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch R target/linux/ar71xx/patches-3.3/612-ALL0315N-support.patch R target/linux/ar71xx/patches-3.3/613-RB2011-support.patch R target/linux/ar71xx/patches-3.3/614-MIPS-ath79-rb2011uas-2hnd-support.patch M target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch M target/linux/brcm47xx/config-3.3 M target/linux/generic/config-3.3 M target/linux/lantiq/svip_be/config-default M target/linux/lantiq/svip_le/config-default M target/linux/leon/Makefile M target/linux/leon/patches/001-find_irq_and_timer_via_of.patch M target/linux/leon/patches/007-amp_timer.patch A target/linux/leon/patches/027-sparc_v8_assembler.patch M target/linux/malta/Makefile M target/linux/mcs814x/config-default 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/clock.c M target/linux/ramips/files/arch/mips/ralink/rt305x/devices.c M target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dap-1350.c M target/linux/ramips/files/arch/mips/ralink/rt305x/rt305x.c M target/linux/ramips/rt3883/profiles/asus.mk M target/linux/realview/Makefile M toolchain/binutils/Makefile M toolchain/gcc/common.mk M toolchain/gcc/final/Makefile M toolchain/gcc/initial/Makefile M toolchain/gcc/minimal/Makefile M toolchain/gdb/Makefile M tools/bison/Makefile M tools/cmake/Makefile M tools/e2fsprogs/Makefile M tools/flex/Makefile M tools/gmp/Makefile M tools/libelf/Makefile M tools/libtool/Makefile M tools/m4/Makefile M tools/mpc/Makefile M tools/mpfr/Makefile M tools/pkg-config/Makefile M tools/sed/Makefile M tools/xz/Makefile Log Message: ----------- Merge branch 'master' of git://nbd.name/openwrt Commit: ae847bf068dbf04ff96bb316ed562064179458f8 https://github.com/dtaht/Cerowrt-3.3/commit/ae847bf068dbf04ff96bb316ed562064179458f8 Author: Dave Taht Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M Config.in M include/host-build.mk M include/kernel-defaults.mk M include/package.mk A include/site/sparc-linux A include/site/sparc-linux-gnu A include/site/sparc-openwrt-linux-gnu A include/site/sparc-openwrt-linux-uclibc M include/toplevel.mk M package/base-files/files/lib/functions/network.sh M package/busybox/Makefile A package/busybox/patches/005-resource_h_include.patch A package/busybox/patches/006-upstream_CVE-2011-2716_fixes.patch M package/dnsmasq/Makefile M package/hostapd/Makefile M package/hostapd/files/hostapd.sh M package/hostapd/patches/100-pending_work.patch M package/hostapd/patches/300-nl80211_multicall_fixes.patch M package/hostapd/patches/310-multicall_bridge_fix.patch M package/hostapd/patches/320-madwifi_key_fixes.patch A package/hostapd/patches/400-noscan.patch R package/hostapd/patches/400-scan_wait.patch M package/hostapd/patches/410-multicall.patch M package/hostapd/patches/430-rescan_immediately.patch M package/hostapd/patches/440-optional_rfkill.patch M package/hostapd/patches/450-reload_freq_change.patch M package/hostapd/patches/451-nl80211_del_beacon_bss.patch M package/hostapd/patches/452-ctrl_iface_reload.patch M package/hostapd/patches/453-ap_sta_support.patch M package/hostapd/patches/460-disable_ctrl_iface_mib.patch M package/hostapd/patches/470-wpa_ie_cap_workaround.patch M package/hostapd/patches/480-terminate_on_setup_failure.patch M package/hostapd/patches/510-bring_down_interface.patch M package/hostapd/patches/520-fix_wps_pin_crash.patch M package/hostapd/patches/530-wps_single_auth_enc_type.patch M package/hostapd/patches/540-dynamic_20_40_mhz.patch M package/hostapd/patches/560-indicate-features.patch M package/hostapd/patches/570-genl_connect_debug.patch M package/hostapd/patches/580-fix_bss_addr.patch A package/hostapd/patches/590-hostapd_cli_ifdef.patch M package/hostapd/patches/601-wpa_supplicant-add-new-config-params-to-be-used-with.patch M package/hostapd/patches/602-driver_nl80211-use-new-parameters-during-ibss-join.patch M package/hostapd/patches/604-wpa_s-support-htmode-param.patch A package/hostapd/patches/610-max_num_sta_probe.patch M package/libpcap/Makefile M package/linux-atm/Makefile M package/mac80211/patches/300-pending_work.patch M package/mac80211/patches/405-regd_no_assoc_hints.patch M package/netifd/Makefile M package/netifd/files/sbin/ifup M package/opkg/Makefile M package/ppp/Makefile A target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.c A target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.h M target/linux/ar71xx/files/arch/mips/ath79/mach-rb2011.c A target/linux/ar71xx/files/drivers/mtd/nand/ar934x_nfc.c A target/linux/ar71xx/files/include/linux/platform/ar934x_nfc.h M target/linux/ar71xx/image/Makefile M target/linux/ar71xx/modules.mk M target/linux/ar71xx/nand/config-default A target/linux/ar71xx/patches-3.3/413-mtd-ar934x-nand-driver.patch M target/linux/ar71xx/patches-3.3/601-MIPS-ath79-add-more-register-defines.patch M target/linux/ar71xx/patches-3.3/602-MIPS-ath79-add-openwrt-stuff.patch M target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch R target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch R target/linux/ar71xx/patches-3.3/612-ALL0315N-support.patch R target/linux/ar71xx/patches-3.3/613-RB2011-support.patch R target/linux/ar71xx/patches-3.3/614-MIPS-ath79-rb2011uas-2hnd-support.patch M target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch M target/linux/brcm47xx/config-3.3 M target/linux/generic/config-3.3 M target/linux/lantiq/svip_be/config-default M target/linux/lantiq/svip_le/config-default M target/linux/leon/Makefile M target/linux/leon/patches/001-find_irq_and_timer_via_of.patch M target/linux/leon/patches/007-amp_timer.patch A target/linux/leon/patches/027-sparc_v8_assembler.patch M target/linux/malta/Makefile M target/linux/mcs814x/config-default 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/clock.c M target/linux/ramips/files/arch/mips/ralink/rt305x/devices.c M target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dap-1350.c M target/linux/ramips/files/arch/mips/ralink/rt305x/rt305x.c M target/linux/ramips/rt3883/profiles/asus.mk M target/linux/realview/Makefile M toolchain/binutils/Makefile M toolchain/gcc/common.mk M toolchain/gcc/final/Makefile M toolchain/gcc/initial/Makefile M toolchain/gcc/minimal/Makefile M toolchain/gdb/Makefile M tools/bison/Makefile M tools/cmake/Makefile M tools/e2fsprogs/Makefile M tools/flex/Makefile M tools/gmp/Makefile M tools/libelf/Makefile M tools/libtool/Makefile M tools/m4/Makefile M tools/mpc/Makefile M tools/mpfr/Makefile M tools/pkg-config/Makefile M tools/sed/Makefile M tools/xz/Makefile Log Message: ----------- Merge branch 'master' of /home/cero1/src/openwrt Conflicts: package/hostapd/patches/500-random_pool_add_kernel.patch package/opkg/Makefile Note: I was, at one point, using better randomness from the irqs and had deleted the lousy hack therein Also I have a patch from stephen walker to add package signing to opkg that never made it to mainline. Commit: 100c12c528c719f1c387419c51809d61ea06e76e https://github.com/dtaht/Cerowrt-3.3/commit/100c12c528c719f1c387419c51809d61ea06e76e Author: Dave Taht Date: 2012-09-16 (Sun, 16 Sep 2012) Changed paths: M package/opkg/Makefile Log Message: ----------- Fix opkg breakage Commit: b0f6e01e49d7c5f337ff612edf0c81014bea2332 https://github.com/dtaht/Cerowrt-3.3/commit/b0f6e01e49d7c5f337ff612edf0c81014bea2332 Author: Dave Taht Date: 2012-09-16 (Sun, 16 Sep 2012) Changed paths: M package/opkg/Makefile Log Message: ----------- opkg: mildly unbreak opkg opkg is still busted however. Compare: https://github.com/dtaht/Cerowrt-3.3/compare/c34dea70c0e6...b0f6e01e49d7 ----==_mimepart_5055d5c44a983_8e51b14ae4296c3--