Lane Jennison
bebf71e2e2
enable CGROUP_BPF and CGROUP_PERF for docker
2021-03-29 20:15:20 -04:00
Igor Pečovnik
c7b853602d
U-boot compilation for Tinkerboard breaks due missing some headers files ( #2747 )
2021-03-29 22:03:39 +02:00
Igor Pecovnik
2edb02b9e1
Update kernel config for imx6
2021-03-28 12:19:52 +02:00
Igor Pecovnik
d761841c7d
sunxi edge - add upstream patch
2021-03-26 15:52:05 +01:00
Igor Pecovnik
949e8566ab
Build_all bugfix
2021-03-25 14:31:29 +01:00
Igor Pecovnik
c1ef2aeba9
Adjust two build targets still pointing to deprecated DEV branch
2021-03-24 21:16:59 +01:00
Igor Pecovnik
76c06deb24
Add sunxi upstream patches and adjust CLI beta target DEV -> EDGE
2021-03-24 20:24:33 +01:00
Oleg
d203ffee29
fix minor station ( #2735 )
2021-03-24 19:10:22 +01:00
Igor Pečovnik
0cdffb29b0
Renaming DEV branch to EDGE ( #2704 )
...
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00
Lane Jennison
ba30f65c2a
set amlogic govenor to ondemand
2021-03-22 09:25:48 -04:00
Igor Pecovnik
c280155e71
Add two dev build targets
...
This will enable kernel updating when changed upstream on related mvebu / rockchip64 variants
2021-03-20 12:44:49 +01:00
Oleg
9aa7aafd4f
Adding Nvidia Jetson Nano ( #2720 )
...
* add Jetson Nano
* Update jetson-nano.conf
* Update targets.conf
* Add better description
* Adjust config - try to enable ZRAM
* Packaging patch not needed
* Extlinux was solved in other commit
* Move board to CSC for now
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-03-18 18:29:34 +01:00
Igor Pečovnik
372e293ace
(un)Disable change backgound function ( #2719 )
...
https://askubuntu.com/questions/1179663/disable-change-backgound-function
2021-03-18 17:11:58 +01:00
themilord
9ef3fe9687
Enable IMX6 VPU(CODA960) in the kernel config as module. Enables HW acceleration of video en-/decodingw ( #2723 )
2021-03-18 17:11:09 +01:00
Igor Pečovnik
24c07d2c1b
Fix Firefly RK3399 boot troubles ( #2725 )
...
Closing https://github.com/armbian/build/issues/2724
2021-03-18 17:01:43 +01:00
Oleg
71dc41f0ba
add extlinux.conf ( #2722 )
...
* add extlinux.conf
* - make sure armbianEnv is not added - we don't need variables for NAME_KERNEL and NAME_INITRD. This is not going to change - also MAIN_CMDLINE could at least be renamed so its clear to belong to EXT configuration. Elsewhere this doesn't apply since we have boot scripts
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-03-18 16:57:45 +01:00
Igor Pecovnik
77d9451267
Re-enable Pinebook and Teres current kernel build targets
...
- enable 3D support on Focal
- add Gnome target
@martinayotte
2021-03-17 22:31:11 +01:00
Igor Pecovnik
06a864a39c
Change CLI nightly targets to DEV(edge to be) kernel
2021-03-15 01:20:46 +00:00
Richard Neese
dbe64f1939
Update targets-cli-beta.conf ( #2718 )
...
adding in a focal build for dev work
2021-03-15 00:29:39 +01:00
Paolo Sabatino
81cc6841e9
Better compatibility for rk322x ddrbin v1.10, changed to set ddr3 to 660 Mhz
2021-03-14 18:47:52 +00:00
Igor Pecovnik
11cc8cb5b0
Bugfix on build targets
...
Multiple building doesn't like targets that have the same name
2021-03-14 15:07:12 +01:00
Igor Pecovnik
a4c26108a8
Allwinner upstream patches
2021-03-12 22:19:41 +01:00
Paolo Sabatino
95425c27b9
Changes and fixes to rk322x uboot and kernel config
...
- Enabled nfc on rk322x-dev and disable on rk322x-current (need further development)
- Tidied up rk322x-current device tree
- enabled nfc rockchip driver enabled in rk322x-dev kernel config
- Enabled EHCI controller in u-boot (added patch for inno-phy, device tree and config bits), better device detection for dwc2 usb otg port
- Removed SPL_FIT_GENERATOR from u-boot configuration, fixed .its file to use binman
- fixed rk322x its file (now includes dtb), reverted u-boot to v2020.10 and changed dev_* into log_debug() calls
2021-03-12 20:20:12 +00:00
Igor Pecovnik
9dcf0f347b
Build target typo fix
2021-03-10 07:33:47 +01:00
Igor Pecovnik
64f2d5f177
Adjust build targets
2021-03-09 23:26:13 +01:00
Igor Pecovnik
0e8a4464c8
odroidxu4 current add upstream patch
2021-03-08 09:00:39 +01:00
Igor Pečovnik
0e025f4cf3
Bump meson64 DEV to 5.11.y ( #2695 )
2021-03-08 08:58:18 +01:00
Igor Pecovnik
e846ef6560
Adjust build targets
2021-03-08 07:42:19 +00:00
Igor Pecovnik
b45fe0c9ec
Update meson64 legacy config and cosmetic bugfix to zsh package creation
2021-03-07 21:24:33 +01:00
Igor Pecovnik
ada2a6eeb8
sunxi - add upstream patch
2021-03-07 17:26:59 +01:00
Igor Pecovnik
a3d29f4082
bugfix - some rockchip64 patches needed adjustments
...
They were breaking compilation. Tested for building
2021-03-07 15:40:10 +01:00
Igor Pecovnik
7989d036cb
meson64 disable shutdown fucntion since it works rihht the opposite
...
It always hangs, disabling enable reboot back on - not sure if this is proper solution. We need to make many reboots ...
2021-03-07 14:41:23 +01:00
Igor Pecovnik
87e7a130bb
Bugfix: Odroid C2 hanged at boot
...
https://forum.armbian.com/topic/17112-odroid-c2-no-eth0-with-latest-image/
2021-03-07 13:25:04 +01:00
Igor Pecovnik
ed787f4a16
Add upstream patch
2021-03-06 21:27:38 +01:00
Igor Pečovnik
5acb2964da
Small desktop packages rfc ( #2691 )
...
* Small packages refactoring / optimisations
* Update targets, remove non existing group
2021-03-05 21:53:12 +01:00
lanefu
5ac931b5fc
Merge pull request #2690 from RichNeese/deepin-fixes
...
Deepin fixes
2021-03-05 13:59:11 -05:00
Richard Neese
c90ad02060
working to fix deepin build
2021-03-05 12:45:13 -05:00
Igor Pecovnik
b7953e7059
Adjust desktop packages - some are deprecated and a typo bug
2021-03-05 10:01:32 +00:00
Igor Pecovnik
f87fcda1fd
Debian sid packages update
2021-03-05 08:06:48 +01:00
Richard Neese
df760a2ec2
fixing cinnamon missing xterm and terminator for terminals ( #2685 )
2021-03-04 18:12:30 +01:00
Igor Pecovnik
e130114378
Adjust build targets
2021-03-03 21:38:49 +00:00
Richard Neese
1d3796d75d
Update targets ( #2683 )
...
* updated build targets
* Update targets.conf
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2021-03-03 17:44:48 +01:00
Igor Pecovnik
033621f31d
Debian sid - remove (temp) broken package from apps
2021-03-03 08:33:48 +01:00
Tony
4971535c77
RK3399 Typec DP ( #2676 )
...
* RK3399 NanoPC-T4 Add Type-C alt mode DP
* rk3399 rockpi 4C add mini-DP (WIP)
* [ rockchip64 ] revert rockPi 4C DP patch
Add an extension to disable it, but leave for future work.
2021-03-03 07:59:25 +01:00
Igor Pecovnik
3d8e537a48
Enable Odroid HC4 legacy beta target
2021-03-02 23:49:12 +01:00
Igor Pecovnik
8d6ce7ce05
Odroid C4 / HC4 / N2 legacy upstream patches
2021-03-02 23:46:40 +01:00
Orel
db6a2dd17c
Add overlay_error env on sunxi64 to enable overlays support ( #2679 )
...
* Add overley_error env on sunxi64 to enable overlays support
* Add overlay_error env for mvebu
2021-03-02 12:52:14 +01:00
Richard Neese
10cb4b25d2
Update targets-desktop-beta.conf ( #2675 )
...
adding 3dsupport for testing
2021-03-01 22:31:36 +01:00
Richard Neese
9e35f2fcd0
Update targets-desktop-beta.conf ( #2674 )
...
added mate to c2 build
2021-03-01 21:40:05 +01:00
Igor Pecovnik
4f2c4177a1
Enable Gnome desktop for two H5 boards
...
3D support works resanoble well and OOB
2021-03-01 12:44:14 +01:00