Commit Graph

2553 Commits

Author SHA1 Message Date
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
Igor Pecovnik
f93d29bc0b Bugfix: proper branch namings 2019-12-08 08:51:20 +01:00
Piotr Szczepanik
9a5e941f3b
Fixed usage of unknown vars in nand-sata-install (#1662) 2019-12-07 09:20:30 +01: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
Piotr Szczepanik
c585f313f0 Added NanoPi M4V2 images to targets.conf 2019-12-06 16:14:08 +01:00
Piotr Szczepanik
d566fb0cf3 Reverted verbose console logging 2019-12-06 16:10:14 +01:00
Piotr Szczepanik
5b145a06b6 Changed NanoPi M4V2 status to WIP 2019-12-06 16:09:18 +01:00
Martin Ayotte
9f82634991
Merge pull request #1655 from dpeddi/master
Update linux-sunxi64-current.config
2019-12-02 10:00:28 -05:00
Martin Ayotte
d5f4ca9215
Merge pull request #1652 from karabek/master
Sunvell R69: support for legacy kernel (4.19.x)
2019-12-02 09:59:54 -05:00
Piotr Szczepanik
b346d06de8
Fix error message in rk3399 builds with mainline ATF (#1653) 2019-12-01 22:24:16 +01: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
Karabek
a879786d67
Sunvell R69: support for legacy kernel (4.19.x)
Add "legacy" option to board config
2019-11-30 19:01:44 +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
Tony
444b24910a
Merge pull request #1649 from armbian/roc-rk3399-pc-add-current
Enabled current kernel for roc-rk3399-pc (and fixed legacy build)
2019-11-30 14:23:16 +08:00
Igor Pečovnik
2c3011e172 [rockpis] Add some networking related modules 2019-11-30 00:37:13 +01:00
Piotr Szczepanik
a21b42ea11 Enabled current kernel for roc-rk3399-pc (and fixed legacy build) 2019-11-29 22:59:12 +00: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
Werner
84b06d8e65 Add support for 4.19.x on OPi Zero (#1647) 2019-11-29 13:50:24 +01:00
Piotr Szczepanik
c4eecbcef0 Initial addition of NanoPi M4V2 2019-11-28 22:29:54 +00:00
Igor Pecovnik
10d17d3163 Adjust few beta build targets 2019-11-28 19:00:46 +01:00
Levin Du
de4cb7722d Docker: add docker shell support (#1612)
This allows to enter the docker container in a shell by:

    ./compile.sh docker-shell
        BOARD=firefly-rk3399 BRANCH=dev RELEASE=bionic BUILD_DESKTOP=no

Then you can build the whole thing in the docker shell with:

    ./compile.sh

Once you need to build the U-Boot only for development purpose, you can run:

    # Optional: prepare the environment first if you had not run `./compile.sh`
    ./compile.sh 'prepare_host && compile_sunxi_tools && install_rkbin_tools'

    # build the U-Boot only
    ./compile.sh compile_uboot

If you prefer to use profile, for example, `userpatches/config-my.conf`,  try:

    ./compile.sh my 'prepare_host && compile_sunxi_tools && install_rkbin_tools'
    ./compile.sh my compile_uboot

This commit also fixes #1638.
2019-11-28 15:24:22 +01:00
Martin Ayotte
50445a44df Merge branch 'master' of https://github.com/armbian/build 2019-11-27 11:59:43 -05:00
Martin Ayotte
f172f910db switch rockchip64 to 5.4.0-rc1-1120-ayufan 2019-11-27 11:59:37 -05:00
Igor Pečovnik
c083520fd7
[AR-84] Move Rockchip64 current to 5.4.y (#1642) 2019-11-27 17:42:47 +01:00
Piotr Szczepanik
4ce5c10beb Rock Pi 4 explicitly refer device tree binary in /boot/armbianEnv.txt (#1640) 2019-11-27 17:09:46 +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
Igor Pečovnik
f0c4cbf5ad
Bugfix. current branch was using patchset from dev (#1632) 2019-11-26 18:43:20 +01:00
Igor Pečovnik
5ae857539d
[AR-78] Set main u-boot settings to 2019.10 and remove references in the tree since not needed. (#1631) 2019-11-26 18:23:56 +01:00
Martin Ayotte
0ff2ffd151 Merge branch 'master' of https://github.com/armbian/build 2019-11-25 19:59:47 -05:00
Martin Ayotte
aafb70a9a3 switch to 5.4.y 2019-11-25 19:51:06 -05:00
Piotr Szczepanik
1c9ef0872b Multiple bootloader creation options for rk3399 (#1614)
* Updated rockchip64-dev to u-boot v2019.10 and BL31 v1.30 (rk3399 boards)

* Updated rk3399 to u-boot v2019.10 and BL31 v1.30

* Revert changes to renegade u-boot patches

* Moved renegade u-boot patches into board dir

* Added debug info for RockPro64 and switched sdmmc to fifo-mode

* Disabled regulators in SPL for RockPro64

* Re-enabled sd vcc regulator in SPL for RockPro64

* Some device tree and config changes for OrangePi RK3399

* Fixed Rock Pi 4A's $BOOTCONFIG

* Let some boards use mainline atf instead of the one in rkbin

For example, roc-rk3399-pc can just boot the kernel using the
mainline atf.

* Add roc-rk3399-pc

* Fixed reset in mainline ATF

* Attached ATF version to v2.2 tag

* WIP: sdmmc fifo-mode in SPL only

* Renamed source config files

* Reverted changes to rockchip64 sources config

* Reverted patch moves

* Add missing trust.ini patch to rk3399 u-boot

* Reinstated tpl/spl patches in rk3399 family

* Added $RKBIN_DIR prefix in rk3399 sources

* Add demonstration of boards bootloader assignment in rk3399
2019-11-24 22:07:46 +01:00
Igor Pecovnik
d12249d69f Adjust Orangepi RK3399 board name 2019-11-24 21:54:16 +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 Pecovnik
55641dffc5 Adding CPU_MIN variable back to rockchip64 family config 2019-11-24 19:55:37 +01:00
Igor Pecovnik
1a4c152fc6 Move Lafrite under supported and add desktop image creation https://forum.armbian.com/topic/12245-libre-computer-la-frite 2019-11-24 10:24:29 +01:00
Igor Pecovnik
33915fa1c2 Tiny fix. Removing DEV target for Espressobin since its not in function 2019-11-24 09:37:42 +01:00
Igor Pecovnik
a89bb4b4b8 Adjust build targets and disable broken patch 2019-11-21 08:09:09 +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
Igor Pecovnik
0161721100
Rockchip64 default bump to latest kernel, adjust current and remove deprecated patches 2019-10-29 20:50:25 +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
Igor Pečovnik
fc51493f3c
btrfs-tools were changed to btrfs-progs
https://github.com/armbian/build/pull/1598
2019-10-20 23:51:29 +02:00