Commit Graph

  • 27905d0a10 Add compilation macro for each BL stage Soby Mathew 2014-07-16 15:12:21 +0100
  • 752b05b09a Move up to Linaro 14.07 toolchain Juan Castillo 2014-08-01 12:58:12 +0100
  • c1efc4c066 Merge pull request #179 from jcastillo-arm/jc/tf-issues/219 danh-arm 2014-08-04 10:34:18 +0100
  • 319609ae7a Merge pull request #178 from soby-mathew/sm/optmize_el3_context danh-arm 2014-08-04 10:31:54 +0100
  • d9ec0c14d2 Merge pull request #175 from vikramkanigiri/vk/spd-init-by-stack-unwinding danh-arm 2014-08-01 12:17:51 +0100
  • faaa2e7644 Support asynchronous method for BL3-2 initialization Vikram Kanigiri 2014-07-15 16:49:22 +0100
  • 50e27dadbc Rework the TSPD setup code Vikram Kanigiri 2014-07-15 16:46:43 +0100
  • 53fdcebd6d Call platform_is_primary_cpu() only from reset handler Juan Castillo 2014-07-16 15:53:43 +0100
  • fdfabec10c Optimize EL3 register state stored in cpu_context structure Soby Mathew 2014-07-04 16:02:26 +0100
  • dd2bdee616 Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 danh-arm 2014-07-28 14:33:44 +0100
  • 6397bf6a99 Merge pull request #172 from soby-mathew/sm/asm_assert danh-arm 2014-07-28 14:28:40 +0100
  • 9fd412770f Merge pull request #170 from achingupta/ag/tf-issues#226 danh-arm 2014-07-28 14:27:25 +0100
  • d9b1128b43 Merge pull request #169 from achingupta/ag/tf-issues#198 danh-arm 2014-07-28 14:24:52 +0100
  • d3280beb70 Rework incorrect use of assert() and panic() in codebase Juan Castillo 2014-06-05 09:45:36 +0100
  • 8c10690236 Add CPUECTLR_EL1 and Snoop Control register to crash reporting Soby Mathew 2014-07-16 09:23:52 +0100
  • 626ed510f1 Rework the crash reporting in BL3-1 to use less stack Soby Mathew 2014-06-25 10:07:40 +0100
  • bc9201289c Implement an assert() callable from assembly code Soby Mathew 2014-07-14 16:58:03 +0100
  • c67b09bd2c Introduce crash console APIs for crash reporting Soby Mathew 2014-07-14 16:57:23 +0100
  • 462c8350f6 Parametrize baudrate and UART clock during console_init() Soby Mathew 2014-07-14 15:43:21 +0100
  • fce5f7501a Introduce asm console functions in TF Soby Mathew 2014-06-24 12:28:41 +0100
  • ec3c10039b Simplify management of SCTLR_EL3 and SCTLR_EL1 Achin Gupta 2014-07-18 18:38:28 +0100
  • 539a7b383d Remove the concept of coherent stacks Achin Gupta 2014-06-26 11:12:37 +0100
  • 592dd7cbe6 Merge pull request #176 from danh-arm/jc/tf-issues/203-v3 danh-arm 2014-07-25 15:11:47 +0100
  • aaa3e722c0 Add support for printing version at runtime Juan Castillo 2014-06-30 11:41:46 +0100
  • 2d4aceaffa Merge pull request #167 from jcastillo-arm/jc/tf-issues/217 Dan Handley 2014-07-25 14:57:54 +0100
  • 54d0911f64 Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-arch Dan Handley 2014-07-25 14:56:46 +0100
  • 705bf6806b Merge pull request #174 from soby-mathew:sm/lean_printf_v2 Dan Handley 2014-07-25 14:54:38 +0100
  • b79af93445 Implement a leaner printf for Trusted Firmware Soby Mathew 2014-06-12 17:23:58 +0100
  • 4def123e01 Add workaround for a Juno platform errata v0.4-Juno-0.6-rc0 Achin Gupta 2014-07-20 20:38:47 +0100
  • 912e794340 Revert Cortex-A57 r0p0 errata #814670 Achin Gupta 2014-07-20 19:55:34 +0100
  • b51da82182 Remove coherent stack usage from the warm boot path Achin Gupta 2014-06-26 09:58:52 +0100
  • afff8cbdd8 Make enablement of the MMU more flexible Achin Gupta 2014-06-26 08:59:07 +0100
  • 754a2b7a09 Remove coherent stack usage from the cold boot path Achin Gupta 2014-06-25 19:26:22 +0100
  • 2b98e7890b Define ARM_GIC_ARCH default value for all platforms Sandrine Bailleux 2014-07-17 17:23:14 +0100
  • 08783e4326 FVP: Ensure system reset wake-up results in cold boot Juan Castillo 2014-07-11 10:23:18 +0100
  • a1a441775f Merge pull request #162 from jcastillo-arm/jc/tf-issues/194 danh-arm 2014-07-11 14:17:05 +0100
  • ab26147d43 Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 danh-arm 2014-07-11 14:16:13 +0100
  • 414cfa18da Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 danh-arm 2014-07-11 11:19:27 +0100
  • 46d49f6355 Update the documentation about the memory layout on FVP Sandrine Bailleux 2014-06-23 17:00:23 +0100
  • 93d81d64d3 Add support for BL3-0 image Sandrine Bailleux 2014-06-24 14:19:36 +0100
  • a1b6db6c62 fvp: Reuse BL1 and BL2 memory through image overlaying Sandrine Bailleux 2014-06-16 16:12:27 +0100
  • 6a2231560b Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 danh-arm 2014-07-10 14:45:19 +0100
  • 3fc938b56a Merge pull request #146 from danh-arm/dh/refactor-fvp-gic danh-arm 2014-07-10 14:44:24 +0100
  • 06bd026229 Merge pull request #161 from danh-arm/lm/calc-tcr-bits danh-arm 2014-07-10 14:43:48 +0100
  • 0f21c547fe Allow FP register context to be optional at build time Juan Castillo 2014-06-25 17:26:36 +0100
  • 1e8c5c4f20 Refactor fvp gic code to be a generic driver Dan Handley 2014-06-20 09:43:15 +0100
  • 6f3b195a18 Refactor fvp_config into common platform header Dan Handley 2014-06-20 12:02:01 +0100
  • 73ad2572c8 Calculate TCR bits based on VA and PA Lin Ma 2014-06-27 16:56:30 -0700
  • 6063379902 fvp: Properly detect the location of BL1 R/W data Sandrine Bailleux 2014-06-13 14:48:18 +0100
  • 8f55dfb4ba Remove concept of top/bottom image loading Sandrine Bailleux 2014-06-24 14:02:34 +0100
  • dac1235a94 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability Andrew Thoelke 2014-06-27 14:10:04 +0100
  • 1122e24684 Merge pull request #155 from athoelke/at/support-foundation-v2.1 Andrew Thoelke 2014-06-27 12:53:26 +0100
  • 90e31479bf Support later revisions of the Foundation FVP Andrew Thoelke 2014-06-26 14:27:26 +0100
  • 5e0f9bde13 Merge pull request #154 from athoelke/at/inline-mmio Andrew Thoelke 2014-06-26 23:02:28 +0100
  • b124073390 Merge pull request #153 from athoelke/at/remove-psci-mpidr Andrew Thoelke 2014-06-26 23:01:43 +0100
  • 56378aa6ee Remove current CPU mpidr from PSCI common code Andrew Thoelke 2014-06-09 12:44:21 +0100
  • e73af8ac68 Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 danh-arm 2014-06-24 16:48:31 +0100
  • 9d302ed22f Merge pull request #150 from sandrine-bailleux/sb/fix-plat-print-gic-regs danh-arm 2014-06-24 16:48:18 +0100
  • a28daa0d6a Merge pull request #149 from sandrine-bailleux/sb/warn-missing-include-dirs danh-arm 2014-06-24 16:44:37 +0100
  • 7eea13523c Merge pull request #147 from athoelke/at/remove-bakery-mpidr danh-arm 2014-06-24 16:44:12 +0100
  • 5e11375398 Inline the mmio accessor functions Andrew Thoelke 2014-06-24 14:18:35 +0100
  • 4f2104ff20 Remove all checkpatch errors from codebase Juan Castillo 2014-06-13 17:05:10 +0100
  • 03396c435a Simplify entry point information generation code on FVP Vikram Kanigiri 2014-06-02 14:59:00 +0100
  • 9edc89171f fvp: Fix register name in 'plat_print_gic_regs' macro Sandrine Bailleux 2014-06-03 09:52:26 +0100
  • 634ec6c23b Remove calling CPU mpidr from bakery lock API Andrew Thoelke 2014-06-09 12:54:15 +0100
  • 41cf7bdfd7 Merge pull request #145 from athoelke/at/psci-memory-optimization-v2 danh-arm 2014-06-23 18:04:29 +0100
  • 47fe640c97 Merge pull request #144 from athoelke/at/init-context-v2 danh-arm 2014-06-23 18:02:36 +0100
  • 6c0b45d1ce Correctly dimension the PSCI aff_map_node array Andrew Thoelke 2014-06-20 00:36:14 +0100
  • 13ac44a5c7 Eliminate psci_suspend_context array Andrew Thoelke 2014-06-20 00:38:03 +0100
  • 167a935733 Initialise CPU contexts from entry_point_info Andrew Thoelke 2014-06-04 21:10:52 +0100
  • f52ec1975c Merge pull request #143 from athoelke/at/remove-nsram danh-arm 2014-06-23 14:41:34 +0100
  • 5219862cd0 Merge pull request #140 from athoelke/at/psci_smc_handler danh-arm 2014-06-23 14:40:20 +0100
  • a0df63ef14 Compile with '-Wmissing-include-dirs' flag Sandrine Bailleux 2014-06-23 13:37:53 +0100
  • 5298f2cb98 Merge pull request #138 from athoelke/at/cpu-context danh-arm 2014-06-23 13:10:00 +0100
  • 92152eecbb Merge pull request #137 from athoelke/at/no-early-exceptions danh-arm 2014-06-23 13:06:05 +0100
  • 2e35b924c4 Merge pull request #136 from athoelke/at/cpu-data danh-arm 2014-06-23 12:47:47 +0100
  • c2c5ee2d83 Merge pull request #142 from athoelke/at/fix-console_putc danh-arm 2014-06-23 12:43:58 +0100
  • 15f195bfb3 Remove NSRAM from FVP memory map Andrew Thoelke 2014-06-20 12:23:20 +0100
  • 0695dc49e2 Remove broken assertion in console_putc() Andrew Thoelke 2014-06-20 11:12:39 +0100
  • e869310f67 Merge pull request #135 from soby-mathew/sm/remove-reinit-of-timers danh-arm 2014-06-18 18:34:31 +0100
  • b1e71b20d8 Remove re-initialisation of system timers after warm boot for FVP Soby Mathew 2014-06-06 10:18:52 +0100
  • cc8856432e Add barriers to handle Secure Timer interrupts correctly v0.4-Juno-0.5-rc1 v0.4-Juno-0.5 Achin Gupta 2014-06-17 16:59:13 +0100
  • 5d292ab6fd Merge pull request #134 from jcastillo-arm/jc/tf-issues/179 danh-arm 2014-06-17 15:12:14 +0100
  • ee94cc6fa6 Remove early_exceptions from BL3-1 Andrew Thoelke 2014-06-02 12:38:12 +0100
  • aaba4f2827 Move CPU context pointers into cpu_data Andrew Thoelke 2014-06-02 10:00:25 +0100
  • 5e91007424 Per-cpu data cache restructuring Andrew Thoelke 2014-06-02 11:40:35 +0100
  • 84e9b09d04 Set correct value for SYS_ID_REV_SHIFT in FVP Juan Castillo 2014-06-13 17:10:00 +0100
  • dbc64b39c9 Merge pull request #133 from athoelke/at/crash-reporting-opt danh-arm 2014-06-16 12:45:08 +0100
  • 30e3b312f2 Merge pull request #131 from athoelke/at/cm_get_context danh-arm 2014-06-16 12:41:58 +0100
  • 5c633bdff3 Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 danh-arm 2014-06-16 12:41:48 +0100
  • 3934d1a6cc Merge pull request #128 from sandrine-bailleux/sb/make-load_image-ep-optional danh-arm 2014-06-16 11:58:21 +0100
  • 2966dc2cf5 Merge pull request #127 from sandrine-bailleux/sb/fix-pl011-fifo-polling achingupta 2014-06-12 09:15:06 +0100
  • ca1e6b63c4 Merge pull request #126 from sandrine-bailleux/sb/include-missing-hfile achingupta 2014-06-12 09:14:05 +0100
  • 4c5f8dc9a5 Merge pull request #125 from sandrine-bailleux/sb/remove-bl2_el_change_mem_ptr achingupta 2014-06-12 09:12:52 +0100
  • 9c22b32300 Make the BL3-1 crash reporting optional Andrew Thoelke 2014-06-03 11:50:53 +0100
  • 08ab89d324 Provide cm_get/set_context() for current CPU Andrew Thoelke 2014-05-14 17:09:32 +0100
  • 2b677652e0 Merge Pull Request #120 (patch 1) from 'linmaonly:lin_patch2' Andrew Thoelke 2014-06-10 23:33:07 +0100
  • 5003ecabf8 PSCI SMC handler improvements Andrew Thoelke 2014-06-10 16:37:37 +0100
  • 5c3272a717 Make system register functions inline assembly Andrew Thoelke 2014-06-02 15:44:43 +0100
  • e9e0b053ce Juno: Enable non-secure accesses to the system timer v0.4-Juno-0.5-rc0 v0.4-Juno-0.4-rc0 Sandrine Bailleux 2014-06-03 11:53:17 +0100