Felix Fietkau
e018c4d7ab
uboot-sunxi: clean up, switch to u-boot.mk
...
Instead of referencing u-boot packages from device profiles and having a
-all metapackage, make the u-boot packages hidden (they don't install to
bin/ anyway), and name the files in KERNEL_BUILD_DIR appropriately
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Yousong Zhou
4eb0fd8283
sunxi: convert to new image generation method
...
The new Device/xxx were transformed automatically from old profiles.
Most device names are now taken from basename of the corresponding
kernel device tree file. Device/sun5i-a13-olimex-som is an exception
because it is not explicitly supported in the kernel yet and shares the
same dts file with Device/sun5i-a13-olinuxino
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
8 years ago
Álvaro Fernández Rojas
a530196f8d
sunxi: add rtl8xxxu into pcduino v3 profile
...
Now that RTL8188EU is supported in rtl8xxu select it for pcDuino v3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years ago
Alexey Brodkin
84a1a0edf0
sunxi/pcduino3: Remove selection of absent rtl8188eu
...
Since commit 217a643755
"wireless: remove rtl8188eu (staging)"
there's no point in selection of the missing module.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: John Crispin <john@openwrt.org>
Cc: Zoltan Herpai <wigyori@uid0.hu>
8 years ago
Zoltan Herpai
9c0d3fcf82
sunxi: add descriptor files for wifi+bt modules (AP6181/6210), add brcmfmac to bananapro profile
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48757
9 years ago
Zoltan Herpai
42cd31a777
sunxi: update orangepi-plus profile to reflect the real uboot package
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48626
9 years ago
Zoltan Herpai
a9c21dd395
sunxi: add support for Orange Pi Plus (H3)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48618
9 years ago
Zoltan Herpai
ed1a7a2deb
sunxi: update ahci package list for a couple board profiles
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 46703
9 years ago
Nicolas Thill
ad6f7dffa5
linux/sunxi: rename A20-OLinuXino-Lime profile
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44322
10 years ago
Zoltan Herpai
7146957461
sunxi: add support for Lamobo R1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44214
10 years ago
Zoltan Herpai
e8ecd9a511
sunxi: update Olimex A13 SOM profile
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44040
10 years ago
Zoltan Herpai
1e0c22507a
sunxi: bump kernel to 3.18 - refresh patches - add bananapro, cubietruck, mele_m9 support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43900
10 years ago
Nicolas Thill
ddb98cb70f
sunxi: add support for Olimex A20-OLinuXino-LIME
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43189
10 years ago
Zoltan Herpai
175aad61d4
sunxi: add profile for Olimex A13 SOM
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42693
10 years ago
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
10 years ago
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
10 years ago
Zoltan Herpai
b217763e41
sunxi: update pcDuino3 profile to the new u-boot
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42424
10 years ago
Zoltan Herpai
6833e90f0c
sunxi: update Bananapi profile to the new u-boot
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42423
10 years ago
Zoltan Herpai
1bd75f114f
sunxi: add support for Lemaker bananaPi
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40898
11 years ago
Zoltan Herpai
5e47b57e57
sunxi: various a13 changes - add rtl8192cu into A13 Olinuxino profile - make wlan0 the default interface
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40617
11 years ago
Zoltan Herpai
3bcb308b22
sunxi: add rtl8192cu to pcDuino profile
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40616
11 years ago
Zoltan Herpai
e87a753a10
sunxi: add rtl8188eu into pcduino v3 profile
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40610
11 years ago
Zoltan Herpai
186b5655d0
sunxi: add board support for LinkSprite pcDuino v3
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40606
11 years ago
Zoltan Herpai
d0a757147b
sunxi: various changes - rename hstimer DT on sun5i to avoid confusion - add Cubietruck support - select watchdog by default - select rtc in profiles where appropriate - cosmetic changes
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39263
11 years ago
Zoltan Herpai
1ae42098e9
sunxi: add support for Olinuxino A10 LIME
...
Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39222
11 years ago
Zoltan Herpai
815ceabd9d
sunxi: emac changes - move emac into module - add into profiles where appropriate
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39200
11 years ago
Zoltan Herpai
9712b2d6fa
sunxi: add sata driver to profiles where appropriate
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39198
11 years ago
Zoltan Herpai
51d5e458a3
sunxi: add support for pcDuino board
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39190
11 years ago
Zoltan Herpai
f58bfd1df4
sunxi: rework target - update kernel to 3.12 - add patches for clocks, i2c, usb, sid, rtc - support common image for A10/A13/A20 - add support for a couple boards - most drivers are configured into the kernel as of now
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38811
11 years ago