1. 210d90a hikey960: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  2. c3b5800 hikey: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  3. 1ba2ff7 qemu: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  4. 99865e0 warp7: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  5. 9e119a4 sgi: sgm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  6. e7d23bf allwinner: Remove references to removed build flags by Antonio Nino Diaz · 7 years ago
  7. 7045147 ti: k3: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  8. ce1f43a synquacer: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  9. de5457e stm32mp1: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  10. 62fa9c2 rpi3: Remove references to removed build options by Antonio Nino Diaz · 7 years ago
  11. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  12. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  13. 61d2b40 drivers: cadence: cdns: Fix flush function by Antonio Nino Diaz · 7 years ago
  14. 28bcc45 console: Remove deprecated files by Antonio Nino Diaz · 7 years ago
  15. 1a3764e cci400: Remove deprecated driver by Antonio Nino Diaz · 7 years ago
  16. b06b678 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  17. 90e0c98 xlat: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  18. 7dab0ea context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  19. 5b5ca4f Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · 7 years ago
  20. 34244d9 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 7 years ago
  21. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
  22. e23e057 tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · 7 years ago
  23. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 7 years ago
  24. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 7 years ago
  25. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  26. dadb16e fip_create: Remove fip_create compatibility script by dp-arm · 9 years ago
  27. 07a2fd6 Merge pull request #1594 from ARM-software/revert-1586-topics/ep/scp_bl2_size by Dimitris Papastamos · 7 years ago
  28. 7401edf Revert "sgm: increase SCP_BL2 maximum size" by Dimitris Papastamos · 7 years ago
  29. 9c828d6 Merge pull request #1593 from shawnguo2/mmc_fix_R2_response by Dimitris Papastamos · 7 years ago
  30. e5af679 Merge pull request #1592 from shawnguo2/fix-recovery-build by Dimitris Papastamos · 7 years ago
  31. b092873 Merge pull request #1586 from Elieva/topics/ep/scp_bl2_size by Dimitris Papastamos · 7 years ago
  32. a2a69bc drivers: mmc: Fix R2 response type definition by Shawn Guo · 7 years ago
  33. d5ed294 poplar: fix build error with POPLAR_RECOVERY=1 by Shawn Guo · 7 years ago
  34. 3a8667b sgm: increase SCP_BL2 maximum size by Elieva Pignat · 7 years ago
  35. 9068257 Merge pull request #1585 from sandrine-bailleux-arm/sb/doc-fixes by Soby Mathew · 7 years ago v1.6
  36. 5b99263 Merge pull request #1581 from satheesbalya-arm/sb1_update_minor_version by Soby Mathew · 7 years ago
  37. fd1eb0b Merge pull request #1580 from joannafarley-arm/jf/release-1.6-changelogs-Readme by Soby Mathew · 7 years ago
  38. 1a4e431 Merge pull request #1578 from Yann-lms/par_addr_mask_64 by Soby Mathew · 7 years ago
  39. 1971f9d Update release minor version string by Sathees Balya · 7 years ago
  40. d83bf0b Readme and Change-log updates for v1.6 release by Joanna Farley · 7 years ago
  41. 630cdf7 aarch32: PAR_ADDR_MASK should explicitly use BIT_64 by Yann Gautier · 7 years ago
  42. 1843a19 User guide: Document ENABLE_SPM build flag by Sandrine Bailleux · 7 years ago
  43. 52f6db9 User guide: Fix link to Linux master tree by Sandrine Bailleux · 7 years ago
  44. 6254241 Merge pull request #1570 from Andre-ARM/allwinner/pmic-fixes by Soby Mathew · 7 years ago
  45. dfc0fb2 drivers: i2c: mentor: move platform code into header files by Andre Przywara · 7 years ago
  46. d301b88 Merge pull request #1577 from antonio-nino-diaz-arm/an/trusty by Soby Mathew · 7 years ago v1.6-rc1
  47. 4b8f7bf Merge pull request #1576 from antonio-nino-diaz-arm/an/fix-bl32-init by Soby Mathew · 7 years ago
  48. 28441f9 Merge pull request #1575 from soby-mathew/sm/fix_cryptocell_mem by Soby Mathew · 7 years ago
  49. 0153806 trusty: Fix return value of trusty_init() by Antonio Nino Diaz · 7 years ago
  50. 943bb7f ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · 7 years ago
  51. 74ad948 BL31: Fix warning about BL32 init function by Antonio Nino Diaz · 7 years ago
  52. 159c524 allwinner: sun50i_h6: initialise I2C just before powering down by Andre Przywara · 7 years ago
  53. 1a910bc allwinner: sun50i_h6: improve I2C setup by Andre Przywara · 7 years ago
  54. e52ed09 Merge pull request #1572 from iq250vip/tf_log by Dimitris Papastamos · 7 years ago
  55. 2adb786 Allow setting log level back to compile time value by Junhan Zhou · 7 years ago
  56. 072063b Merge pull request #1571 from jeenu-arm/deps by Dimitris Papastamos · 7 years ago
  57. eb19da9 Update dependencies for ARM TF by David Cunado · 8 years ago
  58. 441b1e8 Merge pull request #1569 from soby-mathew/sm/cov_fix_scmi by Soby Mathew · 7 years ago v1.6-rc0
  59. 4728900 Merge pull request #1568 from soby-mathew/sm/fix_ares_err_report by Soby Mathew · 7 years ago
  60. 66ec712 Fix the Cortex-ares errata reporting function name by Soby Mathew · 7 years ago
  61. d4ee9aa CSS: Fix overrun if system power level is not available by Soby Mathew · 7 years ago
  62. 8242659 Merge pull request #1555 from theopolis/tbb-hikey960 by Soby Mathew · 7 years ago
  63. e636812 Merge pull request #1534 from Icenowy/sun50i_h6_pmic by Soby Mathew · 7 years ago
  64. 745d8a8 hikey960: Add development TBB support by Teddy Reed · 7 years ago
  65. ba72b19 Merge pull request #1567 from jeenu-arm/ras-fix by Dimitris Papastamos · 7 years ago
  66. ca9ffc7 RAS: Fix assert condition by Jeenu Viswambharan · 7 years ago
  67. 03f3632 Merge pull request #1566 from EvanLloyd/non_secure_uart by Soby Mathew · 7 years ago
  68. 5069c1c allwinner: implement system power down on H6 w/ AXP805 by Icenowy Zheng · 7 years ago
  69. 6d37282 allwinner: sun50i_h6: add initial AXP805 PMIC code by Icenowy Zheng · 7 years ago
  70. b51d433 Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · 7 years ago
  71. 5686b2e allwinner: add I2C glue driver by Icenowy Zheng · 7 years ago
  72. 2071991 drivers: mentor: mi2cv: add inverted interrupt clear flag quirk by Icenowy Zheng · 7 years ago
  73. 7c26b6e allwinner: call PMIC setup code by Icenowy Zheng · 7 years ago
  74. 438e7894 Merge pull request #1563 from jts-arm/mbed by Dimitris Papastamos · 7 years ago
  75. 2013523 Merge pull request #1564 from jeenu-arm/sdei-suspend by Dimitris Papastamos · 7 years ago
  76. 4da6f6c juno: Revert FWU update detect mechanism by Sathees Balya · 7 years ago
  77. 2dac2c0 Readjust BL2 size after sharing Mbed TLS heap by John Tsichritzis · 7 years ago
  78. 2431d00 ARM Platforms:Enable non-secure access to UART1 by Alexei Fedorov · 8 years ago
  79. 63cc265 Add cache flush after BL1 writes heap info to DTB by John Tsichritzis · 7 years ago
  80. a606031 Additional runtime check for DTB presence in BL2 by John Tsichritzis · 7 years ago
  81. 7af2dd2 Slight improvements in Mbed TLS shared heap helpers by John Tsichritzis · 7 years ago
  82. e976e1f Merge pull request #1562 from antonio-nino-diaz-arm/an/bl31-warn by Dimitris Papastamos · 7 years ago
  83. f933b44 SDEI: Mask events after CPU wakeup by Jeenu Viswambharan · 8 years ago
  84. 46b9aa7 Convert BL31 error message into warning by Antonio Nino Diaz · 7 years ago
  85. 7e4d562 drivers: mentor: extract MI2CV driver from Marvell driver by Icenowy Zheng · 7 years ago
  86. f348c35 marvell: drivers: use anonymous union in I2C driver by Icenowy Zheng · 7 years ago
  87. 783fd8e Merge pull request #1561 from jeenu-arm/bakery-barrier by Dimitris Papastamos · 7 years ago
  88. 42dc331 Merge pull request #1558 from jenswi-linaro/qemu-update by Dimitris Papastamos · 7 years ago
  89. 24dc970 Add missing barriers to Bakery Locks by Jeenu Viswambharan · 7 years ago
  90. e43422b ARMv7: Alias dmbld() to dmb() by Jeenu Viswambharan · 7 years ago
  91. 36044ba Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 7 years ago
  92. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 7 years ago
  93. e8e0717 Merge pull request #1560 from vwadekar/denver-fixes-918 by Dimitris Papastamos · 7 years ago
  94. 8e7940d Merge pull request #1557 from sivadur/integration by Dimitris Papastamos · 7 years ago
  95. 956c80f Merge pull request #1556 from jts-arm/docs by Dimitris Papastamos · 7 years ago
  96. 6cf8d65 cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · 7 years ago
  97. cf3ed0d cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · 7 years ago
  98. 1593cae denver: use plat_my_core_pos() to get core position by Varun Wadekar · 7 years ago
  99. 622e890 maintainers: Add entries for imx7/WaARP7 and associated shared code by Bryan O'Donoghue · 7 years ago
  100. b182a5d docs: warp7: Add description for the i.MX7 WaRP7 platform by Bryan O'Donoghue · 7 years ago