1. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 9 years ago
  2. d37b209 Merge pull request #478 from sandrine-bailleux/sb/mbed-tls-pedantic by danh-arm · 9 years ago
  3. aa85691 Always build with '-pedantic' by Sandrine Bailleux · 9 years ago
  4. c85a15f Add ret to return from console_uninit() function by Jimmy Huang · 9 years ago
  5. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  6. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  7. a84deb9 Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x by danh-arm · 9 years ago
  8. 649dbf6 Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  9. 0c3a0b9 Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 9 years ago
  10. 12f654b De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  11. 7ee2b8b Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  12. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  13. 487461c Introduce console_uninit() API in ARM Trusted Firmware by Soby Mathew · 9 years ago
  14. 7e473ea Merge pull request #458 from soby-mathew/sm/rem_tzc_base_assert by danh-arm · 9 years ago
  15. b07b1ff Remove the assert for TZC base during initialization by Soby Mathew · 9 years ago
  16. 03ffb6b Rename GICv3 interrupt group macros by Soby Mathew · 9 years ago
  17. f3974ea Merge pull request #446 from vikramkanigiri/vk/tzc-400 by danh-arm · 9 years ago
  18. 609ebce Fix TZC-400 peripheral detection by Vikram Kanigiri · 9 years ago
  19. 3804197 Add a simple ARM SP805 watchdog driver by Juan Castillo · 10 years ago
  20. 464ce2b Add ARM GICv2 driver by Soby Mathew · 9 years ago
  21. df37373 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 9 years ago
  22. e098e24 Remove deprecated IO return definitions by Juan Castillo · 9 years ago
  23. 22b0eda Fix debug assertion in deprecated CCI-400 driver by Sandrine Bailleux · 9 years ago
  24. fd6007d Add a generic driver for ARM CCN IP by Achin Gupta · 9 years ago
  25. 889fce4 Remove EL2/EL1 GICv3 register updates by Vikram Kanigiri · 9 years ago
  26. 6058ee6 Merge pull request #335 from jcastillo-arm/jc/sh_write by danh-arm · 9 years ago
  27. 31833af Fix bug in semihosting write function by Juan Castillo · 9 years ago
  28. 0246297 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 10 years ago
  29. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  30. 7d37aa1 TBB: add mbedTLS authentication related libraries by Juan Castillo · 9 years ago
  31. 05799ae TBB: add authentication framework by Juan Castillo · 9 years ago
  32. 16948ae Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  33. cc58b2d Add SP804 delay timer driver by Ryan Harkin · 9 years ago
  34. 9055c7d Add a simple delay timer driver API by Ryan Harkin · 9 years ago
  35. de975e8 Merge pull request #305 from achingupta/ag/tf-issues#306 by Achin Gupta · 9 years ago
  36. c13b2e3 Driver for 16550 UART interface by Varun Wadekar · 9 years ago
  37. ca0225a Fix reporting of interrupt ID in ARM GIC driver by Achin Gupta · 9 years ago
  38. d3b638c Separate out common console functionality by Dan Handley · 9 years ago
  39. 71a8444 Add TZC function to configure region 0 by Dan Handley · 9 years ago
  40. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  41. 8cfc3fd Set group status of PPIs and SGIs correctly on GICv3 systems by Achin Gupta · 9 years ago
  42. 23e47ed Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · 10 years ago
  43. a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  44. dec840a TBB: authenticate BL3-x images and certificates by Juan Castillo · 10 years ago
  45. 01df3c1 TBB: authenticate BL2 image and certificate by Juan Castillo · 10 years ago
  46. e73f4ef Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 by danh-arm · 10 years ago
  47. eb57fa5 Improvements to ARM GIC driver by Juan Castillo · 10 years ago
  48. 740134e Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · 10 years ago
  49. 3279f62 Simplify interface to TZC-400 driver by Dan Handley · 10 years ago
  50. 935db69 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  51. cae3ef9 Remove platform dependency in CCI-400 driver by Dan Handley · 10 years ago
  52. 6ad2e46 Rationalize console log output by Dan Handley · 10 years ago
  53. dd2bdee Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 10 years ago
  54. d3280be Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 10 years ago
  55. 462c835 Parametrize baudrate and UART clock during console_init() by Soby Mathew · 10 years ago
  56. fce5f75 Introduce asm console functions in TF by Soby Mathew · 10 years ago
  57. ab26147 Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 by danh-arm · 10 years ago
  58. 93d81d6 Add support for BL3-0 image by Sandrine Bailleux · 10 years ago
  59. 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 10 years ago
  60. 0695dc4 Remove broken assertion in console_putc() by Andrew Thoelke · 10 years ago
  61. 5c633bd Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · 10 years ago
  62. 5c3272a Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  63. d831af9 PL011: Fix a bug in the UART FIFO polling by Sandrine Bailleux · 10 years ago
  64. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 10 years ago
  65. 8545a87 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  66. 1151c82 Allow BL3-2 platform definitions to be optional by Dan Handley · 10 years ago
  67. e1333f7 Introduce interrupt registration framework in BL3-1 by Achin Gupta · 10 years ago
  68. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  69. 42a52d8 Fix C accessors to GIC distributor registers with set/clear semantics by Juan Castillo · 10 years ago
  70. 8cec598 Correct usage of data and instruction barriers by Andrew Thoelke · 10 years ago
  71. 625de1d Remove variables from .data section by Dan Handley · 10 years ago
  72. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  73. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  74. 8a4fb6f Refactor GIC header files by Dan Handley · 10 years ago
  75. 35e98e5 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  76. e8246c0 Move FVP power driver to FVP platform by Dan Handley · 10 years ago
  77. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago
  78. cd116d1 Add TrustZone (TZC-400) driver by Harry Liebel · 10 years ago
  79. d72f6e3 Move console.c to pl011 specific driver location by Dan Handley · 10 years ago
  80. 0796fe0 Initialise UART console in all bootloader stages by Vikram Kanigiri · 10 years ago
  81. c1df3be Move console functions out of pl011.c by Soby Mathew · 10 years ago
  82. 493c8cb Fix file_to_uuid() function by Sandrine Bailleux · 10 years ago
  83. cd52932 Fix semihosting with latest toolchain by Ryan Harkin · 10 years ago
  84. 08c28d5 Report recoverable errors as warnings by Jeenu Viswambharan · 10 years ago
  85. dd3dc32 Fix FIP offset address when file not found by Jeenu Viswambharan · 10 years ago
  86. 8aa0cd4 Specify address of UART device to use as a console by Achin Gupta · 10 years ago
  87. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · 10 years ago
  88. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 10 years ago
  89. f2f9bb5 Add IO abstraction framework by James Morrissey · 10 years ago
  90. e83b0ca Update year in copyright text to 2014 by Dan Handley · 11 years ago
  91. b127cdb clear wakeup enable bit upon resuming from suspend by Achin Gupta · 11 years ago
  92. ab2d31e Enable third party contributions by Dan Handley · 11 years ago
  93. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 11 years ago