1. e2aa827 zynqmp: pm: Use critical flag instead of initenable by Siva Durga Prasad Paladugu · 6 years ago
  2. 90539cd zynqmp: pm: Correct WDT clock database by Siva Durga Prasad Paladugu · 6 years ago
  3. a22b885 zynqmp: pm_service: Add support for writing to AFI registers by Siva Durga Prasad Paladugu · 6 years ago
  4. ac8526f zynqmp: pm: Add IOCTL to set boot health status by Siva Durga Prasad Paladugu · 6 years ago
  5. e6b56cc drivers: mmc: Add missing response type for some commands by Bryan O'Donoghue · 6 years ago
  6. e62f419 drivers: mmc: Fix R3 response type definition by Bryan O'Donoghue · 6 years ago
  7. 028cb12 drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · 6 years ago
  8. ed1d5cb zynqmp: pm_service: Add support for resetting ULPI transceiver by Siva Durga Prasad Paladugu · 6 years ago
  9. 8febaab drivers: imx: imx_gpt: Add general purpose timer API binding by Jun Nie · 6 years ago
  10. 3eeac41 Fix broken links in documentation by John Tsichritzis · 6 years ago
  11. c19949a Support shared Mbed TLS heap for SGM by John Tsichritzis · 6 years ago
  12. 0c6ee74 Support shared Mbed TLS heap for SGI by John Tsichritzis · 6 years ago
  13. 1d4c505 Reduce BL2 size for FVP by John Tsichritzis · 6 years ago
  14. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  15. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  16. 63d5234 Merge pull request #1548 from BayLibre/opteed by Soby Mathew · 6 years ago
  17. f5a25ad Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 6 years ago
  18. cfa897e fix: tools: Fix doimage syntax breaking secure mode build by Konstantin Porotchkin · 6 years ago
  19. 1395cc1 plat: marvell: Update Marvell base code version to 18.09.1 by Konstantin Porotchkin · 6 years ago
  20. 46a4fc6 plat: svc: ap807: add SVC configuration for AP807 by Christine Gharzuzi · 6 years ago
  21. 30b05bc tools: doimage: Add secure image key file examples by Konstantin Porotchkin · 6 years ago
  22. d62a503 fix: marvell: Check the required libraries before building doimage by Konstantin Porotchkin · 6 years ago
  23. 0c60c2f plat: a8k: enable PMU overflow interrupt handler by Marcin Wojtas · 6 years ago
  24. 06f94e9 marvell: drivers: correct RTC init sequence by Marcin Wojtas · 6 years ago
  25. dd568dd gicv2: enable configuring IRQ trigger type by Marcin Wojtas · 6 years ago
  26. 7bb90cc Merge pull request #1484 from nathan-menhorn/tee-validate-header-603 by Soby Mathew · 6 years ago
  27. 02fcdef Merge pull request #1541 from rajanv-xilinx/integration-num-clocks by Soby Mathew · 6 years ago
  28. 16442bd Merge pull request #1551 from glneo/k3-pwr-down-psci by Soby Mathew · 6 years ago
  29. 46b6535 marvell: pm: do not panic by default in cpu_standby by Marcin Wojtas · 7 years ago
  30. a91ea62 mvebu: cp110: fix spelling in register definition by Grzegorz Jaszczyk · 6 years ago
  31. 4cff308 mvebu: cp110: align all comphy_index arguments type by Grzegorz Jaszczyk · 6 years ago
  32. 046a8f5 plat: marvell: a80x0: reconfigure CP0 PCIE0 windows by Marcin Wojtas · 6 years ago
  33. 74fe963 plat: marvell: a70x0: reconfigure CP0 PCIE2 windows by Marcin Wojtas · 6 years ago
  34. f47d855 a8k: use the memory controller feature to protect the RT service region by Grzegorz Jaszczyk · 6 years ago
  35. 986901c drivers: marvell: mc_trustzone: add driver for mc trustzone by Grzegorz Jaszczyk · 6 years ago
  36. 91db290 plat: marvell: rename common include file by Konstantin Porotchkin · 6 years ago
  37. ab9ceeb docs: marvell: Update build manual by Konstantin Porotchkin · 6 years ago
  38. 7804b27 ti: k3: common: Add basic PSCI core off support by Andrew F. Davis · 6 years ago
  39. d3fb524 opteed: pass power level on suspend by Jorge Ramirez-Ortiz · 6 years ago
  40. 756fe8d Merge pull request #1552 from glneo/build-fix by Dimitris Papastamos · 6 years ago
  41. 54c286d Merge pull request #1547 from semihalf-dabros-jan/semihalf-dabros-jan/fix_errmisc by Dimitris Papastamos · 6 years ago
  42. 2b24bf1 Merge pull request #1550 from danielboulby-arm/db/weakdefs by Dimitris Papastamos · 6 years ago
  43. 4f6dba9 Merge pull request #1549 from danielboulby-arm/db/pointer by Dimitris Papastamos · 6 years ago
  44. 25a17a2 GIC: Fix build error by Andrew F. Davis · 6 years ago
  45. 07d2687 Prevent two weak definitions of the same function by Daniel Boulby · 6 years ago
  46. 278d402 Remove rt_svc_descs pointer from global scope by Daniel Boulby · 6 years ago
  47. 967ed97 drivers: imx: crash-console: Add a mxc_crash_console driver by Bryan O'Donoghue · 6 years ago
  48. 7589529 drivers: imx: uart: Add mxc_console by Bryan O'Donoghue · 6 years ago
  49. 6cb9119 Merge pull request #1546 from antonio-nino-diaz-arm/an/log-misra by Dimitris Papastamos · 6 years ago
  50. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · 6 years ago
  51. 2e74f9b libc: Fix some MISRA defects by Antonio Nino Diaz · 6 years ago
  52. c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 6 years ago
  53. caf32f4 Merge pull request #1544 from jwerner-chromium/JW_handle_ea by Dimitris Papastamos · 6 years ago
  54. bfb4aa8 Merge pull request #1539 from antonio-nino-diaz-arm/an/gic-misra by Dimitris Papastamos · 6 years ago
  55. 3a8cef4 Merge pull request #1535 from antonio-nino-diaz-arm/an/backtrace by Dimitris Papastamos · 6 years ago
  56. 82ef8bf AARCH64: Fix credentials for ERXMISC0_EL1 and ERXMISC1_EL1 by Jan Dabros · 6 years ago
  57. 8c09ab5 drivers: cci: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  58. feacba3 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  59. 38b4ce0 Fix MISRA defects in some common headers by Antonio Nino Diaz · 6 years ago
  60. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
  61. e590fd5 plat/arm: gic: Fix macros by Antonio Nino Diaz · 6 years ago
  62. a4210cb plat/common: gic: MISRA fixes by Antonio Nino Diaz · 6 years ago
  63. bab39e8 gic v3: Fix width of types of helper functions by Antonio Nino Diaz · 6 years ago
  64. ca994e7 gic: Fix types by Antonio Nino Diaz · 6 years ago
  65. 2e59071 gic: Fix definitions by Antonio Nino Diaz · 6 years ago
  66. dd4e59e gic v3: Turn macros into static inline functions by Antonio Nino Diaz · 6 years ago
  67. d587646 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 6 years ago
  68. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  69. 80914a8 Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 6 years ago
  70. cf148d4 Merge pull request #1545 from npoushin/integration by Soby Mathew · 6 years ago
  71. ff2c53f Merge pull request #1514 from glneo/for-upstream-psci by Soby Mathew · 6 years ago
  72. c51a2ec context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  73. 08e04c0 maintainers: Update maintainer for sgi/sgm platforms by Nariman Poushin · 6 years ago
  74. 8cdabb2 Merge pull request #1543 from Yann-lms/drivers_st by Dimitris Papastamos · 6 years ago
  75. 8f538ad Merge pull request #1538 from jts-arm/typos by Dimitris Papastamos · 6 years ago
  76. 2161401 Merge pull request #1536 from jts-arm/dsu by Dimitris Papastamos · 6 years ago
  77. 6ca6797 Merge pull request #1531 from MISL-EBU-System-SW/marvell-plat-updates by Dimitris Papastamos · 6 years ago
  78. d30211c maintainers: add drivers folders for STM32MP1 by Yann Gautier · 6 years ago
  79. da95940 zynqmp: pm: Add API to get number of clocks by Rajan Vaja · 6 years ago
  80. 9e845e5 Fixed ARM-software/tf-issues#603 by nathan-menhorn · 6 years ago
  81. 13110b4 DSU erratum 936184 workaround: bug fix by John Tsichritzis · 6 years ago
  82. 5b8183c Remove unnecessary casts by John Tsichritzis · 6 years ago
  83. 6a60d02 ti: k3: common: Add basic PSCI reset support by Andrew F. Davis · 6 years ago
  84. 60541b1 ti: k3: common: Add basic PSCI core on support by Andrew F. Davis · 6 years ago
  85. d92fdfb ti: k3: drivers: ti_sci: Add support for Processor control by Andrew F. Davis · 6 years ago
  86. 0d44930 ti: k3: drivers: ti_sci: Add support for Core control by Andrew F. Davis · 6 years ago
  87. dc08adf ti: k3: drivers: ti_sci: Add support for Clock control by Andrew F. Davis · 6 years ago
  88. 4f2a055 ti: k3: drivers: ti_sci: Add support for Device control by Andrew F. Davis · 6 years ago
  89. a513b2a ti: k3: drivers: Add support for TI System Control Interface protocol by Andrew F. Davis · 6 years ago
  90. 537d3ff ti: k3: drivers: Add Secure Proxy driver by Andrew F. Davis · 6 years ago
  91. 06dd758 Merge pull request #1528 from antonio-nino-diaz-arm/an/libc by Dimitris Papastamos · 6 years ago
  92. eea20fc libc: armclang: Implement compiler printf symbols by Antonio Nino Diaz · 6 years ago
  93. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  94. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  95. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · 6 years ago
  96. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  97. 17605e7 libc: Cleanup SCC headers by Antonio Nino Diaz · 6 years ago
  98. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  99. cf0f805 libc: Introduce files from SCC by Antonio Nino Diaz · 6 years ago
  100. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · 6 years ago