summaryrefslogtreecommitdiff
path: root/docs/porting-guide.md
AgeCommit message (Expand)Author
2016-10-11Docs: Rename duplicate title in porting guideJeenu Viswambharan
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-09-20Add new version of image loading.Yatharth Kochar
2016-09-15PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-06-16Add optional PSCI STAT residency & count functionsYatharth Kochar
2016-06-08Merge pull request #642 from soby-mathew/sm/override_rotpkdanh-arm
2016-06-03Allow dynamic overriding of ROTPK verificationSoby Mathew
2016-06-03Move stdlib header files to include/lib/stdlibDan Handley
2016-05-25PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_opsSoby Mathew
2016-05-20Add 32 bit version of plat_get_syscnt_freqAntonio Nino Diaz
2016-04-27Merge pull request #597 from hzhuang1/emmc_v3.2danh-arm
2016-04-27Document: add MAX_IO_BLOCK_DEVICES platform macroHaojian Zhuang
2016-04-27Doc: Fix the path to the xlat libSandrine Bailleux
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-04-08Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-basedanh-arm
2016-04-08Rename BL33_BASE option to PRELOADED_BL33_BASEAntonio Nino Diaz
2016-04-07Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounterdanh-arm
2016-04-04Merge pull request #580 from soby-mathew/sm/ret_type_plat_ns_epdanh-arm
2016-04-01Modify return type of plat_get_ns_image_entrypoint()Soby Mathew
2016-03-31Remove xlat_helpers.cAntonio Nino Diaz
2016-03-31TBB: add non-volatile counter supportJuan Castillo
2016-03-29Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapperdanh-arm
2016-03-22Simplify Firmware Design documentSandrine Bailleux
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2016-03-09Merge pull request #540 from antonio-nino-diaz-arm/an/porting_guidedanh-arm
2016-03-07Porting guide: Clarify API that don't follow AAPCSAntonio Nino Diaz
2016-03-02Enable preloaded BL33 alternative boot flowAntonio Nino Diaz
2016-02-22Merge pull request #518 from hzhuang1/pl061_gpio_v5danh-arm
2016-02-12Document: add PLAT_PL061_MAX_GPIOS defineHaojian Zhuang
2016-02-01Merge pull request #504 from sandrine-bailleux/sb/fix-doc-mmapdanh-arm
2016-02-01Merge pull request #501 from jcastillo-arm/jc/tf-issues/300danh-arm
2016-01-29Porting Guide: Clarify identity-mapping requirementSandrine Bailleux
2016-01-21Disable PL011 UART before configuring itJuan Castillo
2016-01-18Merge pull request #493 from yupluo01/yp/tf-issue-fix-doc-linksdanh-arm
2016-01-18Update doc links in the porting guideYuping Luo
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2016-01-13Add 'MAX_MMAP_REGIONS' and 'ADDR_SPACE_SIZE' to the Porting GuideJuan Castillo
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-17FWU: Add documentation for Firmware Update featureYatharth Kochar
2015-12-15Documentation updates for the new GIC driversSoby Mathew
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-12-14TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo
2015-12-09Specify BL31 runtime console for ARM Standard platformsSoby Mathew
2015-12-09Ensure BL31 does not print to boot console by defaultSoby Mathew
2015-12-01Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpudanh-arm
2015-11-26Introduce COLD_BOOT_SINGLE_CPU build optionSandrine Bailleux
2015-11-26FVP: Do not power off secondary CPUs when booting an EL3 payloadSandrine Bailleux
2015-11-26CSS: Enable booting of EL3 payloadsSandrine Bailleux