Commit Graph

854 Commits

Author SHA1 Message Date
Igor Pecovnik
83a534f732 Kernel configs adjustements, adding what is added automatically + ath9k drivers https://github.com/armbian/build/issues/1095 2018-09-05 10:14:31 +02:00
ThomasKaiser
dc9ad0e1e5 Consolidate CEPH and CIFS settings 2018-09-04 22:04:13 +02:00
Jingchuan Huang
9dbd72e024 Multiple RK3399 related configuration changes
1. PCIe/NVMe
2. Type-C PHY (required to use USB 3.0)
3. devfreq
4. HDMI/DP/DRM/RGA
5. SoC sound
6. eFUSE and crypto device
2018-09-04 19:30:04 +08:00
Igor Pecovnik
8640c55d7e Odroud C1 NEXT patches and config adjustements 2018-08-30 21:14:33 +02:00
Igor Pecovnik
0d50d3b432 Add upstream patches for K4.4 and adjust Odroid XU4 NEXT / DEV kernel configuration 2018-08-30 18:48:06 +02:00
ThomasKaiser
87071eabeb Revert "Consolidate NanoPi RK3399 settings with ayufan"
This reverts commit e07d12d543.
2018-08-30 18:35:31 +02:00
Igor Pečovnik
15b1dc5531
Merge pull request #1092 from markh-de/rockchip64-use-gcc7-for-linux4.4-and-disable-realtek-sdio-wifi
Use GCC 7 for Rockchip64 kernel, disable Realtek SDIO Wifi adapter
2018-08-30 18:21:57 +02:00
ThomasKaiser
e07d12d543 Consolidate NanoPi RK3399 settings with ayufan 2018-08-30 15:26:28 +02:00
Mark Hämmerling
07498359cf Use GCC 7 for Rockchip64 kernel, disable Realtek SDIO Wifi adapter
Reason for disabling Realtek 8822 SDIO Wifi driver: https://github.com/rockchip-linux/kernel/issues/114

GCC 7 (with -Wmisleading-indentation) discovered programming mistakes in Realtek SDIO Wifi drivers. As these drivers are not really required for Rockchip64 devices, building them for default Linux kernel has been disabled until Realtek provides fixed drivers.
2018-08-30 14:02:49 +01:00
Igor Pecovnik
8bf7c8ed7a Adjusting sunxi-dev kernel config due to regression, docker deps broken with this, but "relocation out of range errors" caused wifi, dvfs, ... failure. 2018-08-30 10:18:55 +02:00
Igor Pecovnik
48d34c1a86 Add wireless driver for Pinebook 2018-08-29 09:26:32 +02:00
Igor Pecovnik
4d80636f0c Move udoo DEV to 4.18.y 2018-08-28 09:06:06 +02:00
Igor Pecovnik
8dace05c1e Adjust RK3399 DEV config 2018-08-28 07:38:34 +02:00
Thomas McKahan
019915870d Rockchip Dev patch/config update
- Fixes horrible screen performance/long boot/etc
- Thank you @Miouyouyou

Current issues:

	- No Pulse Audio.  Probably related to the I2S issues, needs checked
	- General config review needed
	- Seems to be topping out at 1.6 GHz
