Commit Graph

2498 Commits

Author SHA1 Message Date
Igor Pecovnik
d3dcb0708f sun8i default, 4k resolution -> adjusting pll_video to 297 for 4k modes since this is highest stable number. It was never set to theoretical max due to hidden, recently fixed, bug in h3disp script 2016-12-18 21:14:58 +01:00
Igor Pecovnik
e014fb22a1 Typo 2016-12-18 19:19:13 +01:00
Igor Pecovnik
6be12c2c53 Wrong path bugfix 2016-12-18 18:04:05 +01:00
Igor Pecovnik
ba74e41ce8 Setting new desktop wallpaper 2016-12-18 17:46:49 +01:00
Igor Pecovnik
c99e65a7ea Missing upstream patch for Udoo Next 2016-12-18 08:54:29 +01:00
Igor Pecovnik
0cbdae31b5 Upstream patches for Udoo Next 2016-12-18 08:47:50 +01:00
Martin Ayotte
f485895f9c adding SC16IS7XX for more serial ports 2016-12-17 17:52:52 -05:00
Thomas Kaiser
3f5a2b1e84 Added 2nd xradio_wlan entry to modules as workaround 2016-12-17 12:23:36 +01:00
Igor Pecovnik
98d29d9b18 Changes to Lime2 and Lime2emmc - adding nighty and regular builds 2016-12-15 21:34:09 +01:00
Igor Pecovnik
f30c2bd49c I think we don't need that. 2016-12-15 11:40:32 +01:00
Igor Pecovnik
3fc4ebef70 Let's add Orange Pi Zero Xenial default back to nighty builds 2016-12-15 11:20:52 +01:00
Igor Pecovnik
c9cad25329 Fixes for S500 legacy kernel patch 2016-12-15 11:12:15 +01:00
Igor Pecovnik
ea50503cef Removing deprecated S500 kernel patches 2016-12-14 15:18:02 +01:00
zador-blood-stained
d2ccf6d3e2 Bugfix 2016-12-14 16:12:13 +03:00
zador-blood-stained
b46952f8ac Add linaro 6.2 toolchains for future use 2016-12-14 16:11:38 +03:00
zador-blood-stained
7772883381 Improve reliability of image creation in build-all 2016-12-14 15:17:13 +03:00
Igor Pecovnik
ee87237e85 Added a selection of images which builds daily 2016-12-13 18:33:42 +01:00
Igor Pecovnik
31fdc7efbb Upgrades for build-all 2016-12-13 18:04:03 +01:00
Igor Pecovnik
3f7344000b Bugfix for building Guitar and Roseapple bootloader 2016-12-13 18:03:38 +01:00
zador-blood-stained
0badc32d90 Fix grabbing u-boot files from subdirectories 2016-12-13 17:43:50 +03:00
zador-blood-stained
89ab53bea5 Rework build configuration dialogs
Remove wheezy and trusty options from release selection menu
2016-12-12 21:45:46 +03:00
Igor Pecovnik
f0d2425929 Beta builds are now defined in board configuration - will be live and updated after few test runs. There was also few fixes for parallel building. 2016-12-12 19:38:55 +01:00
zador-blood-stained
6552b76b0e Add Realtek R8712U driver
Closes #578
2016-12-12 13:56:46 +03:00
zador-blood-stained
0b7dca1ac2 Make Armada u-boot compilation less verbose 2016-12-11 23:40:57 +03:00
zador-blood-stained
0d70542b4d Add USB serial to mvebu0next kernel config 2016-12-11 23:40:19 +03:00
zador-blood-stained
d3f2caaa0e Remove obsolete mvebu-default patches 2016-12-11 20:06:39 +03:00
zador-blood-stained
c9f5ffb56f Clean up [gpio_para] section in fex files
for H3 based boards
2016-12-11 19:46:50 +03:00
zador-blood-stained
277916b3ae Remove unused file 2016-12-11 17:41:30 +03:00
zador-blood-stained
a614072906 Rename and remove obsolete u-boot patches 2016-12-11 17:40:27 +03:00
zador-blood-stained
8938252030 Add 4.4.38 incremental patch to mvebu-default 2016-12-10 22:07:31 +03:00
zador-blood-stained
059fe37057 Small fix for clearfog board configs 2016-12-10 22:06:35 +03:00
Igor Pecovnik
a2ee595d7a Bugfixes to patches, removing "DEV" from packaging pack and adding mv_cesa module to new default 2016-12-09 20:34:45 +01:00
Igor Pecovnik
39e7778dbc Clearfog configuration update for default target 2016-12-09 20:19:01 +01:00
zador-blood-stained
ca21800890 Bugfix for multiple targets u-boot building 2016-12-09 21:13:34 +03:00
zador-blood-stained
baab6587a5 Refactor Marvell kernel sources
Rename LINUXFAMILY: marvell to mvebu
Replace default kernel with 4.4.x branch from dev configuration
2016-12-09 21:09:22 +03:00
zador-blood-stained
3cb6520cad Bugfix for Clearfog board configurations 2016-12-09 20:47:27 +03:00
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