1472 Commits

Author SHA1 Message Date
Igor Pečovnik
6ec526eaf0
To run 32bit rustc you need enabled cp15 barrier emulation. (#1680) 2019-12-17 18:19:22 +01:00
Igor Pečovnik
755388147d
Enable Kubernetes dependency 2019-12-13 20:21:53 +01:00
Igor Pecovnik
d5e8710cbd Tinkerboard S: fix booting from eMMC. Closing [AR-89] 2019-12-12 07:47:18 +01:00
Igor Pecovnik
60f35540b2 sunxi / sunxi64 adjust kernel config and small bugfix 2019-12-11 18:11:16 +01:00
Igor Pecovnik
f898c75282 Move Xradio driver from patches and pull more recent from https://github.com/karabek/xradio Tested on 4.19.y and 5.3.y 2019-12-11 17:02:38 +01:00
Igor Pecovnik
ccb5d2263b sunxi-legacy: remove deprecated patches 2019-12-11 15:39:28 +01:00
ruidesousacampos
1295389a64 Add RBD and CEPH as a kernel module by default to meson meson64 and odroidn2 2019-12-08 16:44:44 +00:00
Werner
5f50aa0907 Added CONFIG_SENSORS_PWM_FAN to rockchip64-current/dev (#1661) 2019-12-07 09:01:32 +01:00
Martin Ayotte
c207e6cc10
Merge pull request #1646 from armbian/nanopi-m4v2-bring-up
NanoPi M4V2 bring up
2019-12-06 10:24:38 -05:00
dpeddi
cacf5cf391
Update linux-sunxi64-current.config
CONFIG_SERIAL_DEV_BUS=y need to be statically linked to match devicetree
2019-11-30 23:40:51 +01:00
dpeddi
acbe7f1299
Update linux-sunxi64-current.config
add missing CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
2019-11-30 10:13:56 +01:00
Igor Pečovnik
2c3011e172 [rockpis] Add some networking related modules 2019-11-30 00:37:13 +01:00
Piotr Szczepanik
3cb8ee439b Connfigured Rock Pi S' kernel for Docker 2019-11-29 21:40:07 +00:00
Piotr Szczepanik
471870a764 Disabled DEBUG_INFO for Rock Pi S kernel 2019-11-29 16:56:43 +00:00
Piotr Szczepanik
c4eecbcef0 Initial addition of NanoPi M4V2 2019-11-28 22:29:54 +00:00
Igor Pečovnik
c083520fd7
[AR-84] Move Rockchip64 current to 5.4.y (#1642) 2019-11-27 17:42:47 +01:00
Igor Pečovnik
dac366f09f
[AR-80] Attach imx6 kernel to 5.4.y (#1636) 2019-11-26 22:54:46 +01:00
Igor Pečovnik
d4332b5c66
Move Mvebu64 / Espressobin dev kernel to 5.4.y (#1635)
* Espressobin (mvebu64) moving to 5.4.y
2019-11-26 22:52:23 +01:00
Igor Pečovnik
99a0630f47
Enable Meson64 DEV branch / kernel 5.4.y, tested for building (#1634)
* [AR-81] Enable Meson64 DEV branch / kernel 5.4.y, tested for building
* Adjust configs
2019-11-26 21:58:00 +01:00
Piotr Szczepanik
924c2140c2 Added a lot of net modules in Rock Pi S kernel config (#1629) 2019-11-24 21:21:48 +01:00
Igor Pečovnik
150ac0c2af
Remove K<4, change branches, new features (#1586)
AR-1 - Adding support category for distributions
AR-4 - Remove Allwinner legacy
AR-5 - Drop Udoo family and move Udoo board into newly created imx6 family
AR-9 - Rename sunxi-next to sunxi-legacy
AR-10 - Rename sunxi-dev to sunxi-current
AR-11 - Adding Radxa Rockpi S support
AR-13 - Rename rockchip64-default to rockchip64-legacy
AR-14 - Add rockchip64-current as mainline source
AR-15 - Drop Rockchip 4.19.y NEXT, current become 5.3.y
AR-16 - Rename RK3399 default to legacy
AR-17 - Rename Odroid XU4 next and default to legacy 4.14.y, add DEV 5.4.y
AR-18 - Add Odroid N2 current mainline
AR-19 - Move Odroid C1 to meson family
AR-20 - Rename mvebu64-default to mvebu64-legacy
AR-21 - Rename mvebu-default to mvebu-legacy
AR-22 - Rename mvebu-next to mvebu-current
AR-23 - Drop meson64 default and next, current becomes former DEV 5.3.y
AR-24 - Drop cubox family and move Cubox/Hummingboard boards under imx6
AR-26 - Adjust motd
AR-27 - Enabling distribution release status
AR-28 - Added new GCC compilers
AR-29 - Implementing Ubuntu Eoan
AR-30 - Add desktop packages per board or family
AR-31 - Remove (Ubuntu/Debian) distribution name from image filename
AR-32 - Move arch configs from configuration.sh to separate arm64 and armhf config files
AR-33 - Revision numbers for beta builds changed to day_in_the_year
AR-34 - Patches support linked patches
AR-35 - Break meson64 family into gxbb and gxl
AR-36 - Add Nanopineo2 Black
AR-38 - Upgrade option from old branches to new one via armbian-config
AR-41 - Show full timezone info
AR-43 - Merge Odroid N2 to meson64
AR-44 - Enable FORCE_BOOTSCRIPT_UPDATE for all builds
2019-11-19 23:25:39 +01:00
darinpp
3fdbeaf8f3 Rockchip PCIe driver change to Builtin (#1623)
The previos default kernel config was seting the Rockchip PCIe host
controller driver to be compiled as a module. This prevents booting
from PCIe attached devices (i.e. nvme ssd).
2019-11-16 09:19:35 +01:00
alemairebe
b110ae2d56 enable DRBD (#1597)
* enable DRBD

make DRBD module available again, same issue as #639

* Update linux-imx7d-default.config

* Update linux-mt7623-default.config

* Update linux-mvebu64-dev.config

* Update linux-odroidc1-next.config

* Update linux-rockchip64-dev.config

* Update linux-rockchip-dev.config

* Update linux-s5p6818-next.config

* Update linux-sunxi64-dev.config

* Update linux-sunxi-dev.config
2019-10-29 19:29:11 +01:00
Aditya Prayoga
14a0a54ac9 add some USB_SERIAL to mvebu DEFAULT/NEXT
Signed-off-by: Aditya Prayoga <aditya@kobol.io>
2019-10-13 20:47:15 +07:00
Wrong-Code
7d0ad244ab Restored the inclusion of the DVB-USB dib0700 driver for linux-rockchip64-default (#1593)
*  UPSTREAM: media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*

Realigned the source code to the RC_TYPE* / RC_BIT_* refactoring

* Restored the inclusion of the DVB-USB dib0700 driver
2019-10-13 12:41:28 +02:00
Igor Pecovnik
c597defd9a Merge branch 'master' of https://github.com/armbian/build
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-10-08 18:17:50 +02:00
Igor Pecovnik
22c8cd2307 Rockchip64/rk3399 default - enable USB gadgets and few other sensors 2019-10-08 18:15:00 +02:00
Igor Pecovnik
993a4c2f76 Rockchip64/rk3399 default - enable USB gadgets and few other sensors 2019-10-08 17:53:44 +02:00
Igor Pecovnik
70e1e5882d
Cubox: bump NEXT kernel to 5.3.y
Adjust configuration, merge with general purpose armv7 Fedora kernel, remove deprecated patch, move coherent_pool and cma to boot script

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-27 19:03:07 +02:00
Igor Pecovnik
9efaea651f
Sources maintanace: attaching DEV kernel targets from master branch to 5.3.y, adjust kernel configs, remove deprecated patches.
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-22 20:19:37 +02:00
zhangn1985
e2da63bdc9 Meson64: enable lima kernel driver. (#1571)
* enable lima kernel driver for meson64-dev

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* meson64: set fbdev as default Xorg driver

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-09-22 17:22:20 +02:00
Paolo
0ec4235c4b [rockchip-dev] Adapted rockchip-dev to kernel 5.3.y, kernel config and rockchip.conf (#1575)
* Adapted rockchip-dev patches to kernel 5.3.y, updated kernel config and rockchip.conf file

* Restored missing CONFIG* in linux-rockchip-dev
2019-09-22 17:21:29 +02:00
Igor Pecovnik
8250438c2d
Rockchip64-default: Re-nable CEC support in kernel. It doesn't break building or booting but it also does not work OOB. Need further inspections some day. 2019-09-18 17:18:27 +02:00
andpp
695a95501b Enabled support for WIFI module for MCIMX7SABRE board (#1563)
Enabled support for WIFI module for MCIMX7SABRE board.
Required brcmfmac4339-sdio.bin & brcmfmac4339-sdio.txt in
/lib/firmware/brcm

Change-Id: I9eafaec978411d556f733f3c526e121d67823c03
2019-09-17 00:36:42 +02:00
zhangn1985
9b7785a12f config: follow debian disable legacy ptys (#1561)
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-09-16 22:14:09 +02:00
Przemysław Łent
86f6b4e67d Added md_mod to kernel (#1559)
* Added md_mod to kernel
Added md_mod to kernel in order to use mdadm RAID on Orange Pi 3.
* Enable thermal back
2019-09-15 20:58:36 +02:00
Igor Pečovnik
e1d4c83ad6
G-serial cleanup (#1549)
* Initial commit for serial consoles rfc
* Board configuration cleanup + small tweaks
* Add serial gadget rename to dev kernel as well
* Cleanup, fixing permissions
* Cleanup board configs
2019-09-13 22:20:11 +02:00
andpp
f8b7f0b117 Added to u-boot default env reading from /boot/armbianEnv.txt (#1556)
Changed in imx7d Kernel config compilation type of sdma-imx to module

Change-Id: I83f34aaf2961b6a5ca3f24a0b0e33a8a6c6399db
2019-09-13 07:21:37 +02:00
Igor Pečovnik
bea1df9ed6
Initial commit for FA ZeroPi. (#1554)
* Initial commit for FA ZeroPi. 
* Tested for building.
* Adjust few bugs.
* Move to WIP since its not tested on hardware yet.

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-12 18:31:33 +02:00
m][sko
7494d69ac5 rk3288: disable kernel traces (#1551) 2019-09-12 17:04:58 +02:00
Igor Pečovnik
65dfd6f677
Rockchip64 default: add upstream patches (#1548)
* Rockchip64 default: add upstream patches
* Rockchip default: add upstream patches
* Adjusted configs
2019-09-10 23:01:54 +02:00
andpp
0797faab9f Added initial support of MCIMX7SABRE board (#1542)
* Added initial support of MCIMX7SABRE board

MCIMX7SABRE is NXP iMX7d-based board with 1Gb RAM
2xGBE, 1xmPCIe

Change-Id: I62685a55de54fa6109bef2a8e2ee760d831ffa0e

* Added initial support of MCIMX7SABRE board

MCIMX7SABRE is NXP iMX7d-based board with 1Gb RAM
2xGBE, 1xmPCIe

Change-Id: I62685a55de54fa6109bef2a8e2ee760d831ffa0e

* Changed BOARDFAMILY from mx7dsabre to imx7d

Change-Id: Id351c9f6a8c907b415b804bfe11b86027278ed86

* Disabled MD driver for imx7d Kernel

MD driver does not work correctly on NXP-modified kernel

Change-Id: I58e8de6ee0b99282c452f594e22f6f7e1ff59ae0
2019-09-09 22:00:45 +02:00
Werner
0101b27855
[sunxi-next] Re-enable IPv6 GRE
Fixes https://forum.armbian.com/topic/11477-linux-image-next-sunxi-592-is-missing-modules/
2019-09-03 15:51:41 +02:00
5kft
2582d30e58 [ sunxi64-dev ] kernel config: enabled the LED "activity" trigger and enabled the RTL8192CU Wi-Fi module 2019-09-02 18:55:26 -07:00
Igor Pecovnik
1ac5f7ac1e
Adjust N2 config
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-02 07:20:02 +02:00
Igor Pecovnik
2f84cff50e
Fix Odroid N2, add upstream patches for rockchip-default
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-02 07:01:44 +02:00
Igor Pečovnik
1221d59233
Build all targets RFC (#1515)
* Introducing build-all-ng
* Implementing REBUILD_IMAGES='board1,board2,...' for rebuilding certain images only
* Add optimisations when building kernels - only cycle trough needed targets. Adding variable for defining whether an image is build, otherwise only BSP is made.
* repository manipulating RFC
* Add bianco deb file that is added by default if repository is clean
* Switch to gpg2 signing method, small bugfix
* Create subdir for debs and debs-beta
* Synaptic bugfix: installing indexing tools https://forum.armbian.com/topic/8021-orange-pi-one-synaptic-package-manager-search-very-slow/?do=findComment&comment=74918
* add all modules by default to Odroid N2, but leave them commented
* Bugfix: not making any builds when selecting kernel_only
* Remove EXTERNAL=yes ... move armbian-config and armbian-firmware into main compilation area, drop others since they are deprecated anyway. This will also enable multi threaded images making
* Move armbian.list to create_sources_list function. Replace NTP by Chrony. Remove armbian-firmware from PACKAGE_LIST and RockPi 4A (#1528)
* Replace NTP by chrony. Remove installion of outdated armbian-firmware from reposity.
* added RockPi 4A
* New format for board config
* Fix Bluetooth dependencies for minimal package - add rfkill to family related installs
* Moving networkd-dispatcher from minimal image
* Cubox-i: update default config
* Improving umount process
* Add purgesource feature
* Add FULL_DESKTOP to install few more applications on top of our desktop - notebooks should * rk3399 default: adjust patches and configuration
* Enable full desktop on most powerfull boards and notebooks

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-01 22:13:13 +02:00
tbendiksen
1b5096e961 Kernel config changes to allow TCM/Target-core modules for iscsi/targetcli use (#1536) 2019-09-01 00:10:52 +02:00
Martin Ayotte
3d45d4e3ee add some USB_SERIAL to mvebu64 NEXT/DEV 2019-08-28 13:49:05 -04:00
Igor Pečovnik
46f70c671e
Odroid XU4: disable NEXT since its identical to default and attach DEV to master (#1531)
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-26 21:15:50 +02:00