1. fc71975 Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers by Yatharth Kochar · 8 years ago
  2. 411ac8f Add ARM CoreLink DMC-500 driver to program TrustZone protection by Vikram Kanigiri · 8 years ago
  3. 1eabdbc Refactor the ARM CoreLink TZC-400 driver by Vikram Kanigiri · 8 years ago
  4. 7decd00 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · 8 years ago
  5. 910bd8e arm: gpio: add pl061 driver by Haojian Zhuang · 8 years ago
  6. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · 8 years ago
  7. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · 8 years ago
  8. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 8 years ago
  9. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  10. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 8 years ago
  11. c69ef8c Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 9 years ago
  12. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  13. fcd9d18 Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2 by danh-arm · 9 years ago
  14. 9360d4e Merge pull request #454 from yatharth-arm/vk/deprecate-cci-400 by danh-arm · 9 years ago
  15. 080c0be Add CCI-400 specific driver to deprecated driver list by Vikram Kanigiri · 9 years ago
  16. 5c5c36b Rename GICv3 interrupt group macros by Soby Mathew · 9 years ago
  17. 4e64733 Merge pull request #446 from vikramkanigiri/vk/tzc-400 by danh-arm · 9 years ago
  18. d602873 Fix TZC-400 peripheral detection by Vikram Kanigiri · 9 years ago
  19. 5f64eff Add a simple ARM SP805 watchdog driver by Juan Castillo · 10 years ago
  20. 3ddc972 Deprecate the GIC Legacy driver. by Soby Mathew · 9 years ago
  21. e063d3c Add ARM GICv2 driver by Soby Mathew · 9 years ago
  22. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 9 years ago
  23. 4656237 Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2 by danh-arm · 9 years ago
  24. abad701 Bug fix in the SP804 dual timer driver by Sandrine Bailleux · 9 years ago
  25. a80720f Add a generic driver for ARM CCN IP by Achin Gupta · 9 years ago
  26. af2bc5f Separate CSS security setup from SOC security setup by Vikram Kanigiri · 9 years ago
  27. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 10 years ago
  28. 0392579 Add SP804 delay timer driver by Ryan Harkin · 9 years ago
  29. 966b952 Fix reporting of interrupt ID in ARM GIC driver by Achin Gupta · 9 years ago
  30. 7607676 Add TZC function to configure region 0 by Dan Handley · 9 years ago
  31. 40d468c Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · 10 years ago
  32. 06e90c5 Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 by danh-arm · 10 years ago
  33. 8231295 Improvements to ARM GIC driver by Juan Castillo · 10 years ago
  34. 921b877 Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · 10 years ago
  35. 53c843a Simplify interface to TZC-400 driver by Dan Handley · 10 years ago
  36. be234f9 Remove platform dependency in CCI-400 driver by Dan Handley · 10 years ago
  37. 5cd545d Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 10 years ago
  38. f558cac Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 10 years ago
  39. 0da9593 Add CPUECTLR_EL1 and Snoop Control register to crash reporting by Soby Mathew · 10 years ago
  40. 69817f7 Parametrize baudrate and UART clock during console_init() by Soby Mathew · 10 years ago
  41. c389d77 Introduce asm console functions in TF by Soby Mathew · 10 years ago
  42. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · 10 years ago
  43. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  44. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  45. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  46. 02d3628 Introduce platform api to access an ARM GIC by Achin Gupta · 10 years ago
  47. 191e86e Introduce interrupt registration framework in BL3-1 by Achin Gupta · 10 years ago
  48. 0b9d59f Address issue 156: 64-bit addresses get truncated by Lin Ma · 10 years ago
  49. aa3266a Remove unused 'PL011_BASE' macro by Sandrine Bailleux · 10 years ago
  50. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  51. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  52. 930ee2e Refactor GIC header files by Dan Handley · 10 years ago
  53. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago