summaryrefslogtreecommitdiffstats
path: root/getting-started
AgeCommit message (Collapse)AuthorFilesLines
2018-10-16Import from docs-agl/docsStephane Desneux12-1734/+0
Change-Id: Id524561d87410e5463cddd123b30eb63d75b62bd Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-09-25getting-started/R-Car-Starter-Kit-gen3: Update version information.HARUNOBU KUROKAWA1-8/+19
Signed-off-by: HARUNOBU KUROKAWA <harunobu.kurokawa.dn@renesas.com>
2018-09-21Fixed md lint issuesThierry Bultel1-27/+31
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
2018-09-21Updated the kickstart for h3, m3 & kfThierry Bultel2-51/+102
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
2018-09-12getting-started/R-Car-Starter-Kit-gen3: fix typoLiu Wenlong1-2/+2
Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com>
2018-09-06getting-started/intel: fix URL to download mkefi-agl scriptStephane Desneux1-2/+4
Change-Id: Id6e33a16ed96ef22a7a2ff76038a8e808acb7abd Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-08-07R-Car: change the URL to download graphics packagesHarunobu Kurokawa1-2/+2
The URL is changeds. https://www.renesas.com/us/en/solutions/automotive/rcar-download/rcar-demoboard-2.html [old] https://www.renesas.com/us/en/solutions/automotive/rcar-demoboard-2.html Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2018-06-29Update R-Car-Starter-Kit-gen3.mdCorentinLGS1-6/+6
Corrected layout.
2018-06-29Update R-Car-Starter-Kit-gen3.mdCorentinLGS1-4/+6
Added info to the doc...
2018-06-22Update getting started documentation:Ronan Le Martret7-147/+217
* Fix markdown lint warring. * Update AGL current version. * Update Renesas documentation. Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-06-01Fixed the docker setup documentationThierry Bultel1-4/+11
sudo is not mandatory for 'docker load' (provided that the user belongs to the docker group), and using the IMAGE_ID sha1 as 2nd argument of 'create_container' is more reliable (and just works !).
2018-06-01Removed all references to Porter boardThierry Bultel1-592/+0
That board is no longer supported in AGL master
2018-05-01Update source-code.mdydimitrov1-2/+2
2018-04-30Update docker file name to docker_agl_worker-latestSebastien Douheret1-2/+2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-04-30rcar: add h3-salvator-x instructionsMartin Kelly1-2/+13
Add the main build instructions for the H3-based Salvator-X board. Some instructions are left out as the Salvator-X is under NDA, so I'm not sure how many details we can provide. Signed-off-by: Martin Kelly <mkelly@xevo.com>
2018-03-06presentationDominig ar Foll1-19/+19
trying to get the MD presentation working on AGL web site as well as in git.
2018-02-12md correctionsDominig ar Foll1-3/+3
2018-02-12adding Map data HowToDominig ar Foll1-11/+38
2018-02-02removing spaces which breaks MD on AGL web siteDominig ar Foll1-3/+3
2018-02-01Adding info on Audio configurationDominig ar Foll1-0/+61
2018-01-30adding up board serial port pinoutDominig ar Foll1-1/+3
2018-01-30minnor update to include up boardsDominig ar Foll1-7/+7
2018-01-30adding instruction to install AGL on the internal eMMC devices.Dominig ar Foll1-1/+34
2018-01-12docs/getting-started/troubleshooting.md: fix formatting and typoGeoffroy Van Cutsem1-6/+4
Fix the formatting of the section explaining how to add music files, correct a typo and remove a paragraph that was duplicated in there. Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2017-12-18R-Car-Starter-Kit-gen3.md: Talk about wic images nowTom Rini1-133/+6
With Eel we now provide wic images, so there's no reason to have all of the steps involving extracting a tarball manually onto a manually prepared SD card. Bug-AGL: SPEC-899 Signed-off-by: Tom Rini <trini@konsulko.com>
2017-12-12R-Car-Starter-Kit-gen3.md: Include references to firmware updateTom Rini1-2/+18
We need to have the firmware on the device updated to match the rest of the BSP. Refer to the steps listed on eLinux.org rather than duplicate this information. Bug-AGL: SPEC-1175 Signed-off-by: Tom Rini <trini@konsulko.com>
2017-12-04Updated to cover music playingKien Dinh1-0/+11
Added descriptions how to play music with MediaPlayer sample app in AGL
2017-11-28raspberrypi.md: Update Raspberry Pi imagesLeon Anavi1-3/+3
Update the instructions for flashing Raspberry Pi 2 and 3 images on microSD card. Bug-AGL: SPEC-774 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-11-06source-code.md: update OpenSUSE notesLeon Anavi1-1/+2
Update the list of packages that needs to be installed in OpenSUSE based on the experience for setting LXC container with OpenSUSE 42.4 for building AGL. Bug-AGL: SPEC-1050 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-11-02Merge pull request #88 from konsulko/SPEC-776-update-qemu-docsWalt Miner1-2/+2
qemu.md: Update instructions slighly for DRM
2017-11-02qemu.md: Update instructions slighly for DRMTom Rini1-2/+2
Starting with Eel we must have a video driver that supports DRM. For QEMU, this can be done with std or virtio. For best results moving forward, we should use virtio here. For VirtualBox we must use version 5.2.0 or later. There is nothing additional required for VMWare. Bug-AGL: SPEC-776 Signed-off-by: Tom Rini <trini@konsulko.com>
2017-11-02source-code.md: Update latest stable versionLeon Anavi1-2/+2
Update the latest stable version to Dab 4.0.2. Bug-AGL: SPEC-1024 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-09-27Merge pull request #78 from XevoInc/masterWalt Miner1-7/+6
troubleshooting: Disabling Homescreen in AGL 4.0.x DD release
2017-09-26R-Car-Starter-Kit-gen3.md: Update linksLeon Anavi1-1/+3
Update the links for Renesas graphics drivers. Bug-AGL: SPEC-906 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-09-18Add last rcar Gen3 BSP 2.23 driver to docRonan Le Martret1-6/+5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-18typoDominig ar Foll1-1/+1
2017-09-18adding a link to release download AGL web site.Dominig ar Foll1-0/+7
2017-09-14troubleshooting: Disabling Homescreen in AGL 4.0.x DD releaseTakashi Yamamiya1-7/+6
2017-09-04update latest stable release to dabRonan Le Martret1-4/+4
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-21Merge pull request #76 from gvancuts/gvancuts/fix-typos-intel-gs-guideWalt Miner1-28/+19
Intel Getting Started guide: fix some typos and a broken link
2017-08-21Merge pull request #77 from gvancuts/enhance-intel-footerWalt Miner1-23/+26
Troubleshooting Intel boards: fix some typos and rendering
2017-08-21Merge pull request #73 from leon-anavi/SPEC-664Walt Miner1-2/+2
source-code.md: Update stable versions
2017-08-11Troubleshooting Intel boards: fix some typos and renderingGeoffroy Van Cutsem1-23/+26
Fix some typos and rendering for the Troubleshooting document for Intel Boards (intel-footer.md). Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2017-08-11Intel Getting Started guide: fix some typos and a broken linkGeoffroy Van Cutsem1-28/+19
Fix some typos in the Intel Getting Started guide (intel.md) and also fixed up a link that was not being displayed correctly. Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2017-08-07Intel guide: update mk-efi.sh link to use GerritMartin Kelly1-1/+1
2017-07-28source-code.md: Update stable versionsLeon Anavi1-2/+2
Update the stable version, generate dokuwiki files and update the AGL wiki for Raspberry Pi and Renesas Porter board. Bug-AGL: SPEC-664 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-07-24getting-started: qemu: fix formattingMatt Porter1-15/+20
Fix some formatting since the in-tree markdown parser differs in behavior from that used to generate docs.automotivelinux.org Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-07-21getting-started: qemu: reorg and add deployment info for several VMsMatt Porter1-2/+108
Add additional documentation on building, resultant images, and deployment of vmdk images in QEMU/KVM, VirtualBox, and VMWare Player. Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-07-11Merge branch 'master' into masterronan [iot.bzh]12-279/+427
2017-07-10Fix markdown lintRonan Le Martret12-278/+425
https://github.com/DavidAnson/markdownlint/blob/v0.5.0/doc/Rules.md MD012 - Multiple consecutive blank lines MD014 - Dollar signs used before commands without showing output MD022 - Headers should be surrounded by blank lines MD026 - Trailing punctuation in header MD029 - Ordered list item prefix MD031 - Fenced code blocks should be surrounded by blank lines MD032 - Lists should be surrounded by blank lines MD033 - Inline HTML MD034 - Bare URL used Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>