summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update license information in readme.rstdh/dual-licDan Handley2018-07-311-5/+14
* Merge pull request #1498 from glneo/cache-early-fixesDimitris Papastamos2018-07-304-8/+10
|\
| * ti: k3: common: Only enable caches earlyAndrew F. Davis2018-07-261-1/+1
| * GIC: Do not flush cache when unneededAndrew F. Davis2018-07-262-5/+7
| * PSCI: Fix logic error to skip cache flushingAndrew F. Davis2018-07-261-2/+2
* | Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misraDimitris Papastamos2018-07-3021-516/+560
|\ \
| * | Fix MISRA defects in SP805 driverAntonio Nino Diaz2018-07-302-21/+23
| * | xlat: Fix MISRA defectsAntonio Nino Diaz2018-07-3019-495/+537
| |/
* | Merge pull request #1497 from SNG-ARM/masterSoby Mathew2018-07-2710-10/+353
|\ \
| * | RAS: SGI: Add flags needed to build components for RAS featureSughosh Ganu2018-07-261-0/+10
| * | RAS: SGI575: Add platform specific RAS changesSughosh Ganu2018-07-263-4/+79
| * | RAS: SGI: Add platform handler for RAS interruptsSughosh Ganu2018-07-264-0/+168
| * | SPM: SGI: Map memory allocated for secure partitionsSughosh Ganu2018-07-262-0/+75
| * | ARM platforms: Allow board specific definition of SP stack baseSughosh Ganu2018-07-263-5/+19
| * | SGI: Include arm_spm_def.h in platform_def.hSughosh Ganu2018-07-262-1/+1
| * | RAS: ras_common: Add null pointer check for error record probe functionSughosh Ganu2018-07-261-3/+4
| * | Include board_arm_def.h through the platform's headerSughosh Ganu2018-07-261-1/+1
| |/
* | Merge pull request #1494 from hzhuang1/pcie_pinSoby Mathew2018-07-276-0/+65
|\ \ | |/ |/|
| * Hikey960: configure pins for PCIe controllerKaihua Zhong2018-07-276-0/+65
* | Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misradanh-arm2018-07-2543-615/+806
|\ \
| * | PSCI: Fix MISRA defects in common and setup codeAntonio Nino Diaz2018-07-246-164/+214
| * | PSCI: Fix MISRA defects in stat codeAntonio Nino Diaz2018-07-241-22/+25
| * | PSCI: Fix MISRA defects in MEM_PROTECTAntonio Nino Diaz2018-07-242-14/+15
| * | PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFFAntonio Nino Diaz2018-07-245-73/+76
| * | PSCI: Fix MISRA defects in platform codeAntonio Nino Diaz2018-07-244-24/+27
| * | PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-2027-160/+184
| * | PMF: Fix MISRA defectsAntonio Nino Diaz2018-07-202-15/+15
| * | PSCI: Refactor lock macros to comply with MISRAAntonio Nino Diaz2018-07-201-57/+90
| * | PSCI: Add missing function argument namesAntonio Nino Diaz2018-07-201-7/+6
| * | PSCI: Replace macros by static inline functionsAntonio Nino Diaz2018-07-204-64/+133
| * | Fix check_[uptr/u32]_overflow() macros MISRA defectsAntonio Nino Diaz2018-07-201-7/+7
| * | Introduce UL(), L() and LL() macrosAntonio Nino Diaz2018-07-201-8/+14
* | | Merge pull request #1466 from Yann-lms/stm32mp1danh-arm2018-07-2565-0/+12015
|\ \ \
| * | | Update list of maintainers for STM32MP1Yann Gautier2018-07-241-0/+11
| * | | stm32mp1: Add platform documentationYann Gautier2018-07-241-0/+82
| * | | stm32mp1: Link BL2, BL32 and DTB in one binaryYann Gautier2018-07-243-0/+170
| * | | tools: Add stm32image tool into TF-AYann Gautier2018-07-243-0/+299
| * | | stm32mp1: Add device tree filesYann Gautier2018-07-249-0/+1268
| * | | stm32mp1: Add BL32 SP_min secure monitorYann Gautier2018-07-2410-1/+605
| * | | stm32mp1: Add DDR support and its security with TZC400Yann Gautier2018-07-2414-1/+1960
| * | | stm32mp1: Add PMIC supportYann Gautier2018-07-248-0/+2264
| * | | stm32mp1: Add console supportYann Gautier2018-07-245-0/+391
| * | | stm32mp1: save boot information in backup registersYann Gautier2018-07-245-0/+80
| * | | stm32mp1: Add GPIO supportYann Gautier2018-07-245-0/+347
| * | | stm32mp1: Add clock and reset supportYann Gautier2018-07-2412-0/+2832
| * | | Introduce STMicroelectronics STM32MP1 platformYann Gautier2018-07-2415-0/+1706
| * | | Add STMicroelectronics to the list of contributorsYann Gautier2018-07-241-0/+2
| | |/ | |/|
* | | Merge pull request #1492 from jts-arm/docsdanh-arm2018-07-252-4/+4
|\ \ \
| * | | Reword LOAD_IMAGE_V2 in user guide & fix a typoJohn Tsichritzis2018-07-242-4/+4
| | |/ | |/|
* | | Merge pull request #1491 from jeenu-arm/misra-fixdanh-arm2018-07-252-4/+1
|\ \ \