Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: 98aade835d602f487e009c19e85daa5fdf7b5631 https://github.com/dtaht/Cerowrt-3.3/commit/98aade835d602f487e009c19e85daa5fdf7b5631 Author: hauke Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: A target/linux/brcm47xx/patches-3.2/234-bcma-always-map-4-bytes.patch Log Message: ----------- brcm47xx: BCMA - Always map 4 bytes This probably doesn't matter, but reads/writes are always 4 bytes, so always map 4 bytes. Changes since v1: Moved changes to new patch file (234-bcma-always-map-4-bytes.patch). Signed-off-by: Nathan Hintz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31119 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: e32d309b26905584c32a1cda798fcb68dbddfb4b https://github.com/dtaht/Cerowrt-3.3/commit/e32d309b26905584c32a1cda798fcb68dbddfb4b Author: hauke Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M target/linux/brcm47xx/patches-3.2/230-bcma-find-name-for-non-brcm.patch Log Message: ----------- brcm47xx: BCMA - Consolidate/reduce code in bcma_device_name Eliminate unneeded procedure by incorporating code into bcma_device_name Signed-off-by: Nathan Hintz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31120 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 36dba7bb1a3db687e7447a4a9266e9a991e3a584 https://github.com/dtaht/Cerowrt-3.3/commit/36dba7bb1a3db687e7447a4a9266e9a991e3a584 Author: nbd Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M package/uci/Makefile Log Message: ----------- uci: update to latest version, fixes return code of the cli on various failures git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31121 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 751ddce33684c31f0769eaa05f3c465826e0aaec https://github.com/dtaht/Cerowrt-3.3/commit/751ddce33684c31f0769eaa05f3c465826e0aaec Author: nbd Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: A package/trelay/Makefile A package/trelay/files/trelay.config A package/trelay/files/trelay.hotplug A package/trelay/files/trelay.init A package/trelay/src/Makefile A package/trelay/src/trelay.c Log Message: ----------- add trelay, a trivial ethernet relay which allows pseudo-bridging ad-hoc or client mode devices over vlans to other hosts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31122 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 10c82db728560c974c78f04905012724f9811f1f https://github.com/dtaht/Cerowrt-3.3/commit/10c82db728560c974c78f04905012724f9811f1f Author: mirko Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M target/linux/generic/patches-2.6.37/970-mips-gcc-4.6-set-but-unused-fixes.patch Log Message: ----------- [target/generic] deal with 'set-but-unused-variables' in a more generic way git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31123 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: af3d648420499d60e83e32d426e8c6ec834dba3b https://github.com/dtaht/Cerowrt-3.3/commit/af3d648420499d60e83e32d426e8c6ec834dba3b Author: mirko Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: R target/linux/xburst/patches-2.6.37/600-remove-set-but-unused-var.patch Log Message: ----------- Revert commit 31091 - "[target/xburst] remove set but unused variable which leads into compiling errors with GCC >= 4.6.0" 'set-but-unused-variable'-issues are dealt with in a generic way now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31124 3c298f89-4303-0410-b956-a3cf2f4a3e73 Commit: 5b6db6bde03274194b38f1c776e89b46d1ce5a03 https://github.com/dtaht/Cerowrt-3.3/commit/5b6db6bde03274194b38f1c776e89b46d1ce5a03 Author: Dave Taht Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: A package/trelay/Makefile A package/trelay/files/trelay.config A package/trelay/files/trelay.hotplug A package/trelay/files/trelay.init A package/trelay/src/Makefile A package/trelay/src/trelay.c M package/uci/Makefile M target/linux/brcm47xx/patches-3.2/230-bcma-find-name-for-non-brcm.patch A target/linux/brcm47xx/patches-3.2/234-bcma-always-map-4-bytes.patch M target/linux/generic/patches-2.6.37/970-mips-gcc-4.6-set-but-unused-fixes.patch R target/linux/xburst/patches-2.6.37/600-remove-set-but-unused-var.patch Log Message: ----------- Merge branch 'master' of /home/cero1/src/openwrt Compare: https://github.com/dtaht/Cerowrt-3.3/compare/1c79002...5b6db6b