Commit Graph

1424 Commits

Author SHA1 Message Date
zador-blood-stained
f86828d89c Add improved A64 THS
throttling is still broken
2017-08-25 23:30:36 +03:00
ThomasKaiser
4f08c97d74 [OMV] Minor performance fixes 2017-08-25 07:57:04 -07:00
ThomasKaiser
6c62af3005 Small NanoPi M3 performance fixes 2017-08-25 05:11:44 -07:00
Igor Pecovnik
c7edc3e882 Kernel 4.4 upstream patches and small bugfix with mvebu64 2017-08-25 07:56:14 +02:00
Antony Antony
fc7eb61ed1 update nanopineoplus2 armbian config WIP
remove old nanopim1plus2 reference.

Signed-off-by: Antony Antony <antony@phenome.org>
2017-08-24 19:57:36 +02:00
Antony Antony
e9a8af9202 Revert "Disable Nanopineoplus2 config since it breaks nightly building. proxy u-boot configuration missing"
This reverts commit 3acee9c21b.

Signed-off-by: Antony Antony <antony@phenome.org>
2017-08-24 19:57:36 +02:00
Ntemis
4fae872094 Sunxi-dev: Add support for Xbox_One_Digital_TV_Tuner 2017-08-24 18:45:14 +03:00
Igor Pecovnik
b34d7f13bf We need older compiler for this source. 2017-08-23 21:09:31 +02:00
zador-blood-stained
13a7b53d55 Add A64 dev DVFS and THS 2017-08-23 18:29:18 +03:00
zador-blood-stained
40e0e25454 Enable Pinebook dev configuration 2017-08-23 18:29:18 +03:00
zador-blood-stained
a5ef9f10e4 [WIP] Update sun50i-dev branch to 4.13 2017-08-23 18:29:11 +03:00
zador-blood-stained
2d20064258 Switch sun50i-dev u-boot to upstream master 2017-08-23 13:35:38 +03:00
zador-blood-stained
b316c284de Disable OPi PC2 nightlies during the migration period 2017-08-23 12:35:03 +03:00
ThomasKaiser
c36918212f Small ODROID-XU4/HC1/HC2/MC1 improvements
Move usb5/eth0 IRQ to cpu7 (big core), use 2MB coherent pool size with next kernel update since fixed there
2017-08-22 08:20:21 -07:00
Tonymac32
f23580854a rockchip-dev config update
Add XZ to squashfs for snapd
Enable rockchip crypto module.  
   -  Module is loading, /proc/crypto reflecting the change.  Needs testing
2017-08-22 00:55:49 -04:00
Igor Pecovnik
ce1dcf7146 Adding rc.local to Stretch - it might be useful to have it by default, few small desktop related fixes, removing hardware lirc conf for Stretch / sun7i only for now 2017-08-20 23:03:49 +02:00
zador-blood-stained
ced43bf527 Drop aarch64 host toolchain dependencies 2017-08-20 22:03:28 +03:00
zador-blood-stained
595cae9141 Drop the soft float host toolchain dependency 2017-08-20 21:13:01 +03:00
Igor Pecovnik
b4e3760b69 Add MVEBU64 NEXT target, mainline + patches for Espressobin 2017-08-20 17:30:21 +02:00
zador-blood-stained
88b4345666 Update rk3328 patches and config 2017-08-20 16:13:47 +03:00
zador-blood-stained
8f266c7301 Use uboot_custom_postprocess for different targets 2017-08-19 19:50:56 +03:00
zador-blood-stained
9ae7ffb8c9 Drop u-boot proxy usage for pine64-default 2017-08-19 17:09:34 +03:00
zador-blood-stained
d5c6bf69db Set MAC addresses for Rock64 from armbianEnv.txt
Currently rockchip-cpuinfo driver reads SoC serial as all zeroes due to
either a bug, hardware limitation or serial not flashed to eFuses
2017-08-17 20:00:34 +03:00
zador-blood-stained
5a5388b7fb Add a nightly image target for Rock64 2017-08-17 15:57:56 +03:00
zador-blood-stained
9282ac90ba Update rk3328 kernel configs 2017-08-17 15:57:16 +03:00
zador-blood-stained
57e06fe81e better u-boot update logic for Rock64 2017-08-17 15:49:10 +03:00
Igor Pecovnik
22d7eabbbd mvebu / Clearfog default upstream patches 2017-08-17 14:45:46 +02:00
Igor Pecovnik
e10490a3d2 AUFS update and upstream patches for Udoo NEXT 2017-08-17 12:23:46 +02:00
Igor Pecovnik
5a56d469c9 Mvebu64 upstream patches, added AUFS 2017-08-17 08:08:27 +02:00
zador-blood-stained
3ec9089577 Fix for booting Rock64 from SD 2017-08-16 21:08:45 +03:00
zador-blood-stained
43b3beed8b [WIP] Initial Rock64 support 2017-08-16 20:17:57 +03:00
Igor Pecovnik
f193fb99e3 Nanopi M3 uboot now builds from sources, small bugfix at update-motd scripts 2017-08-16 16:03:49 +02:00
Igor Pecovnik
55ebdc37ef Odroid C2 NEXT config update 2017-08-15 13:59:38 +02:00
Igor Pecovnik
c66f4319ad Preliminary support for FA Nanopi M3 ... kernel 4.11.12, at this moment. Building part currently relies on blobed u-boot and will be later adjusted to the one from sources, which is building but need to be signed with naopi-load tool: https://github.com/rafaello7/bl1-nanopi-m3#embedding-u-boot Thanks to @rafaello7 who made the hard steps ... https://github.com/friendlyarm/linux-3.4.y/issues/3 2017-08-14 22:06:34 +02:00
Tonymac32
1e54241c86 bootscript meson64 le potato cleanup
boots 3.14 and 4.13 kernels, 4.13 not functional as yet, sits at login
2017-08-14 00:46:58 -04:00
Igor Pecovnik
b97af13c24 Udoo neo default kernel update 2017-08-13 09:16:46 +02:00
Igor Pecovnik
de72fbca1a Udoo default config update 2017-08-13 08:37:56 +02:00
Tonymac32
9dc857204a bootscript s905x add correct console device
for booting Mainline
2017-08-13 02:11:37 -04:00
Igor Pecovnik
ad3f268124 Rockchip default kernel update 2017-08-12 19:33:08 +02:00
Tonymac32
d9c97f0618 Le Potato bootscript bugfix 2017-08-11 19:49:51 -04:00
Tonymac32
bdeed3d64e s905x dev kernel config 2017-08-11 18:32:28 -04:00
zador-blood-stained
7421422864 Adjust Odroid XU4 u-boot config and write_uboot_platform 2017-08-11 18:31:06 +03:00
zador-blood-stained
464146cb0c Add comment about userpatches/overlay directory 2017-08-11 18:10:10 +03:00
Tonymac32
bfe50ba1e7 meson64 add dev, use le potato boot command
where appropriate
2017-08-11 03:14:33 -04:00
Tonymac32
df315ccc30 le potato boot script 2017-08-11 03:11:51 -04:00
Martin Ayotte
cc4e1ccc8e add missing config for USB0 on Pine64 2017-08-09 16:11:18 -04:00
Tonymac32
9329dbed61 meson64.conf add le potato case bootscript
s905 and s905x bootloaders do not appear cross-compatible, still 2015.01.  Pointing to a blob.
2017-08-06 20:31:34 -04:00
zador-blood-stained
2697ac2ee2 Cleanup for the sun8i drivers migration 2017-08-06 19:07:46 +03:00
zador-blood-stained
7bf38e178f Update the default config template 2017-08-06 18:13:23 +03:00
zador-blood-stained
634110e787 Split ATF compilation into a separate function 2017-08-06 16:52:43 +03:00
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