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