1. 6fa4d52 Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · 8 years ago
  2. d3e1a1d Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · 8 years ago
  3. f9a3119 drivers: Add Cadence UART driver by Soren Brinkmann · 8 years ago
  4. 411ac8f Add ARM CoreLink DMC-500 driver to program TrustZone protection by Vikram Kanigiri · 8 years ago
  5. 1eabdbc Refactor the ARM CoreLink TZC-400 driver by Vikram Kanigiri · 8 years ago
  6. bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · 8 years ago
  7. 7decd00 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · 8 years ago
  8. 910bd8e arm: gpio: add pl061 driver by Haojian Zhuang · 8 years ago
  9. 70f2bd0 gpio: add gpio framework by Haojian Zhuang · 8 years ago
  10. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · 8 years ago
  11. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · 8 years ago
  12. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 8 years ago
  13. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  14. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  15. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 8 years ago
  16. 6d4f262 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 8 years ago
  17. df8de2d Always build with '-pedantic' by Sandrine Bailleux · 9 years ago
  18. 0c603d1 Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x by danh-arm · 9 years ago
  19. bae6b2a Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  20. c69ef8c Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 9 years ago
  21. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  22. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  23. ceb6187 Introduce console_uninit() API in ARM Trusted Firmware by Soby Mathew · 9 years ago
  24. fcd9d18 Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2 by danh-arm · 9 years ago
  25. e181c0b Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timer by danh-arm · 9 years ago
  26. 9360d4e Merge pull request #454 from yatharth-arm/vk/deprecate-cci-400 by danh-arm · 9 years ago
  27. 080c0be Add CCI-400 specific driver to deprecated driver list by Vikram Kanigiri · 9 years ago
  28. 5c5c36b Rename GICv3 interrupt group macros by Soby Mathew · 9 years ago
  29. fd383b4 Fix SP804 delay timer on FVP by Juan Castillo · 9 years ago
  30. 4e64733 Merge pull request #446 from vikramkanigiri/vk/tzc-400 by danh-arm · 9 years ago
  31. d602873 Fix TZC-400 peripheral detection by Vikram Kanigiri · 9 years ago
  32. 5f64eff Add a simple ARM SP805 watchdog driver by Juan Castillo · 10 years ago
  33. 3ddc972 Deprecate the GIC Legacy driver. by Soby Mathew · 9 years ago
  34. e063d3c Add ARM GICv2 driver by Soby Mathew · 9 years ago
  35. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 9 years ago
  36. 6e76206 Remove deprecated IO return definitions by Juan Castillo · 9 years ago
  37. add146f IO Framework: use standard errno codes as return values by Juan Castillo · 9 years ago
  38. 4656237 Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2 by danh-arm · 9 years ago
  39. abad701 Bug fix in the SP804 dual timer driver by Sandrine Bailleux · 9 years ago
  40. a80720f Add a generic driver for ARM CCN IP by Achin Gupta · 9 years ago
  41. af2bc5f Separate CSS security setup from SOC security setup by Vikram Kanigiri · 9 years ago
  42. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 10 years ago
  43. a57a4d5 TBB: add mbedTLS authentication related libraries by Juan Castillo · 9 years ago
  44. 8e55d93 TBB: add authentication framework by Juan Castillo · 9 years ago
  45. 3a66aca Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  46. 0392579 Add SP804 delay timer driver by Ryan Harkin · 9 years ago
  47. 32539fc Add a simple delay timer driver API by Ryan Harkin · 9 years ago
  48. 31e7abc Merge pull request #305 from achingupta/ag/tf-issues#306 by Achin Gupta · 9 years ago
  49. eeeced5 Driver for 16550 UART interface by Varun Wadekar · 9 years ago
  50. 966b952 Fix reporting of interrupt ID in ARM GIC driver by Achin Gupta · 9 years ago
  51. 7607676 Add TZC function to configure region 0 by Dan Handley · 9 years ago
  52. 40d468c Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · 10 years ago
  53. 06e90c5 Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 by danh-arm · 10 years ago
  54. 8231295 Improvements to ARM GIC driver by Juan Castillo · 10 years ago
  55. 921b877 Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · 10 years ago
  56. 53c843a Simplify interface to TZC-400 driver by Dan Handley · 10 years ago
  57. 7b83c44 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  58. 3aa9216 Remove redundant io_init() function by Dan Handley · 10 years ago
  59. be234f9 Remove platform dependency in CCI-400 driver by Dan Handley · 10 years ago
  60. 5cd545d Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 10 years ago
  61. f558cac Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 10 years ago
  62. 0da9593 Add CPUECTLR_EL1 and Snoop Control register to crash reporting by Soby Mathew · 10 years ago
  63. 69817f7 Parametrize baudrate and UART clock during console_init() by Soby Mathew · 10 years ago
  64. c389d77 Introduce asm console functions in TF by Soby Mathew · 10 years ago
  65. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · 10 years ago
  66. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  67. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  68. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  69. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  70. 02d3628 Introduce platform api to access an ARM GIC by Achin Gupta · 10 years ago
  71. 191e86e Introduce interrupt registration framework in BL3-1 by Achin Gupta · 10 years ago
  72. 0b9d59f Address issue 156: 64-bit addresses get truncated by Lin Ma · 10 years ago
  73. aa3266a Remove unused 'PL011_BASE' macro by Sandrine Bailleux · 10 years ago
  74. a4cb68e Remove variables from .data section by Dan Handley · 10 years ago
  75. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  76. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  77. 930ee2e Refactor GIC header files by Dan Handley · 10 years ago
  78. 714a0d2 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  79. 4d2e49d Move FVP power driver to FVP platform by Dan Handley · 10 years ago
  80. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago