Commit Graph

2407 Commits

Author SHA1 Message Date
Martin Ayotte
dbb265135a swtich SUNXI-DEV to 5.2.y 2019-07-11 16:04:26 -04:00
Tony
4720f1fd6d
Merge pull request #1442 from zhangn1985/master
helper function for P212 and its variants
2019-07-10 23:01:42 -04:00
Zhang Ning
a2d4d3d746 helper function for gxl and its varaints
according to u-boot repo:
https://github.com/u-boot/u-boot/tree/master/board/amlogic/p212
p212 and its variants have same uboot create method
so use a common function.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-07-09 09:26:49 +08:00
Igor Pecovnik
bb4a94d828
rockchip64: adjust patches with upstream and attach to the latest tag
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-08 19:43:05 +02:00
Igor Pecovnik
7223cca4b6
Disable beta images rebuild for all targets. Due to update, there is no need for a while. Packages rebuilding remains.
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-07 00:15:09 +02:00
Igor Pecovnik
70bbbe3aea
mvebu-default: tiny kernel config update
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-04 08:02:21 +02:00
Igor Pecovnik
ba503b0c36
customize-image: add InstallAdvancedDesktop install and Debian Buster
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-03 23:40:00 +02:00
chwe17
7933438d45 Odroid N2: enable CONFIG_HARDEN_BRANCH_PREDICTOR & move board to csc … (#1441)
* Odroid N2: enable CONFIG_HARDEN_BRANCH_PREDICTOR & move board to csc to reflect the DL page

* reenable wireguard
2019-07-01 21:13:26 +02:00
Igor Pečovnik
4acb3795d6
imx6: make all u-boot targets, fix 4.14.y, remove unfunctional BT patch, enable DEV branch ... all variants tested (#1438)
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-01 07:21:17 +02:00
Igor Pecovnik
61001f9b4b
Internal feature - change Debian Stretch to Buster when building all images
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-06-29 22:03:47 +02:00
Igor Pečovnik
633242e835
Changes to build script and patches adjustment (#1423)
- change console welcome text
- changed display manager to lightdm by default and remove nodm completly
- desktop login manager enabled by default, toogle can be done with armbian-config
- added URL to the build script and commit hash to /etc/armbian-release file
- added debconf-utils,html2text,mmc-utils,sunxi-tools to the base and additional pkg list
- added synaptic package manager and onboard keyboard to the desktop base
- changed motd console welcome text to: Welcome to Debian Stretch with Armbian Linux 5.1.6-sunxi
- added "logout" to the panel/menu
- added normal users to additional groups: disk tty users games
* Adjust tabs and alter displaying build options at the end - hide empty ones
* Fix wrong MOTD message, adjust logic to autologin by default and request login for both notebooks
* Making fs cache naming more intuitive, rename script
* Move additional kernel drivers into separate file. Add AUFS for K5.1 this way, attach wireguard sources to last known working tag. master is broken atm
* Add two more extra wireless drivers 88x2BU, (improved) 8811EU and introduce switch EXTRAWIFI which is enabled by default
* Move 8812AU to the same version we have now. More recent has some performance issues in AP mode. Adjust configuration, add mvebut-dev 5.1.y kernel
* Enable Wireguard also on 3.10.y since it was fixed upstream. Attach bach to master branch since its working now
* Rockchip64 & RK3399 - upstream patches and remove deprecated patches, mvebu64 add DEV kernel attached to 5.1.y
* Enable BT on Tinkerboard CLI images as well
* cubox-i move to 5.1.y and enable missing HDMI
* Bugfixes for adding wireless driver to Kconfig. Adjusted RK3399 kernel due to upstream changes at FriendlyARM - does not boot yet. Changes has to be extract from their commits. Removed patches with RTL8188EU since we add more recent driver with a new precedure. Small fixes mvebu-default, udoo-next, s56818-next, ... remove deprecated patches.
* Boot-able RK3399-default config, add upstream patches for K4.4.y mvebu-default/udoo-next
* Adjust overclocking patch to meet upstream changes
* Odroid XU4 - remove deprecated kernel patches
2019-06-26 07:31:11 +02:00
Igor Pečovnik
b8f89196b1
Merge pull request #1421 from helios-4/helios4
[ mvebu ] Put back Armada temperature tweak in motd
2019-06-24 08:37:51 +02:00
Igor Pečovnik
9e1f0d326a
Merge pull request #1422 from bingmann/master
enable CONFIG_USB_PRINTER module for use as print server
2019-06-23 13:38:10 +02:00
tianyuanhao
1e07f0f7ac Move LinkSprite pcDuino3 to CSC (#1425)
Signed-off-by: Tian Yuanhao <tianyuanhao@aliyun.com>
2019-06-23 10:18:12 +02:00
Timo Bingmann
56e95480e9 enable CONFIG_USB_PRINTER module for use as cups server 2019-06-22 13:55:08 +02:00
Gauthier Provost
3ebd38e86a [ helios4 ] add custom armbian-motd to change temp threshold in motd 2019-06-22 12:33:19 +08:00
Igor Pecovnik
2089f8d884
[ mvebu64-default ] Add upstream patches, change build targets and modify description for Macchiatobin
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-06-17 17:54:13 +02:00
jwzawadzki
8830b8aa45 [ mverbu64 ] Add macchiatobin double shot board. (#1416) 2019-06-17 10:49:56 +02:00
Igor Pecovnik
626fd3561c [ rockchip default ] upstream patches 2019-06-11 16:42:47 +02:00
Igor Pecovnik
32e121bbff [ odroidn2 ] Adjust upstream patches and configuration 2019-06-11 10:58:08 +02:00
Igor Pečovnik
da86ab5df5
Cosmetics (#1404)
- changed display manager to lightdm by default and remove nodm completly
- desktop login manager enabled by default, toogle can be done with armbian-config
- added URL to the build script and commit hash to /etc/armbian-release file
- added debconf-utils,html2text,mmc-utils,sunxi-tools to the base and additional pkg list
- added synaptic package manager and onboard keyboard to the desktop base
- changed motd console welcome text to: Welcome to Debian Stretch with Armbian Linux 5.1.6-sunxi
- added "logout" to the panel/menu
- added normal users to additional groups: disk tty users games
2019-06-11 00:24:46 +02:00
Igor Pecovnik
a4e7f5192f [ sunxi/64 next ] add upstream patches, adjust config 2019-06-11 00:19:30 +02:00
leszekb
b3ceae61fa
Update linux-sunxi-next.config 2019-06-10 13:33:27 +02:00
leszekb
e63d9fd23e
Update linux-sunxi-next.config 2019-06-10 13:25:34 +02:00
Igor Pecovnik
3e1d48411e [ mvebu next ] Attach to (last known working) fixed kernel branch. It looks that its some more work to get it working again and since its planned to move to 4.19.y ... not worth doing it. 2019-06-10 10:48:36 +02:00
Igor Pecovnik
f37c94948e [ rk3399 ] Adjust DEV patches, update kernel config, attach 3399-dev to the same branch as rockchip64-dev 2019-06-09 20:10:58 +02:00
Igor Pecovnik
d172d37dd8 [ rk3399 bluetooth ] Fixed and tested on Rockpi4, NanopiM4, Orangepi RK3399 2019-06-09 17:15:02 +02:00
Igor Pecovnik
5b23276452 [ rk3399 ] Enable BT by default on Nanopi/PCs 2019-06-09 13:50:28 +02:00
Igor Pecovnik
c936995b61 [ rockpi-4b ] Enable Bluetooth 2019-06-09 09:23:15 +02:00
Igor Pecovnik
251c8ec8f4 [ rockchip64 ] Tiny kernel config change 2019-06-08 19:15:12 +02:00
Igor Pecovnik
6e04f6f89c [ sunxi64 ] Enable HDMI on Orangepi One+, adjust kernel config 2019-06-08 18:49:54 +02:00
Igor Pecovnik
62b4cbbdfd [ rockchip64-dev ] adjust source target branch and remove/adjust patches. Moving Rockpi-4b from wip to conf - support is somewhere near to other 3399 2019-06-06 13:21:31 +02:00
Igor Pecovnik
75db4a9210 [ rockchip64 ] add upstream patches, remove deprecated and move to latest tag 2019-06-06 08:02:26 +02:00
BeetleX99
3390877623
Update linux-sunxi-next.config 2019-06-05 15:21:15 +02:00
BeetleX99
c0ed5f1f88
Update linux-sunxi-dev.config 2019-06-05 15:18:37 +02:00
lanroamer
dd87cdf1ac
ODROID C1: switched to 5.1 kernel branch
kernel 5.0 reach EOL and 5.1 works fine on my machine :)
2019-06-04 22:04:30 +02:00
Igor Pecovnik
7c73d7a61f [ nanopik2 ] enable eMMC support for u-boot and kernel while booting from it is not supported with this commit yet. It will require some further first stage boot loader tweaking. 2019-06-04 21:35:48 +02:00
Igor Pecovnik
61f7953842 Remove deprecated patches in most mainline kernels and adjust few configs. 2019-06-02 22:15:15 +02:00
Darren Chin
d2d7c8ab80 Add CONFIG_NETFILTER_XT_SET=m for odroidn2 2019-06-02 15:07:31 -04:00
Igor Pecovnik
b82c88191b [ s5p6818 next ] patches and kernel adjustements 2019-05-31 21:34:43 +02:00
Igor Pecovnik
94cbeae168 [ odroidn2 ] Adjust and add upstream patch 2019-05-31 20:18:51 +02:00
Igor Pecovnik
f7edc91c8f [ sunxi next ] Adjust patches 2019-05-31 19:40:38 +02:00
Igor Pecovnik
f7030069f4 [ rockchip-next ] remove deprecated patches, adjust kernel configuration 2019-05-31 19:08:48 +02:00
Igor Pecovnik
fb30186165 [ mvebu64-next ] Adjust patches and configuration 2019-05-30 20:53:12 +02:00
Igor Pečovnik
15717fccce
Merge pull request #1387 from matus-u/master
[ sunxi next/dev ] enable elo touchscreen as module
2019-05-28 22:32:30 +02:00
Igor Pecovnik
f7c634c2bb [ odroidn2 / general ] further improvements with some general patches, kernel config adjustements, upstream patches, bump with version 2019-05-28 21:43:48 +02:00
Matus Ujhelyi
769b9197e5 [ sunxi next/dev ] enable elo touchscreen as module 2019-05-28 21:33:37 +02:00
Igor Pecovnik
982897bd4b [ sunxi dev/next ] small kernel config adjustements 2019-05-28 17:52:08 +02:00
Igor Pecovnik
33ec5f38da [ rk3399-default ] upstream patches 2019-05-27 14:42:52 +02:00
Thomas McKahan
6b7db69d17 [ rockchip ] [ meson64 ] add ADS7846 touchscreen support 2019-05-27 01:00:58 -04:00