1. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  2. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · Fri Jan 25 14:30:04 2019 +0000
  3. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · Tue Jan 15 14:19:50 2019 +0000
  4. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  5. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · Sun Oct 14 08:13:44 2018 +0100
  6. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · Fri Oct 19 16:44:18 2018 +0100
  7. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · Fri Oct 19 16:52:22 2018 +0100
  8. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · Fri Sep 14 10:34:57 2018 +0100
  9. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · Tue Sep 18 11:52:49 2018 +0100
  10. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · Tue Sep 18 13:26:03 2018 +0100
  11. 11459fa Remove unused ROMLIB memory region macro by Daniel Boulby · Wed Sep 19 14:20:46 2018 +0100
  12. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:37:23 2018 +0100
  13. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · Fri Aug 24 16:30:29 2018 +0100
  14. e3adc37 Add librom support in FVP by Roberto Vargas · Wed May 23 09:27:06 2018 +0100
  15. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · Mon Jul 16 14:09:15 2018 +0100
  16. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · Wed Jul 25 15:16:24 2018 +0100
  17. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · Fri Jul 06 16:54:44 2018 +0100
  18. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · Wed Jul 11 12:44:22 2018 +0200
  19. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · Tue Jun 19 09:29:36 2018 +0100
  20. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · Fri Jun 01 16:53:38 2018 +0100
  21. a72c337 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · Wed May 16 14:26:28 2018 +0100
  22. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · Tue May 15 15:34:20 2018 +0100
  23. b37eba9 Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · Tue May 15 13:12:50 2018 +0100
  24. d9166ac plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · Fri May 11 11:15:10 2018 +0100
  25. 93bd916 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · Fri May 04 12:59:45 2018 +0100
  26. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · Tue Feb 06 12:21:39 2018 +0000
  27. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · Fri Jan 05 16:00:05 2018 +0000
  28. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · Wed Jan 10 15:59:31 2018 +0000
  29. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  30. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · Wed Dec 28 16:11:41 2016 +0900
  31. 51bef61 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · Wed Jan 18 02:10:08 2017 +0900
  32. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · Tue Sep 13 17:07:57 2016 +0100
  33. 4876ae3 Cater for preloaded BL33 within plat_get_ns_image_entrypoint() by Soby Mathew · Mon May 09 17:20:10 2016 +0100
  34. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  35. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · Fri Jul 08 14:38:16 2016 +0100
  36. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · Wed May 18 16:11:47 2016 +0100
  37. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · Thu Apr 14 14:49:37 2016 +0100
  38. 2b8277b Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · Wed Apr 06 17:31:57 2016 +0100
  39. 93b02d9 Fix BL33_BASE option to work with RESET_TO_BL31 by Antonio Nino Diaz · Wed Apr 06 15:05:54 2016 +0100
  40. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  41. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  42. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · Wed Dec 09 19:03:06 2015 +0000
  43. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · Wed Dec 09 11:38:43 2015 +0000
  44. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · Tue Nov 03 14:18:34 2015 +0000
  45. 456deef Add NULL pointer check before reading BL32 entry point information by Juan Castillo · Fri Nov 06 10:01:37 2015 +0000
  46. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · Mon Oct 12 17:32:29 2015 +0100
  47. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · Fri Jul 31 16:35:05 2015 +0100
  48. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · Wed Jul 01 16:16:20 2015 +0100
  49. da797f6 Always enable CCI coherency in BL3-1 by Sandrine Bailleux · Thu May 14 14:13:05 2015 +0100
  50. 9df4804 Add common ARM and CSS platform code by Dan Handley · Thu Mar 19 18:58:55 2015 +0000