2018-08-28 00:47:23 -04:00
Martin Ayotte
3930d5c728 add missing GPIO_SYSFS + add some RTL 2018-08-27 17:21:35 -04:00
Igor Pecovnik
1466be7637 Espressobin default patches cleanup and kernel configuration update 2018-08-26 19:17:30 +02:00
Igor Pecovnik
41b589372f Creating new family rockchip64. 3288 and 3399 was merged in, except Nanopi which stays in RK3399 family with sources attached to FA repository until we manage to join that in. Enabled Nanopc T4, Nanopi M4, Renegade. Tested on Rock64 and Nanopc T4.
Some clenaup, removed dragonboard820c, adjusted board descriptions, added another OPP for 3288 family,
2018-08-26 14:14:14 +02:00
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
Igor Pečovnik
d4be61a1f1 Enable serial gadget console on Nanopi M3/T3/Fire3 2018-07-06 08:31:32 +00:00
Igor Pečovnik
bb7069251c Add iotop kernel requirements 2018-07-06 07:20:37 +00:00
Igor Pečovnik
7283c12ffd Fix permissions for script and in one patch, s5p6818 kernel config adjustement 2018-07-06 07:07:41 +00:00
Rabit
b40aeaad64 ASUS Tinkerboard: Ported /dev/gpiomem from default to next kernel 2018-07-04 23:16:28 -07: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
57942af5fb
Merge pull request #1030 from sergey-zinchenko/master
Kernel modules for iptables CT target and iotop utility.
2018-07-04 12:39:58 +02:00
Igor Pečovnik
730b2d5d46
Add missing bits
88dd0d637c
2018-07-04 12:39:23 +02:00
Sergey Zinchenko
f790f68f19 (modern kernel) Iotop requires this module to be set 2018-07-04 13:29:57 +03:00
Sergey Zinchenko
0f1ddb7d68 (default kernel) Iotop requires this module to be set 2018-07-04 13:29:57 +03:00
Sergey Zinchenko
bde20dae2d (modern kernel) CONFIG_NETFILTER_XT_TARGET_CT required by iptables CT target 2018-07-04 13:29:57 +03:00
Sergey Zinchenko
f47fbff0ef (default kernel) CONFIG_NETFILTER_XT_TARGET_CT is required for iptables CT target 2018-07-04 13:29:57 +03: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
20f79076d5 Rock64 DEV sources and kernel config adjustement. Switching DEV u-boot branch to stock, since mainline is failing to build. http://ix.io/1fTi 2018-07-03 17:13:51 +00:00
Igor Pečovnik
6e7e01af0b Adjust cubox-i / HB DEV to 4.17.y 2018-07-03 14:13:25 +00:00
Igor Pečovnik
c20367f025 Enable Three-wire UART (H5) protocol support needed for Z28 Pro and upstream patches for Rockchip default 2018-07-02 17:22:30 +00:00
Igor Pečovnik
6aa94246a2 Enabled few more kernel config options 2018-07-02 16:31:22 +00:00
Igor Pečovnik
c1481e61ec Odroid C1 DEV kernel patches adjustement. No HDMI, eMMC and broken network. http://ix.io/1fKw 2018-07-02 15:43:26 +00:00
Igor Pečovnik
69e6f2b2f4 Odroid XU4 kernel 4.14.y kernel config and patches adjustement (DEV branch) 2018-07-01 18:58:45 +00:00
Igor Pečovnik
c63b2129f6 Lock RK3328 to last known working tag. Thanks for idea/tip to @markh-de 2018-07-01 13:55:11 +00:00
Igor Pečovnik
704d40ba87 Rockchip DEV patches adjustement. Troubles with HDMI on 4.17 and 4.18 ... 2018-06-29 20:57:20 +00:00
Igor Pečovnik
7da2c92dbb Tiny kernel config adjustements 2018-06-29 17:17:33 +00:00
Tony
fafd26db7e
Rockchip default merge (#1026)
* Initial commit, cleanup of Rockchip default

* clean up patches:
- 100_DTS_Tinker_opp_LED was splitted into 3 patches
	- 100_DTS_opp for opp (adjusted to RKs 3 point description of opp Voltage)
	- 110_DTS_8723bs for the wifi driver
		-rename of 270-dts-tinker-bluetooth.patch -> 111_DTS_disable_AP6212_bluetooth.patch to keep wifi-chip stuff together
	- 120_DTS_led1_heartbeat
- 190_dts_tinker_s_emmc was reworked and splitted
	- gpiomem node was removed and has its own patch (260_DTS_gpiomem_node)
	- i2c1 node was removed and has its own patch 270_DTS_activate_i2c1
	- spi2 part was removed (defined in rk3288.dtsi), default CS will now be CS0 not 1 (no reason to change this)
	- vdd_log regulator is removed (the counterpart is missing anyway, and actually disabled in ASUS and Rockchips branch) --> own patch in case it gets activated
- 120_workaround_tinker_board_reboot -> 130_workaround_tinker_board_reboot to get some free numbers... ;)

* Renamed 190_DTS_tinker_s_emmc and splitted into DTS-Part and driver part (191_driver_mmc_adjustment)

* Boots, Still no hdmi console

* Rockchip Kernel config updates

Thanks to @Ntemis for the config options, they fixed the framebuffer

Still have runtime GPU errors related to power model
2018-06-28 22:11:59 -04:00
Igor Pečovnik
c16321eb01 Espressobin / MVEBU64 family kernel upgrade, patches adjustement, C2 bugfix 2018-06-28 18:19:39 +00:00
Igor Pečovnik
1eb06f1b4d Adjust kernel config for C2 default and enabled bionic beta DEV CLI image 2018-06-28 10:22:54 +00:00
Igor Pečovnik
fcb85f1767 Major Amlogic RFC and cleanup
- merging C2 and Meson family on the source level, C2 is still making own kernels, but sources, patches and configs are the same
- merged boot scripts for meson family. support for non existing legacy kernel was dropped from boot scripts, added UUID support, armbianEnv.txt
- Meson default remain on 4.14.y, NEXT moved to 4.17.y and DEV remains on master
- remove deprecated patches, remove wrong permissions in patches
- tested on C2, K2 and Le Potate. USB troubles are still present and common, while K2 and Lepotato might have boot/reboot troubles on 4.16+
- boards configuration cleanup
- moving K2 to the supported list. It's the same level of support as Le Potato
2018-06-28 08:27:08 +00:00
Martin Ayotte
f9060b8fdf re-enable CONFIGFS in Dev 2018-06-27 11:32:20 -04:00
Igor Pečovnik
d085efb116
Merge pull request #1023 from markh-de/rk3328_enable_basic_set_of_led_triggers
RK3328: Enable some generic LED triggers
2018-06-26 14:50:46 +02:00
Igor Pečovnik
99a34c7be1 Move Odroid C2 from 4.14.y to 4.16.y, added patch for ethernet, DEV to master, both tested ... not perfect but in a better condition. 2018-06-26 12:47:49 +00:00
Mark Hämmerling
3245f5098e RK3328: Enable some generic LED triggers 2018-06-26 10:33:01 +01:00
Igor Pečovnik
65368a323a Move Espressobin NEXT to 4.16.y and DEV to 4.17.y, adjusted patches, tested for building and booting 2018-06-25 17:36:58 +00:00
Igor Pečovnik
154b83d39d Patches cleanup, adjust Udoo to 4.17 2018-06-25 17:13:51 +00:00
Igor Pečovnik
b2bb8fba4f Fix ZRAM & RAMLOG startup troubles. Tested on all targets, permission fix in patches, adjust Udoo NEXT patches 2018-06-25 15:59:58 +00:00
Igor Pečovnik
a1bd2f83b9
Adjust CMA 2018-06-24 19:07:21 +02:00
Igor Pečovnik
731b567278 Adjust default CMA size to 128M for sunxi-64 and set heartbeat to second LED on K1+ 2018-06-24 13:51:50 +00:00
Igor Pečovnik
6ee779b744 Enable ramlog only if it was enabled before. This fixes possible troubles on OMV installs. Adjusted Odroid NEXT kernel configuration, fixes eMMC/SD card u-boot updating if not on the first place /dev/mmcblk0 ... checks also 1 and 2, move nanopik1plus to supported list 2018-06-23 13:28:27 +00:00
Igor Pečovnik
bffd9a4a72 Workaround for activating ZRAM on some older kernels and enabling zram compression method in Odroid C2 kernel config 2018-06-22 11:51:05 +00:00
Igor Pečovnik
acb3ec59e1 Moving Odroid C2 default to 3.16.y 2018-06-22 10:57:55 +00:00
Igor Pečovnik
10e2065190 SUNXI/64 Add CSI driver, kernel configuration update, meging patches for NeoAir and enable camera driver, enable teres bootlogo, AW SOC ID 2018-06-21 11:31:26 +00:00
Igor Pecovnik
2c35d4b163 Odroid C2 DEV kernel conf update for Docker support 2018-06-19 16:43:19 +02:00
Igor Pecovnik
d92e11fccf Odroid C2 DEV / 4.17.y patches update, kernel configuration update 2018-06-19 15:14:42 +02:00
Igor Pečovnik
fc07886a1d
Bsp services RFC (#1015)
* Basic armbian services RFC
- tested building and upgrade
- armbian-optimize-hardware and armbian-setup-hardware have still the same content

* fix permissions

* Forther renaming and small fixes

* Odroid C2 NEXT tiny config adjustement to remove errros from bootup and moving u-boot to 2018.05

* More cleanings

* permissions fix

* More cleanup ...

* permi

* Remove few Ubuntu related things, fix permissions

* Further mini improvements

* Fix logrotate compression and permission issues

* Bugfix

* Wrong services setup at package install. fixing

* RAM logging: workaround for older kernel/btrfs driver versions

* Renaming services, proper config for zram, few bugfixes.

* Various fixes

* Various fixes

* No $TMPFILE needed here

* Various fixes

* Lower this so boards with low memory can use it too

* Various fixes

* Adjust logfile to armbian-hardware-monitor.log

* Remove swap file creation

* Fix permissions in all logrotate configs if needed.

* Prevent loading parallel printer port drivers which we don't need here.
2018-06-16 19:41:16 +02:00
Igor Pečovnik
ea4723a445
Tiny fix
https://forum.armbian.com/topic/7322-udoo-quad-eos/?do=findComment&comment=56345
2018-06-16 12:21:16 +02:00
Igor Pecovnik
e81159f284 Rock64 RK3328 default patches adjustements 2018-06-16 10:02:43 +02:00
Igor Pecovnik
ebd89c9b73 Odroid XU4 NEXT upstream patches 2018-06-14 13:30:47 +02:00
Igor Pecovnik
c2046ea049 Odroid C2 NEXT tiny config adjustement to remove errros from bootup and moving u-boot to 2018.05 2018-06-14 12:37:19 +02:00
zador-blood-stained
f847b1d219 Drop OPi 2G-IOT build target
"Community supported" configurations with a lot of issues, no community
to support it and no improvements in more than a year should be dropped
2018-06-12 13:49:37 +03:00
Igor Pecovnik
3e3efab8b9 Rockchip default patches update 2018-06-12 08:47:09 +02:00
Igor Pecovnik
932de31732 SUNXI NEXT packaging patch bugfix 2018-06-07 13:44:58 +02:00
Igor Pecovnik
6971834bbb Added LED PWM to sunxidev 2018-06-04 18:46:33 +02:00
Igor Pecovnik
02f680104d Meson64 NEXT kernel configuration update 2018-06-04 09:54:50 +02:00
Igor Pecovnik
bad913838d RK3328 kernel upstream patches + config update 2018-06-03 06:54:48 +02:00
Igor Pecovnik
e41d2bdce8 Add 8812AU & 8188EU wireless drivers to old legacy kernels for Odroid C2 and Pine64 2018-06-02 21:02:49 +02:00
Igor Pečovnik
b2e5116509
Merge pull request #992 from karabek/master
Allwinner H3: enable thermals
2018-06-02 17:30:40 +02:00
zador-blood-stained
f9d48776a5 Drop S500 boards 2018-06-02 17:44:19 +03:00
Jingchuan Huang
06a21a9437 Enable CONFIG_USB_RTL8152 in linux-mvebu64-next 2018-06-02 14:48:29 +03:00
Karabek
033c18581c
Thermals: activate GP-ADC temp sensor
Activates General Purpose Analog/Digital Converter to read SoC temp via IIO (in Line 5954)
CONFIG_SUN4I_GPADC=y
2018-06-02 12:46:14 +02:00
Igor Pecovnik
332ce2fa9d Rockchip / Tinkerboard. Upstream changes broke lcd, disabling broken patches, added upstream patches 2018-06-02 08:05:07 +02:00
zador-blood-stained
1337a37242 Add RTC drivers to rockchip-next config 2018-05-31 20:51:52 +03:00
Karabek
ee4a2772bb
Allwinner: Enable HDMI for H2/H3 boards
In BRANCH=dev "linux-sunxi-dev.config" currently does not set "CONFIG_SUN8I_DE2_CCU=y" (previous versions had this, Sunxi-Next still has it).
DE2-CCU clock seems to be required for HDMI output (see drivers/clk/sunxi-ng/Kconfig).
If this is NOT configured we get:
[    7.221461] sun8i-mixer 1100000.mixer: Couldn't get our reset line
[    7.221562] sun4i-drm display-engine: failed to bind 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer]): -517
[    7.221570] sun4i-drm display-engine: Couldn't bind all pipelines components
[    7.221693] sun4i-drm display-engine: master bind failed: -517
Tested with Orange Pi One and Sunvell R69
2018-05-31 16:17:36 +02:00
Igor Pecovnik
f3fcea2358 Stretch bugfix and Tinkerboard upstream patch 2018-05-29 16:50:30 +00:00
David Huang
3e72d5cd27 Enable advanced IP routing features in linux-rk3328-dev (#975)
This enables policy-based routing features, like `ip rule`.
Useful for VPN routing and transparent proxy.
2018-05-28 16:44:57 +03:00
zador-blood-stained
ed4f633402 Enable all HID modules for rockchip-default
Closes #976
2018-05-28 16:42:49 +03:00
Igor Pecovnik
a711f3d833 RK3328 kernel config update 2018-05-27 18:20:11 +02:00
Igor Pecovnik
33722cdb15 Merge UDOO next patches from development and add remaining ones 2018-05-27 13:45:21 +02:00
Igor Pecovnik
f6d4d89b08 Merging config files from development 2018-05-27 13:08:19 +02:00
Igor Pecovnik
02c2835b9b RK3328 upstream patches 2018-05-27 08:18:24 +02:00
Igor Pecovnik
991fb56209 Merge Odroid XU4 into stable 2018-05-25 10:49:33 +02:00
Igor Pecovnik
7baa822bad Merging Cubox to stable. Changing NEXT from 4.16 back to 4.14 due to problems with optical audio, DEV is now 4.16, removing Solidrun 2nd stock kernel 2018-05-25 10:31:01 +02:00
Igor Pecovnik
598453dc20 Merge Odroid C2 changes into stable 2018-05-25 06:41:02 +02:00
Igor Pecovnik
b241f5bca0 Merge S5P6818 into stable 2018-05-24 15:46:51 +02:00
Igor Pecovnik
7d2f3af08f Merging Rockchip family 2018-05-24 15:44:15 +02:00
Igor Pecovnik
e80a1ab3bf Merging mvebu64 into stable 2018-05-24 15:40:20 +02:00
Igor Pecovnik
4af7efa568 Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
Igor Pecovnik
2c08ec8f5a Merge sunxi family into stable 2018-05-24 13:32:29 +02:00
Igor Pecovnik
e2741240eb Merge Meson64 from development to stable 2018-05-24 12:39:49 +02:00
Stefan Mavrodiev
56a9a49b19 Update olinuxino BSP packages 2018-05-03 09:00:16 +03:00
zador-blood-stained
fb75597847 Enable CONFIG_SQUASHFS_XZ for sunxi64-next
Closes #942
2018-05-01 20:32:22 +03:00
zador-blood-stained
2a11de768c Merge safe changes from development to master, part 2 2018-04-29 16:02:11 +03:00
Stefan Mavrodiev
20c1fb0581 Add support for spi-nor 2018-04-25 16:36:31 +03:00
Stefan Mavrodiev
5fac0553d5 Add SUNXI-CAN driver 2018-04-25 16:36:31 +03:00
Tony
2a1d686d41
Update Rockchip default conifg 2018-04-13 01:15:11 -04:00
tonymac32
48946ddcfa Rockchip default remove deprecated patches
Upstream includes UART4 pin definition fix and maintenance patches
2018-04-13 00:49:08 -04:00
Tony
71d911ef97
Rockchip default fix Mali devfreq 2018-03-19 23:19:18 -04:00
Igor Pecovnik
dad0ec877d Enable DVFS on Espressobin NEXT & DEV + 8812AU wireless drivers fixes + other minor fixes 2018-03-03 20:31:41 +01:00
Igor Pečovnik
967a8ddd1a
Adding midi seq
https://github.com/armbian/build/issues/903
2018-03-03 14:04:29 +01:00
Igor Pecovnik
ae14e90a30 Upstream patches for 4.4 and 4.9 2018-03-01 23:21:24 +01:00
Igor Pecovnik
d40ee81f9d Disable excessive debugging on Tinkerboard WiFi, added RTL8188EU driver, upstream patches and kernel config updates 2018-03-01 12:04:00 +01:00
tonymac32
36006501ff rk3328 dev config update wip 2018-02-28 00:10:30 -05:00
Igor Pecovnik
9e32020d1a RK3328 kernel and u-boot upstream patches and few small fixes 2018-02-27 16:21:49 +01:00
Igor Pecovnik
70ef539817 Meson64 NEXT patch and config update 2018-02-27 16:15:38 +01:00
Igor Pecovnik
c338436bbb Cubox NEXT moved to 4.15.y 2018-02-27 16:12:50 +01:00
tonymac32
f88fabbe0d Update Rockchip default config 2018-02-24 16:49:26 -05:00
Igor Pecovnik
67353f5583 Odroid XU4 NEXT upstream patches 2018-02-22 21:40:33 +01:00
Igor Pecovnik
1f0c5c8a81 Meson64 DEV remove deprecated and disable broken patches 2018-02-19 17:23:24 +01:00
tonymac32
f831a2a014 Rockchip Dev fixup. Boots. 2018-02-19 00:30:58 -05:00
Peter Oostewechel
b1e52b25da Added gpio-poweroff driver for sunxi-next (#896) 2018-02-18 11:58:51 +03:00
zador-blood-stained
476da48ccb Enable iSCSI kernel options for mvebu-next 2018-02-17 16:50:52 +03:00
Igor Pecovnik
518ef98107 RK3399. More fixes but Odroid N1 refuses to boot :( ... ATF builds now (after apt install gcc-arm-none-eabi ?). Tested building/booting with 4-byte skip and u-boot with and without loading address. Enough for today. 2018-02-16 19:29:22 +01:00
Igor Pecovnik
f9ff531114 Solidrun is moving their legacy kernel to 4.9 which is our new cubox-dev. Initial support, board boots but it is not optimised nor finished yet. 2018-02-16 10:29:31 +01:00
Igor Pecovnik
f6402803c2 Preliminary RK3399 / Odroid N1 support 2018-02-14 10:11:23 +01:00
Igor Pecovnik
8d19546c79 Revert "Preliminary RK3399 / Odroid N1 support"
This reverts commit 284029b515.
2018-02-14 10:08:55 +01:00
Igor Pecovnik
284029b515 Preliminary RK3399 / Odroid N1 support 2018-02-14 10:00:40 +01:00
Igor Pecovnik
43a6e7c5f9 Odroid XU4 NEXT upsteam patches to 4.9.90
- updated wifi driver for 8811/12/14 AU
- added 8812eu
2018-02-12 18:54:26 +01:00
zador-blood-stained
70f63ae75e Switch mvebu-dev to a different kernel branch
Kernel 4.15.0-rc6 with phylink and SFP support
2018-02-12 20:20:27 +03:00
Igor Pecovnik
ddccaaf023 Odroid C2 and Meson64 NEXT configuration cleanup and merge
Tested on Lapotato and C2
2018-02-09 10:48:04 +01:00
Igor Pecovnik
dfa99d9b60 cubox, meson64, c2 and udoo NEXT update
- added updated AUFS and updated 8811/12/14AU Wireless driver
- config update
2018-02-08 17:39:58 +01:00
Igor Pecovnik
865a9386d3 mvebu next and default update
- added updated AUFS and updated 8811/12/14AU Wireless driver
- added 8188 to next
- config update
2018-02-08 17:23:27 +01: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
ee58610a25 MVEBU64 next and default update
- added updated AUFS and updated 8811/12/14AU Wireless driver
- upstream patches
- config update
2018-02-08 15:27:42 +01:00
tonymac32
bcc77d314a rockchip default config update 2018-02-07 22:15:42 -05:00
tonymac32
6e8da746c9 Merge branch 'master' of git://github.com/armbian/build 2018-02-05 22:52:11 -05:00
Igor Pecovnik
208c98f2f0 Upstream patches for K4.4 2018-02-05 14:07:33 +01:00
Igor Pečovnik
5e86816403
Merge pull request #881 from OLIMEX/olimex-som204-a20
Add support for A20-SOM204 board
2018-02-05 07:07:06 +01:00
tonymac32
30da832f8c Rockchip default enable cifs 2018-02-04 15:37:59 -05:00
Tony
aadb4257c0
rockchip default enable cifs 2018-02-04 14:26:59 -05:00
Gauthier Provost
8bc4065287 Make fancontrol config use physical device address (mapped via 90-helios4-hwmon.rules)
Remove kernel KGDB options
2018-02-05 00:55:36 +08:00
Gauthier Provost
75a40bcfdb Merge remote-tracking branch 'origin/helios4_LK4.4' into helios4 2018-02-04 14:03:55 +08:00
Gauthier Provost
2a16922623 Merge remote-tracking branch 'upstream/master' into helios4 2018-02-04 12:44:09 +08:00
aprayoga
ad1b0b712f mvebu-default, enable pwm-fan module and hardware pwm in gpi-mvebu 2018-02-04 08:32:47 +08:00
Stefan Mavrodiev
24b49c9248 Enable EDID firmware override 2018-01-31 12:49:03 +02:00
Stefan Mavrodiev
8e3738a775 Merge remote-tracking branch 'upstream/master' into olimex-som204-a20 2018-01-31 08:21:42 +02:00
Stefan Mavrodiev
3f45e489b5 Enaeble ATMEL_ECC module 2018-01-31 08:21:23 +02:00
tonymac32
1e37aefc1e Merge branch 'master' of git://github.com/armbian/build 2018-01-30 22:24:15 -05:00
Igor Pecovnik
da48871323 Revert "Odroid XU4 Switch DEV (4.14.y) and NEXT (4.9) branch which is EOL"
This reverts commit b680e9a4b9.
2018-01-30 17:48:42 +01:00
tonymac32
d700b1eabc rockchip-default device tree overlays 2018-01-29 23:46:20 -05:00
Stefan Mavrodiev
8c42406f1d Merge remote-tracking branch 'upstream/master' into olimex-som204-a20 2018-01-29 16:48:11 +02:00
Stefan Mavrodiev
6c059834fb Update bluetooth target 2018-01-29 16:40:07 +02:00
Stefan Mavrodiev
ab3b992dd2 Update sunxi-dev defconfig 2018-01-29 15:14:26 +02:00
zador.blood.stained
2c049615d5 Enable extra TCP congestion options for Rockchip 2018-01-29 14:14:20 +03:00
tonymac32
3812ffe620 Rockchip config update 2018-01-29 00:53:54 -05:00
tonymac32
25c95629d4 Config TinkerBoard Default Update 2018-01-28 16:46:51 -05:00
Igor Pecovnik
44a0490bcf Meson64 NEXT patches adjustements and adjusting Nanopi K2 targets 2018-01-28 22:31:09 +01:00
Tony
9c3ac4d364
update rockchip-default config 2018-01-27 16:41:48 -05:00