summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-28Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm
2018-02-28Merge pull request #1284 from jeenu-arm/tspd-ehfdavidcunado-arm
2018-02-27Merge pull request #1274 from dp-arm/dp/a75davidcunado-arm
2018-02-27EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption()Jeenu Viswambharan
2018-02-27MISRA fixes for Cortex A75 AMU implementationDimitris Papastamos
2018-02-27Refactor AMU support for Cortex A75Dimitris Papastamos
2018-02-27Factor out CPU AMU helpersDimitris Papastamos
2018-02-27Implement {spe,sve}_supported() helpers and refactor codeDimitris Papastamos
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2018-02-26Dynamic cfg: MISRA fixesSoby Mathew
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2018-02-26ARM Platorms: Load TB_FW_CONFIG in BL1Soby Mathew
2018-02-26Dynamic cfg: Introduce fdt wrappersSoby Mathew
2018-02-26Add dynamic config image IDsSoby Mathew
2018-02-26BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew
2018-02-26ARM Platforms: Migrate to new BL handover interfaceSoby Mathew
2018-02-26Introduce the new BL handover interfaceSoby Mathew
2018-02-26Dynamic cfg: Add HW and TB_FW configs to CoTSoby Mathew
2018-02-26Dynamic cfg: Update the toolsSoby Mathew
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew
2018-02-24Merge pull request #1264 from fengbaopeng/integrationdavidcunado-arm
2018-02-24drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoCfengbaopeng
2018-02-15Redefine SMC_UNK as -1 instead of 0xFFFFFFFFAntonio Nino Diaz
2018-02-12Merge pull request #1256 from jeenu-arm/tsp-ehfdavidcunado-arm
2018-02-07Merge pull request #1173 from etienne-lms/armv7-qemudavidcunado-arm
2018-02-06Deprecate one EL3 interrupt routing model with EL3 exception handlingJeenu Viswambharan
2018-02-06Merge pull request #1224 from masahir0y/gzipdavidcunado-arm
2018-02-02aarch32: use lr as bl32 boot argument on aarch32 only systemsEtienne Carriere
2018-02-02Merge pull request #1253 from dp-arm/dp/amu32davidcunado-arm
2018-02-02image_decompress: add APIs for decompressing imagesMasahiro Yamada
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-02-02zlib: add gunzip() supportMasahiro Yamada
2018-02-01Merge pull request #1240 from dp-arm/dp/smcccdavidcunado-arm
2018-01-31AMU: Implement context save/restore for aarch32Joel Hutton
2018-01-31AMU: Add assembler helper functions for aarch32Joel Hutton
2018-01-30Merge pull request #1235 from jwerner-chromium/JW_udelaydavidcunado-arm
2018-01-29Optimize/cleanup BPIALL workaroundDimitris Papastamos
2018-01-29Implement support for SMCCC v1.1Dimitris Papastamos
2018-01-25Merge pull request #1234 from SNG-ARM/masterdavidcunado-arm
2018-01-25Merge pull request #1228 from dp-arm/dp/cve_2017_5715davidcunado-arm
2018-01-24Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm
2018-01-22Make div_round_up() correct for divisors that are not a power of 2Julius Werner
2018-01-22SPM: Declare explicit width based types in secure_partition_boot_info_t struc...Sughosh Ganu
2018-01-19Merge pull request #1227 from geesun/qx/emmc_macrosdavidcunado-arm
2018-01-19coreboot: Add support for CBMEM consoleJulius Werner
2018-01-19Add platform-independent coreboot support libraryJulius Werner
2018-01-19drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_APIJulius Werner
2018-01-19drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_APIJulius Werner
2018-01-19drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_APIJulius Werner