Commit Graph

2462 Commits

Author SHA1 Message Date
zador-blood-stained
728ecf5e4e Bugfix 2016-12-09 20:18:16 +03:00
Martin Ayotte
b16b7ba91a add patch for EMAC-PWR-EN of orangepi-plus2e 2016-12-09 11:55:36 -05:00
Igor Pecovnik
9c923d0250 Upstream patches for kernel 4.4 -> 4.4.37 Udoo NEXT and Clearfog DEV 2016-12-09 13:52:16 +01:00
zador-blood-stained
099bfb6e2e Split Armada into clearfogbase nad clearfogpro 2016-12-09 14:27:04 +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
bd1720b444 Modify patching functions
This displays if patch was applied from userpatches or additional
subdirectory
2016-12-09 13:48:53 +03:00
zador-blood-stained
6810758736 Switch marvell-dev kernel to Arch linux fork 2016-12-08 18:50:09 +03:00
zador-blood-stained
50b8fe98cc Small refactoring 2016-12-08 18:44:41 +03:00
Igor Pecovnik
7418c3e837 Added hardware info tab for Odroid C1 and C2 2016-12-07 22:28:13 +01:00
Igor Pecovnik
fdae7208be Removing deprecated info 2016-12-07 22:05:33 +01:00
Igor Pecovnik
0efb50bcfb Removing deprecated info 2016-12-07 22:02:40 +01:00
Igor Pecovnik
80d2bdf9da Remove this info because info about possible kernels is provided within dowload 2016-12-07 21:49:53 +01:00
Igor Pecovnik
cd7e4e98ec Hopefully final update to board configuration 2016-12-07 20:19:41 +01:00
Igor Pecovnik
63be567691 Configuration bugfix 2016-12-07 19:52:14 +01:00
Igor Pecovnik
98fca055be Pine64 configuration update 2016-12-07 18:52:18 +01:00
Igor Pecovnik
731d140613 Configuration cleanup 2016-12-07 15:58:00 +01:00
Igor Pecovnik
2ade845009 Fixing double quote 2016-12-06 19:08:47 +01:00
Igor Pecovnik
810b4e454d Configuration updates for download page. Added: INCLUDE1,2,3 ... which represents box with custom .md file from lib.docs 2016-12-06 18:54:12 +01:00
Igor Pecovnik
b2c72fcae9 Moving board configuration options used at download section to board configuration where it should be in first place. Other configurations follows later. 2016-12-06 14:45:14 +01:00
Igor Pecovnik
1bf75eda2d Fix for 4k monitors to limit down screen resolution from auto detected 4k down to 2k since older Allwinner devices can't display it.
https://forum.armbian.com/index.php/topic/2864-h3-u-boot-hdmi-driver/?p=20981
2016-12-06 06:02:03 +01:00
martinayotte
b8b7fa15c1 Merge pull request #573 from martinayotte/master
fix line numbers which cause patch bug with growing orange-pi-4.9 branch
2016-12-03 17:11:45 -05:00
Martin Ayotte
31c3133cf6 fix line numbers which cause patch bug with growing orange-pi-4.9 branch 2016-12-03 17:10:19 -05:00
zador-blood-stained
53a66be5c8 Enhance nographics mode for Odroid C2
https://forum.armbian.com/index.php/topic/1858-odroid-c2-file-copy-problem-larger-than-512mb/#entry20763
2016-12-03 19:26:55 +03:00
zador-blood-stained
df88abadb1 Add extra initrd compression options to sun8i-default 2016-12-03 19:20:47 +03:00
zador-blood-stained
6ff9755bec Add missing sound options to sun8i-default kernel 2016-12-03 18:51:59 +03:00
zador-blood-stained
35d115dc49 Adjust some Clearfog patches 2016-12-03 18:51:34 +03:00
zador-blood-stained
efa106b50c Bump sunxi-tools version 2016-12-02 18:37:26 +03:00
zador-blood-stained
6c736c9532 Small bugfix 2016-12-02 18:37:04 +03:00
Igor Pecovnik
67f1822175 Configuration fixes for Banana Pi M1+ 2016-12-02 16:27:47 +01:00
zador-blood-stained
a6736a8524 Readd SPI boot support for Opi Zero 2016-12-02 16:57:50 +03: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
Igor Pecovnik
6bd659e566 h3disp bugfix by Patsie. Looks fine to me but we need some more testing.
https://forum.armbian.com/index.php/topic/2991-opi-pc-2e-h3disp-1680x1050-dvi-display-issues/?p=20722
2016-12-01 13:00:19 +01:00
zador-blood-stained
85bb349c70 Enable simplefb display instead of DRM for sun8i-dev 2016-12-01 13:21:52 +03:00
Igor Pecovnik
cb07ef9ef3 Bugfix regarding previous commit. 2016-11-30 21:12:20 +01:00
Igor Pecovnik
e2d4d34568 Proposed changes to 1680x1050 screen resolution @H3 boards
https://forum.armbian.com/index.php/topic/2991-opi-pc-2e-h3disp-1680x1050-dvi-display-issues/
2016-11-30 20:52:23 +01:00
zador-blood-stained
0ee66244f7 Fix some Docker related issues 2016-11-30 22:11:17 +03:00
zador-blood-stained
1872899eaa Update pine64-dev and marvell-next kernel configs 2016-11-30 20:38:04 +03:00
Igor Pecovnik
a457b818c7 Updated boot scripts for Udoo Neo - to allow booting initrd. 2016-11-30 16:37:25 +01:00
zador-blood-stained
6926b4c204 Update u-boot DE2 HDMI patch 2016-11-30 16:45:07 +03:00
zador-blood-stained
24f611f133 Remove gpio_sunxi from sun8i boards module list 2016-11-30 16:21:41 +03:00
zador-blood-stained
0ca3017013 Add g_serial to OPI Zero 2016-11-30 16:18:21 +03:00
zador-blood-stained
5c23c1b115 Switch sun8i-dev branch to orange-pi-4.9 2016-11-30 16:13:32 +03:00
Igor Pecovnik
d864228f54 Fix first run to not rely on hard encoded SD card device name.
https://github.com/igorpecovnik/lib/issues/467
2016-11-30 11:12:49 +01:00
Igor Pecovnik
7805982efb Temper motd bugfix 2016-11-29 22:14:16 +01:00
zador-blood-stained
99d50c609d Add GMAC TX/RX delays to Pine64 boot script 2016-11-29 22:32:46 +03:00
zador-blood-stained
40615a8571 Readd H3 video driver for u-boot 2016-11-29 20:41:13 +03:00
zador-blood-stained
614da3cebb Add some networking options to sun[47]i-default
Closes #568
2016-11-29 20:20:23 +03:00
zador-blood-stained
07490c4a49 Update Clearfog boot script 2016-11-29 19:44:19 +03:00
zador-blood-stained
d1b4d110ab Add SATA and SPI NOR boot targets for Clearfog
Adjust Clearfog Base patches
2016-11-29 18:55:11 +03:00