Commit Graph

1424 Commits

Author SHA1 Message Date
Igor Pecovnik
549d09b043 Move kernel heaers install under switch and to config example. Package can now be installed from armbian-config "with one click". 2017-08-06 14:45:13 +02:00
Jason A. Donenfeld
60855e21a2 kernel: enable IPV6_MULTIPLE_TABLES in all configurations
It doesn't make any sense to allow policy routing (see ip-rule(8)) on
IPv4 but not on IPv6. If v6 is going to be there at all, it should have
the same features as v4. Also, multiple routing tables and policy
routing is just one of those standard Linux networking features people
expect to exist. Tutorials are peppered with its usage. Judging by the
inconsistent nature of its current enablement across different kernel
configs, I think it was just forgotten by accident from these configs.
So, this patch simply enables it again.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-08-06 04:43:01 +02:00
Igor Pecovnik
02f6c20421 Initial WIP config for Le Potato 2017-08-04 10:46:46 +02:00
zador-blood-stained
5bf532726c Refactor display manager selection
Remove option from the template config to leave it hidden for now
Enable lightdm by default for the Pinebook
2017-08-03 19:20:19 +03:00
Igor Pecovnik
4a909dec38 Added display manager to example configuration 2017-08-03 17:58:53 +02:00
Igor Pecovnik
3acee9c21b Disable Nanopineoplus2 config since it breaks nightly building. proxy u-boot configuration missing 2017-08-02 13:29:11 +02:00
zador-blood-stained
d90b0d1bfb Add Stretch building constraints 2017-08-01 16:30:56 +03:00
zador-blood-stained
99fa9e8b3a Add community supported MK808C configuration
https://linux-sunxi.org/MK808C
https://forum.armbian.com/index.php?/topic/3942-running-armbian-on-unsupported-a20-device/
2017-08-01 15:44:51 +03:00
zador-blood-stained
cb77343979 Add migration checks and messages 2017-08-01 12:28:19 +03:00
zador-blood-stained
1949c0b6da Move debootstrap and packaging directories to a temp directory
This avoids errors with filesystem features and permissions when output
directory is shared in Virtualbox (i.e. when using Vagrant)
2017-08-01 12:26:10 +03:00
zador-blood-stained
91be332f8a Refactor directory structure
Remove "parent of the project directory" setup
Closes #633
Closes #674
2017-08-01 12:24:56 +03:00
Thomas Kaiser
a37f267034 [OMV] Set permitrootlogin to false
...hoping for OMV soon implementing a mandatory web UI passwd change at first login that also changes root passwd.
2017-07-31 21:16:18 +02:00
Igor Pecovnik
bf994059e7 Enabling GPIOs https://forum.odroid.com/viewtopic.php?f=135&t=22717&start=500#p198064 2017-07-30 06:06:15 +02:00
Igor Pecovnik
638552a987 Updated C2 mainline config - user request 2017-07-29 11:32:21 +02:00
Igor Pecovnik
6b7d1e2e49 Odroid XU4 configuration changes / update 2017-07-28 14:23:25 +02:00
Igor Pecovnik
17152c965d Updated kernel config for meson64-default 2017-07-27 17:19:49 +02:00
ThomasKaiser
ecaca15a4a Switch mvebu64 legacy to release devel-17.08.0 2017-07-27 09:50:23 -07:00
ThomasKaiser
bd297148a2 [OMV] Few minor image creation tweaks 2017-07-27 08:31:57 -07:00
Igor Pecovnik
f7857d58e0 Added more CPU governor to C2 NEXT kernel 2017-07-26 21:10:49 +02:00
ThomasKaiser
1685924c4e [OMV] Some tuning, fix filesystem creation on XU4
https://forum.odroid.com/viewtopic.php?f=146&t=26016&start=200#p197729
2017-07-26 12:21:41 -07:00
Igor Pecovnik
f7422f84da Updated SUN50i-DEV config with networking related 2017-07-26 12:24:44 +02:00
zador-blood-stained
c785bca8b1 Update NanoPi M1+ u-boot config name 2017-07-26 13:05:46 +03:00
Igor Pečovnik
f1fa083ef8 Fixed URL to sunxi page 2017-07-25 14:45:54 +02:00
Igor Pečovnik
54e6e6d81e matching reality 2017-07-24 20:09:49 +02:00
Thomas Kaiser
23157a8a3d [OMV] Some finetuning 2017-07-24 17:46:25 +02:00
zador-blood-stained
954e35ab47 Clean up bin and scripts directories 2017-07-24 17:04:53 +03:00
zador-blood-stained
2c0115d780 Refactor BSP directory structure 2017-07-24 16:38:00 +03:00
Tonymac32
5b3951e920 Rockchip Dev 4.13
4.13 with mali r19p0
2017-07-23 22:43:02 -04:00
zador-blood-stained
a77418ff57 Move more files to the packages directory 2017-07-23 15:05:16 +03:00
Igor Pecovnik
7a08a679b8 Odroid C2 4.12 NEXT kernel patches, enable back kernel target 2017-07-22 13:10:54 +02:00
Tonymac32
b289e5381d Rockchip temporarily hold Dev back to 4.12
While debugging of Tinker Reboot issues
2017-07-21 01:00:00 -04:00
Igor Pečovnik
b12874376c Update linux-sun50i-dev.config
https://github.com/armbian/build/issues/718
2017-07-19 08:31:33 +02:00
zador-blood-stained
4e04879249 Move files used by makeboarddeb to packages/bsp subdirectory
Remove obsolete sunxi-musb script - should be handled with DT overlays
Remove unused build-kernel/post-install script
2017-07-17 20:33:29 +03:00
Igor Pecovnik
58995a6f05 Merge branch 'master' of https://github.com/igorpecovnik/lib 2017-07-14 12:42:39 +02:00
Igor Pecovnik
bf8c00f070 Rockchip patches adjustements / fixes . MALI compilation @NEXT still broken 2017-07-14 12:42:14 +02:00
zador-blood-stained
fe6969b057 Add proper u-boot config for Zero Plus 2 H3
Fixes #715
2017-07-14 12:06:54 +03:00
zador-blood-stained
887909909f Update mvebu-next to 4.12 2017-07-12 21:58:34 +03:00
zador-blood-stained
645a23bd1c Update sunxi-next to 4.12 2017-07-12 21:09:59 +03:00
Igor Pecovnik
596d50d37d Attach Espressobin DEV branch to @umiddelb 2017-07-12 20:08:27 +02:00
zador-blood-stained
0c188716ae Update mainline u-boot to v2017.07 2017-07-10 23:23:24 +03:00
Igor Pecovnik
53f5147126 Nanopi K2 workaround, since u-boot building is somehow complicated. Good to solve this better in upcoming RFC, even we plan to solve building in the future. 2017-07-09 19:09:08 +02:00
Igor Pecovnik
822a6b45d8 When building kernels, build .wip targets too. Moving some WIP targets to CSC since we don't work on them and they might break the process. Adding patch for Udoo mainline 2017-07-09 18:34:32 +02:00
Igor Pecovnik
a3f670a30b Change Espressobin NEXT to DEV master kernel branch 2017-07-09 17:48:37 +02:00
Tonymac32
ffb032449e Rockchip Dev 4.12 config update
A whole bunch of kernel config entries moving around for 4.12, 
enabled AT24 EEPROM as module for Tinker Board
enabled 3-wire HCI for Bluetooth (Not yet functional)
2017-07-09 03:09:01 -04:00
Igor Pecovnik
8771b718a3 Odroid C1 upstream patches upgrade / fix 2017-07-07 10:34:14 +02:00
Igor Pecovnik
4e0a15ddd5 Nanopi M1+2 nightly link enable 2017-07-04 20:19:27 +02:00
Igor Pecovnik
fe36efb1be Pinebook touchpad initial settings 2017-07-04 12:37:05 +02:00
Igor Pecovnik
75471189f6 Move SoM A13 to community supported targets 2017-07-04 12:34:53 +02:00
Igor Pecovnik
8a9922aed8 Added Udoo DEV upstream kernel, tested once ... not booting properly at one test. 2017-07-03 20:22:01 +02:00
Igor Pecovnik
4b9cef2de9 Nanopi Neo plus 2 WIP target 2017-07-03 16:01:38 +02:00
Igor Pecovnik
866b52fbc9 Suspend resume audio fix and upstream patches for Pinebook64 2017-07-03 14:44:42 +02:00
Igor Pecovnik
3cb25e884f Nanopi K2 boots manually from u-boot (no support for loading boot script at the moment), works somehow, but stuck crashes on reboot, ... 2017-07-02 20:49:33 +02:00
Michael Moll
a07f79e6b4 enable iSCSI initiator in ODroid C2 4.12 config (#708) 2017-07-02 21:41:19 +03:00
Igor Pecovnik
a8aadfac85 Odroid C2 configuration update for beter docker compatibility 2017-07-02 07:46:05 +02:00
Martin Ayotte
59f2d03354 add CONFIG_SERIAL_SC16IS7XX_SPI 2017-07-01 10:01:46 -04:00
Igor Pecovnik
94ab0d211e Odroid C2 DEV kernel config update, fixed RAM disk loading, enabled root login from console, docker ready, fixing MAC with workaround, switching DEV and NEXT, removing NEXT target for now 2017-06-30 13:41:34 +02:00
Igor Pecovnik
ebbd8a40ac Espressobin - mainline configuration update, moving kernel from NEXT to DEV (master branch) 2017-06-30 09:17:18 +02:00
Igor Pecovnik
89a6cc3e1f WIP target for Nanopi K2 2017-06-28 12:07:31 +02:00
zador-blood-stained
727fc96470 Remove unused kernel config 2017-06-27 22:37:00 +03:00
zador-blood-stained
fcc6c89f0d Readd 2G-IOT as a community supported configuration 2017-06-27 22:27:27 +03:00
zador-blood-stained
eccb6799ed Add Community Supported board type support 2017-06-27 20:36:33 +03:00
Daniel G
0ffbb0fe6f Added configurations for topwise-a721 board 2017-06-27 14:48:11 +02:00
zador-blood-stained
b68b30cb8c Enable fbtft drivers in sun50i-dev config 2017-06-26 12:04:56 +03:00
Igor Pecovnik
45cdc8e836 Show link to preview image for Espressobin 2017-06-25 22:24:04 +02:00
Igor Pecovnik
909f19ad5c Espressobin updates, upstream patches, ... 2017-06-25 21:53:59 +02:00
WereCatf
c7e7855f33 Enable untested RTL8XXXU USB WiFi-devices
There are many cheap, Chinese clones that don't work without these.
2017-06-24 13:58:38 +03:00
Igor Pecovnik
883920a433 OrangePI Win/Win+ Hamradio kernel config
https://github.com/armbian/build/issues/695
2017-06-23 18:57:02 +02:00
Igor Pecovnik
db42fa4cc6 Add crypto patch to DEV branches and enable PPP config in sun50i
https://github.com/armbian/build/issues/701
2017-06-23 18:52:09 +02:00
Igor Pecovnik
7efbb7681e Rockchip default upstream patches 2017-06-23 18:22:49 +02:00
zador-blood-stained
058d8523e2 Disable most nightly targets
Reorganize board config files
2017-06-23 18:21:02 +03:00
zador-blood-stained
c50d3c7c42 Disable nightly images for most WIP boards 2017-06-23 18:00:43 +03:00
Igor Pecovnik
5d6889f103 Three more boards going to EOS 2017-06-18 16:55:13 +02:00
zador-blood-stained
6d878a9e1d Move boards with no stable kernel config to WIP section 2017-06-18 17:32:23 +03:00
zador-blood-stained
a8b514146e Rename .unsupported board configs to .eos 2017-06-18 16:38:48 +03:00
zador-blood-stained
1a11161a3a Small bugfix 2017-06-18 11:17:00 +03:00
zador-blood-stained
a5970aa6d4 Remove OPi 2G-IOT target
This is required to prevent people from building images clearly marked
as WIP, calling them "Armbian" and complaining that "Armbian" doesn't
work good enough for them
2017-06-18 11:15:26 +03:00
Igor Pecovnik
f4265dc6b4 New switch - freeze armbian packages (u-boot, kernel, dtb) 2017-06-17 21:34:03 +02:00
Igor Pečovnik
8be76e92a7 wrong edit in previous commit 2017-06-15 15:42:52 +02:00
Igor Pečovnik
8fcd68b089 adding default kernel back to R1 2017-06-15 15:39:25 +02:00
Igor Pecovnik
4a366c01e2 mvebu64 NEXT initial configuration and packaging patch, tailored for Espressobin. Board boots but SD media is not supported or enabled. 2017-06-13 21:48:42 +02:00
Igor Pečovnik
8169525318 typo 2017-06-13 20:39:41 +02:00
Igor Pecovnik
8f5a9d6e7a Add default Espressobin network configuration - all ports bridged 2017-06-13 17:05:45 +02:00
Igor Pecovnik
0c85dece89 Forgot to remove those images with old kernel 2017-06-13 16:10:26 +02:00
Igor Pecovnik
1eb2f2a80b Kernel patches for Expresssobin. Not booting via bootscript but manually. Need to dig in deeper. 2017-06-13 13:42:31 +02:00
zador-blood-stained
7e42a341fe Update mvebu-next config 2017-06-12 13:02:33 +03:00
Igor Pecovnik
e06232da3d Removing building default CLI images on A10 / A20 and renaming unsupported boards 2017-06-12 11:50:56 +02:00
zador-blood-stained
818ddda915 Bugfix for updating u-boot on sunxi64 devices 2017-06-12 12:47:59 +03:00
zador-blood-stained
adbeee39d1 Use GCC 7 for several mainline configurations 2017-06-11 16:27:27 +03:00
zador-blood-stained
cbf684eba0 Update XFCE4 power manager settings for the Pinebook 2017-06-07 12:26:46 +03:00
zador-blood-stained
9620b75483 Install Pinebook boot logo to /boot 2017-06-07 11:41:24 +03:00
zador-blood-stained
b146906c41 Allow setting display brightness in XFCE 2017-06-06 19:50:39 +03:00
Igor Pecovnik
fc8b195ba6 Move power manager to Pinebook (family) configuration only 2017-06-06 13:37:59 +02:00
Igor Pecovnik
3159f5126d sun5i-dev configuration update and UVC https://github.com/armbian/build/issues/694 2017-06-06 11:59:34 +02:00
zador-blood-stained
24b3e3819f Refactor asound.state to use a variable for the file name 2017-06-05 18:47:13 +03:00
zador-blood-stained
6161aac9ad Small cleanup 2017-06-05 17:41:32 +03:00
zador-blood-stained
0efdadc9b3 Enable CONFIG_SMS_USB_DRV in sun8i-default kernel
https://forum.armbian.com/index.php?/topic/4445-siano-mobile-silicon-armbian/
2017-06-05 17:31:56 +03:00
Tonymac32
3d8d7bbe4b Update linux-rockchip-dev.config 2017-06-03 14:50:54 -04:00
zador-blood-stained
291b95bceb Improve u-boot and DT update procedure for A64 devices 2017-06-03 21:10:07 +03:00
Thomas Kaiser
84a4069a0d Add Pinebook battery/boot logos, fix psd activation 2017-05-29 19:24:09 +02:00
zador-blood-stained
e10fa9f0b6 Update mvebu kernel configs 2017-05-28 19:22:20 +03:00
Thomas Kaiser
12b51438e5 Delete Wandboard Quad WiP target
Prevents endusers not wanting to understand the meaning of "Work in progress" and us wasting time
2017-05-26 07:16:26 +02:00
zador-blood-stained
32d4f71c1a Update pine64-default config and DTs 2017-05-24 12:41:08 +03:00
Martin Ayotte
ca2d079867 add RSP and AXP along with DTS for OPiWin 2017-05-23 10:03:51 -04:00
Igor Pečovnik
3ad2e8f1c4 Enabling beta images 2017-05-22 19:13:05 +02:00
Igor Pečovnik
5001d8a64f Add beta desktop build 2017-05-22 16:38:12 +02:00
zador-blood-stained
c034096af2 Add uinput and extra input options to kernel configs 2017-05-22 14:00:41 +03:00
Igor Pecovnik
fed019e455 Missing parameters 2017-05-22 11:17:11 +02:00
Igor Pecovnik
fdda21f5ba Odroid C2 boot scripts update. It boots into all kernels now ... initrd unresolved in mainline. 2017-05-22 11:14:16 +02:00
Igor Pecovnik
c72a68dd3e Odroid C2: Enable NEXT and DEV target for kernel building 2017-05-21 21:17:10 +02:00
Igor Pecovnik
f8bd5f7b7d Odroid C2 NEXT config fixes 2017-05-21 19:34:11 +02:00
Igor Pecovnik
b779446b58 Odroid C2 NEXT and DEV branches, need testing 2017-05-21 18:44:19 +02:00
Igor Pecovnik
29da133ef7 Removing Pine kernel logos. 2017-05-21 18:27:10 +02:00
Thomas Kaiser
2461886382 Use upstream asound.state files for pine64 legacy
https://github.com/ayufan-pine64/linux-build/tree/master/package/root/var/lib/alsa
2017-05-21 10:25:28 +02:00
Thomas Kaiser
a51bbbdb9c Hide 2nd Wi-Fi interface from NM on pine64 legacy 2017-05-21 10:07:55 +02:00
Igor Pecovnik
43c72f5649 Adding hall driver for lid and suspend to power menu 2017-05-21 08:53:56 +02:00
Igor Pecovnik
1b9adf55d8 Enabling BT on Pinebook and adding to nightly builds 2017-05-20 21:49:38 +02:00
zador-blood-stained
6879b901fb Add extra DT memory reservation for the overlays 2017-05-20 16:42:01 +03:00
zador-blood-stained
95870b5844 Update several kernel configs 2017-05-19 21:27:56 +03:00
Igor Pecovnik
89134b0ffa Add Pinebook DT to kernel, power-manager to desktop images, change Pine64 legacy sources to Ayufan (merged with Longsleep's), Pinebook's RTL 8723 bluetooth firmware. Pinebook boots into Armbian since those changes ... 2017-05-19 20:24:05 +02:00
Igor Pecovnik
b2abecd6ee XU4 bugfix
9268b73289 (commitcomment-22203733)
2017-05-19 09:19:27 +02:00
Igor Pecovnik
9268b73289 Changing Odroid XU4 NEXT mainline u-boot with legacy for compatibility reasons - now it boots from SD and eMMC out of the box, kernel switching works. 2017-05-18 19:41:37 +02:00
Igor Pecovnik
5ee9114ec1 Adjusting sunxi-DEV config and disabling broken NAND patches. 2017-05-18 06:12:40 +02:00
zador-blood-stained
8999c6d4d9 Desktop performance optimization 2017-05-17 22:24:40 +03:00
Igor Pecovnik
37cea44b18 change attributes 2017-05-17 19:27:47 +02:00
Thomas Kaiser
d78d95622a More Chromium config tweaks
Following discussion at 312c2db06f (commitcomment-22173921)
2017-05-17 13:59:00 +02:00
Igor Pecovnik
dcb1e0467d Limiting Chromium cache size to 90% of tmp 2017-05-17 13:32:29 +02:00
Igor Pecovnik
312c2db06f Chromium works with those parameters on armhf and arm64. Cache = /tmp (memory), size = /tmp size. 2017-05-17 13:00:13 +02:00
zador-blood-stained
ede943fc63 Enable i.MX6 HDMI audio on mainline
https://forum.armbian.com/index.php?/topic/3855-hummingboard-i2ex-with-spdif/#comment-28508
2017-05-17 12:25:58 +03:00
Igor Pecovnik
fc4841ad6b Udoo NEXT upstream patches 2017-05-16 16:34:01 +02:00
Igor Pecovnik
405363df28 Cubox NEXT kernel config 2017-05-16 16:02:33 +02:00
zador-blood-stained
427ecc712c Update mvebu boot script and patches 2017-05-16 16:39:58 +03:00
Igor Pecovnik
e2e4ef2760 Adjusting patch and update kernel conf for Rockchip NEXT 2017-05-16 09:47:54 +02:00
Igor Pecovnik
718fc37a37 Freezing Rockchip NEXT at 4.11, introducing DEV branch for master branch 2017-05-16 09:07:27 +02:00
zador-blood-stained
27109fde35 Revert "Try to implement persistent XDG_CACHE behaviour"
XDG cache (or browser cache in RAM) will be tested and implemented
later, and this implementation will be available in the git history for
reference
2017-05-15 19:11:06 +03:00
Thomas Kaiser
0280edf9f4 Try to implement persistent XDG_CACHE behaviour 2017-05-15 17:46:41 +02:00
zador-blood-stained
9f5036f335 Update sunxi boot scripts 2017-05-15 18:41:59 +03:00
Thomas Kaiser
03d79596b8 Allow ODROID-XU4 to run at 2 GHz
Reverts 038e74eb40 and a82dc77aee
2017-05-15 15:26:18 +02:00
Igor Pecovnik
b38488db3f Adjusting desktop panel and removing SECCOMP from Odroid C2 config 2017-05-14 22:21:26 +02:00
Igor Pecovnik
6285d91a49 Adding Chromium defaults 2017-05-14 21:54:32 +02:00
zador-blood-stained
0153835684 Update sunxi-next config to fix CPU temp readouts 2017-05-14 22:33:49 +03:00
Igor Pecovnik
0d8a5761f6 Merge branch 'master' of https://github.com/igorpecovnik/lib 2017-05-14 18:55:43 +02:00
Igor Pecovnik
09853299c7 Adjust recommended image. 2017-05-14 18:55:28 +02:00
zador-blood-stained
aa1b59710d Update mvebu-next branch to 4.11 2017-05-14 19:11:33 +03:00
zador-blood-stained
b30fcea3f9 Update sunxi-next branch to 4.11 2017-05-14 17:59:35 +03:00
Igor Pecovnik
71c466cba7 Add workaround for AP6212 "a" firmware problem and readd "Show suspend" in desktop 2017-05-14 16:36:17 +02:00
zador-blood-stained
dc9c7ea5c2 Update pine64-default patches part 3 2017-05-13 20:51:26 +03:00
zador-blood-stained
1645d6820f Update pine64-default patches and boot script part 2 2017-05-13 17:27:39 +03:00
zador-blood-stained
a759e65477 Update pine64-default patches and boot script 2017-05-13 16:29:14 +03:00
zador-blood-stained
ef78ae5dc0 Update Pinebook legacy u-boot target 2017-05-13 12:07:01 +03:00
zador-blood-stained
384e9a0948 Update pine64-default configs 2017-05-12 21:05:41 +03:00
Igor Pecovnik
c8f15e5ff0 Add several DVB drivers. https://forum.armbian.com/index.php?/topic/4248-tinkerboard-dvb-drivers Removing deprecated patches, added upstream patch. 2017-05-12 07:33:41 +02:00
Igor Pecovnik
57a0d83b2c Merging with 8733cde472 2017-05-11 12:34:28 +02:00
Igor Pecovnik
7a0210e83f Updating XU4 NEXT kernel config 2017-05-11 12:29:19 +02:00
Thomas Kaiser
8733cde472 Updated ODROID XU3/XU4 next kernel config 2017-05-11 11:49:50 +02:00
zador-blood-stained
42232739d0 WIP: Update mainline u-boot to v2017.05 2017-05-08 19:56:18 +03:00
Igor Pecovnik
b079ada4a0 Disable creating dbg package for sun5i legacy 2017-05-07 17:16:56 +02:00
Igor Pečovnik
4077b1ae6d typo 2017-05-07 08:43:58 +02:00
Igor Pecovnik
942ad06f08 Changing TUN/TAP device driver support from build-in to module to get rid of permanent tunl0 interface 2017-05-06 18:39:45 +02:00
zador-blood-stained
d0e16a698e Update sunxi64 kernel config 2017-05-06 15:10:25 +03:00
zador-blood-stained
dd47a94472 Import first batch of sunxi64 patches 2017-05-06 11:47:22 +03:00
zador-blood-stained
d8332dbe22 WIP: update sunxi64 branch to 4.11 2017-05-06 11:08:48 +03:00
Igor Pecovnik
7c0a5e3435 MiQi and Tinkerboard, renaming DEV branch to NEXT, which remains under nigjtly building, kernel remain attached to master branch for now. 2017-05-04 16:43:53 +02:00
Igor Pecovnik
d8cf6792ba Preliminary WIP configs for R40. Not working yet. 2017-05-04 06:39:02 +02:00
zador-blood-stained
338bd58b0b Clean up BOOTPATCHDIR logic, set default value 2017-05-02 12:47:47 +03:00
zador-blood-stained
8bdba79052 Rename pine64-dev to sun50iw1-dev 2017-05-02 12:38:45 +03:00
zador-blood-stained
a72670b916 Update sun8i-dev config 2017-05-02 12:22:09 +03:00
Martin Ayotte
b0777d1d9a re-integrate overlay patches using DGibson DTC 2017-05-01 18:46:20 -04:00
zador-blood-stained
744192b750 WIP: update sun8i-dev branch to 4.11 2017-05-01 20:46:09 +03:00
zador-blood-stained
1f4f287d2b Rework toolchain selection variables 2017-04-29 13:32:09 +03:00
zador-blood-stained
39b87ba2fb Include interfaces.d in default network config files 2017-04-29 12:08:47 +03:00
zador-blood-stained
6a737f00b8 Update OPi 2G-IOT config 2017-04-29 10:46:33 +03:00
Martin Ayotte
d1168437e4 fix OPiZeroPlus2-H3 to use it own DTS, not the NanoPiNeoAir 2017-04-28 15:27:22 -04:00
Igor Pecovnik
6dc6102809 Update rockchip DEV kernel config and added experimentral Mali / Vcodec patch 2017-04-28 10:01:03 +02:00
ThomasKaiser
1126801cb4 Initial Pinebook commit 2017-04-28 00:53:28 -07:00
Igor Pecovnik
2edd82caa0 Enabling DEV nightly on Tinkerboard 2017-04-28 07:43:18 +02:00
Igor Pecovnik
eca344eaeb Forgotten config for Lime1 2017-04-27 21:33:04 +02:00
Igor Pecovnik
b06ff88e1e Another pack of conf updates 2017-04-27 20:04:25 +02:00
Igor Pecovnik
f46b85517d Config update 2017-04-27 19:43:29 +02:00
Igor Pecovnik
df0e74b722 Configuration update pack 2017-04-27 19:21:19 +02:00
Igor Pecovnik
bb8b984e9d Board conf update pack 2017-04-27 18:56:26 +02:00
Igor Pecovnik
9e6ac4b777 Fixes for Pine64so 2017-04-27 18:07:38 +02:00
ThomasKaiser
cc7bde95ac Limit max cpufreq to 912MHz on NanoPi NEO2
https://irclog.whitequark.org/linux-sunxi/2017-04-26#19295051;
2017-04-27 08:33:07 -07:00
Igor Pecovnik
f40fa73c7e Updates 2017-04-27 16:38:38 +02:00
Igor Pecovnik
e1c8701fc6 Nanopi Neo2 M1 and M1+ config update 2017-04-27 16:32:33 +02:00
Igor Pecovnik
acb5afcfd8 Defaults recommendations for Pine64 2017-04-27 16:23:41 +02:00
Igor Pecovnik
58a6b2509e Tinkerboard daily build is from stable branch - better support status 2017-04-27 16:19:42 +02:00
Igor Pecovnik
6846ea3230 Tinkerboard config update for new layout 2017-04-27 16:17:23 +02:00
Igor Pecovnik
d3b3196031 Recommended download for OpiWin 2017-04-27 15:45:39 +02:00
Igor Pecovnik
bd6e0ac122 Fix support value for Zero2plus h3 2017-04-27 15:37:46 +02:00
Igor Pecovnik
acb6fcf3f4 Recommended downloads #1 2017-04-27 13:26:06 +02:00
Igor Pecovnik
38ba23d2b7 Wrong file - fixed. 2017-04-27 13:21:03 +02:00
Igor Pecovnik
9e6920e257 Settings for new download page 2017-04-27 13:17:56 +02:00
Igor Pecovnik
1356c293d4 Added Nano Pi M1+2 WIP build target 2017-04-26 06:32:24 +02:00
Martin Ayotte
5ad09a5c06 add new OPiZeroPlus patches + tweak OPiPrime/OPiWin patches 2017-04-25 12:14:39 -04:00
Igor Pecovnik
f3a5081f12 Merge branch 'master' of https://github.com/igorpecovnik/lib 2017-04-24 07:38:10 +02:00
Igor Pecovnik
2b3b94f160 Renaming wireless patch to catch the proper order, added NFS / OMV related config options and upstream patches 2017-04-24 07:36:14 +02:00
Thomas Kaiser
bbd904c52e OMV: mvebu64-default and rockchip kernel config 2017-04-24 07:35:37 +02:00
lanefu
e6c47e0b33 Espressobin - WIP (#659)
* ljtesting stuff

* change local repo

* semi-usable esspressobin

* my kernel cofnig

* new source branch and fix securetty for root login via console

* new source branch and fix securetty for root login via console

* cleaned up board name;uncompressed Image for boot,changed default interface from eth0 to wan

* updated kernel config for espressobin and normalized naming

* new deb post_install tweaks for uncompressed kernel Image

* installs uncompressed kernelImage to /boot
2017-04-24 06:52:51 +02:00
zador-blood-stained
48a85e9e0d Update OPi 2G-IOT configuration 2017-04-23 17:21:21 +03:00
zador-blood-stained
01215c714c Enable built-in Wi-Fi on OPi 2G-IOT 2017-04-22 16:48:16 +03:00
zador-blood-stained
5f2436bed4 Update 2G-IOT configuration (still WIP) 2017-04-22 15:12:21 +03:00
Martin Ayotte
f8153eda09 initial patches for orangepiprime 2017-04-21 21:20:46 -04:00
Igor Pecovnik
7315ff3fcc SUN5i dev tiny kernel update. 2017-04-20 19:25:37 +02:00
Thomas Kaiser
5548318abc OMV improvements, build XU4 mainline kernel with GCC 6.3 2017-04-20 14:17:53 +02:00
Tonymac32
627b518538 Use generated linux-rockchip-default.config 2017-04-19 23:12:43 -04:00
Tonymac32
a843ac41f5 Add modules to Tinker Board Conifg
bluetooth and wifi, bluetooth not yet operational.
2017-04-19 22:07:08 -04:00
Tonymac32
fa20ec72a9 Merge pull request #3 from igorpecovnik/master
4/19 update
2017-04-19 22:04:25 -04:00
zador-blood-stained
e1f6b95343 Add initial OrangePi 2G-IOT configuration 2017-04-19 17:54:58 +03:00
Tonymac32
c5a20f59cb Update linux-rockchip-default.config
Add 24C08 and Tinkerboard WiFi support to kernel config.
2017-04-18 23:44:44 -04:00
Martin Ayotte
ae0fc2e757 preliminary commit for new OrangepiWin builds 2017-04-18 12:35:50 -04:00
Igor Pecovnik
bbe299398a Switch MiQi to mainline U-boot. Support starts at 2017.05, currently attached to master branch. Tested 2017-04-17 21:36:04 +02:00
Igor Pečovnik
6c7084e7d1 Merge pull request #657 from Tonymac32/master
Tinker:  Return to mainline U-boot
2017-04-17 19:13:11 +02:00
Thomas Kaiser
a254dda2c7 Add WiP Wandboard Quad support 2017-04-17 15:55:21 +02:00
Tonymac32
6ae514413f Tinker return to using mainline U-boot
Mainline U-boot tested working for Tinker Board.
2017-04-17 01:14:10 -04:00
Thomas Kaiser
308661e2fe Fix OTG on OPi 0+2, BT on Cubox, prepare OPi 0+2 H5 2017-04-15 19:21:42 +02:00
Igor Pecovnik
1b34744c63 Enabling OPI zero +2 H3 dev CLI nightly builds ... legacy image works out of the box: wifi, BT, eMMC install tested. Will be added to download ASAP. 2017-04-15 13:09:34 +02:00
zador-blood-stained
377a3e09e2 Add cpufreq support for mvebu-next 2017-04-15 13:12:05 +03:00
Thomas Kaiser
54d480c02e Small Clearfog fixes 2017-04-14 22:42:14 +02:00
Igor Pecovnik
ca0d6a45da Add configuration for setting uboot environment from userspace with: fw_setenv fw_printenv SUNXI, tested on A20 and H3 2017-04-13 17:01:43 +02:00
Igor Pecovnik
67275e53e5 Add executable bit for configurator 2017-04-12 19:41:28 +02:00
Igor Pecovnik
66de9ed4a2 Added armbian-config desktop icon 2017-04-12 19:24:59 +02:00
Thomas Kaiser
0d975ca074 Few more OMV and OPi Zero Plus 2 H3 fixes 2017-04-11 14:05:46 +02:00
zador-blood-stained
8ca3dcd622 Claen up BPi M2 configuration 2017-04-11 11:43:05 +03:00
Igor Pecovnik
cb0c28a24b Added broadcomm wireless drivers since M1+ v2.0 is having AP6212 2017-04-07 11:47:08 +02:00
Martin Ayotte
5cf6e97bae add overlays support to sun50i-a64/pine64-dev 2017-04-06 16:55:02 -04:00
Igor Pecovnik
5fc53d7e9b SUN8i default kernel conf update 2017-04-05 07:09:59 +02:00
Igor Pecovnik
945bfde9bc Kernel config updates and two upstream patches 2017-04-04 21:00:34 +02:00
Thomas Kaiser
38373a8759 OMV improvements, schedutil not ready yet 2017-04-04 19:21:55 +02:00
Martin Ayotte
f0f5e0c3c3 add some serial drivers 2017-04-03 16:32:54 -04:00
Igor Pecovnik
edaaeb5ef4 Updated SUN8I DEV config
ca3637c57f
2017-04-03 08:51:06 +02:00
Thomas Kaiser
ca3637c57f Make kernels OMV friendly -- see #36 2017-04-02 16:06:55 +02:00
Igor Pecovnik
382657c12d Cubox NEXT configuration update for SOM v1.5 with TI wireless chip. 2017-04-01 22:29:06 +02:00
Igor Pecovnik
0b7676e527 Enabling PCI on Hummingboard series 2017-03-27 18:10:24 +02:00
Igor Pecovnik
2f6d5e27e7 Upstream patches and tiny bugfix in S500 conf 2017-03-26 23:20:55 +02:00
Igor Pecovnik
94b255c947 Sunxi NEXT and DEV kernel config update 2017-03-26 20:30:44 +02:00
Igor Pecovnik
491fc18ae0 Forgot to include bootscript changes in previous commit 2017-03-25 09:38:12 +01: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
Igor Pecovnik
99dfb76b78 Removing Tinkerboard mainline beta target until it's not fixed 2017-03-25 09:11:23 +01:00
Igor Pecovnik
a1b561163f Added mising upstream patch for Udoo NEXT 2017-03-24 20:00:53 +01:00
Igor Pecovnik
14abadcb02 Enable drbd
https://github.com/igorpecovnik/lib/issues/639
2017-03-23 11:47:15 +01:00
zador-blood-stained
6c19af90c5 Switch the only Jessie nightly image left to Xenial 2017-03-22 19:34:17 +03:00
zador-blood-stained
0b0ec99a6e Add Xenial dev nightly for OPi +2e
Remove desktop nightly for OPi PC+
2017-03-22 19:17:32 +03:00
Tonymac32
50099a5668 fix "cat" command in write_uboot_platform
the "> /dev/null 2<&1" was being interpreted by cat instead of the shell as a command to throw the operation into the abyss.  The dtb was therefor not being written to the "out" file and not making into the final image.
2017-03-21 22:26:53 -04:00
Tonymac32
ba61ffe101 Update u_boot write to use .bin instead of .img
-		cat $1/u-boot-dtb.img >> $1/out > /dev/null 2>&1
+		cat $1/u-boot-dtb.bin >> $1/out > /dev/null 2>&1
2017-03-20 15:57:58 -04:00
Igor Pecovnik
65aaab96f0 Tinkerboard u-boot fix 2017-03-20 07:04:43 +01:00
Igor Pecovnik
5bc552021e Fix Tinkerboard uboot writing, upstream patches, enabling nighly beta builds, Udoo NEXT upstream patches 2017-03-19 21:56:34 +01:00
Igor Pecovnik
c2179a3f2b Added USB wireless driver on user request
https://github.com/igorpecovnik/lib/issues/634
2017-03-19 12:47:46 +01:00
Thomas Kaiser
1eaaa31fba Enable serial console over OTG on OPi Zero Plus 2 2017-03-18 19:00:56 +01:00
Thomas Kaiser
2f9e9e6fea Add preliminary legacy OPi Zero Plus 2 support 2017-03-18 18:32:31 +01:00
Igor Pecovnik
ae32bf8df3 Changing u-boot source for Tinkerboard 2017-03-16 08:28:44 +01:00
zador-blood-stained
d9079eab63 Add several IIO sensors for sunxi-next and sun8i-dev 2017-03-14 18:21:49 +03:00
zador-blood-stained
3ccdd4e52b Use next kernel for A20 nightlies instead of dev 2017-03-14 18:20:29 +03:00
Thomas Kaiser
7ee0b7d316 Enable nightly build and limit max cpufreq
https://forum.armbian.com/index.php?/topic/3576-nanopi-neo-2/&do=findComment&comment=27536
2017-03-14 14:06:36 +01:00
Igor Pecovnik
7e34e51921 MiQi DEV kernel configuration and patches update 2017-03-14 10:16:16 +01:00
Igor Pecovnik
f0cb592ad3 Added ASUS Tinkerboard as WIP target. Tested only for building. 2017-03-13 08:31:45 +01:00
Martin Ayotte
9bc0e344a5 add some USB-TTL drivers 2017-03-11 14:47:24 -05:00
zador-blood-stained
bfa7134e12 Add overlay prefixes to sunxi boot script
Add overlay "fixup" scripts support
Rework sunxi boot script to use "prefix" env variable
2017-03-09 00:13:25 +03:00
zador-blood-stained
24a0635457 Add GPADC dependencies fix patch
https://groups.google.com/forum/#!topic/linux-sunxi/y30wpthPUSo
2017-03-08 16:15:21 +03:00
Thomas Kaiser
8c962342ba Changed Pine64 doc link to Armbian internals 2017-03-07 14:13:13 +01:00
zador-blood-stained
43fdfab4a5 Update sunxi64 kernel config 2017-03-06 21:21:31 +03:00
Martin Ayotte
58b5e24dfe add OneWire drivers to H5 builds 2017-03-06 11:46:16 -05:00
zador-blood-stained
6a9e26e58f Update several kernel configs 2017-03-06 15:43:41 +03:00
Igor Pecovnik
fe4b7c8fd6 eMMC bootloader update how-to, working only on legacy / stock u-boot. 2017-03-06 13:15:59 +01:00
Igor Pecovnik
8e605aaaf4 Odroid C1 boot config "disableuhs" This switch causes r/w errrors on my eMMC and SD card, disabling. 2017-03-04 21:53:08 +01:00
Igor Pecovnik
60953657ac Odroid C1 desktop distorsion fix.
http://forum.odroid.com/viewtopic.php?f=117&t=25699
2017-03-04 21:44:39 +01:00
zador-blood-stained
0f898f3f31 Cleanup for several boot scripts
Parameters like "selinux" and "enforcing" should not be set by default
2017-03-04 21:23:53 +03:00
zador-blood-stained
83cf735604 Set ondemand as default governor for H3/H5/A64 dev 2017-03-04 00:16:30 +03:00
Igor Pecovnik
4a4517c86c Typo 2017-03-02 21:25:22 +01:00
Igor Pecovnik
86f79cac68 Restore Odrod C1 and C2 configurations, move HDMI init to systemd.service 2017-03-02 20:56:40 +01:00
Igor Pecovnik
9e2d465b4d Cubox NEXT kernel configuration update, MiQi DEFAULT upstream patch 2017-03-02 18:07:59 +01:00
Igor Pecovnik
949cbbde49 MiQi - tiny bugfix 2017-03-01 22:16:09 +01:00
Igor Pecovnik
a9009593d9 MiQi turbo boost and throttle patches up to 2.21 GHz, enable with: echo 1 > /sys/devices/system/cpu/cpufreq/boost, configuration update 2017-03-01 21:37:52 +01:00
Igor Pecovnik
5e36adca76 Odroid C2 - eMMC corruption fix
https://forum.armbian.com/index.php?/topic/3652-odroid-c2-filesystem-corrupted-after-boot-from-emmc
2017-03-01 20:10:00 +01:00
Igor Pecovnik
22a69717a8 nand-sata-install bugfix. Create rootdev and rootfstype if not exists 2017-03-01 17:55:48 +01:00
zador-blood-stained
0a36bbdaa5 Fix copy-paste issue in boot scripts 2017-02-27 23:21:40 +03:00
zador-blood-stained
c6c3cdacd5 Remove enforcing kernel argument from boot scripts 2017-02-27 23:20:28 +03:00
zador-blood-stained
23e6d0469b Minimize marvell kernel configs 2017-02-26 22:13:13 +03:00
zador-blood-stained
43fcc0df4e Add a boot script variable to disable Docker optimizations 2017-02-26 20:53:08 +03:00
zador-blood-stained
fe6ad6a8e9 Add user provided overlays support for sunxi boot script 2017-02-26 20:48:49 +03:00
zador-blood-stained
d8137d6cb9 Change XU4 mainline kernel dir 2017-02-26 20:40:59 +03:00
zador-blood-stained
2dbacb27e3 Update mvebu-next to 4.10.x 2017-02-26 20:33:09 +03:00
zador-blood-stained
7dd9eed240 Update mainline kernel branch to 4.10.x 2017-02-26 19:05:08 +03:00
zador-blood-stained
446ec3a8ee Update sunxi64 branch to 4.10-rc8 2017-02-23 21:21:44 +03:00
Igor Pecovnik
84b173d2bb Cubox NEXT kernel configuration update, added AUFS 2017-02-23 16:33:33 +01:00
Igor Pecovnik
8f5300eed4 Added AUFS to MVEBU default and Udoo Next, added upstream patches to (4.4.50) and dccp fix to Udoo Next, conf updates 2017-02-23 13:48:59 +01:00
Igor Pecovnik
38628afcc3 Add AUFS to SUNXI NEXT 2017-02-23 12:10:24 +01:00
Igor Pecovnik
ae9f2cd8b8 Add AUFS to Rockchip default kernel 2017-02-23 10:45:58 +01:00
Igor Pecovnik
92768a5273 Added AuFS and few other changes to XU4 NEXT kernel 2017-02-22 18:44:01 +01:00
zador-blood-stained
b644086987 Convert boot_mode and sun8i machid tou-boot patch
Needs testing on A10, A20, ... with legacy kernel
2017-02-22 15:26:26 +03:00
Igor Pecovnik
56a4590934 Added official Hardkernel Linux 4.x with HDMI video/audio, Gbit Ethernet, GPU and MFC ... enabling building and rebuilding images soon. 2017-02-22 11:31:53 +01:00
Igor Pecovnik
89ccaa6457 MiQi: fixed eMMC install, added developement kernel with MALI driver, added default to normal builds and keep dev at nightly, adjusted CPU frequency 2017-02-21 13:51:17 +01:00
zador-blood-stained
49d5a26829 Update Pine64 board configs
Add CLI default nightly image for SoPine A64
2017-02-21 13:23:23 +03:00
Igor Pecovnik
dd2e0b7568 Move MiQi from WIP section and enabling Nightly builds for Xenial CLI images. Image boot s and works fine, but there are bugs and (video hw acceleration, possible MALI) desktop must be properly implemented. 2017-02-20 21:25:04 +01:00
Igor Pecovnik
70bf12195e Rockchip RK3288 (MiQi) booting, kernel = docker ready, uboot scripts and environment tested. Known bugs: ethernet MAC random change 2017-02-20 21:15:10 +01:00
Igor Pecovnik
83e1922c16 Preliminary Mqmaker MiQi + some other Rockchip RK3288 boards support. U-boot and kernel 4.4.50 ... building o.k., tested booting to u-boot. 2017-02-20 14:35:25 +01:00
Igor Pecovnik
205308f97e Bugfix. Missing boot binaries from S500 uboot packages 2017-02-18 22:18:13 +01:00
Igor Pecovnik
c7a9f59293 Adding Nanopi Neo 2 to build targets 2017-02-16 21:44:30 +01:00
Igor Pecovnik
deaba06f25 This file is selected automatic if exits 2017-02-12 19:15:15 +01:00
zador-blood-stained
ce13aec6bf Update sun50i-dev kernel config 2017-02-11 23:30:25 +03:00
zador-blood-stained
bacf567104 Rename, split and improve H3 DT overlays
Fix OPi Zero DT
Improve DT loading reliability
2017-02-11 20:32:53 +03:00