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