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