Zoltan Herpai
144c9992a2
sunxi: enable GPIO_SYSFS
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42643
2014-09-22 06:15:45 +00:00
Hauke Mehrtens
182e1dbcd4
bcm53xx: activate vfpv3 support
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42642
2014-09-21 21:58:29 +00:00
Hauke Mehrtens
47aefcc563
bcm53xx: add nand flash driver
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42641
2014-09-21 21:58:02 +00:00
Hauke Mehrtens
2c6e0e0ae0
bcm53xx: update patches adding bcma support
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42640
2014-09-21 21:57:17 +00:00
Hauke Mehrtens
c977fad4fd
bcm53xx: add fixtrx
...
Without running fixtrx the image will not boot at the second time,
because the CRC the boot loader check is invalid at that time.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42639
2014-09-21 21:56:31 +00:00
Rafał Miłecki
223a309c3c
bcm53xx: add support for GPIOs
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42638
2014-09-21 21:18:30 +00:00
Rafał Miłecki
2468f9201f
bcm53xx: rename console fixing patch
...
This squeezes BCM5301X patches.
SVN-Revision: 42637
2014-09-21 21:02:38 +00:00
Zoltan Herpai
158336df6c
sunxi: add AXP209 to pcDuino3
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42636
2014-09-21 20:31:18 +00:00
Zoltan Herpai
aaa430b434
sunxi: enable AXP209 on BananaPi as well
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42635
2014-09-21 17:46:50 +00:00
Zoltan Herpai
6f3abd92c5
sunxi: enable AXP209 regulator
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42634
2014-09-21 17:45:20 +00:00
Zoltan Herpai
aa0848bba2
sunxi: add sunxi-ir module
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42631
2014-09-21 16:28:06 +00:00
Zoltan Herpai
e6d53c1366
sunxi: add support for infra receiver on A20, along with IR-related backports from 3.15
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42630
2014-09-21 16:25:45 +00:00
Zoltan Herpai
e02dd2f19c
kernel: add missing symbols for 3.14
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42629
2014-09-21 16:24:28 +00:00
Zoltan Herpai
cc60fad010
sunxi: remove 3.13 support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42628
2014-09-21 15:42:36 +00:00
John Crispin
d4cc995c53
ramips: D-Link DIR-810L. Add support for SoC 2.4 GHz wireless and fix leds naming
...
SVN-Revision: 42619
2014-09-19 11:07:08 +00:00
John Crispin
d731d14362
lantiq: set 3.14 as default
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42618
2014-09-19 10:52:47 +00:00
John Crispin
4ef1237545
ralink: drop dwc_otg support. dwc2 seems stable
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42617
2014-09-19 10:52:37 +00:00
Zoltan Herpai
3dc7dc9cde
sunxi: update gmac with adding correct regulators on bananapi
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42616
2014-09-19 00:13:49 +00:00
Zoltan Herpai
384ef8ece1
sunxi: backport late clock fixes from 3.15
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42615
2014-09-19 00:12:53 +00:00
Zoltan Herpai
3a22a37f1a
sunxi: update dts for pcduino3 and bananapi with regulators
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42608
2014-09-17 23:45:08 +00:00
Zoltan Herpai
46d7c59487
sunxi: add usb ohci support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42607
2014-09-17 23:34:10 +00:00
Zoltan Herpai
240f04765f
sunxi: add default interface for bananaPi
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42606
2014-09-17 23:15:30 +00:00
Zoltan Herpai
4aafe1bc4d
sunxi: add missing symbol for arch timer
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42605
2014-09-17 23:12:50 +00:00
Rafał Miłecki
da74f722e1
kernel: fix backport of bcma init patch
...
Upstream bcma patch:
bcma: use separated function to initialize bus on SoC
was backported incompletely. I missed arch code change.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42603
2014-09-17 21:25:36 +00:00
Zoltan Herpai
4bf83f89e0
sunxi: add arm arch timer support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42589
2014-09-17 10:15:05 +00:00
Hauke Mehrtens
150224d91e
kernel: add missing config option
...
This missing option was found by the build bots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42583
2014-09-16 21:39:24 +00:00
John Crispin
944820584a
Lantiq: fix build warning from dsl_fs script
...
fix inclusion of functions.sh in dsl_fs init script
without this, the following error is seen during build:
./etc/init.d/dsl_fs: line 4: /lib/functions.sh: No such file or directory
Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
SVN-Revision: 42575
2014-09-16 14:53:06 +00:00
John Crispin
3dd93e8336
lantiq: move the lantiq,switch property into the interface node
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42574
2014-09-16 14:53:01 +00:00
Zoltan Herpai
78726df7bd
sunxi: add new watchdog compats to reboot code in 3.14
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42558
2014-09-15 21:05:00 +00:00
Zoltan Herpai
8ef9dec08f
sunxi: update profile of A13-OLinuXino to match uboot boardname, required for sdcard image
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42557
2014-09-15 19:37:23 +00:00
John Crispin
7dbbdfb61f
ar71xx: add qihoo 360 c301 router support
...
Qihoo 360 C301 is a dual band wireless router supports 802.11n and 802.11ac.
Its chipset is AR9344 + AR9882 with two 16MB flashes.
This patch adds its initial support.
v2:
* use mtd_get_mac_ascii to fetch MAC address for ath10k.
* use ath79_register_pci to initialize AR9882.
Signed-off-by: Weijie Gao <hackpascal@gmail.com>
SVN-Revision: 42552
2014-09-15 10:19:38 +00:00
John Crispin
b520e9b8d4
lantiq: fix switch init on vr9 SoC (3.10)
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42551
2014-09-15 10:19:27 +00:00
John Crispin
32f47538b9
lantiq: fix switch init on vr9 SoC
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42550
2014-09-15 10:19:20 +00:00
John Crispin
cb37fe5ca5
ar71xx: add board support for ubnt loco m xw
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 42549
2014-09-15 10:19:14 +00:00
John Crispin
2c4c6d135b
ar71xx: refactor ubnt xw board setup
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 42548
2014-09-15 10:19:01 +00:00
John Crispin
f16f310306
lantiq: add default switch setup to td8970
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42544
2014-09-15 10:18:37 +00:00
Hauke Mehrtens
9434dfee87
bcm53xx: fix early serial console
...
This device actually has a 8250 serial with a shift of 0.
Tested this on a BCM4708.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42538
2014-09-14 19:22:49 +00:00
Rafał Miłecki
7cd532623e
kernel: update bcma to the tag master-2014-09-11 (wireless-next)
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42537
2014-09-14 17:31:13 +00:00
Hauke Mehrtens
f032f66318
kernel: add missing config option
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42536
2014-09-14 15:00:33 +00:00
Rafał Miłecki
a9d06501b2
kernel: move bcma patches pushed to wireless-next
...
We used separated patch for patches that were sent but not accepted yet.
It has changed now, so let's use the standard patch file for them.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42535
2014-09-14 14:58:13 +00:00
Zoltan Herpai
fb985d741f
sunxi: add sdcard image generation support when board profile is selected
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42534
2014-09-14 13:47:42 +00:00
Zoltan Herpai
e3cc78e9d8
sunxi: rename pcduino profile to match uboot boardname in prep for the sdcard generator
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42533
2014-09-14 13:09:22 +00:00
Hauke Mehrtens
61d02a8df4
kernel: add missing config option
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42532
2014-09-14 12:06:59 +00:00
Hauke Mehrtens
d56a44040d
kernel: do not deactivate CONFIG_BLK_DEV
...
CONFIG_BLK_DEV does not activate any functionality, but many code, but
makes it possible to activate other options. Deactivating this breaks
the build of kmod-zram.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42528
2014-09-13 22:10:00 +00:00
Hauke Mehrtens
eb35b82275
kernel: add missing config options
...
These missing option were found by the build bots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42527
2014-09-13 21:25:21 +00:00
Hauke Mehrtens
9a428dd8d5
kernel: Backport essential fixes for ad799x
...
This series of patches ports back some fixes of the ad799x driver, which were
commited between 3.10 and 3.15.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
SVN-Revision: 42523
2014-09-13 20:34:44 +00:00
Hauke Mehrtens
180ee041fa
bcm53xx: select nvram package by default
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42522
2014-09-13 20:28:44 +00:00
John Crispin
80ff3af16f
atheros: refresh config
...
Remove symbols that are now placed in the generic config.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42513
2014-09-12 06:54:16 +00:00
John Crispin
cb5902d603
atheros: convert AR2315 GPIO code to platform driver
...
Convert gpiolib realization to platform driver and move to the
appropriate subdirectory. Misc GPIO interrupt acknowledgement placed
to the MISC IRQ handler since in fact we can detect only one GPIO state
change.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42512
2014-09-12 06:54:10 +00:00
John Crispin
a8799105d7
atheros: convert AR5312 GPIO code to platform driver
...
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42511
2014-09-12 06:54:05 +00:00