Commit Graph

687 Commits

Author SHA1 Message Date
Igor Pecovnik
18a68ec9b2 Add and fix kernel 4.4 upstream patches 2018-08-24 17:33:24 +02:00
Igor Pecovnik
c542b8fee0 Hostapd bump version to override Bionic stock build, Tinkerboard upstream patches 2018-08-23 18:54:54 +02:00
Igor Pecovnik
c51fdc6c4a Add AUFS4.18, adjust several board configs 2018-08-23 15:13:12 +02:00
Igor Pecovnik
b7d4509695 Espressobin bump to more recent BSP kernel 4.14.y, add upstream patches, boot log: http://ix.io/1l0m 2018-08-23 09:09:53 +02:00
Igor Pecovnik
96ca6f0e07 MVEBZ default upstream patches, config ajdustement, remove deprecated patches, adjusted build targets 2018-08-22 13:26:06 +02:00
Igor Pecovnik
783c253fa5 Add upstream patches for RK3328 2018-08-22 10:56:48 +02:00
Thomas McKahan
03da085d95 tinker board re-enable RPi touchscreen
- only known bug so far:  Somehow the entire screen has been rotated 180 degrees, making the touch screen not align with the graphics (can rotate in settings)
	- probably an easy fix, but finished for tonight.
2018-08-22 02:02:19 -04:00
Igor Pecovnik
aafe51fcdb Remove deprecated patch 2018-08-21 14:35:37 +02:00
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 Pečovnik
8c09794cfe
Merge pull request #1088 from PhracturedBlue/master
Enable netconsole for Amlogic S905X (meson64 builds)
2018-08-21 06:40:58 +02:00
Thomas McKahan
96135c6065 Rockchip-default update patches
-- Thanks again to @ntemis for bringing these together and letting me know about it

- Tinker reboot now seemingly solved by a proper method, should no longer require OF workarounds
- various fixes from various sources, see patches for complete information.
- boots, still needs debugging of BT/touchscreen/sound
- some patch warnings exist, again WIP update for those willing to take a look. (@chwe17 perhaps?)
2018-08-21 00:17:16 -04:00
PhracturedBlue
5b0d2f9a2b
Enable netconsole module for meson64 next 2018-08-20 18:18:53 -07:00
PhracturedBlue
c52a7a359b
Enable netconsole for default meson64 build 2018-08-20 18:16:44 -07:00
Igor Pecovnik
f3d0fce4bc Adjustement to Friendly ARM PC T3, upstream patches for Udoo, disabling its default kernel for building 2018-08-20 19:49:06 +02:00
Thomas McKahan
04795aef26 rockchip default u-boot bump small config update
- Tinker Board now boots to console without issue
- MiQi locks at "loading environment from EXT4..." (uncertain if a new issue)

Thanks to @Ntemis
2018-08-20 01:35:20 -04:00
Igor Pecovnik
4a8d2f9951 Espressobin user reqested configuration update https://forum.armbian.com/topic/7968-espressobin-1g-2-chip-board-armbian-config/?tab=comments#comment-60138 2018-08-18 20:18:50 +02:00
Igor Pecovnik
e99244ce56 Moving RK3399 to Ayufan Repo. Known T4 regression = DVFS, DT adjustements needed ... 2018-08-17 15:39:13 +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
0b1a848777 Switch MESON64 NEXT to 4.18.y, adjusted patches and configuration. Broken (disabled) HDMI audio @superna9999 bootlog: http://ix.io/1kq0 2018-08-17 11:06:37 +02:00
Igor Pecovnik
e31425190f Move MVEBU, Clearfog & Helios4, DEVelopment branch to 4.18.y ... removed only obviously unneded patches, while the rest needs some/a lot of rework to meet current NEXT levels. http://ix.io/1kpE Tested also without our patchset - severe problems on network stack. 2018-08-17 09:17:19 +02:00
Igor Pecovnik
38ae7a5495 Switch Cubox DEV to 4.18.y, adjust patches and configuration 2018-08-16 23:16:37 +02:00
Igor Pecovnik
083b5f8c34 Switch MVEBU64 Espressobin to 4.18.y, adjust patches and configuration, http://ix.io/1kny (it waits for network to show up very long, the rest looks normal) 2018-08-16 20:22:18 +02:00
Igor Pecovnik
6c93807c7f Update RK3399 and Odroid C1 NEXT kernel config, remove deprecated patch, switch C1 next to 4.18.y, http://ix.io/1kkA 2018-08-16 09:41:20 +02:00
Thomas McKahan
89672da39d RK3288 default bootable at last
Missing:

 - touchscreen
 - framebuffer console
