Commit Graph

35 Commits

Author SHA1 Message Date
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
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 Pecovnik
25889024dd [ general ] Fine tune boards descriptions. Change text "supported" with "boards with high level of software maturity" 2019-05-11 21:50:17 +02:00
Igor Pecovnik
8f4ab52b6e [ sunxi next ] Fixed thermal throtling for H5 devices and removed (deprecated) individual CPU speed settings from board config. Tested on H3 and H5 devices - it seems to work correctly now. https://forum.armbian.com/topic/2869-armbian-for-orangepi-pc2-allwinner-h5/?do=findComment&comment=76886 2019-04-12 11:56:06 +02:00
Igor Pecovnik
2fe4470e77 [ sunxi-dev & general ] Remove deprecated patch, add regulator to Neo2 v1.0, set serial console to default where this is logical 2018-11-21 13:48:13 +01:00
Igor Pečovnik
a57ce78b37
Reverting sunxi/sunxi64 NEXT to 4.14. (#1087)
* Bump to 4.18, removing the obvious, fixing build problems, put some on waiting.

* Pin 4.18 to DEV, rollback 4.14 to NEXT, adjust configs, remove one deprecated patch from NEXT and add board-h3-address-some-stability-issues.patch

* Adjust few boards in development to new reality, removing it from NEXT for now

* Adjust few board configs

* Board config adjustement

* Adjust few boards configs

* Port NeoCore2 and Neo21.1 to 4.14.y

* Adjust board config

* Adjust board config
2018-08-21 10:41:10 +02:00
Igor Pečovnik
1a12994e79
Moving sunxi-next to 4.17.y (#1049)
* [Early WIP] Update sunxi-next to kernel 4.17
* Switch Allwinner 32 and 64bit to U-boot 2018.05
* Adjust patched for 4.17.y / sunxi-next
- adjust both configurations
- removing FAT support from u-boot (breaks if you try to save)

Tested those boards:
Cubietruck: wlan fails http://ix.io/1fYS USB OK, HDMI yes
Bananapi R40: http://ix.io/1fZm USB OK, HDMI yes
Lime A64: USB no, HDMI no, wireless buggy, eMMC yes
Orangepi prime H5: OK http://ix.io/1fZJ DVFS no
Orangepi2e: DVFS OK, HDMI OK, net OK, wifi OK, eMMC ok,  http://ix.io/1fZT

* Kernel config update, enabling HDMI on CT+
* Trying to fix A64 HDMI but failed. Fixed M64 ethernet instead
* Update orangepioneplus.wip
* Update orangepioneplus.wip
* Fix H6 build process
* Add regulator bits for Orangepizero+, thanks to @5kft
* add H5 support for optional 1.3v regulator and 1.3GHz operation
This patch adds two optional overlays that can be used to:

1) enable the 1.1v/1.3v regulator on boards that provide the necessary compatible H/W support
2) modify the default CPU clock operating table to add new 1.2GHz and 1.3GHz clocks

Note that the generated regulator overlay will only support boards whose 1.1v/1.3v regulator
is controlled by GPIO PL6.
* updates for the NanoPi NEO Plus2
This change introduces a patch that provides two changes for the NanoPi NEO Plus2:
* Configure the "cpu0" to use the "vdd_cpux" regulator; this enables the ability to use higher CPU clocks
* Correct the configurations of the on-board power and status LEDs
* Adjust nightly building and few boards config cleanup
2018-07-17 15:53:30 +02:00
Igor Pecovnik
ff2e8df69e Cleanup board configuration files. Remove deprecated sections - they are defined directly in web page now - and adding CLI dev nightly images at several Allwinner boards 2018-06-05 12:34:09 +02:00
Igor Pecovnik
d1924e54dd Up with version and preparing image target selection for next rebuild. Adding test images for H3/H5 boards 2018-01-24 19:13:28 +01:00
Igor Pečovnik
e1e2664131
Change recommended image 2018-01-22 17:11:01 +01:00
ThomasKaiser
c8b2eaa893 Introduce BOARDFAMILY and base LINUXFAMILY on this
https://forum.armbian.com/topic/5759-535-bug-questions-collection/ -- logic should also work with legacy kernels and shouldn't break based on DT contents
2017-11-26 23:05:18 +01:00
Igor Pecovnik
37433ccc38 Enable Wireless and Nightly Stretch image for Nanopi Neo Air 2017-11-12 13:27:13 +01:00
ThomasKaiser
e1ab0cbed9 Add USB DT overlays to small H2+/H3/H5 boards
Enables USB ports on pin headers by default on future Armbian images
2017-11-01 15:39:22 +01:00
Igor Pecovnik
fa1742f7f5 Added updated links to Aliexpress for several boards. 2017-10-15 08:48:21 +02:00
Igor Pecovnik
c37dce800a Air adding NEXT target 2017-10-10 11:43:56 +02:00
Igor Pecovnik
09b32a55a5 Buy this board links to Amazon.de 2017-10-05 06:37:16 +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
42232739d0 WIP: Update mainline u-boot to v2017.05 2017-05-08 19:56:18 +03: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
f40fa73c7e Updates 2017-04-27 16:38:38 +02:00
Igor Pecovnik
6a5691c3b0 Moving Nanopi Air and Neo to dev nightly build only 2017-02-08 18:02:01 +01:00
Igor Pecovnik
9fab7b8209 Build configuration update 2017-02-02 22:05:34 +01:00
Igor Pecovnik
0210152fc1 Add g_serial to developement kernel, tested on Opi Lite. added patch with thermal settings for Opi Lite 2017-02-01 20:23:35 +01:00
Igor Pecovnik
c280848e78 Adjusting board configuration, removing deprecated switchs 2017-01-13 21:03:44 +01:00
zador-blood-stained
2e636e8c7a Disable desktop prompt for headless boards 2017-01-03 22:38:12 +03:00
Igor Pecovnik
c0c5d3e3ab Removing building legacy beta images for Neo(s) and Zero 2016-12-23 19:48:54 +01:00
Igor Pecovnik
ee87237e85 Added a selection of images which builds daily 2016-12-13 18:33:42 +01:00
Igor Pecovnik
cd7e4e98ec Hopefully final update to board configuration 2016-12-07 20:19:41 +01:00
Igor Pecovnik
731d140613 Configuration cleanup 2016-12-07 15:58:00 +01:00
zador-blood-stained
e84d47fc3d Split missing H3 boards u-boot patch
Use NanoPi M1 u-boot config from upstream
This will require patching kernel to add M1 DT file
2016-12-01 22:18:51 +03:00
ThomasKaiser
95d9456209 Minor NanoPi Air fixes 2016-10-16 16:59:57 +02:00
ThomasKaiser
ff28ce5bad Some NanoPi Air fixes 2016-10-16 16:38:24 +02:00
ThomasKaiser
3785401094 Armbianmonitor ready for H3/Mainline 2016-08-25 17:40:16 +02:00
ThomasKaiser
c82dadb119 Adding NanoPi Air and a few H3 fixes 2016-08-25 12:46:07 +02:00