aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #1644 from soby-mathew/sm/pie_protoSoby Mathew2018-10-297-18/+56
|\ \ \ \
| * | | | PIE: Position Independant Executable support for BL31Soby Mathew2018-10-291-0/+1
| * | | | Make errata reporting mandatory for CPU filesSoby Mathew2018-10-292-4/+2
| * | | | PIE: Use PC relative adrp/adr for symbol referenceSoby Mathew2018-10-293-14/+30
| * | | | Add helper to return reference to a symbolSoby Mathew2018-10-291-0/+23
* | | | | Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbbSoby Mathew2018-10-291-0/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | meson: console: Introduce console driverAntonio Nino Diaz2018-10-261-0/+37
| | |/ / | |/| |
* | | | Convert arm_setup_page_tables into a generic helperRoberto Vargas2018-10-262-6/+5
* | | | xlat: Fix compatibility between v1 and v2Antonio Nino Diaz2018-10-264-14/+13
|/ / /
* | | Merge pull request #1640 from soby-mathew/sm/fin_con_regAntonio Niño Díaz2018-10-252-1/+86
|\ \ \
| * | | Multi-console: Deprecate the `finish_console_register` macroSoby Mathew2018-10-192-1/+86
| |/ /
* | | Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdtAntonio Niño Díaz2018-10-244-67/+283
|\ \ \
| * | | libfdt: Import version v1.4.7Antonio Nino Diaz2018-10-233-0/+2211
| * | | libfdt: Remove current versionAntonio Nino Diaz2018-10-233-1996/+0
| * | | libc: Integrate strrchr in libcAntonio Nino Diaz2018-10-231-0/+1
* | | | Merge pull request #1641 from jeenu-arm/ptrauthAntonio Niño Díaz2018-10-242-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | AArch64: Enable lower ELs to use pointer authenticationJeenu Viswambharan2018-10-162-1/+10
* | | | tzc: Fix MISRA defectsAntonio Nino Diaz2018-10-235-181/+184
| |/ / |/| |
* | | Merge pull request #1632 from Yann-lms/stm32mp1_mmcSoby Mathew2018-10-185-1/+86
|\ \ \ | |_|/ |/| |
| * | stm32mp1: add an IO to read MMC devicesYann Gautier2018-10-151-0/+14
| * | stm32mp1: add an IO to read STM32IMAGE binariesYann Gautier2018-10-151-0/+32
| * | Add new defines for STM32MP1 platformYann Gautier2018-10-152-1/+9
| * | stm32mp1: add sdmmc2 driverYann Gautier2018-10-151-0/+31
| |/
* | Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lockSoby Mathew2018-10-181-0/+9
|\ \
| * | scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabledRoberto Vargas2018-10-161-0/+9
| |/
* | Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midrSoby Mathew2018-10-182-0/+27
|\ \
| * | plat/arm: relocate the jump_if_cpu_midr macro.Deepak Pandey2018-10-152-0/+27
* | | Merge pull request #1628 from antonio-nino-diaz-arm/an/sharingSoby Mathew2018-10-183-63/+17
|\ \ \ | |_|/ |/| |
| * | plat/arm: Remove file arm_board_def.hAntonio Nino Diaz2018-10-113-63/+17
* | | Merge pull request #1627 from sandrine-bailleux-arm/sb/object-pool-allocatorDimitris Papastamos2018-10-121-0/+78
|\ \ \
| * | | Introduce object pool allocatorSandrine Bailleux2018-10-111-0/+78
* | | | Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_platSoby Mathew2018-10-122-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | plat/arm: Fix misra warnings in platform codeSathees Balya2018-10-112-6/+6
| |/ /
* | | Merge pull request #1621 from jts-arm/typosSoby Mathew2018-10-111-6/+6
|\ \ \
| * | | Reorder log level macro definitions for clarityJohn Tsichritzis2018-10-101-6/+6
| | |/ | |/|
* | | Merge pull request #1619 from antonio-nino-diaz-arm/an/norflashSoby Mathew2018-10-111-0/+0
|\ \ \ | |_|/ |/| |
| * | plat/arm: Move norflash driver to drivers/ folderAntonio Nino Diaz2018-10-101-0/+0
| |/
* | Merge pull request #1614 from MISL-EBU-System-SW/integration-fixSoby Mathew2018-10-101-0/+2
|\ \
| * | plat: marvell: invoke platform specific scp_bl2 image handlerGrzegorz Jaszczyk2018-10-071-0/+2
| |/
* / Fix misra warnings in SMC and power mgmt codeSathees Balya2018-10-092-36/+36
|/
* Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-commonDimitris Papastamos2018-10-048-79/+90
|\
| * Remove some MISRA defects in common codeAntonio Nino Diaz2018-10-048-79/+90
* | Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos2018-10-041-0/+43
|\ \ | |/ |/|
| * pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby2018-09-211-0/+43
* | FVP: Reclaim init code for the stackDaniel Boulby2018-10-034-4/+46
* | Introduce RECLAIM_INIT_CODE build flagDaniel Boulby2018-10-031-0/+9
* | Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_consoleSoby Mathew2018-10-031-1/+1
|\ \
| * | Fix misra warnings in delay timer and console driversSathees Balya2018-09-251-1/+1
* | | plat/arm: Remove option ARM_BOARD_OPTIMISE_MEMAntonio Nino Diaz2018-10-021-85/+0
* | | Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecatedSoby Mathew2018-10-0239-1062/+13
|\ \ \