summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #570 from davwan01/bl31-in-dramdanh-arm2016-03-311-0/+6
|\
| * Add support to load BL31 in DRAMDavid Wang2016-03-311-0/+6
* | Enable asynchronous abort exceptions during bootGerald Lejeune2016-03-302-2/+6
|/
* Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapperdanh-arm2016-03-292-21/+82
|\
| * Enable preloaded BL33 alternative boot flowAntonio Nino Diaz2016-03-022-21/+82
* | Simplify Firmware Design documentSandrine Bailleux2016-03-222-137/+165
* | Remove all non-configurable dead loopsAntonio Nino Diaz2016-03-141-0/+14
* | Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-initdanh-arm2016-03-095-0/+0
|\ \
| * | Initialize secondary CPUs during cold bootAntonio Nino Diaz2016-03-075-0/+0
* | | Merge pull request #540 from antonio-nino-diaz-arm/an/porting_guidedanh-arm2016-03-091-1/+2
|\ \ \ | |/ / |/| |
| * | Porting guide: Clarify API that don't follow AAPCSAntonio Nino Diaz2016-03-071-1/+2
* | | Merge pull request #532 from soby-mathew/vk/configure_mmap_macrosdanh-arm2016-02-221-0/+7
|\ \ \
| * | | Rationalise MMU and Page table related constants on ARM platformsVikram Kanigiri2016-02-221-0/+7
* | | | Merge pull request #518 from hzhuang1/pl061_gpio_v5danh-arm2016-02-221-0/+12
|\ \ \ \
| * | | | Document: add PLAT_PL061_MAX_GPIOS defineHaojian Zhuang2016-02-121-0/+12
* | | | | Merge pull request #531 from soby-mathew/sm/multicluster_fvpdanh-arm2016-02-191-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow multi cluster topology definitions for ARM platformsSoby Mathew2016-02-191-0/+5
* | | | | Merge pull request #529 from sandrine-bailleux/sb/a57-sw-optim-refdanh-arm2016-02-181-1/+5
|\ \ \ \ \
| * | | | | Cortex-A57: Add link to software optimization guideSandrine Bailleux2016-02-181-1/+5
| |/ / / /
* | | | | Merge pull request #528 from antonio-nino-diaz-arm/an/user_guidedanh-arm2016-02-181-6/+7
|\ \ \ \ \
| * | | | | Move up FVP versions in the user guideAntonio Nino Diaz2016-02-051-6/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #526 from antonio-nino-diaz-arm/an/missing_docdanh-arm2016-02-181-0/+19
|\ \ \ \ \
| * | | | | Add missing build options to the User GuideAntonio Nino Diaz2016-02-171-0/+19
| | |_|_|/ | |/| | |
* | | | | Merge pull request #524 from jcastillo-arm/jc/tf-issues/319danh-arm2016-02-181-3/+107
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Improve memory layout documentationJuan Castillo2016-02-011-3/+107
* | | | | Make SCP_BL2(U) image loading configurable on CSS platformsVikram Kanigiri2016-02-161-0/+4
| |/ / / |/| | |
* | | | Disable non-temporal hint on Cortex-A53/57Sandrine Bailleux2016-02-081-3/+16
| |_|/ |/| |
* | | Merge pull request #504 from sandrine-bailleux/sb/fix-doc-mmapdanh-arm2016-02-011-4/+14
|\ \ \
| * | | Porting Guide: Clarify identity-mapping requirementSandrine Bailleux2016-01-291-4/+14
| | |/ | |/|
* | | Merge pull request #503 from sandrine-bailleux/sb/clarify-doc-el3-payloadsdanh-arm2016-02-011-33/+79
|\ \ \
| * | | Clarify EL3 payload documentationSandrine Bailleux2016-01-291-33/+79
| |/ /
* | | Merge pull request #501 from jcastillo-arm/jc/tf-issues/300danh-arm2016-02-011-2/+2
|\ \ \ | |/ / |/| |
| * | Disable PL011 UART before configuring itJuan Castillo2016-01-211-2/+2
* | | Merge pull request #495 from jcastillo-arm/jc/tf-issues/170danh-arm2016-01-251-0/+6
|\ \ \ | |_|/ |/| |
| * | ARM plat: add build option to unlock access to non-secure timerJuan Castillo2016-01-201-0/+6
| |/
* | Merge pull request #493 from yupluo01/yp/tf-issue-fix-doc-linksdanh-arm2016-01-181-2/+2
|\ \
| * | Update doc links in the porting guideYuping Luo2016-01-181-2/+2
| |/
* | Merge pull request #489 from sandrine-bailleux/sb/fix-mailbox-docdanh-arm2016-01-151-3/+3
|\ \
| * | Doc: Update out-dated info about Juno's mailboxSandrine Bailleux2016-01-151-3/+3
| |/
* | Remove direct usage of __attribute__((foo))Soren Brinkmann2016-01-141-1/+1
|/
* Merge pull request #485 from jcastillo-arm/jc/max_mmap_regdanh-arm2016-01-131-0/+16
|\
| * Add 'MAX_MMAP_REGIONS' and 'ADDR_SPACE_SIZE' to the Porting GuideJuan Castillo2016-01-131-0/+16
* | Documentation: Fix broken links in ToCsSandrine Bailleux2016-01-123-14/+14
* | Fixes in CPU specific operations framework docSandrine Bailleux2016-01-081-9/+9
|/
* Apply TBBR naming convention to the fip_create optionsJuan Castillo2016-01-051-2/+2
* Merge pull request #475 from danh-arm/dh/v1.2-finalv1.2danh-arm2015-12-221-1/+161
|\
| * Update `change-log.md` for v1.2 releaseSandrine Bailleux2015-12-211-1/+161
* | Miscellaneous doc fixes for v1.2Sandrine Bailleux2015-12-215-27/+27
* | Clarify "Getting the TF source code" in user guideDan Handley2015-12-211-20/+16
|/
* Merge pull request #473 from labapart/documentation-clean-legacy-variablesdanh-arm2015-12-171-7/+1
|\