2018-08-16 01:24:30 -04:00
Igor Pecovnik
e04177dfba Updated RK3399 config, revert executing bit on armbian-hardware-optimisation, enable overclocking for RK3399 boards 2018-08-12 19:24:36 +02:00
Igor Pecovnik
6d82a89748 Initial support for RK3399 Firefly and FriendlyARM PC T4
Based on work of David Huang https://github.com/hjc4869 Changed in the transition:
- firefly family was renamed to rk3399, which we actually never started to use. It was made for Odroid N1, which will never be sold
- adjusted compiler toolchain2 parameter
- added standard wireless drivers
- kernel config with the following changes: Docker dependencies, ZRAM, CPUfreq info, ...
- added upstream patches
- made test Ubuntu Bionic desktop and CLI Stretch build, bootlog: http://ix.io/1jVu

TBD: wifi and BT support, mainline kernel, ...
2018-08-11 23:12:58 +02:00
Igor Pecovnik
de41d3dbce Rockchip default cleanup. (Temporally) moving back to Rockchip upstream. This source builds but doesn't boot ... 2018-08-10 10:33:42 +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
Igor Pecovnik
d2147b50c2 Enable Odroid C1 NEXT, 4.17.y ... usable as headless server. Known issues: stuck on reboot, need power cycle, no hdmi console, no DVFS. 2018-08-01 13:00:31 +02:00
ThomasKaiser
37b167429c Consolidate cpufreq driver/statistics 2018-08-01 11:59:45 +02:00
Igor Pečovnik
f859556d58 Odroid C2 packaging bugfix, configuration update, u-boot bump to 2018.07, bump version 2018-07-31 13:21:21 +00:00
Igor Pečovnik
d9849de58f Meson64 kernel adjustement and wrong path in displaying new kernel conf 2018-07-28 15:03:39 +00:00
David Huang
b8427c55a3 Enable NET_SCH_FQ for linux-sunxi64-next (#1063) 2018-07-28 11:18:00 +03:00
Igor Pečovnik
7e61acde85 Minor kernel config adjustement for Meson64 2018-07-26 19:29:13 +00:00
Igor Pečovnik
67161093b9 Nanopi M3,Fire3, T3+ config adjustements 2018-07-24 14:06:33 +00:00
Igor Pečovnik
fa1382d64d Adjust MVEBU packagin patch and configuration 2018-07-24 12:31:31 +00:00
Igor Pečovnik
24dd085c37 Adjisted patches for RK3328 default 2018-07-23 07:45:52 +00: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
6bac4d9c5c Adjust RK3328 sources and patches, tested for builing, adjust Nanopi K2 board config 2018-07-22 14:17:41 +00:00
5kft
ab4100b18a misc NanoPi Fire3 changes
cleaned up u-boot DTB assignment; enabled RTL8188EU Wi-Fi adapter; disabled
thermal zone emulation configuration
2018-07-21 10:06:59 -07:00
Igor Pečovnik
fbb5752710 Bugfix https://forum.armbian.com/topic/7719-cuboxi-kernel-414y-does-not-compile-failing-to-compile-imx6dl-cubox-idtb 2018-07-20 11:00:07 +00:00
Thomas McKahan
5d93b28df1 meson64-next kernel config update
Testing building to 7.17.8, USB is now working.

Rebuild of Next images recommended for K2 and C2
2018-07-19 23:06:11 -04:00
Igor Pečovnik
b082726a9a Few network related config changes 2018-07-17 15:18:28 +00:00
Igor Pečovnik
73f5ba0a3b Enable CONFIG_USB_RTL8152 USB network 2018-07-17 15:09:40 +00:00
Igor Pecovnik
c57ebd663c - attach Odroid XU4 4.14.y back to Hardkernel kernel branch
- Odroid XU4 next = 4.14, DEV = 4.18, remove 4.9
2018-07-17 16:11:07 +02: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
5kft
9462893138 Improve support for the NanoPi Fire 3 (add SPU1705, DVFS, thermal tables, etc.)
* implemented improved support for the FriendlyArm NanoPi Fire3
* introduced new WIP board configuration "nanopifire3"
* added and enabled the FA SPU1705 regulator
* enabled CPU-based thermal support
* implemented DT-based DVFS table (400MHz-1.4GHz)
* fixed and updated the thermal table and cooling maps
* added support for the onboard LED
* minor patch cleanup
2018-07-15 12:14:42 +02:00
Igor Pečovnik
fab979feea Move rockchip-default (tinkerboard & miqi) to self-hosted source). Original patches are left under subdir rockchip-branch and source defintions commented out. To make it back in a simple manner, when it will become more stable. 2018-07-08 12:06:01 +00:00