summaryrefslogtreecommitdiff
path: root/docs/porting-guide.rst
AgeCommit message (Expand)Author
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