aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-22Merge pull request #475 from danh-arm/dh/v1.2-finalv1.2danh-arm
2015-12-22Merge pull request #474 from danh-arm/dh/v1.2-misc-doc-fixesdanh-arm
2015-12-22Increment Makefile version to 1.2Dan Handley
2015-12-22Update `readme.md` for v1.2 releaseDan Handley
2015-12-21Update `change-log.md` for v1.2 releaseSandrine Bailleux
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-21Clarify "Getting the TF source code" in user guideDan Handley
2015-12-21Update `contributing.md` CLA instructionsDan Handley
2015-12-21Remove out-dated comment in FVP PWRC codeSandrine Bailleux
2015-12-17Merge pull request #473 from labapart/documentation-clean-legacy-variablesdanh-arm
2015-12-17Merge pull request #472 from danh-arm/dh/fwu-docsdanh-arm
2015-12-17FWU: Add documentation for Firmware Update featureYatharth Kochar
2015-12-17docs/user-guide.md: Remove deprecated `FVP_SHARED_DATA_LOCATION`Olivier Martin
2015-12-17docs/user-guide.md: Renamed legacy `FVP_TSP_RAM_LOCATION`Olivier Martin
2015-12-16Merge pull request #471 from sandrine-bailleux/sb/reset-doc-v2danh-arm
2015-12-16Merge pull request #466 from soby-mathew/sm/giv3-docdanh-arm
2015-12-15Merge pull request #470 from danh-arm/dh/fwu-done-fixv1.2-rc0danh-arm
2015-12-15Introduce the ARM TF reset design documentSandrine Bailleux
2015-12-15Merge pull request #469 from danh-arm/dh/fwu-resume-fixdanh-arm
2015-12-15FWU: Pass client cookie to FWU_SMC_UPDATE_DONEDan Handley
2015-12-15FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUMEDan Handley
2015-12-15Documentation updates for the new GIC driversSoby Mathew
2015-12-14Merge pull request #468 from danh-arm/dh/fwu-tweaksdanh-arm
2015-12-14Merge pull request #467 from jcastillo-arm/jc/tbb_oiddanh-arm
2015-12-14FWU: Fix secure memory check in image authDan Handley
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-12-14TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo
2015-12-10Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_xdanh-arm
2015-12-10Move up to mbed TLS 2.xJuan Castillo
2015-12-10Merge pull request #464 from sandrine-bailleux/sb/update-depsdanh-arm
2015-12-10Move up dependency versions in user guideSandrine Bailleux
2015-12-10Merge pull request #463 from jcastillo-arm/jc/tf-issues/216danh-arm
2015-12-10De-feature PL011 UART driver to match generic UART specJuan Castillo
2015-12-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09Merge pull request #453 from yatharth-arm/yk/fwu-6danh-arm
2015-12-09FWU: Add support for `fwu_fip` targetYatharth Kochar
2015-12-09FWU: Add FWU support to `fip_create` toolYatharth Kochar
2015-12-09FWU: Add FWU support to `cert_create` toolYatharth Kochar
2015-12-09FWU: Add Firmware Update support in BL2U for ARM platformsYatharth Kochar
2015-12-09FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar
2015-12-09FWU: Add Firmware Update support in BL1 for ARM platformsYatharth Kochar
2015-12-09FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar
2015-12-09Add descriptor based image management support in BL1Yatharth Kochar
2015-12-09Move context management code to common locationYatharth Kochar
2015-12-09SoC security setup for CSS platforms in BL1Yatharth Kochar
2015-12-09Remove `RUN_IMAGE` usage as opcode passed to next EL.Yatharth Kochar
2015-12-09Add uppercase macro to build_macros.mkYatharth Kochar
2015-12-09Specify BL31 runtime console for ARM Standard platformsSoby Mathew
2015-12-09Ensure BL31 does not print to boot console by defaultSoby Mathew