summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* generic: ar8216: rename AR8216_*_STATS_* definesGabor Juhos2012-11-182-82/+82
| | | | | | | | | | | The names are misleading, those are only valid from AR8236. The AR8216 chip uses different offsets. Thanks to Jonas Gorski for the report. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34244
* generic ar8216: allow to read/reset MIB counters via swconfigGabor Juhos2012-11-182-7/+492
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34243
* generic: ar8216: use dynamically allocated private data in ar8216_probeGabor Juhos2012-11-181-3/+12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34242
* ar71xx: add user-space support for the RB435G boardGabor Juhos2012-11-182-0/+9
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34240
* ar71xx: add kernel support for the RB435G boardGabor Juhos2012-11-183-0/+49
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34239
* ar71xx: update PCI IRQ map for RB4xx devicesGabor Juhos2012-11-181-0/+28
| | | | | | | | Should fix #12269. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34238
* ar71xx: create profile and build image for the OpenMesh MR600 boardGabor Juhos2012-11-182-0/+12
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34237
* package/uboot-envtools: add OpenMesh MR600 supportGabor Juhos2012-11-181-1/+2
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34236
* ar71xx: enable sysupgrade for the OpenMesh MR600Gabor Juhos2012-11-182-15/+42
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34235
* ar71xx: rename om2p.sh upgrade script to openmesh.shGabor Juhos2012-11-181-0/+0
| | | | | | | | | It will be used on other boards as well. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34234
* scripts/om-fwupgradecfg-gen.sh: add support for the MR600Gabor Juhos2012-11-182-11/+30
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34233
* ar71xx: add user-space support for the OpenMesh MR600 boardGabor Juhos2012-11-184-0/+13
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34232
* ar71xx: add kernel support for the OpenMesh MR600 boardGabor Juhos2012-11-185-0/+208
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34231
* target specific patches have nothing to do in generic..Imre Kaloz2012-11-181-0/+0
| | | | SVN-Revision: 34230
* generic: remove temporary config file introduced in r34227Gabor Juhos2012-11-181-3589/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34229
* use xz compressed kernel tarballsImre Kaloz2012-11-183-4/+4
| | | | SVN-Revision: 34228
* kernel: update linux 3.6 to 3.6.7Gabor Juhos2012-11-1816-30/+3607
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34227
* we don't support kernels < 3.3Imre Kaloz2012-11-181-36/+0
| | | | SVN-Revision: 34226
* we only support v3.x kernelsImre Kaloz2012-11-181-4/+0
| | | | SVN-Revision: 34225
* 6relayd: add conffiles section, thanks swalkerSteven Barth2012-11-171-1/+5
| | | | SVN-Revision: 34222
* move patches to patches-2.6.36Florian Fainelli2012-11-1627-0/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34220
* remove broken flagFlorian Fainelli2012-11-161-1/+1
| | | | | | | | | | The SPARC qemu target works like a charm with the following qemu command-line: qemu-system-sparc64 -M sun4u -L /home/florian/dev/qemu/pc-bios -kernel build_dir/linux-sparc/linux-3.6.6/vmlinux -nographic Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34219
* update to kernel 3.6.6Florian Fainelli2012-11-161-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34218
* add missing framebuffer config symbolFlorian Fainelli2012-11-161-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34217
* advertise jffs2, squashfs and ext4 featuresFlorian Fainelli2012-11-161-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34216
* resync kernel configuration with 3.6 kernelFlorian Fainelli2012-11-161-18/+27
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34215
* build root filesystems and install them in $(BIN_DIR)Florian Fainelli2012-11-161-0/+9
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34214
* do not build crashlog on sparc tooFlorian Fainelli2012-11-162-2/+2
| | | | | | | | | This is crashing the kernel in crashlog_init_fs(), until fixed, disable it for SPARC too. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34213
* switch to kernel 3.6.6Florian Fainelli2012-11-161-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34212
* add support for 3.6 kernelFlorian Fainelli2012-11-161-0/+14
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34211
* move acx-mac80211 to the ar7 generic targetFlorian Fainelli2012-11-162-1/+3
| | | | | | | | None of the AC49x boards that we support actually have Wi-Fi. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34208
* 3.6: add some framebuffer related config symbolsFlorian Fainelli2012-11-161-0/+7
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34207
* push atm, br2684ctl and kmod-pppoa down the DSL ProfileFlorian Fainelli2012-11-163-4/+5
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34206
* ar7-atm: make it depend on the generic AR7 platformFlorian Fainelli2012-11-161-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34205
* 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - ↵Steven Barth2012-11-163-26/+48
| | | | | | Rework configuration and add example UCI file - Fix various bugs and be more RFC compliant SVN-Revision: 34204
* opkg: fix find logic introduced by previous commitJo-Philipp Wich2012-11-151-8/+8
| | | | SVN-Revision: 34203
* opkg: various additions - only wrap package descriptions when outputting to ↵Jo-Philipp Wich2012-11-154-1/+259
| | | | | | a tty, simplifies parsing descriptions with external utils - introduce -i (--nocase) flag which makes all matching operations case insensitive - introduce "find" command which searches package names and descriptions (e.g. opkg -i find "*autoconfig*") SVN-Revision: 34202
* brcm47xx: revert r33935: check for .ELF header in partition parserHauke Mehrtens2012-11-151-8/+2
| | | | | | | | For sysupgrade the generic image should be used and the special image for the wgt634u is just needed for initial flashing over CFE. russell reported that with this patch sysupgrdae did not worked for him any more and he could not reproduce the error described in #11420. With the patch the linux partition also contained the loader which is in the first 128KB. SVN-Revision: 34201
* scripts: rename om2p-fwupgradecfg-gen.sh to more generic om-fwupgradecfg-gen.shGabor Juhos2012-11-142-2/+2
| | | | | | | | | It will be used for non OM2P boards as well. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34200
* ar71xx: add profile and build image for the Ubiquiti UniFi AP-Outdoor boardGabor Juhos2012-11-132-1/+13
| | | | | | | Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34198
* ar71xx: add user-space support for the Ubiquiti UniFi AP-Outdoor boardGabor Juhos2012-11-133-2/+7
| | | | | | | Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34197
* ar71xx: add support for the Ubiquiti UniFi AP-Outdoor deviceGabor Juhos2012-11-132-0/+132
| | | | | | | | | | | | | | [juhosg: - rename and refresh 660-MIPS-ath79-ubnt-xm-add-unifi-outdoor patches - wrap long lines in mach-ubnt-xm - remove default network config, set it from uci-defaults/network instead - remove user-space, and image generation stuff] Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34196
* ar71xx: add profiles and build images for old PowerCloud System devicesGabor Juhos2012-11-132-1/+76
| | | | | | | | | | | [juhosg: - use 'PowerCloud Systems' instead of 'PCS' in the profiles - sort SingleProfile instances in image/Makefile] Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34195
* generic: refresh 3.6 patchesGabor Juhos2012-11-131-5/+0
| | | | SVN-Revision: 34194
* fix badly named patch fileFlorian Fainelli2012-11-131-0/+0
| | | | SVN-Revision: 34193
* switch to kernel 3.6.6Florian Fainelli2012-11-131-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34192
* fix CBUS UART registrationFlorian Fainelli2012-11-132-0/+67
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34191
* ar71xx: add profile and build image for the TL-WA7510N boardGabor Juhos2012-11-132-0/+12
| | | | | | | | | [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34190
* firmware-utils/mktplinkfw: add support for TL-WA7510NGabor Juhos2012-11-131-0/+6
| | | | | | | | | [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34189
* ar71xx: user space support for the TL-WA7510NGabor Juhos2012-11-132-0/+4
| | | | | | | | | [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34188