summaryrefslogtreecommitdiff
path: root/include/lib
AgeCommit message (Expand)Author
2016-04-01Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpersdanh-arm
2016-03-31Remove xlat_helpers.cAntonio Nino Diaz
2016-03-30Add ISR_EL1 to crash reportGerald Lejeune
2016-03-30Remove DAIF bits handling macrosGerald Lejeune
2016-03-03Extend memory attributes to map non-cacheable memorySandrine Bailleux
2016-02-18Merge pull request #523 from jcastillo-arm/jc/genfw-791danh-arm
2016-02-18ARM platforms: rationalise memory attributes of shared memoryJuan Castillo
2016-02-08Disable non-temporal hint on Cortex-A53/57Sandrine Bailleux
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2016-01-12Add support for ARM Cortex-A35 processorSandrine Bailleux
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09Initialize VTTBR_EL2 when bypassing EL2Sandrine Bailleux
2015-11-26Add ARM GICv3 driver without support for legacy operationAchin Gupta
2015-11-19Merge pull request #435 from sandrine-bailleux/sb/juno-r2Achin Gupta
2015-11-19Juno R2: Configure the correct L2 RAM latency valuesSandrine Bailleux
2015-11-13Add missing RES1 bit in SCTLR_EL1Vikram Kanigiri
2015-10-19Make CASSERT() macro callable from anywhereSandrine Bailleux
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
2015-08-24Add macros for retention control in Cortex-A53/A57Varun Wadekar
2015-08-05cortex_a53: Add A53 errata #826319, #836870Jimmy Huang
2015-08-05Add mmio utility functionsJimmy Huang
2015-07-24Add "Project Denver" CPU supportVarun Wadekar
2015-04-27Add header guards to asm macro filesDan Handley
2015-04-27Remove use of PLATFORM_CACHE_LINE_SIZEDan Handley
2015-04-01Merge pull request #277 from soby-mathew/sm/coh_lock_optdanh-arm
2015-04-01Merge pull request #280 from vwadekar/tlkd-fixed-v3danh-arm
2015-03-31Translate secure/non-secure virtual addressesVarun Wadekar
2015-03-27Remove the `owner` field in bakery_lock_t data structureSoby Mathew
2015-03-27Optimize the bakery lock structure for coherent memorySoby Mathew
2015-03-19Merge pull request #270 from vikramkanigiri/vk/a72_cpu_supportdanh-arm
2015-03-18Add support for ARM Cortex-A72 processorVikram Kanigiri
2015-03-16Use ARM CCI driver on FVP and Juno platformsVikram Kanigiri
2015-01-26Call reset handlers upon BL3-1 entry.Yatharth Kochar
2015-01-23Return success if an interrupt is seen during PSCI CPU_SUSPENDSoby Mathew
2015-01-22Move bakery algorithm implementation out of coherent memorySoby Mathew
2015-01-22Add macros for domain specific barriers.Soby Mathew
2015-01-07Prevent optimisation of sysregs accessors callsSandrine Bailleux
2014-12-04Fix the array size of mpidr_aff_map_nodes_t.Soby Mathew
2014-10-29Apply errata workarounds only when major/minor revisions match.Soby Mathew
2014-10-10Merge pull request #206 from soby-mathew/sm/reset_cntvoffAndrew Thoelke
2014-09-25Create BL stage specific translation tablesSoby Mathew
2014-09-16Initialize SCTLR_EL1 based on MODE_RW bitJens Wiklander
2014-09-02Reset CNTVOFF_EL2 register before exit into EL1 on warm bootSoby Mathew
2014-08-21Juno: Implement initial platform portSandrine Bailleux
2014-08-20Add support for selected Cortex-A57 errata workaroundsSoby Mathew
2014-08-20Add CPU specific crash reporting handlersSoby Mathew
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-08-20Introduce framework for CPU specific operationsSoby Mathew
2014-08-14Move IO storage source to drivers directoryDan Handley