aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \
| * | | marvell: Migrate to new interfacesAntonio Nino Diaz2018-09-282-4/+11
| * | | plat/arm: Migrate to new interfacesAntonio Nino Diaz2018-09-282-23/+0
| * | | Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-2818-193/+0
| * | | cci400: Remove deprecated driverAntonio Nino Diaz2018-09-281-76/+0
| * | | tzc400: Remove deprecated interfacesAntonio Nino Diaz2018-09-281-28/+0
| * | | xlat: Remove deprecated interfacesAntonio Nino Diaz2018-09-283-13/+0
| * | | context_mgmt: Remove deprecated interfacesAntonio Nino Diaz2018-09-281-10/+0
| * | | Remove deprecated bl1_init_bl2_mem_layout()Antonio Nino Diaz2018-09-281-4/+0
| * | | Remove deprecated early platform setup interfacesAntonio Nino Diaz2018-09-282-11/+0
| * | | gic: Remove deprecated driver and interfacesAntonio Nino Diaz2018-09-285-422/+2
| * | | Remove build option LOAD_IMAGE_V2Roberto Vargas2018-09-284-136/+0
| * | | PSCI: Remove deprecated file plat_psci_common.cAntonio Nino Diaz2018-09-281-6/+0
| * | | PSCI: Remove platform compatibility layerRoberto Vargas2018-09-284-136/+0
| |/ /
* / / mmc: Update framework to use standard response typeYann Gautier2018-09-281-4/+4
|/ /
* / aarch32: PAR_ADDR_MASK should explicitly use BIT_64Yann Gautier2018-09-201-1/+1
|/
* Merge pull request #1534 from Icenowy/sun50i_h6_pmicSoby Mathew2018-09-101-3/+4
|\
| * drivers: mentor: extract MI2CV driver from Marvell driverIcenowy Zheng2018-09-051-3/+4
* | Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_registerDimitris Papastamos2018-09-072-0/+5
|\ \
| * | juno: Revert FWU update detect mechanismSathees Balya2018-09-072-0/+5
* | | Readjust BL2 size after sharing Mbed TLS heapJohn Tsichritzis2018-09-071-1/+1
|/ /
* / ARMv7: Alias dmbld() to dmb()Jeenu Viswambharan2018-09-051-0/+10
|/
* Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4Dimitris Papastamos2018-09-051-0/+14
|\
| * drivers: emmc: dw_mmc: Add response flag into response ID definitionJun Nie2018-09-041-0/+14
* | Merge pull request #1554 from jts-arm/mbedDimitris Papastamos2018-09-056-3/+34
|\ \
| * | Reduce BL2 size for FVPJohn Tsichritzis2018-09-041-1/+1
| * | Support shared Mbed TLS heap for FVPJohn Tsichritzis2018-09-043-1/+19
| * | Prepare Mbed TLS drivers for shared heapJohn Tsichritzis2018-09-042-1/+14
| |/