Commit Graph

81 Commits

Author SHA1 Message Date
Igor Pečovnik
a57ce78b37
Reverting sunxi/sunxi64 NEXT to 4.14. (#1087)
* Bump to 4.18, removing the obvious, fixing build problems, put some on waiting.

* Pin 4.18 to DEV, rollback 4.14 to NEXT, adjust configs, remove one deprecated patch from NEXT and add board-h3-address-some-stability-issues.patch

* Adjust few boards in development to new reality, removing it from NEXT for now

* Adjust few board configs

* Board config adjustement

* Adjust few boards configs

* Port NeoCore2 and Neo21.1 to 4.14.y

* Adjust board config

* Adjust board config
2018-08-21 10:41:10 +02:00
Igor Pecovnik
c8d18ad4d5 Add few more patches to SUNXI-NEXT, adjust kernel config 2018-08-17 12:31:34 +02:00
Igor Pecovnik
070e98cfa0 SUNXI patches cleanup #1 2018-08-09 21:00:25 +02:00
Igor Pecovnik
e19f31eec6 Enable USB3, THS, DVFS and Ethernet on Allwinner H6 based boards. Development kernel (DEV branch, 4.18.y) also provides HDMI out via simple FB interface. DEV and NEXT kernel config alignment, set H6 CPU freqency to 1.5G, adjust eMMC and SD card speed and remove deprecated patches. 2018-08-09 11:32:23 +02:00
5kft
018023c609 enable kernel MTD SPI flash configuration
enable the MTD SPI flash configuration in the sunxi-next kernel; this allows on-board
SPI flash to be available via MTD by default when enabling the "spi-jedec-nor" overlay
in the boot configuration.
2018-07-22 09:16:36 -07:00
Igor Pečovnik
1a12994e79
Moving sunxi-next to 4.17.y (#1049)
* [Early WIP] Update sunxi-next to kernel 4.17
* Switch Allwinner 32 and 64bit to U-boot 2018.05
* Adjust patched for 4.17.y / sunxi-next
- adjust both configurations
- removing FAT support from u-boot (breaks if you try to save)

Tested those boards:
Cubietruck: wlan fails http://ix.io/1fYS USB OK, HDMI yes
Bananapi R40: http://ix.io/1fZm USB OK, HDMI yes
Lime A64: USB no, HDMI no, wireless buggy, eMMC yes
Orangepi prime H5: OK http://ix.io/1fZJ DVFS no
Orangepi2e: DVFS OK, HDMI OK, net OK, wifi OK, eMMC ok,  http://ix.io/1fZT

* Kernel config update, enabling HDMI on CT+
* Trying to fix A64 HDMI but failed. Fixed M64 ethernet instead
* Update orangepioneplus.wip
* Update orangepioneplus.wip
* Fix H6 build process
* Add regulator bits for Orangepizero+, thanks to @5kft
* add H5 support for optional 1.3v regulator and 1.3GHz operation
This patch adds two optional overlays that can be used to:

1) enable the 1.1v/1.3v regulator on boards that provide the necessary compatible H/W support
2) modify the default CPU clock operating table to add new 1.2GHz and 1.3GHz clocks

