Sanitise includes across codebase
[project/bcm63xx/atf.git] / plat / common / plat_bl_common.c
2019-01-04 Antonio Nino DiazSanitise includes across codebase
2018-11-01 Antonio Niño DíazMerge pull request #1623 from MISL-EBU-System-SW/a3700...
2018-10-31 Antonio Niño DíazMerge pull request #1650 from chandnich/sgiclark-ares...
2018-10-31 Antonio Niño DíazMerge pull request #1646 from Andre-ARM/allwinner/pmic-v2
2018-10-30 Antonio Niño DíazMerge pull request #1649 from Yann-lms/stm32mp1_doc_update
2018-10-29 Soby MathewMerge pull request #1616 from antonio-nino-diaz-arm...
2018-10-26 Antonio Niño DíazMerge pull request #1647 from antonio-nino-diaz-arm...
2018-10-26 Roberto VargasConvert arm_setup_page_tables into a generic helper
2018-10-26 Antonio Nino Diazxlat: Fix compatibility between v1 and v2
2018-10-10 Soby MathewMerge pull request #1489 from teknoraver/master
2018-10-04 Dimitris PapastamosMerge pull request #1583 from danielboulby-arm/db/AArch...
2018-10-04 Soby MathewMerge pull request #1595 from Yann-lms/dts_dep
2018-10-03 Soby MathewMerge pull request #1584 from danielboulby-arm/db/Switches
2018-10-03 Soby MathewMerge pull request #1588 from satheesbalya-arm/sb1_2596...
2018-10-03 Soby MathewMerge pull request #1591 from jts-arm/cov1
2018-10-02 Soby MathewMerge pull request #1601 from joannafarley-arm/jf/relea...
2018-10-02 Soby MathewMerge pull request #1599 from soby-mathew/sm/update_v2.0
2018-10-02 Soby MathewMerge pull request #1600 from soby-mathew/sm/compat_pol...
2018-10-02 Soby MathewMerge pull request #1598 from soby-mathew/sm/docs_updat...
2018-10-02 Soby MathewMerge pull request #1587 from antonio-nino-diaz-arm...
2018-09-28 Antonio Nino DiazRemove deprecated early platform setup interfaces
2018-09-28 Roberto VargasRemove build option LOAD_IMAGE_V2
2018-09-10 Soby MathewMerge pull request #1555 from theopolis/tbb-hikey960
2018-09-05 Dimitris PapastamosMerge pull request #1558 from jenswi-linaro/qemu-update
2018-09-05 Dimitris PapastamosMerge pull request #1515 from bryanodonoghue/atf-master...
2018-09-05 Dimitris PapastamosMerge pull request #1554 from jts-arm/mbed
2018-09-04 John TsichritzisPrepare Mbed TLS drivers for shared heap
2018-03-08 davidcunado-armMerge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6
2018-03-07 davidcunado-armMerge pull request #1239 from arve-android/trusty-fixes
2018-03-05 davidcunado-armMerge pull request #1288 from michpappas/tf-issues...
2018-03-01 davidcunado-armMerge pull request #1291 from dp-arm/dp/mk
2018-02-28 davidcunado-armMerge pull request #1290 from jeenu-arm/dynamiq
2018-02-28 davidcunado-armMerge pull request #1282 from robertovargas-arm/misra...
2018-02-28 Roberto VargasFix MISRA rule 8.4 in common code
2018-02-28 davidcunado-armMerge pull request #1286 from antonio-nino-diaz-arm...
2018-02-28 davidcunado-armMerge pull request #1284 from jeenu-arm/tspd-ehf
2018-02-27 davidcunado-armMerge pull request #1283 from jeenu-arm/sdei-fixes
2018-02-26 davidcunado-armMerge pull request #1263 from soby-mathew/sm/dyn_config
2018-02-26 Soby MathewIntroduce the new BL handover interface
2018-02-26 Soby MathewAdd image_id to bl1_plat_handle_post/pre_image_load()