John Crispin
176b41d441
ralink: add package for mt7620 sdhci
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38553
2013-10-28 06:47:56 +00:00
John Crispin
36e029b3eb
ralink: dont include mt7620 sdhci support inside the kernel
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38552
2013-10-28 06:47:48 +00:00
John Crispin
7c7225a19d
ralink: add support for missing mt7620 mux values
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38551
2013-10-28 06:47:39 +00:00
John Crispin
43de7c1cfa
ralink: add support for 2 new mt7620 boards made by buffalo
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38550
2013-10-28 06:47:31 +00:00
Luka Perkov
be95e24155
kernel: fix compile error in 3.12
...
Upstream commit c655bc6896b94ee0223393f26155c6daf1e2d148 changed number of
arguments in nf_ct_iterate_cleanup() function.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38547
2013-10-27 20:47:04 +00:00
Luka Perkov
fde5493acd
kernel: add missing 3.12 config symbols
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38546
2013-10-27 20:46:55 +00:00
Luka Perkov
7bacb745dd
mvebu: drop patch that has been upstreamed
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38545
2013-10-27 16:08:23 +00:00
John Crispin
849f74f930
ralink: pinctrl fix for non muxed pins
...
Pins with no mux option failed to be recognized as gpios.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38540
2013-10-26 12:24:55 +00:00
Hauke Mehrtens
40790e6b84
brcm47xx: b44: fix error handling for dummy phy creation
...
When the mdio bus is unregistered the newly created phy will also be
unregistered and freed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38539
2013-10-25 21:12:48 +00:00
Hauke Mehrtens
c185d48b7c
brcm47xx: b44: add dummy phy device if we do not find any
...
On some devices with e.g. a BCM2535F switch the second MAC is used, but
we can not find a phy under all addresses between 0 and 31, 0xffffffff
is returned as phy id. If we can not find a phy at the expected address
create a dummy one.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38538
2013-10-25 21:02:13 +00:00
Florian Fainelli
61a4b9753d
malta: add kernel configuration for 3.12
...
Boot tested using QEMU
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38536
2013-10-25 01:48:29 +00:00
Florian Fainelli
531d2b7aae
kernel: handle Cavium Octeon Kconfig rename
...
Upstream commit 9ddebc46 ("MIPS: OCTEON: Rename Kconfig
CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC") renamed a Kconfig
symbol, thus making all MIPS builds ask for this specific Kconfig
symbol, add it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38535
2013-10-25 01:48:20 +00:00
Florian Fainelli
2333212ace
kernel: add some missing 3.12 config symbols
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38532
2013-10-25 01:47:54 +00:00
Imre Kaloz
e72c7e17a4
preliminary 3.12 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38528
2013-10-24 13:50:11 +00:00
Florian Fainelli
857a7a0124
kernel: make swconfig checkpath compliant
...
Fix the warnings and errors reported by checkpatch on swconfig.c
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38523
2013-10-24 00:25:52 +00:00
Luka Perkov
a494a0027a
imx6: ventana boards use kmod-sky2
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38522
2013-10-23 23:12:59 +00:00
Luka Perkov
37c040f41a
imx6: use more descriptive function name
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38521
2013-10-23 22:55:00 +00:00
Luka Perkov
de7c615cfe
imx6: use more common name for ubi(fs) images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38520
2013-10-23 22:54:59 +00:00
Luka Perkov
9e17f251d5
imx6: fix pcie interrupt mapping
...
The interrupt mapping for legacy interrupts was backwards causing interrupts
to be mapped improperly behind a PCIe to PCI bridge (ie GW16082 mezzanine).
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38519
2013-10-23 22:26:54 +00:00
Luka Perkov
2f4ae98018
imx6: add support for building uImage
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38518
2013-10-23 22:16:12 +00:00
Luka Perkov
7938d16451
build: make MkuImage more generic
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38516
2013-10-23 22:16:09 +00:00
Luka Perkov
86aff32701
imx6: enable SATA support
...
Enable SATA support (for IMX6D/IMX6Q) static in the kernel. It seems there
are some issues causing the driver to not load properly when built as
a module which still need to be worked out.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38515
2013-10-23 22:16:08 +00:00
Luka Perkov
44ae9a2b7a
imx6: enable cpufreq
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38514
2013-10-23 22:16:07 +00:00
Luka Perkov
70d75dc068
imx6: enable i2c-dev
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38513
2013-10-23 22:16:06 +00:00
Luka Perkov
cdcce432d0
imx6: remove obsolete files
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38512
2013-10-23 22:16:05 +00:00
Luka Perkov
cd43416a78
imx6: pcie driver fixups
...
Add upstream patches needed for PCIe through a switch.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38511
2013-10-23 22:16:03 +00:00
Luka Perkov
a0c9c711cd
imx6: fix symlink of dtb files
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38510
2013-10-23 20:21:27 +00:00
Gabor Juhos
9e01011b5c
ar71xx: rename 'nand' subtarget to 'mikrotik'
...
It is for Mikrotik devices only, rename the subtarget
to reflect that. Also fix the wget2nand script to use
the new image names.
Based on the patch by Stefan Agner:
http://patchwork.openwrt.org/patch/4123/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38509
2013-10-23 15:43:26 +00:00
Gabor Juhos
757a6fdef9
ar71xx: change title and description for NAND subtarget
...
The nand subtarget supports Mikrotik boards only. Change
the title and the description to reflect that.
Based on the patch by Stefan Agner:
http://patchwork.openwrt.org/patch/4123/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38508
2013-10-23 15:43:19 +00:00
Gabor Juhos
a59934dbd0
ar71xx: remove 'Target/Description' from main Makefile
...
Ensure that menuconfig shows the correct help text for
subtargets.
Based on the patch by Stefan Agner:
http://patchwork.openwrt.org/patch/4123/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38507
2013-10-23 15:43:13 +00:00
Gabor Juhos
b6b06000eb
kernel: update 3.10 to 3.10.17
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38506
2013-10-23 12:51:05 +00:00
Hauke Mehrtens
6d2136c3f2
brcm47xx: b44: detect external phy by bit set in DevControl register
...
Without this patch we treated only phy addr 30 as an external phy, but
there is a register to check that. Now we do not have to try to reset
the switch to check for an external switch.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38502
2013-10-22 21:01:35 +00:00
Gabor Juhos
5d4cc68b66
x86/generic: remove 3.8 config
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38501
2013-10-22 19:00:25 +00:00
Gabor Juhos
b94f8452cb
x86/generic: switch to 3.10.15
...
Based on 'kernel: update x86 generic to 3.10.13' patch
from http://patchwork.openwrt.org/patch/4129/
Signed-off-by: Ulrich Weber <uw@xyne.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38500
2013-10-22 19:00:22 +00:00
Gabor Juhos
921246f73b
x86/generic: add kernel config for 3.10
...
Based on 'kernel: update x86 generic to 3.10.13' patch
from http://patchwork.openwrt.org/patch/4129/
Signed-off-by: Ulrich Weber <uw@xyne.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38499
2013-10-22 19:00:20 +00:00
Gabor Juhos
2a3df11af8
kernel/3.10: add missing config symbol
...
Based on 'kernel: update x86 generic to 3.10.13' patch
from http://patchwork.openwrt.org/patch/4129/
Signed-off-by: Ulrich Weber <uw@xyne.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38498
2013-10-22 19:00:19 +00:00
Luka Perkov
38aefbfa8d
imx6: make symlinks for dtb's
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38496
2013-10-22 17:13:18 +00:00
Gabor Juhos
80a15fe8ad
ar71xx: Fix sysupgrades for Allnet and OpenMesh devices
...
Both Allnet and OpenMesh sysupgrade uses fw_setenv from uboot-envtools to
change different settings in the uboot environment. uboot-envtools version
2013.01 introduced a filesystem lock "/var/lock/fw_printenv.lock" to guarantee
mutually exclusive access to the uboot environment. But the path /var doesn't
exist on the sysupgrade ramfs.
An upgrade on these devices fails since r36033 ("[package] uboot-envtools:
upgrade to version 2013.01.01") with following messages:
Error opening lock file /var/lock/fw_printenv.lock
failed to update U-Boot environment
Creating the "/var/lock" path before running fw_setenv is therefore a
requirement unless the locking functionality in fw_setenv is removed or
replaced with optional locking.
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38483
2013-10-20 15:59:05 +00:00
Gabor Juhos
68e13de37d
ar71xx: fix WLAN 5 GHz LED init on dir-825-c1
...
Fixes the 5 GHz LED.
The same function has no effect on the 2.4 GHz LED at all, so we might
as well remove it.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38482
2013-10-20 15:59:04 +00:00
Jo-Philipp Wich
e855d498e3
x86: fix condition in base-files.mk
...
TARGET_x86_generic_Soekris48xx is not defined,
CONFIG_TARGET_x86_generic_Soekris48xx is
This changes makes it possible to override the network config for soekris net48xx
and net45xx targets.
Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 38450
2013-10-18 11:45:33 +00:00
Luka Perkov
ee5b7c2859
imx6: reorganize build system
...
Changes include:
* switching to profiles
* adding ubifs support
* building image for GW54XX board
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38441
2013-10-18 00:02:45 +00:00
Luka Perkov
59eb6137dd
build: drop FIT option until we actually need it
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38439
2013-10-17 15:45:41 +00:00
Felix Fietkau
0b57c1ccc6
x86: Update kernel for alix2 to 3.10.15
...
Without this patch, the patch
target/linux/generic/patches-3.10/770-bgmac-backport.patch
would not apply.
Signed-off-by: Tobias Steinicke <tsteinicke@net.t-labs.tu-berlin.de>
SVN-Revision: 38438
2013-10-17 14:03:11 +00:00
Luka Perkov
416d58a3d6
imx6: fix file names when building images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38434
2013-10-17 11:54:52 +00:00
Luka Perkov
0102284bbd
imx6: enable FIT images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38432
2013-10-16 21:23:27 +00:00
Luka Perkov
cc1b164634
build: add menuconfig option for building FIT images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38431
2013-10-16 21:23:24 +00:00
Luka Perkov
acdb0ac35c
build: move mkits.sh script to more common place
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38430
2013-10-16 10:29:50 +00:00
Luka Perkov
39ba5482d0
imx6: enable fixed voltage reulator
...
Fixed voltage regulator support is required by several drivers that have
regulator consumers, such as the sgtl5000 audio codec used on many i.MX6
boards.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38426
2013-10-16 03:25:58 +00:00
Luka Perkov
0a0ac79cb7
imx6: add support for gw52xx
...
The Gateworks GW51xx family of products is based on the Freescale
i.MX6DL SoC and offers a small form-factor with peripherals such as:
* i.MX6DL 512MB DDR3
* 256MB NAND FLASH
* 2x PCIe
* 1x USB EHCI (to PCIe socket2)
* 1x USB OTG (to front panel or PCIe socket1)
* 1x uSD
* LVDS
* HDMI AudioVideo out
* Analog Video in
* Digital IO
* Gateworks System Controller
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38425
2013-10-16 03:25:57 +00:00
Luka Perkov
365ed4d22f
imx6: dts: update ventana dts
...
- fix spi chipselect for GW5400-A
- fix audmux pinctrl for GW54xx
- remove unused alias nodes
- remove unused regulator nodes (will be adding pmic nodes next)
- remove duplicate eeprom entries
- add regulator definitions
- fix sgtl5000 regulator reference
- add egalax touchscreen controller interrupt
- fix gw5400-a audmux pinctrl
- fix usb ehci alias
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38424
2013-10-16 03:25:55 +00:00
Luka Perkov
662e3943ff
imx6: split out ventana init patch from devicetree
...
SVN-Revision: 38423
2013-10-16 03:25:54 +00:00
Luka Perkov
adb70acecb
imx6: add pfuze100 regulator support
...
- backport driver
- apply patch to allow misprogrammed parts
- enable driver in kernel
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38422
2013-10-16 03:25:52 +00:00
Luka Perkov
88590e4cb7
imx6: minor (cosmetic) changes in uci-defaults
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38421
2013-10-16 03:25:51 +00:00
Luka Perkov
3365d89817
imx6: add back bootargs
...
They make our life easier when testing ramdisk images.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38420
2013-10-16 03:25:49 +00:00
John Crispin
9a97c56535
ralink: fix default vlan mapping for MT7620a_MT7610e
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38418
2013-10-15 14:56:49 +00:00
Felix Fietkau
21fe2b7c5b
mpc85xx: revert the napi polling code to the one from an older kernel version to fix stability issues ( #14020 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38409
2013-10-15 11:20:06 +00:00
Zoltan Herpai
d75f9ca58a
imx23: build DCP crypto co-processor support by default
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38408
2013-10-14 22:43:50 +00:00
Zoltan Herpai
9e2b69139b
mxs: add support for I2SE Duckbill devices
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38407
2013-10-14 21:22:40 +00:00
Zoltan Herpai
bea9d64f4a
mxs: improve image generation support
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38406
2013-10-14 21:00:01 +00:00
Zoltan Herpai
fed363b6be
mxs: enable device tree support in /proc
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38405
2013-10-14 19:53:06 +00:00
Luka Perkov
ad7564142d
kirkwood: drop 3.3.x kernel version
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38404
2013-10-14 19:46:45 +00:00
Luka Perkov
73246d2f64
kirkwood: upgrade to 3.10.15
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38402
2013-10-14 19:46:40 +00:00
Zoltan Herpai
07043a853a
imx23: rename imx23 to mxs for upcoming imx23/28 support
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38394
2013-10-14 19:01:23 +00:00
Hauke Mehrtens
f023c09699
brcm47xx: activate ARP daemon support
...
This just add some bytes to the kernel and is activated on other targets.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38388
2013-10-13 22:46:18 +00:00
Hauke Mehrtens
dd3f451d55
cobalt: do not build userland with support for mips1
...
Without specifying -march gcc uses -march=mips1 by default, but that
causes problems when compiling openssl. Use -march=r5000 instead to
compile a userland optimized for the CPU used on this device.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38386
2013-10-13 22:10:57 +00:00
Hauke Mehrtens
81e2f00367
kernel: update kernel to 3.10.15
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38384
2013-10-13 19:28:29 +00:00
Hauke Mehrtens
551a250e58
brcm47xx: fix detection of some boards
...
This adds some more boards.
This fixes parts of #14316 and #14133 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38383
2013-10-13 19:27:24 +00:00
Vasilis Tsiligiannis
aac26bfbca
ar71xx: Fix sysupgrade when upgrading to images with small rootfs partition
...
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
SVN-Revision: 38382
2013-10-13 18:39:09 +00:00
Luka Perkov
8c2f571ddd
kirkwood: enable appended dtb (3.10.x)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38379
2013-10-13 03:35:13 +00:00
Luka Perkov
c808a4a7ef
ubifs: enable building modular images
...
Now it is possible to build ubi/ubifs images for only selected boards inside
single target.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38375
2013-10-12 21:44:48 +00:00
Jonas Gorski
06382c5b15
ar7: drop linux 3.9 support
...
Linux 3.9 is EOL since quite a while, no need to keep support for it.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38370
2013-10-12 10:50:47 +00:00
Jonas Gorski
5ba5efcd9b
ar7: add support for linux 3.10 and switch to it
...
Run tested on WAG354Gv2.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38369
2013-10-12 10:50:44 +00:00
Jonas Gorski
c08dc5bffa
mvswitch: fix compilation for linux 3.10
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38368
2013-10-12 10:50:39 +00:00
Imre Kaloz
5f272ca813
make the generated images actually flashable on the Unifi devices.
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38364
2013-10-11 15:41:42 +00:00
Jo-Philipp Wich
0c2ce3f37a
x86: kvm: disable squashfs and jffs2 images by default
...
SVN-Revision: 38355
2013-10-10 14:40:52 +00:00
Hauke Mehrtens
a05d20a60f
kernel: add default config for ARM_ERRATA symbols for kernel 3.3
...
Commit r37470 did not add a default conig for the ARM_ERRATA symbols for kernel 3.3.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38352
2013-10-10 11:13:54 +00:00
John Crispin
b93e5498ae
ralink: fixes mpr a1/a2 network setup
...
Signed-off-by: Suschman <suschman@gmx.net>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38348
2013-10-09 10:08:52 +00:00
John Crispin
e382d2c7e6
ralink: add support for the mt7530 eval board
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38345
2013-10-08 21:10:15 +00:00
John Crispin
697bb191b0
ralink: add missing header file to mt7530 driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38344
2013-10-08 21:10:00 +00:00
John Crispin
654dfb1784
lantiq: fix up diag.sh
...
init no longer exists as a parameter
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38342
2013-10-08 15:28:33 +00:00
John Crispin
715b62ebad
lantiq: experia v8 fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38328
2013-10-07 15:03:00 +00:00
John Crispin
81fb43d2f1
lantiq: fix fritz3370 dts file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38327
2013-10-07 15:02:56 +00:00
John Crispin
ae225124c6
lantiq: fix fritz image generation
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38326
2013-10-07 15:02:52 +00:00
John Crispin
1398a5d849
lantiq: fix eva partition split for squashfs
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38325
2013-10-07 15:02:48 +00:00
John Crispin
c903de043e
ralink: fix asiarf image generation
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38324
2013-10-07 15:02:44 +00:00
John Crispin
ddcb800018
ralink: split mt7530 driver out of the gsw driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38323
2013-10-07 15:02:39 +00:00
John Crispin
c077698e38
ralink: build recovery images for dcs930 ip cam
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38322
2013-10-07 15:02:35 +00:00
John Crispin
420c62205b
ralink: DIR610A1 Fix remaining issues
...
This patch fixes:
- Ethernet and Wireless LEDs
- Wireless MAC Address
- Remove whitespaces from dts file
Signed-off-by: Flavio Silveira <fggs@terra.com.br>
SVN-Revision: 38321
2013-10-07 15:02:31 +00:00
John Crispin
5eacfc1c60
ralink: MT7620 eval board pinmux fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38320
2013-10-07 15:02:27 +00:00
John Crispin
cc58dd26d3
ralink: make cevt systick selectable via kconfig
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38319
2013-10-07 15:02:23 +00:00
John Crispin
baf9d53792
ralink: fix mt7620a pinmux
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38318
2013-10-07 15:02:18 +00:00
Hauke Mehrtens
64c2bc256c
brcm47xx: Cocci spatch "noderef"
...
sizeof when applied to a pointer typed expression gives the size of the
pointer.
Found by coccinelle spatch "misc/noderef.cocci"
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
SVN-Revision: 38312
2013-10-07 00:01:01 +00:00
Hauke Mehrtens
2402f8a9ee
brcm47xx: move clock detection patches
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38311
2013-10-07 00:00:10 +00:00
Hauke Mehrtens
4c193a30ce
brcm47xx: move and rename nvram gpio patch
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38310
2013-10-06 23:57:11 +00:00
Hauke Mehrtens
b201818044
brcm47xx: update early printk patches
...
Early printk was disabled because it caused hangs on some devices, the
old patches were using the CFE console now we use the normal serial
console, it is at a constant address.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38309
2013-10-06 23:55:35 +00:00
Hauke Mehrtens
ebf0778721
brcm47xx: update board detection patches
...
Add patches like they are currently in the mainline mips tree and add
some more pending patches for board detection.
* Now the board name is shown under machine in /proc/cpuinfo.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38308
2013-10-06 23:51:24 +00:00
Hauke Mehrtens
53a2c19c69
kernel: b53: add switch name into printk when it fails.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38307
2013-10-06 22:35:28 +00:00
Hauke Mehrtens
2c5e4aa6ad
brcm47xx: b44: fix some problems with the phy
...
* do not try initialize a unused phy
* some improvements to the phylib patch
* do not turn the phy off when mac is off
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38306
2013-10-06 18:31:32 +00:00
Luka Perkov
fa3ab0c237
kirkwood: add support for UBI (3.10.x)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38301
2013-10-04 03:45:52 +00:00
Luka Perkov
60dd4429b7
imx6: update upstream pcie patches
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38298
2013-10-03 13:06:42 +00:00
Luka Perkov
5617993e10
kirkwood: enable dts compilation
...
In 3.10 we might build those, so for now just add this functionality.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38297
2013-10-03 02:50:03 +00:00
Luka Perkov
a30df8987d
kirkwood: fix initramfs images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38296
2013-10-03 02:50:02 +00:00
Luka Perkov
38936426f7
kirkwood: update patches and configuration (3.10)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38295
2013-10-03 02:50:00 +00:00
Hauke Mehrtens
97b15fc45b
brcm47xx: add support for ipv6 in default network config
...
Modify /etc/init.d/netconfig to use UCI defaults for building the
default network config, which includes appropriate defaults for IPV6.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 38294
2013-10-02 23:22:18 +00:00
Hauke Mehrtens
9e5eeb3c38
kernel: bgmac: fix BCM4707 patch
...
The bool logic was the wrong way around.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38292
2013-10-02 23:12:46 +00:00
Hauke Mehrtens
101034fa23
kernel: refresh patches
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38291
2013-10-02 22:26:43 +00:00
Hauke Mehrtens
fa839274b0
kernel: bcma: update to wireless-testing master-2013-10-01
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38290
2013-10-02 22:26:15 +00:00
Hauke Mehrtens
125fc703bb
kernel: bgmac: move other bgmac patches to generic
...
The bgmac driver will be used on the brcm47xx and the bcm53xx target.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38289
2013-10-02 22:25:26 +00:00
Hauke Mehrtens
06c8b90ebf
kernel: bgmac: move bgmac patches already applied in mainline kernel to generic
...
The bgmac driver will be used on the brcm47xx and the bcm53xx target.
These are only the patches already applied in current net-next/master
branch.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38288
2013-10-02 22:24:01 +00:00
Luka Perkov
8f1499c448
imx6: add default profile
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38282
2013-10-02 00:33:49 +00:00
Luka Perkov
0eb732c659
kirkwood: drop PROFILE from image names
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38281
2013-10-02 00:33:48 +00:00
Luka Perkov
0331657a4f
kirkwood: add linux 3.10 support
...
Backport appropriate patches to allow using device tree only board
defintions.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38280
2013-10-02 00:33:47 +00:00
Luka Perkov
7d1e5ae918
kirkwood: prepare for 3.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38279
2013-10-02 00:33:45 +00:00
Luka Perkov
914ca3cb55
kirkwood: explicitly set CPU_TYPE to xscale
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38278
2013-10-02 00:33:43 +00:00
Hauke Mehrtens
20513fedf2
ep93xx: fix kmod-input-keyboard-ep93xx dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38275
2013-10-01 22:39:28 +00:00
Hauke Mehrtens
1158f22b02
ep93xx: fix sound dependencies for ep93xx
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38274
2013-10-01 22:38:40 +00:00
Hauke Mehrtens
e28d2b88ea
at91: fix missing drivers/iio/adc/at91-adc.ko in kmod-at91-adc
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38273
2013-10-01 22:37:17 +00:00
John Crispin
4f3797386f
lantiq: add support for VGV7519 KPN Experia box v8
...
Signed-off-by: Maikel Bloemendal <mbloemendal@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38266
2013-09-30 20:48:46 +00:00
John Crispin
65bb48cf23
ralink: dts fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38265
2013-09-30 20:48:39 +00:00
John Crispin
52fe1211b3
ralink: fix DIR-320-B1 board detection
...
https://dev.openwrt.org/ticket/14226
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38264
2013-09-30 20:48:34 +00:00
John Crispin
396cb4f405
ralink: Change size of image for DIR-320 B1 to 8MB
...
http://patchwork.openwrt.org/patch/4102/
Signed-off-by: Vladimir Stolyarov <xakep6666@yandex.ru>
SVN-Revision: 38263
2013-09-30 20:48:27 +00:00
Felix Fietkau
a5e85d5a3e
kernel: add missing config symbol
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38246
2013-09-27 21:12:19 +00:00
Felix Fietkau
3e2aa6105c
octeon: remove CONFIG_FW_LOADER override to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38244
2013-09-27 21:12:12 +00:00
Felix Fietkau
bff3637d24
lantiq: add a default for CONFIG_MTD_NAND_XWAY to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38243
2013-09-27 21:12:08 +00:00
Felix Fietkau
50ae6314d8
kernel: add another missing symbol for iio
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38241
2013-09-27 21:12:01 +00:00
Felix Fietkau
08a232c8cf
kernel: add missing symbols for iio on older kernel versions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38240
2013-09-27 20:54:00 +00:00
Gabor Juhos
7815af409a
ar71xx: ar934x-nfc: disable subpage write when hardware ECC is used
...
It is not supported by the controller.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38234
2013-09-27 11:15:34 +00:00
Luka Perkov
5da90c4e1f
imx6: enable cpufreq-imx6q by default
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38233
2013-09-27 10:49:37 +00:00
Luka Perkov
b5e56bd31f
mvebu: enable thermal module by default
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38232
2013-09-27 10:49:36 +00:00
Luka Perkov
03051c1442
imx6: enable thermal module by default
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38231
2013-09-27 10:49:35 +00:00
Luka Perkov
8ec28437c3
imx6: backport thermal driver
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38229
2013-09-27 10:49:28 +00:00
Gabor Juhos
9c8a5ef115
kernel: update 3.10 to 3.10.13
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38228
2013-09-27 07:19:21 +00:00
Luka Perkov
1d89a89667
mvebu: add myself as maintainer
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38226
2013-09-27 01:52:29 +00:00
Luka Perkov
d0603d6615
mvebu: drop 3.8 support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38225
2013-09-27 01:52:28 +00:00
Luka Perkov
a0848b5884
mvebu: switch to 3.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38224
2013-09-27 01:52:26 +00:00
Luka Perkov
d3c3919a85
mvebu: add 3.10 support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38223
2013-09-27 01:52:25 +00:00
Luka Perkov
4fa3e3aae9
build: fix typo
...
vfp3 should be named vfpv3
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38222
2013-09-26 22:43:06 +00:00
Florian Fainelli
6bbb5272ad
rb532: fix initramfs image creation ( #14215 )
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38219
2013-09-26 19:16:19 +00:00
Gabor Juhos
8d4eb18740
kernel/3.10: use backported patch for PMC SPI flash support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38218
2013-09-26 18:01:57 +00:00
Gabor Juhos
396c3b023e
kernel/3.10: add '003-11-' prefix for patches backported from 3.11
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38217
2013-09-26 18:01:49 +00:00
Gabor Juhos
5847ec55ab
kernel/3.9: add missing config symbols
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38216
2013-09-26 17:58:17 +00:00
Gabor Juhos
4562eb875b
kernel/3.8: add missing config symbols
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38215
2013-09-26 17:58:16 +00:00
Felix Fietkau
0db9125157
build: unify powerpc target cflags
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38213
2013-09-26 17:53:28 +00:00
Felix Fietkau
ef68210f93
build: unify x86 target cflags
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38212
2013-09-26 17:53:24 +00:00
Felix Fietkau
c8609ab4f8
build: unify arm target cflags
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38211
2013-09-26 17:53:20 +00:00
Felix Fietkau
a30681dff0
build: unify mips target cflags
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38210
2013-09-26 17:53:14 +00:00
Luka Perkov
907d0f76b7
imx6: enable XZ_DEC_BCJ and XZ_DEC_ARM
...
squashfs is unable to decompress some blocks without that:
[ 1.880530] SQUASHFS error: Unable to read page, block bc77a, size 14c50
[ 1.887268] SQUASHFS error: Unable to read fragment cache entry [bc77a]
[ 1.893889] SQUASHFS error: Unable to read page, block bc77a, size 14c50
[ 1.900636] SQUASHFS error: Unable to read fragment cache entry [bc77a]
[ 1.907275] SQUASHFS error: Unable to read page, block bc77a, size 14c50
[ 1.913994] SQUASHFS error: Unable to read fragment cache entry [bc77a]
[ 1.920631] SQUASHFS error: Unable to read page, block bc77a, size 14c50
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38202
2013-09-25 23:35:55 +00:00
Luka Perkov
2d1775dafc
imx6: fix spi on gw5400-a
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38201
2013-09-25 23:35:54 +00:00
Hauke Mehrtens
6910cb4d6f
bcm53xx: bgmac: use srab switch driver
...
use the srab switch driver on these SoCs.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38200
2013-09-25 21:49:12 +00:00
Hauke Mehrtens
0bdc137636
bcm53xx: update bgmac driver
...
Update the bgmac driver with the patches already used for bcm47xx target.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38199
2013-09-25 21:47:25 +00:00