Leon Anavi
3f7d25e342
make_rootfs.sh: Make bionic image
...
Add an option to generate bionic image for A64-TERES. Fix
execution locale-gen.
Suggested-by: Lazar Hristov <lhristov@gmail.com>
Signed-off-by: Leon Anavi <leon@anavi.org>
2019-03-04 10:37:19 +02:00
Leon Anavi
a5de952c57
.gitignore: Ignore binary and temporary files
...
Ignore all temporary files created during building Linux kernel
and image.
Signed-off-by: Leon Anavi <leon@anavi.org>
2019-03-04 10:35:16 +02:00
root
65f95feed1
Fixed path
2019-01-22 15:56:26 +02:00
Dimitar Gamishev
1e724661f7
Chromium disable seccomp filter
...
teres1-debug fixed install dependecy
2019-01-22 14:18:38 +02:00
Dimitar Gamishev
cc00073832
Fixed debug port init
2019-01-21 11:49:18 +02:00
Mitko Gamishev
628c1e5c32
Add cpio to packages
2019-01-18 15:06:23 +02:00
Mitko Gamishev
15f1d81327
Fixed directorry change issue
2019-01-18 15:02:58 +02:00
Mitko Gamishev
f0d9100271
additional tools needed on host machine
2019-01-18 13:49:42 +02:00
Mitko Gamishev
68f1eb2840
Modified readme
2019-01-18 13:46:00 +02:00
Dimitar Gamishev
1776756a63
*Headphone debug disabled by default
...
*Fixed logic error in env_set_debug
2019-01-17 17:18:11 +02:00
Dimitar Gamishev
580596baf1
Add blueman to extra packages
2019-01-17 16:20:27 +02:00
Dimitar Gamishev
6c6e7818f8
New packages added:
...
audioselect
debug_switch
2019-01-17 16:08:29 +02:00
Dimitar Gamishev
14db330b69
Added Docker file to init build enviorement and Docker.md with instructions
2018-12-17 13:55:22 +02:00
Dimitar Gamishev
d4cdeafa74
mkfs.ext4 build incommpatible with 3.10 kernels ext4, when build on Ubuntu > 16.04
2018-12-10 11:00:48 +02:00
hehopmajieh Dimitar gamishev
672fff7730
Fixed typos.
...
Since boot partition detect is done by u-boot, there is no change in
kernel part table, so mmcblk0 will be boot device in any case
2018-12-07 11:35:58 +02:00
hehopmajieh Dimitar gamishev
eb4506d614
Fixed wrong paths in script
2018-12-06 09:13:33 +02:00
hehopmajieh Dimitar gamishev
b0edf38954
Added new files missed by commit f1687a208da1d01b96d77c78e2121d0090260b12
2018-12-05 22:31:56 +02:00
Dimitar Gamishev
09a0b0c1c4
Improved install desktop script
2018-12-05 15:35:30 +02:00
Dimitar Gamishev
d698f9c39e
Enable hdmi by default
2018-12-05 15:33:41 +02:00
Dimitar Gamishev
f1687a208d
Dual display mode enabled by default
...
Driver modified to support custom HDMI resolutions
2018-12-05 15:32:26 +02:00
Dimitar Gamishev
7672eea3a3
DTS renamed to new format, for mainline naming compability
...
Build scripts modified to accept new format
2018-12-05 14:52:59 +02:00
Dimitar Gamishev
794e008f91
Converted boot.cmd to u-boot format
2018-12-05 11:57:27 +02:00
Dimitar Gamishev
1a8f427281
boot.cmd file added
...
Adopted for Teres/A64-OLinuXino
2018-12-05 11:56:58 +02:00
Dimitar Gamishev
e19b0611d7
Changes for MMC BSP 3.0 driver
2018-12-05 11:52:01 +02:00
Dimitar Gamishev
48e8d71526
MMC Driver ported from BSP3.0
2018-12-05 11:51:12 +02:00
Dimitar Gamishev
56651bfb81
fixed typo
2018-12-05 11:50:06 +02:00
Dimitar Gamishev
70916204e1
Revert "SPL by default boots eMMC, not SD by ayufan-pine64/u-boot-pine64"
...
This reverts commit 17c26cc8d330acb3500b1dd974063d740e9f0cd1.
2018-12-05 11:35:33 +02:00
Dimitar Gamishev
90795bdcf0
Added scripts to help flashing boot0/uboot only Author : Simon Eisenmann longsleep
...
U-Boot config modified to speed up boot process
2018-12-05 11:31:15 +02:00
Dimitar Gamishev
17c26cc8d3
SPL by default boots eMMC, not SD by ayufan-pine64/u-boot-pine64
2018-12-05 11:23:21 +02:00
Dimitar Gamishev
879cf510b1
Enable the generic fs load and ls commands
2018-12-05 11:19:46 +02:00
Dimitar Gamishev
7f7cec4ebe
Interrupt boot from 's' key to avoid debug jack uart unwanted chars
2018-12-05 11:17:11 +02:00
Chris Boudacoff
5452cea412
Enabling dual display mode ( #29 )
...
* enabling dual display mode
* Add files via upload
* enabling dual display
* Update README.md
* Delete a64-olinuxino-hdmi.dtb
* Delete a64-olinuxino-lcd.dtb
2018-12-05 10:39:08 +02:00
JC Staudt
8e5b9c9be0
Use -jnproc
instead of -j4
...
Using -j`nproc`` rather than -j4 allows scaling based on the number of processors available. nproc is provided in the coreutils package.
2018-10-08 22:55:21 -07:00
xcko
83f5dfbc6f
install_emmc.sh: fix typo ( #28 )
2018-09-24 15:32:25 -07:00
JC Staudt
eab0a3eb4b
Fix formatting
2018-06-23 17:38:48 -07:00
JC Staudt
5ab6b35e18
Improve formatting
2018-06-23 17:34:22 -07:00
JC Staudt
d139f7a5b3
Create LICENSE: Dean Camera's LUFA USB stack
2018-06-23 17:21:10 -07:00
JC Staudt
f4aaeb9996
Add links; formatting; moving license to own file
2018-06-23 17:19:41 -07:00
JC Staudt
12b30a3d07
Minor doc formatting; fixed path
2018-06-23 16:48:44 -07:00
JC Staudt
ec123067eb
Adding *.md filetype for TERES-specific READMEs
2018-05-30 19:12:38 -07:00
JC Staudt
9efe151df8
Using README standard naming convention
2018-05-30 19:02:30 -07:00
JC Staudt
8537b7d541
Redirect sw_building.md to existing readme
2018-05-30 18:56:25 -07:00
JC
ae23d3c951
Code cleanup: formatting, added conditional error
2018-05-18 11:16:48 -07:00
Stefan Mavrodiev
c3e8255546
Auto-detect root partition
2018-05-09 16:39:08 +03:00
DanKoloff
2bb360c490
Update README.md
2018-05-04 09:26:38 +03:00
DanKoloff
933f211514
Update README.md
2018-05-04 09:26:03 +03:00
Chris Boudacoff
0747587c0a
updated
2018-05-04 08:19:13 +03:00
Chris Boudacoff
0bfa83ff9e
Add files via upload
2018-05-04 08:16:49 +03:00
DanKoloff
422afb31a6
Add files via upload
2018-05-03 16:58:03 +03:00
DanKoloff
04bff5701f
Create README.md
2018-05-03 16:57:35 +03:00