summaryrefslogtreecommitdiff
path: root/docs/porting-guide.rst
AgeCommit message (Expand)Author
2018-10-02Merge pull request #1600 from soby-mathew/sm/compat_policy_docSoby Mathew
2018-10-02docs: Add platform compatibility policy documentSoby Mathew
2018-10-02Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1Soby Mathew
2018-10-01docs: update for removal of deprecated interfaces.Soby Mathew
2018-09-28xlat: Remove deprecated interfacesAntonio Nino Diaz
2018-09-28PSCI: Remove platform compatibility layerRoberto Vargas
2018-09-04Support shared Mbed TLS heap for FVPJohn Tsichritzis
2018-09-04Prepare Mbed TLS drivers for shared heapJohn Tsichritzis
2018-08-22libc: Introduce files from SCCAntonio Nino Diaz
2018-07-25Merge pull request #1492 from jts-arm/docsdanh-arm
2018-07-24Reword LOAD_IMAGE_V2 in user guide & fix a typoJohn Tsichritzis
2018-07-19RAS: Update porting guide with RAS platform handlersJeenu Viswambharan
2018-06-27DynamIQ: Enable MMU without using stackJeenu Viswambharan
2018-06-22Fix typos in documentationJohn Tsichritzis
2018-05-14Fix doc for bl31_plat_get_next_image_ep_info()Sandrine Bailleux
2018-04-07Add support for BL2 in XIP memoryJiafei Pan
2018-03-15Update Arm TF references to TF-ADan Handley
2018-03-13Docs: Update design guide for dynamic configSoby Mathew
2018-02-28Merge pull request #1287 from davidcunado-arm/dc/fix_misradavidcunado-arm
2018-02-27Merge pull request #1283 from jeenu-arm/sdei-fixesdavidcunado-arm
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-27SDEI: Add prioritisation clarificationJeenu Viswambharan
2018-02-26BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew
2018-02-02bl1: add bl1_plat_handle_{pre,post}_image_load()Masahiro Yamada
2018-02-02bl2: add bl2_plat_handle_pre_image_load()Masahiro Yamada
2018-01-24Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm
2018-01-19Add default crash console code to hook up to new console APIJulius Werner
2018-01-19Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm
2018-01-18bl2-el3: Add documentation for BL2 at EL3Roberto Vargas
2018-01-15Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_sourcedavidcunado-arm
2018-01-11AMU: Add plat interface to select which group 1 counters to enableDimitris Papastamos
2018-01-10Add documentation about plat_try_next_boot_source to bl1_platform_setupRoberto Vargas
2017-11-13BL31: Add SDEI dispatcherJeenu Viswambharan
2017-11-13GIC: Introduce API to get interrupt IDJeenu Viswambharan
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas
2017-10-21Merge pull request #1130 from jeenu-arm/gic-patchesdavidcunado-arm
2017-10-16GIC: Add API to get running priorityJeenu Viswambharan
2017-10-13Update documentation to PSCI v1.1Roberto Vargas
2017-10-05GICv3: Document GICv3 save/restore helpersDouglas Raillard
2017-09-11Implement log frameworkSoby Mathew
2017-08-31porting-guide.rst: Fix some sections' levelDouglas Raillard
2017-07-31lib: psci: early suspend handler for platformsVarun Wadekar
2017-07-26Emphasize that TF only supports 4 KB granule sizeSandrine Bailleux
2017-06-29Convert documentation to reStructuredTextDouglas Raillard