aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/board/juno
AgeCommit message (Expand)Author
2018-12-18romlib: Add platform specific jump table listSathees Balya
2018-12-03Merge pull request #1699 from chandnich/sgi-mt-supportSoby Mathew
2018-11-29plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' functionChandni Cherukuri
2018-11-27plat/css: allow platforms to define the system power domain levelChandni Cherukuri
2018-11-23juno: Add romlib supportSathees Balya
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-06plat/arm: Fix MISRA defects in common codeAntonio Nino Diaz
2018-11-02Merge pull request #1663 from sudeep-holla/scpi_build_fixAntonio Niño Díaz
2018-11-01plat: juno: fix build for !CSS_USE_SCMI_DRIVERSudeep Holla
2018-11-01plat/arm: Fix types of constants in headersAntonio Nino Diaz
2018-10-26Convert arm_setup_page_tables into a generic helperRoberto Vargas
2018-10-24Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdtAntonio Niño Díaz
2018-10-23juno: Increase BL2 max sizeAntonio Nino Diaz
2018-10-18plat/arm/scmi: introduce plat_css_get_scmi_info APIChandni Cherukuri
2018-10-18Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midrSoby Mathew
2018-10-18Merge pull request #1628 from antonio-nino-diaz-arm/an/sharingSoby Mathew
2018-10-15plat/arm: relocate the jump_if_cpu_midr macro.Deepak Pandey
2018-10-12Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_platSoby Mathew
2018-10-11plat/arm: Fix misra warnings in platform codeSathees Balya
2018-10-11plat/arm: Remove file arm_board_def.hAntonio Nino Diaz
2018-10-11Merge pull request #1619 from antonio-nino-diaz-arm/an/norflashSoby Mathew
2018-10-11plat/arm: Move board_css_common.c to juno folderAntonio Nino Diaz
2018-10-10plat/arm: Move norflash driver to drivers/ folderAntonio Nino Diaz
2018-10-10plat/arm: allow RESET_TO_BL31 for CSS-based platformsDeepak Pandey
2018-10-02plat/arm: Remove option ARM_BOARD_OPTIMISE_MEMAntonio Nino Diaz
2018-09-28plat/arm: Migrate to new interfacesAntonio Nino Diaz
2018-09-07juno: Revert FWU update detect mechanismSathees Balya
2018-08-30Prevent two weak definitions of the same functionDaniel Boulby
2018-08-21memprotect: Move files to specific platform makefilesRoberto Vargas
2018-08-06Add librom support in FVPRoberto Vargas
2018-07-25Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misradanh-arm
2018-07-24Rework page table setup for varying number of mem regionsDaniel Boulby
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-06-18Move mem-protect definitions to board specific filesRoberto Vargas
2018-06-07Juno: Bump up the BL1-RW sizeSoby Mathew
2018-06-07ARM platforms: Move BL31 below BL2 to enable BL2 overlaySoby Mathew
2018-05-11css: Fix erroneous non-secure RAM base address/size for SGI-575Chris Kay
2018-05-01ARM platforms: Demonstrate mem_protect from el3_runtimeRoberto Vargas
2018-04-11Merge pull request #1342 from Summer-ARM/sq/support-tzmp1Dimitris Papastamos
2018-04-10Juno: Add support for TrustZone Media Protection 1 (TZMP1)Summer Qin
2018-04-10plat/arm: Allow override of default TZC regionsSummer Qin
2018-04-09Juno: Increase bl2 max size to fix build when SPD=opteedAmit Daniel Kachhap
2018-03-08Juno: Change the Firmware update detect mechanismSoby Mathew
2018-02-28Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm
2018-02-28Fix MISRA rule 8.4 Part 2Roberto Vargas
2018-02-28Select SCMI/SDS drivers by default on JunoSandrine Bailleux
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2017-12-19ARM platforms: Allow platforms to define SDEI eventsJeenu Viswambharan
2017-12-11Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm
2017-11-30Do not enable SVE on pre-v8.2 platformsDavid Cunado