project/bcm63xx/atf.git
2015-04-08 Kévin PetitAdd support to indicate size and end of assembly functions
2015-04-01 danh-armMerge pull request #277 from soby-mathew/sm/coh_lock_opt
2015-04-01 danh-armMerge pull request #279 from sandrine-bailleux/sb/fix...
2015-04-01 danh-armMerge pull request #280 from vwadekar/tlkd-fixed-v3
2015-03-31 Varun WadekarTLK-D documentation and add NVIDIA to the Acknowledgeme...
2015-03-31 Varun WadekarOpen/Close TA sessions, send commands/events to TAs
2015-03-31 Varun WadekarPreempt/Resume standard function ID calls
2015-03-31 Varun WadekarTranslate secure/non-secure virtual addresses
2015-03-31 Varun WadekarRegister NS shared memory for SP's activity logs and...
2015-03-31 Varun WadekarAdd TLK Dispatcher (tlkd) based on the Test Dispatcher...
2015-03-27 Soby MathewRemove the `owner` field in bakery_lock_t data structure
2015-03-27 Soby MathewOptimize the bakery lock structure for coherent memory
2015-03-26 Sandrine BailleuxBug Fix: Fix checkpatch rule in Makefile
2015-03-26 achinguptaMerge pull request #274 from sandrine-bailleux/sb/juno-r1
2015-03-26 achinguptaMerge pull request #273 from achingupta/ag/genfw-389
2015-03-24 Sandrine BailleuxAdd support for Juno r1 in the platform reset handler
2015-03-20 Achin GuptaSet group status of PPIs and SGIs correctly on GICv3...
2015-03-19 danh-armMerge pull request #270 from vikramkanigiri/vk/a72_cpu_...
2015-03-18 Vikram KanigiriAdd support for ARM Cortex-A72 processor
2015-03-17 danh-armMerge pull request #263 from jcastillo-arm/jc/tbb_sha25...
2015-03-17 danh-armMerge pull request #269 from vikramkanigiri/vk/common-cci
2015-03-17 danh-armMerge pull request #268 from vikramkanigiri/vk/move_ini...
2015-03-17 danh-armMerge pull request #267 from sandrine-bailleux/sb/doc...
2015-03-17 danh-armMerge pull request #266 from sandrine-bailleux/sb/juno...
2015-03-17 danh-armMerge pull request #264 from jcastillo-arm/jc/tbb_fip_dep
2015-03-17 danh-armMerge pull request #262 from sandrine-bailleux/sb/check...
2015-03-17 danh-armMerge pull request #265 from jcastillo-arm/jc/git_commit_id
2015-03-16 Vikram KanigiriUse ARM CCI driver on FVP and Juno platforms
2015-03-16 Vikram KanigiriCommon driver for ARM Cache Coherent Interconnects
2015-03-16 Vikram KanigiriAdd macro to calculate number of elements in an array
2015-03-13 Vikram KanigiriInitialise cpu ops after enabling data cache
2015-03-11 Juan Castillocheckpatch: ignore GIT_COMMIT_ID
2015-03-11 Sandrine BailleuxJuno: Disable workaround for Cortex-A57 erratum #806969
2015-03-11 Juan CastilloTBB: remove PolarSSL SHA1 functions from the binary
2015-03-10 Sandrine BailleuxUser guide: Add dependency on libssl-dev for cert_creat...
2015-03-10 Sandrine BailleuxUpdate help message printed by the Makefile
2015-03-06 Sandrine BailleuxEnable type-checking of arguments passed to printf...
2015-03-06 danh-armMerge pull request #260 from jcastillo-arm/jc/tbb_sha256
2015-03-05 Juan CastilloTBB: use SHA256 to generate the certificate signatures
2015-03-05 Juan CastilloTBB: fix build target 'all' dependency on certificates
2015-03-05 danh-armMerge pull request #261 from sandrine-bailleux/sb/codin...
2015-03-05 Sandrine BailleuxFix violations to the coding style
2015-03-05 Sandrine BailleuxIgnore C library files when checking coding style
2015-02-25 danh-armMerge pull request #259 from soby-mathew/sm/plat_max_afflvl
2015-02-25 danh-armMerge pull request #258 from rmurphy-arm/rm/dma-smmu
2015-02-19 danh-armMerge pull request #257 from soby-mathew/sm/opt_mmap_reg
2015-02-16 Robin MurphyJuno: clear DMA-330 SMMU security state
2015-02-12 Soby MathewExport maximum affinity using PLATFORM_MAX_AFFLVL macro
2015-02-12 Soby MathewMinimize MAX_MMAP_REGIONS for each BL stage
2015-02-04 achinguptaMerge pull request #256 from achingupta/ag/v1.1-rc2-fix
2015-02-04 Achin GuptaFix model command line for legacy VE memory map
2015-02-03 danh-armMerge pull request #254 from achingupta/ag/v1.1-doc...
2015-02-03 danh-armMerge pull request #255 from jcastillo-arm/jc/cert_crea...
2015-02-03 Achin GuptaTBB: Add documentation for Trusted Board Boot
2015-02-03 Achin GuptaDocumentation for version 1.1
2015-02-02 danh-armMerge pull request #253 from danh-arm/dh/deps-for-v1.1
2015-02-02 Sandrine BailleuxMove up dependency versions in user guide
2015-02-02 danh-armMerge pull request #252 from sandrine-bailleux/v1.1...
2015-02-02 Sandrine BailleuxMiscellaneous doc fixes for v1.1
2015-01-30 danh-armMerge pull request #251 from soby-mathew/sm/reset_handl...
2015-01-30 Soby MathewFix the Cortex-A57 reset handler register usage
2015-01-28 danh-armMerge pull request #249 from danh-arm/jc/tbb_prototype
2015-01-28 Juan CastilloTBB: authenticate BL3-x images and certificates
2015-01-28 Juan CastilloFVP: initialize IO framework in bl2_early_platform_setup()
2015-01-28 Juan CastilloTBB: authenticate BL2 image and certificate
2015-01-28 Juan CastilloTBB: add authentication module interface
2015-01-28 Juan CastilloTBB: add PolarSSL based authentication module
2015-01-28 Juan Castillostdlib: add missing features to build PolarSSL
2015-01-28 Juan CastilloTBB: add a platform specific function to validate the...
2015-01-28 Juan CastilloTBB: add support to include certificates in a FIP image
2015-01-28 Juan CastilloTBB: add tool to generate certificates
2015-01-28 Juan CastilloSkip reserving memory for non-executable and BL3-0...
2015-01-28 danh-armMerge pull request #248 from jcastillo-arm/jc/tf-issues...
2015-01-27 danh-armMerge pull request #247 from achingupta/ag/tf-issues#275
2015-01-26 Yatharth KocharCall reset handlers upon BL3-1 entry.
2015-01-26 danh-armMerge pull request #246 from soby-mathew/sm/route_IRQ_EL3
2015-01-26 Soby MathewDemonstrate model for routing IRQs to EL3
2015-01-26 danh-armMerge pull request #245 from danh-arm/sm/psci_version
2015-01-26 Soby MathewIncrement the PSCI VERSION to 1.0
2015-01-26 danh-armMerge pull request #244 from danh-arm/sm/psci_mig_feat
2015-01-26 Soby MathewVerify capabilities before handling PSCI calls
2015-01-26 Soby MathewImplement PSCI_FEATURES API
2015-01-26 Soby MathewRework the PSCI migrate APIs
2015-01-26 danh-armMerge pull request #243 from soby-mathew/sm/psci_cleanup_1
2015-01-26 Juan CastilloFVP: Allow BL3-2 to sit in the secure region of DRAM
2015-01-23 Soby MathewReturn success if an interrupt is seen during PSCI...
2015-01-23 Soby MathewValidate power_state and entrypoint when executing...
2015-01-23 Soby MathewSave 'power_state' early in PSCI CPU_SUSPEND call
2015-01-23 Soby MathewRework internal API to save non-secure entry point...
2015-01-23 Soby MathewPSCI: Check early for invalid CPU state during CPU ON
2015-01-23 Soby MathewRemove `ns_entrypoint` and `mpidr` from parameters...
2015-01-22 danh-armMerge pull request #240 from danh-arm/sm/rem_coh_mem
2015-01-22 Soby MathewRemove coherent memory from the BL memory maps
2015-01-22 Soby MathewMove bakery algorithm implementation out of coherent...
2015-01-22 Soby MathewAdd macros for domain specific barriers.
2015-01-22 Soby MathewRemove the wfe() for bounded wait in bakery_lock
2015-01-21 Juan CastilloFVP: map non-secure DRAM1 in the MMU
2015-01-16 danh-armMerge pull request #235 from soby-mathew/sm/inv_cpu_ops
2015-01-16 danh-armMerge pull request #233 from jcastillo-arm/jc/tf-issues/254
2015-01-13 Soby MathewInvalidate the dcache after initializing cpu-ops
next