Gabor Juhos
d0ad8c00b6
kernel: sort Kconfig options in kernel configs
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41614
2014-07-13 16:25:54 +00:00
John Crispin
e9f664c879
kernel: make sure the new UBIBLOCK symbol does not break builds
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41134
2014-06-11 13:00:17 +00:00
Luka Perkov
6752d4cb08
imx6: enable FPU for hard float
...
The OpenWrt build system uses MACHINE_FEATURES of fpu to set the HAS_FPU which
in turn sets the default of CONFIG_SOFT_FLOAT as well as uClibc configuration.
As the IMX6 SoC has both vfpv3 and NEON hardware support we want to add fpu
to the feature list. This will default the IMX6 target to use -mfloat-abi=hard
which will the be most efficient use of floating point.
When switching to hard float, we also need to enable VFP support in the kernel.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 39759
2014-02-27 22:41:39 +00:00
Luka Perkov
a52100469f
imx6: enable IMX6 watchdog
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 39643
2014-02-20 17:26:08 +00:00
Luka Perkov
325a4f5b6e
imx6: add rtc feature support
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39111
2013-12-17 02:47:17 +00:00
Luka Perkov
69beb313c6
imx6: refresh kernel config
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38856
2013-11-18 22:23:39 +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
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
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
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
8ec28437c3
imx6: backport thermal driver
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38229
2013-09-27 10:49:28 +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
3f059f58db
imx6: update PCIe driver
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38080
2013-09-20 01:59:32 +00:00
Luka Perkov
cd1257ee0c
imx6: update config
...
* enable PERF_EVENTS
* enable REGULATOR_ANATOP
* enable VMSPLIT_2G
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38078
2013-09-20 01:59:29 +00:00
Luka Perkov
460fb06e63
imx6: add gpio sysfs support
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37934
2013-09-10 22:26:33 +00:00
Luka Perkov
ae660e85d3
imx6: disable sdma until license issues are solved
...
Also, synchronize patches with upstream.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37853
2013-08-28 00:07:43 +00:00
Luka Perkov
ec52778a14
imx6: refresh 3.10 kernel config
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37850
2013-08-28 00:07:37 +00:00
Luka Perkov
8a4726bca8
imx6: remove sdma binary
...
SVN-Revision: 37682
2013-08-04 13:28:26 +00:00
Luka Perkov
a08eab3ce8
imx6: add support for EHCI USB
...
SVN-Revision: 37581
2013-07-28 20:34:19 +00:00
Gabor Juhos
187a69c631
linux: move more ARM_ERRATA symbols to the generic config
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37470
2013-07-20 07:43:54 +00:00
Jonas Gorski
b1b4e7db13
kernel: move CONFIG_NET_IP_TUNNEL to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37465
2013-07-19 22:58:01 +00:00
Luka Perkov
af6eb6cc8c
imx6: add support for gw5400-a
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37363
2013-07-15 23:18:39 +00:00
Luka Perkov
62cb88f502
imx6: make kernel_oldconfig
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37134
2013-07-02 23:08:16 +00:00
Luka Perkov
4b21af4268
imx6: add new target
...
SVN-Revision: 36753
2013-05-29 01:27:29 +00:00