Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: Build the AP135 images | Gabor Juhos | 2012-12-29 | 2 | -0/+13 |
| | | | | | | | Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34919 | ||||
* | ar71xx: Add userspace support for AP135 | Gabor Juhos | 2012-12-29 | 4 | -1/+9 |
| | | | | | | | Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34918 | ||||
* | ar71xx: Add support for AP135 | Gabor Juhos | 2012-12-29 | 1 | -0/+56 |
| | | | | | | | Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34917 | ||||
* | ar71xx: use a backported patch to fix AR933x UART baud rate calculation | Gabor Juhos | 2012-12-29 | 1 | -2/+60 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34915 | ||||
* | cmake.mk: add support for overriding the source dir, and define the cmake ↵ | Felix Fietkau | 2012-12-29 | 1 | -1/+4 |
| | | | | | | prefix path to avoid picking up host libraries for target builds (patch by Henning Rogge) SVN-Revision: 34914 | ||||
* | ipv6-support: Use more consistent default values | Steven Barth | 2012-12-29 | 3 | -3/+3 |
| | | | | SVN-Revision: 34913 | ||||
* | ar71xx: change the unaligned access hack to assume an alignment of 2 bytes, ↵ | Felix Fietkau | 2012-12-28 | 1 | -4/+4 |
| | | | | | | slightly improves performance and code size SVN-Revision: 34912 | ||||
* | mac80211: refresh patches | Felix Fietkau | 2012-12-28 | 3 | -4/+4 |
| | | | | SVN-Revision: 34911 | ||||
* | mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code ↵ | Felix Fietkau | 2012-12-28 | 2 | -0/+449 |
| | | | | | | size and performance SVN-Revision: 34910 | ||||
* | mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel ↵ | Felix Fietkau | 2012-12-28 | 7 | -5/+27 |
| | | | | | | size after lzma and ~12k squashfs size in the default configuration SVN-Revision: 34909 | ||||
* | ipv6-support: Updated functionality * Add site-border feature again * Add ↵ | Steven Barth | 2012-12-28 | 5 | -2/+62 |
| | | | | | | option to always announce a default router SVN-Revision: 34908 | ||||
* | 6distributed: Add null-route for delegated prefix * Fixes forwarding loops ↵ | Steven Barth | 2012-12-28 | 1 | -2/+2 |
| | | | | | | for unused subprefixes SVN-Revision: 34907 | ||||
* | 6relayd: Announce DNS search domain via DHCPv6 | Steven Barth | 2012-12-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 34906 | ||||
* | kernel: remove the cisco SIP NAT patch, at least on 3.6 it crashes | Felix Fietkau | 2012-12-27 | 2 | -236/+0 |
| | | | | SVN-Revision: 34901 | ||||
* | brcm47xx: bcma: correct M25P32 serial flash ID | Hauke Mehrtens | 2012-12-27 | 1 | -0/+11 |
| | | | | | | Thank you Rafał Miłecki. SVN-Revision: 34900 | ||||
* | uci: update to latest version (adds list delete support), enable parallel build | Felix Fietkau | 2012-12-27 | 1 | -4/+4 |
| | | | | SVN-Revision: 34899 | ||||
* | ipv6-support: Remove site-border feature * was causing routing problems * ↵ | Steven Barth | 2012-12-27 | 3 | -9/+1 |
| | | | | | | will be reimplemented using firewall SVN-Revision: 34898 | ||||
* | Remove site-border routing filter due to problems | Steven Barth | 2012-12-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 34897 | ||||
* | ipv6-support: * Automatically detect and propagate MTU from upstream ↵ | Steven Barth | 2012-12-27 | 4 | -11/+27 |
| | | | | | | interfaces * Add site-border feature (RFC 6204, ULA-4) * Fix a typo SVN-Revision: 34896 | ||||
* | 6distributed: feature update * Add feature to decrease IPv6-specific MTU ↵ | Steven Barth | 2012-12-27 | 1 | -2/+2 |
| | | | | | | on-demand * Add commands to enable / disable a site-border SVN-Revision: 34895 | ||||
* | 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced ↵ | Steven Barth | 2012-12-27 | 1 | -2/+2 |
| | | | | | | MTU when using tunnels SVN-Revision: 34894 | ||||
* | base-files: Fix a typo in config_list_foreach | Steven Barth | 2012-12-27 | 2 | -2/+2 |
| | | | | SVN-Revision: 34893 | ||||
* | mpc83xx: add support for 3.7 | Gabor Juhos | 2012-12-26 | 11 | -0/+4544 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34892 | ||||
* | mpc83xx: nuke 3.3 support | Gabor Juhos | 2012-12-26 | 11 | -4548/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34891 | ||||
* | mpc83xx: switch to 3.6.11 | Gabor Juhos | 2012-12-26 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34890 | ||||
* | mpc83xx: add support for 3.6 | Gabor Juhos | 2012-12-26 | 11 | -0/+4535 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34889 | ||||
* | mpc83xx: create package for the rbppc_cf module | Gabor Juhos | 2012-12-26 | 1 | -0/+25 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34888 | ||||
* | generic: more missing symbols for 3.{6,7} | Gabor Juhos | 2012-12-26 | 2 | -0/+5 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34887 | ||||
* | ar71xx: build image for the AP136-020 | Gabor Juhos | 2012-12-26 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34886 | ||||
* | ar71xx: add user-space support for AP136-020 | Gabor Juhos | 2012-12-26 | 4 | -1/+13 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34885 | ||||
* | ar71xx: add kernel support for the AP136-020 board | Gabor Juhos | 2012-12-26 | 2 | -17/+52 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34884 | ||||
* | ar71xx: rename AP136 to AP136-010 | Gabor Juhos | 2012-12-26 | 7 | -9/+24 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34883 | ||||
* | ar71xx: dynamically set AR8327's PAD configuration on AP136 | Gabor Juhos | 2012-12-25 | 1 | -42/+40 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34882 | ||||
* | generic: ar8216: add sgmii_delay_en field to ar8327_platform_data | Gabor Juhos | 2012-12-25 | 3 | -0/+5 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34881 | ||||
* | ar71xx: ag71xx: show PHY interface mode in dmesg | Gabor Juhos | 2012-12-25 | 1 | -2/+24 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34880 | ||||
* | ramips: fix ASUS WL-330N3G MAC address | Gabor Juhos | 2012-12-24 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | The ASUS WL-330N and WL-330N3G has the MAC address stored at offset 4, not 40. This is verified by reading original ASUS firmware GPL_WL-330N3G_source.1028/user/rc/common_ex.c and GPL_WL-330N_source.1021/user/rc/common_ex.c. Tested on WL-330N3G, it now gets the same MAC as is printed on the label on the router. Signed-off-by: Jan Kardell <jan.kardell@arkub.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34877 | ||||
* | ramips: fix wifi EEPROM extraction on DIR-615-Dx models | Gabor Juhos | 2012-12-24 | 1 | -2/+2 |
| | | | | | | | | Patch from #12636. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34876 | ||||
* | base-files: ipcalc.sh: fix broken calculations on 64bit systems | Jo-Philipp Wich | 2012-12-23 | 1 | -5/+10 |
| | | | | | | | | Calculate complements by using awk's xor() function with a mask of 0xffffffff instead of relying on the compl() function which appears to produce broken results on certain 64bit architectures. SVN-Revision: 34875 | ||||
* | add nol2x0 cmdline to disable l2x0 cache | Imre Kaloz | 2012-12-23 | 2 | -2/+47 |
| | | | | | | | | | | | L2 cache via L2X0 cache controller available on some ARM boards can provide a performance boost in some situations but decrease performance in others. This adds a kernel cmdline to disable L2X0 for cns3xxx based boards. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 34874 | ||||
* | ipv6-support: Fix default RA settings for dnsmasq | Steven Barth | 2012-12-23 | 2 | -4/+4 |
| | | | | SVN-Revision: 34873 | ||||
* | busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good ↵ | Felix Fietkau | 2012-12-23 | 1 | -0/+22 |
| | | | | | | reason (fixes #12663) SVN-Revision: 34872 | ||||
* | build: reduce the size of package metadata a bit to keep package list files ↵ | Felix Fietkau | 2012-12-22 | 3 | -12/+10 |
| | | | | | | smaller SVN-Revision: 34871 | ||||
* | tools/ipkg-utils: remove some unnecessary field checks | Felix Fietkau | 2012-12-22 | 1 | -0/+36 |
| | | | | SVN-Revision: 34870 | ||||
* | opkg: keep package list files compressed when src/gz is used, reduces tmpfs ↵ | Felix Fietkau | 2012-12-22 | 1 | -0/+120 |
| | | | | | | usage SVN-Revision: 34869 | ||||
* | build: remove the default useless MAINTAINER value | Felix Fietkau | 2012-12-22 | 1 | -2/+0 |
| | | | | SVN-Revision: 34868 | ||||
* | dropbear: convert init script to procd | Felix Fietkau | 2012-12-22 | 1 | -37/+21 |
| | | | | SVN-Revision: 34867 | ||||
* | base-files: add basic procd integration, let procd start (and restart) ubus ↵ | Felix Fietkau | 2012-12-22 | 3 | -3/+33 |
| | | | | | | instead of having an ubus init script SVN-Revision: 34866 | ||||
* | procd: add initial implementation | Felix Fietkau | 2012-12-22 | 3 | -0/+227 |
| | | | | | | | | procd is the new OpenWrt process management daemon. It keeps track of processes started from init scripts (via ubus calls), and can suppress redundant service start/restart requests when the config/environment has not changed. SVN-Revision: 34865 | ||||
* | libnl-tiny: add includedir to pkg-config cflags | Felix Fietkau | 2012-12-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 34864 | ||||
* | dropbear: use network_get_device instead of scan_interfaces to get the ↵ | Felix Fietkau | 2012-12-22 | 1 | -3/+4 |
| | | | | | | device name SVN-Revision: 34863 |