Note that the generated regulator overlay will only support boards whose 1.1v/1.3v regulator
is controlled by GPIO PL6.
* updates for the NanoPi NEO Plus2
This change introduces a patch that provides two changes for the NanoPi NEO Plus2:
* Configure the "cpu0" to use the "vdd_cpux" regulator; this enables the ability to use higher CPU clocks
* Correct the configurations of the on-board power and status LEDs
* Adjust nightly building and few boards config cleanup
2018-07-17 15:53:30 +02:00
ThomasKaiser
0a54d03ed8 Consolidate timer frequency settings accross all kernels
...skipping default 3.x kernels
2018-07-16 16:41:45 +02:00
Igor Pečovnik
cf40fda60a Add OMV 4 module dependencies and a workaround for ram2log that OMV can make use ZRAM powered ramlog. It is also helpful in case of sudden crash. Nginx can't start without log places into its subdir. We create them on start. 2018-07-04 14:19:50 +00:00
Igor Pečovnik
76e9ce0d16 Switch Sunxi-DEV U-boot to 2018.05, adjust patches, add support for A83T http://ix.io/1fUK 2018-07-03 21:10:18 +00:00
Igor Pečovnik
6aa94246a2 Enabled few more kernel config options 2018-07-02 16:31:22 +00:00
Igor Pecovnik
2c08ec8f5a Merge sunxi family into stable 2018-05-24 13:32:29 +02:00
zador-blood-stained
fb75597847 Enable CONFIG_SQUASHFS_XZ for sunxi64-next
Closes #942
2018-05-01 20:32:22 +03:00
Igor Pečovnik
967a8ddd1a
Adding midi seq
https://github.com/armbian/build/issues/903
2018-03-03 14:04:29 +01:00
Peter Oostewechel
b1e52b25da Added gpio-poweroff driver for sunxi-next (#896) 2018-02-18 11:58:51 +03:00
Igor Pecovnik
aa36670926 sunxi and sunx64 NEXT update
- updated 8811/12/14AU Wireless driver, recent AUFS
- updated configs
- fix broken patch for rtl8189
2018-02-08 17:09:43 +01:00
Igor Pecovnik
5c0b45623b Add better driver for 8188EU for SUNXI and ROCKCHIP next branches 2018-01-25 12:11:53 +01:00
zador-blood-stained
e52300d4f6 Add extra NLS options to sunxi{,64}-next configs 2018-01-23 20:18:29 +03:00
Tim Clephas
46cc025514 Enable xpad joystick support for sunxi-next (#856) 2018-01-05 15:07:15 +03:00
Stefan Mavrodiev
dbd9c60f97 Disable low-level debug in sunxi-next defconfig 2017-12-11 13:47:25 +02:00
zador-blood-stained
ffa59ae513 [WIP] Update sunxi-next kernel to 4.14 2017-11-30 22:20:26 +03:00
Michael Corcoran
1705c2263e config:sunxi-next: Enable IEEE 802.15.4 radio modules (#829)
This will build IEEE 802.15.4 radio support as modules with 6LOWPAN support and
support for the following hardware:
 - Atmel AT86RF23x
 - Microchip MRF24J40
 - TI CC2520
 - ATUSB
 - Analog ADF7242
 - Cascoda CA8210
2017-11-27 19:59:54 +03:00
Igor Pecovnik
93504ee164 Added 8189es wireless driver. 2017-11-13 19:50:41 +01:00
ThomasKaiser
841a6411b7 Kernel support for zram 2017-11-03 10:58:22 -07:00
Igor Pecovnik
bd0b0354b5 Added better driver for 8812au. Included 8821au (1T1R) and 8814au (4T4R) ... first two are tested. Driver supports monitor mode and frame injection and TX power adjustements. https://github.com/aircrack-ng/rtl8812au .... 8723du was removed due to quality issues. Need to find a better one. 2017-10-30 08:56:13 +01:00
ThomasKaiser
2815b25bc9 Switch to ondemand cpufreq governor on modern kernels
Otherwise ondemand tweaks in /etc/init.d/armhwinfo are likely to break
2017-10-17 19:46:05 +02:00
zador-blood-stained
71ac70f93e Hopefully fix module relocation issues in several kernels 2017-10-16 13:33:10 +03:00
zador-blood-stained
9cc2395f32 Update several mainline configs
This may fix the module relocation issues on some configurations
2017-10-14 14:46:58 +03:00
zador-blood-stained
0961795c2b Update sunxi-next and sunxi64-next kernel configs
Minimize the difference between 2 configs
2017-10-12 16:32:25 +03:00
zador-blood-stained
8b96e58328 Fix default thermal governor option for sunxi-next 2017-10-07 18:37:24 +03:00
zador-blood-stained
1049835a2d Add some H3/H5 DVFS bits to sunxi-next 2017-10-06 14:23:18 +03:00
Igor Pecovnik
c4079d274c Enable CONFIG_ATA_OVER_ETH
https://github.com/armbian/build/issues/788
2017-09-30 23:01:57 +02:00
zador-blood-stained
a88184c574 Update sunxi kernel configs 2017-09-28 22:25:00 +03:00
Igor Pecovnik
85e3cb08b5 Minor changes to few kernel configs and UDOO next upstream patch 2017-09-28 17:23:08 +02:00
Igor Pecovnik
dbdf2a0f15 Add Opi Zero XRadio WiFi driver. Tested STA and AP, both works but max RX speed is around 1Mbit at distance of 1-5m
Based on this source: https://github.com/karabek/xradio
2017-09-22 18:30:26 +02:00
Igor Pecovnik
28ea4f58e8 Added wifi drivers for 8812au, 8723du and rtl8192cu to kernels 4.13
8812au was tested for STA and  AP on Bananapi and MiQi. It works fast and stable ... driver is ported from Odroid 4.9 kernel and it's latest avaliable.
2017-09-22 14:20:49 +02:00
zador-blood-stained
a6bddb3c3a Enable stackprotector in several mainline configs 2017-09-16 16:47:10 +03:00
Martin Ayotte
ac5cd48b11 add missing RTL8189FS WiFi for OPi 2017-09-12 17:53:13 -04:00
zador-blood-stained
ef94a1b812 Set sunxi-next CMA size to 128M 2017-09-07 21:55:27 +03:00
zador-blood-stained
7c766cb835 Add H3 THS to sunxi-next 2017-09-07 18:57:32 +03:00
ntemis
46a335044e sunxi-next:Add support for Xbox_One_Digital_TV_Tuner 2017-09-07 00:55:32 +03:00
zador-blood-stained
de55b7a219 Add WIP H3 HDMI video driver with HDMI audio support 2017-09-06 14:59:20 +03:00
zador-blood-stained
7fcf97f29e Update sunxi-next to 4.13 2017-09-05 23:33:50 +03:00
zador-blood-stained
645a23bd1c Update sunxi-next to 4.12 2017-07-12 21:09:59 +03:00
zador-blood-stained
c034096af2 Add uinput and extra input options to kernel configs 2017-05-22 14:00:41 +03:00
zador-blood-stained
95870b5844 Update several kernel configs 2017-05-19 21:27:56 +03:00
zador-blood-stained
0153835684 Update sunxi-next config to fix CPU temp readouts 2017-05-14 22:33:49 +03:00
zador-blood-stained
b30fcea3f9 Update sunxi-next branch to 4.11 2017-05-14 17:59:35 +03:00
Thomas Kaiser
ca3637c57f Make kernels OMV friendly -- see #36 2017-04-02 16:06:55 +02:00
Igor Pecovnik
94b255c947 Sunxi NEXT and DEV kernel config update 2017-03-26 20:30:44 +02:00
Igor Pecovnik
a2bf4b3d99 Added kernel splash logo, can be toogled in armbianEnv, currently disabled by default 2017-03-25 09:36:01 +01:00