aboutsummaryrefslogtreecommitdiffstats
path: root/docs/plat
Commit message (Expand)AuthorAgeFilesLines
* docs: removing references to GitHubJohn Tsichritzis2019-07-081-8/+7
* stm32mp1: update doc for U-Boot compilationYann Gautier2019-06-171-2/+1
* doc: Use proper note and warning annotationsPaul Beesley2019-05-221-5/+6
* doc: Set correct syntax highlighting stylePaul Beesley2019-05-224-6/+6
* doc: Remove per-page contents listsPaul Beesley2019-05-221-2/+0
* doc: Reformat platform port documentsPaul Beesley2019-05-2222-111/+118
* doc: Move documents into subdirectoriesPaul Beesley2019-05-219-2/+532
* Initialize platform for MediaTek mt8183kenny liang2019-05-101-0/+20
* Merge changes from topic "avenger96" into integrationSoby Mathew2019-04-291-1/+1
|\
| * docs: plat: stm32mp1: Document the usage of DTB_FILE_NAME variableManivannan Sadhasivam2019-04-261-1/+1
* | rockchip: document platformHeiko Stuebner2019-04-251-0/+54
|/
* stm32mp1: add OP-TEE supportYann Gautier2019-04-231-1/+11
* plat: gxl: Add documentation on building GXL imageRemi Pommarel2019-04-021-0/+27
* plat: imx8m: Add the basic support for imx8mmJacky Bai2019-03-131-0/+1
* Merge pull request #1751 from vwadekar/tegra-scatter-file-supportAntonio Niño Díaz2019-03-011-0/+10
|\
| * Tegra: Support for scatterfile for the BL31 imageVarun Wadekar2019-02-271-0/+10
* | Merge pull request #1834 from thloh85-intel/s10_bl31Antonio Niño Díaz2019-02-271-0/+91
|\ \ | |/ |/|
| * plat: intel: Add BL31 support to Intel Stratix10 SoCFPGA platformTien Hock, Loh2019-02-261-0/+91
* | Merge pull request #1836 from Yann-lms/docs_and_m4Antonio Niño Díaz2019-02-221-1/+6
|\ \
| * | docs: stm32mp1: add links to documentationYann Gautier2019-02-201-1/+6
| |/
* / Documentation for Versatile Express Fixed Virtual PlatformsUsama Arif2019-02-191-0/+81
|/
* doc: Fix broken external linksPaul Beesley2019-02-083-4/+4
* docs: add Tegra186 information to nvidia-tegra.rstVarun Wadekar2019-02-051-6/+34
* Merge pull request #1768 from bryanodonoghue/integration+linaro_warp7-tbbAntonio Niño Díaz2019-01-231-11/+59
|\
| * docs: warp7: Update WaRP7 description for TBBBryan O'Donoghue2019-01-181-11/+59
* | Tegra: lib: library for profiling the cold boot pathVarun Wadekar2019-01-181-0/+2
|/
* Tegra: support to set the L2 ECC and Parity enable bitHarvey Hsieh2019-01-161-0/+2
* plat: imx: Add i.MX8MQ basic supportBai Ping2018-12-051-0/+42
* rpi3: fix bad formatting in rpi3.rstPete Batard2018-11-201-4/+3
* rpi3: add RPI3_USE_UEFI_MAP build optionPete Batard2018-11-191-0/+35
* rpi3: add RPI3_RUNTIME_UART build optionPete Batard2018-11-131-0/+4
* arm64: versal: Add support for new Xilinx Versal ACAPsSiva Durga Prasad Paladugu2018-11-091-0/+33
* Merge pull request #1649 from Yann-lms/stm32mp1_doc_updateAntonio Niño Díaz2018-10-301-0/+16
|\
| * docs: stm32mp1: complete compilation and flashing stepsYann Gautier2018-10-241-0/+16
* | docs: gxbb: Add documentationAntonio Nino Diaz2018-10-261-0/+26
* | rpi3: Add mem reserve region to DTB if presentAntonio Nino Diaz2018-10-241-9/+7
|/
* rcar-gen3: initial commit for the rcar-gen3 boardsJorge Ramirez-Ortiz2018-10-171-0/+269
* zynqmp: Migrate to new interfacesAntonio Nino Diaz2018-09-281-2/+2
* docs: warp7: Add description for the i.MX7 WaRP7 platformBryan O'Donoghue2018-09-041-0/+156
* stm32mp1: Add platform documentationYann Gautier2018-07-241-0/+82
* rpi3: Move NS-DRAM out of the protected regionAntonio Nino Diaz2018-07-161-2/+2
* rpi3: Switch addresses of kernel and DTBAntonio Nino Diaz2018-07-161-12/+12
* rpi3: Update documentationAntonio Nino Diaz2018-07-161-40/+100
* rpi3: Add support for the stack protectorAntonio Nino Diaz2018-07-161-0/+3
* rpi3: Remove broken support of RESET_TO_BL31Antonio Nino Diaz2018-07-161-8/+0
* rpi3: Concatenate BL1 and FIP automaticallyAntonio Nino Diaz2018-07-131-16/+6
* Merge pull request #1476 from grandpaul/paulliu-rpi3-modify-sizeDimitris Papastamos2018-07-121-1/+1
|\
| * rpi3: enlarge SEC_DRAM0_SIZE for optee_test to passYing-Chun Liu (PaulLiu)2018-07-121-1/+1
* | rpi3: Implement simple interrupt routingAntonio Nino Diaz2018-07-111-0/+6
|/
* Merge pull request #1463 from grandpaul/paulliu-rpi3-tbb0Dimitris Papastamos2018-07-061-2/+12
|\