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
11 years ago
Luka Perkov
59eb6137dd
build: drop FIT option until we actually need it
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38439
11 years ago
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
11 years ago
Luka Perkov
416d58a3d6
imx6: fix file names when building images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38434
11 years ago
Luka Perkov
0102284bbd
imx6: enable FIT images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38432
11 years ago
Luka Perkov
cc1b164634
build: add menuconfig option for building FIT images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38431
11 years ago
Luka Perkov
acdb0ac35c
build: move mkits.sh script to more common place
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38430
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
Luka Perkov
662e3943ff
imx6: split out ventana init patch from devicetree
...
SVN-Revision: 38423
11 years ago
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
11 years ago
Luka Perkov
88590e4cb7
imx6: minor (cosmetic) changes in uci-defaults
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38421
11 years ago
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
11 years ago
John Crispin
9a97c56535
ralink: fix default vlan mapping for MT7620a_MT7610e
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38418
11 years ago
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
11 years ago
Zoltan Herpai
d75f9ca58a
imx23: build DCP crypto co-processor support by default
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38408
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
Luka Perkov
ad7564142d
kirkwood: drop 3.3.x kernel version
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38404
11 years ago
Luka Perkov
73246d2f64
kirkwood: upgrade to 3.10.15
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38402
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
Hauke Mehrtens
81e2f00367
kernel: update kernel to 3.10.15
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38384
11 years ago
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
11 years ago
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
11 years ago
Luka Perkov
8c2f571ddd
kirkwood: enable appended dtb (3.10.x)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38379
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
Jonas Gorski
c08dc5bffa
mvswitch: fix compilation for linux 3.10
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38368
11 years ago
Imre Kaloz
5f272ca813
make the generated images actually flashable on the Unifi devices.
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38364
11 years ago
Jo-Philipp Wich
0c2ce3f37a
x86: kvm: disable squashfs and jffs2 images by default
...
SVN-Revision: 38355
11 years ago
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
11 years ago
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
11 years ago
John Crispin
e382d2c7e6
ralink: add support for the mt7530 eval board
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38345
11 years ago
John Crispin
697bb191b0
ralink: add missing header file to mt7530 driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38344
11 years ago
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
11 years ago
John Crispin
715b62ebad
lantiq: experia v8 fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38328
12 years ago
John Crispin
81fb43d2f1
lantiq: fix fritz3370 dts file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38327
12 years ago
John Crispin
ae225124c6
lantiq: fix fritz image generation
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38326
12 years ago
John Crispin
1398a5d849
lantiq: fix eva partition split for squashfs
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38325
12 years ago
John Crispin
c903de043e
ralink: fix asiarf image generation
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38324
12 years ago
John Crispin
ddcb800018
ralink: split mt7530 driver out of the gsw driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38323
12 years ago
John Crispin
c077698e38
ralink: build recovery images for dcs930 ip cam
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38322
12 years ago
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
12 years ago
John Crispin
5eacfc1c60
ralink: MT7620 eval board pinmux fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38320
12 years ago
John Crispin
cc58dd26d3
ralink: make cevt systick selectable via kconfig
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38319
12 years ago