Commit graph

44 commits

Author SHA1 Message Date
Igor Pecovnik
8edf8c56a8 [sunxi-dev] Adjusted patchset. Tested on H3, H5, A64, A83T, H6, ... focused only on basic features such as dvfs, hdmi, ... Kernel sources are switched to @megous and many patches were taken from @anarsoul branch, mostly regarding Pinebook/A64 which will take some time to get upstream. It's a mess which will be eventually sorted out or merged up. 2018-11-15 14:43:32 +01:00
Igor Pecovnik
ced3bf0a40 [ sunxi-dev ] Moving to 4.19.y Tested: H3, H5 (unstable?!), H6(no hdmi), R40 (no hdmi), A83T, A64, ... some wireless drivers were left. They need to be adjusted for 4.19.y 2018-11-13 11:50:40 +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 Pečovnik
76e9ce0d16 Switch Sunxi-DEV U-boot to 2018.05, adjust patches, add support for A83T http://ix.io/1fUK 2018-07-03 21:10:18 +00:00
Igor Pečovnik
317049c777 attaching current master branches to 4.17.y ... they are mostly broken atm anyway. we will use separate branches for development 2018-06-18 10:07:01 +00:00
zador-blood-stained
caec848619 Drop HAS_UUID_SUPPORT variable 2018-06-02 17:49:57 +03:00
Igor Pecovnik
2c08ec8f5a Merge sunxi family into stable 2018-05-24 13:32:29 +02:00
zador-blood-stained
4b5bbc32e8 More BSP refactoring 2017-12-01 18:46:33 +03:00
zador-blood-stained
ffa59ae513 [WIP] Update sunxi-next kernel to 4.14 2017-11-30 22:20:26 +03:00
zador-blood-stained
5f4c4c77b2 [WIP] Update sunxi u-boot to v2017.11 2017-11-25 15:11:13 +03:00
zador-blood-stained
376fcd2186 Drop sun8i-dev branch in favor of sunxi-next 2017-11-25 14:40:44 +03:00
zador-blood-stained
3d1fdf3dcf Drop MAINLINE_UBOOT_BRANCH variable
This allows changing u-boot branches for different platforms
individually
2017-11-19 13:24:26 +03:00
zador-blood-stained
7ad733a19a Fix sunxi u-boot splash
Tested on H3 with DM video driver, may require tweaks for older video
driver (A10/A20)
Boot splash files should be installed in family_tweaks due to different
requirements for different platforms
2017-10-26 18:40:30 +03:00
zador-blood-stained
dd48a784f5 Enable USB keyboards in sunxi u-boot
Switch to AUTOBOOT_KEYED with <Space> and <Ctrl-C> as autoboot abort
methods
Increase sunxi bootdelay to 1
Closes #789
2017-10-24 17:44:22 +03:00
zador-blood-stained
f738d7cc84 Remove the MAINLINE_KERNEL_BRANCH variable
Updating the kernel branch for all sources at once may break things
since it takes time to update patches and configuration
2017-10-24 15:19:13 +03:00
zador-blood-stained
d90b0d1bfb Add Stretch building constraints 2017-08-01 16:30:56 +03:00
zador-blood-stained
adbeee39d1 Use GCC 7 for several mainline configurations 2017-06-11 16:27:27 +03:00
zador-blood-stained
338bd58b0b Clean up BOOTPATCHDIR logic, set default value 2017-05-02 12:47:47 +03:00
zador-blood-stained
1f4f287d2b Rework toolchain selection variables 2017-04-29 13:32:09 +03:00
Igor Pecovnik
ca0d6a45da Add configuration for setting uboot environment from userspace with: fw_setenv fw_printenv SUNXI, tested on A20 and H3 2017-04-13 17:01:43 +02:00
Thomas Kaiser
38373a8759 OMV improvements, schedutil not ready yet 2017-04-04 19:21:55 +02:00
zador-blood-stained
b3916d4578 Use GCC 6.2 for mainline u-boot and kernel for sunxi 2016-12-21 19:24:03 +03:00
zador-blood-stained
1e8ca2f089 Bugfix 2016-12-09 14:25:53 +03:00
zador-blood-stained
1379905485 Allow building u-boot for multiple configurations
This changes sources configuration related variables:
UBOOT_FILES and UBOOT_TARGET are merged into UBOOT_TARGET_MAP
Format: make command arguments ; patch subdirectory ; list
of resulting files

Space-separated list of resulting files may contain entries in format
"source_file_name:destination_file_name" or "simple file_name" for
copying without renaming (default)
2016-12-09 14:03:39 +03:00
zador-blood-stained
dddf228325 Merge and rename u-boot patch directories 2016-11-29 14:27:57 +03:00
zador-blood-stained
44f20bfcb0 Updates to u-boot upgrade on sunxi hw 2016-10-23 14:18:14 +03:00
zador-blood-stained
ba4dc99bb2 Fixup for u-boot update on eMMC 2016-10-22 18:46:27 +03:00
zador-blood-stained
18638607d1 Support for updating u-boot on eMMC 2016-10-22 18:34:18 +03:00
Igor Pecovnik
3b3b62e2a8 Bootdelay set to 0 for all AW boards. Needs some more testing 2016-10-20 13:21:38 +02:00
zador-blood-stained
19464938af UUID in boot script support for sunxi boards 2016-10-15 18:08:41 +03:00
zador-blood-stained
06ca8c8d9d Put boot script name and root device into variables 2016-10-10 19:36:51 +03:00
ThomasKaiser
e48ed192ba Switch to schedutil governor with sunxi next/dev 2016-10-04 18:38:06 +02:00
zador-blood-stained
3d332a9c1c Rename some variables for better readability 2016-08-11 17:52:37 +03:00
zador-blood-stained
41cddbc273 OOps 2016-07-12 18:44:27 +03:00
zador-blood-stained
24e95a129c Fix H3 boot script per #409 2016-07-12 18:43:16 +03:00
zador-blood-stained
f5c5d7ac8d Split LIRC configuration for sunxi boards
Add configuration for sun8i LIRC (#407)
Closes #404
2016-07-09 14:53:31 +03:00
zador-blood-stained
7c7b046700 Cleanup in boards.sh 2016-06-22 15:30:10 +03:00
zador-blood-stained
a402ea719d Move boots cript installation to sources templates 2016-06-13 22:25:46 +03:00
zador-blood-stained
5b05e26572 Update mainline u-boot to v2016.05 2016-05-17 11:45:30 +03:00
Igor Pecovnik
488ce9b6c0 Typo, copy / paste error 2016-05-06 14:41:09 +02:00
zador-blood-stained
d135151a31 Move board-specific tweaks to LINUXFAMILY templates
Add sunxi-fel to list of installed tools on host
2016-05-05 21:10:37 +03:00
zador-blood-stained
70e35098c8 Prepare to move u-boot installation code to board templates 2016-05-03 21:07:23 +03:00
zador-blood-stained
3096259893 sunxi_common template 2016-05-02 19:17:43 +03:00