1. a39493c stingray: Fix board configuration typo. by Max Shvetsov · 5 years ago
  2. 6e2b866 Merge "arm_fpga: adapt to new way of including gicv3 files" into integration by Alexei Fedorov · 5 years ago
  3. 3e58803 arm_fpga: adapt to new way of including gicv3 files by Manish Pandey · 5 years ago
  4. 926cd70 Merge changes from topic "brcm_initial_support" into integration by Manish Pandey · 5 years ago
  5. 49dec7f drivers: Add SPI Nor flash support by Sheetal Tigadoli · 6 years ago
  6. e3ee7b7 drivers: Add iproc spi driver by Sheetal Tigadoli · 6 years ago
  7. bffde63 drivers: Add emmc driver for Broadcom platforms by Sheetal Tigadoli · 6 years ago
  8. 3942d3a Add BL31 support for Broadcom stingray platform by Sheetal Tigadoli · 6 years ago
  9. f29d1e0 Add BL2 support for Broadcom stingray platform by Sheetal Tigadoli · 6 years ago
  10. 9a40c0f Add bl31 support common across Broadcom platforms by Sheetal Tigadoli · 6 years ago
  11. 33f1dd9 Merge "uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2" into integration by Sandrine Bailleux · 5 years ago
  12. 8a53445 Merge changes from topic "sb/fconf" into integration by Olivier Deprez · 5 years ago
  13. 717448d Add bl2 setup code common across Broadcom platforms by Sheetal Tigadoli · 6 years ago
  14. cb2e35b Merge changes from topic "macro-cleanup" into integration by Mark Dykes · 5 years ago
  15. 57477bc Merge "Fix coverity defects found on the FPGA port." into integration by Olivier Deprez · 5 years ago
  16. afe6262 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 5 years ago
  17. 535c824 Fix coverity defects found on the FPGA port. by Javier Almansa Sobrino · 5 years ago
  18. ea7fc9d Merge changes from topic "xlat" into integration by Sandrine Bailleux · 5 years ago
  19. 46e2c85 uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2 by Masahiro Yamada · 5 years ago
  20. 1dc1756 plat: remove redundant =1 from -D option by Masahiro Yamada · 5 years ago
  21. 9cefb4b Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 5 years ago
  22. a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  23. 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 5 years ago
  24. 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 5 years ago
  25. adb20a1 Tegra: enable EHF for watchdog timer interrupts by Varun Wadekar · 5 years ago
  26. 7c49d39 Merge changes from topic "rpi_cpu_off" into integration by Manish Pandey · 5 years ago
  27. 2e5f844 rpi: Implement PSCI CPU_OFF by Andrei Warkentin · 5 years ago
  28. af2a487 rpi: rpi3_pwr_domain_on(): Use MMIO accessor by Andre Przywara · 5 years ago
  29. 07aa0c7 rpi: move plat_helpers.S to common by Andre Przywara · 5 years ago
  30. 664e15c uniphier: support read-only xlat tables by Masahiro Yamada · 5 years ago
  31. 2765ffd uniphier: use enable_mmu() in common function by Masahiro Yamada · 5 years ago
  32. 0edfd37 Merge "plat: imx: imx8qx: provide debug uart num as build param" into integration by Mark Dykes · 5 years ago
  33. 4ed750a Merge "plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS" into integration by Mark Dykes · 5 years ago
  34. 8eceb1c Merge "Create separate header for ARM specific SMCCC defines" into integration by Olivier Deprez · 5 years ago
  35. 27c5e15 Merge "TF-A GICv3 driver: Introduce makefile" into integration by Manish Pandey · 5 years ago
  36. 93b2434 Merge "Tegra: fixup GIC init from the 'on_finish' handler" into integration by Sandrine Bailleux · 5 years ago
  37. 3be8651 Merge "Tegra186: increase memory mapped regions" into integration by Sandrine Bailleux · 5 years ago
  38. 11a3c5e plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 5 years ago
  39. 0a81158 Merge "plat/sgm775: Add support for dynamic config using fconf" into integration by Manish Pandey · 5 years ago
  40. ebe1f2c plat/sgm775: Add support for dynamic config using fconf by Madhukar Pappireddy · 5 years ago
  41. e97841e Merge "Flush dcache when storing timestamp" into integration by Olivier Deprez · 5 years ago
  42. de8f9cd Merge changes from topic "ddr_map" into integration by Olivier Deprez · 5 years ago
  43. 53adeba Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 5 years ago
  44. a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  45. 5c215de plat/arm/sgi: fix the incorrect check for SCMI channel ID by Aditya Angadi · 5 years ago
  46. 527ac2e Merge changes from topic "os/bl31-fpga-port" into integration by Manish Pandey · 5 years ago
  47. f27b692 Flush dcache when storing timestamp by Zelalem · 5 years ago
  48. 4b5793c plat/arm/board/arm_fpga: Compile with additional CPU libraries by Oliver Swede · 6 years ago
  49. 62056e4 plat/arm/board/arm_fpga: Enable position-independent execution by Oliver Swede · 6 years ago
  50. e726c75 plat/arm/board/arm_fpga: Enable port for alternative cluster configurations by Oliver Swede · 6 years ago
  51. 87762bc plat/arm/board/arm_fpga: Initialize the Generic Interrupt Controller by Oliver Swede · 6 years ago
  52. 2d696d1 plat/arm/board/arm_fpga: Initialize the System Counter by Oliver Swede · 6 years ago
  53. 7ee4db6 plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images by Oliver Swede · 6 years ago
  54. 5cfe699 plat/arm/board/arm_fpga: Use preloaded BL33 alternative boot flow by Oliver Swede · 6 years ago
  55. 536d906 plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA image by Oliver Swede · 6 years ago
  56. 8d8d9cf Merge "FVP: Add BL2 hash calculation in BL1" into integration by Mark Dykes · 5 years ago
  57. 5813e6e stm32mp1: use stm32mp_get_ddr_ns_size() function by Yann Gautier · 5 years ago
  58. 9c52e69 stm32mp1: set XN attribute for some areas in BL2 by Yann Gautier · 6 years ago
  59. 84686ba stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 6 years ago
  60. e6cc3cc stm32mp1: add a function to get non-secure DDR size by Yann Gautier · 5 years ago
  61. 735e9a0 Merge "Tegra194: se: increase max. operation timeout to 1 second" into integration by Sandrine Bailleux · 5 years ago
  62. 78707ef Tegra186: increase memory mapped regions by Varun Wadekar · 5 years ago
  63. 0ab4964 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 5 years ago
  64. ce8dfd2 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · 5 years ago
  65. bdc84cb Merge "plat/sgi: Bump bl1 RW limit" into integration by Mark Dykes · 5 years ago
  66. 0d5864d Merge "spmd: skip loading of secure partitions on pre-v8.4 platforms" into integration by Alexei Fedorov · 5 years ago
  67. 3d1cac9 Tegra194: se: increase max. operation timeout to 1 second by Varun Wadekar · 5 years ago
  68. c33ff19 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · 5 years ago
  69. 92ce719 Merge changes from topic "static_analysis" into integration by Manish Pandey · 5 years ago
  70. e9d1e5a plat/st: correctly check pwr-regulators node by Yann Gautier · 5 years ago
  71. cd4941d plat/st: correct static analysis tool warning by Yann Gautier · 5 years ago
  72. 73d3941 Merge "allwinner: H6: Fix GPIO and CCU memory map addresses" into integration by Manish Pandey · 5 years ago
  73. 30617cc plat: imx: imx8qx: provide debug uart num as build param by Igor Opaniuk · 5 years ago
  74. 907c58b Merge changes from topic "tegra-downstream-03192020" into integration by Manish Pandey · 5 years ago
  75. 1625c88 Merge "plat/arm/sgi: mark remote chip shared ram as non-cacheable" into integration by Manish Pandey · 5 years ago
  76. 6539623 Merge changes I8ca411d5,Ib5f5dd81,I0488e22c into integration by Manish Pandey · 5 years ago
  77. 5fac0d3 allwinner: H6: Fix GPIO and CCU memory map addresses by Andre Przywara · 5 years ago
  78. 2a3dd38 Tegra: fixup GIC init from the 'on_finish' handler by Varun Wadekar · 5 years ago
  79. 9aaa888 Tegra194: move cluster and CPU counter to header file. by Anthony Zhou · 6 years ago
  80. 7644e2a Tegra: gicv2: initialize target masks by Varun Wadekar · 7 years ago
  81. a45c3e9 Tegra210: trigger CPU0 hotplug power on using FC by sumitg · 6 years ago
  82. 36e2637 Tegra: memctrl: cleanup streamid override registers by Pritesh Raithatha · 7 years ago
  83. 7137695 Tegra: memctrl_v2: remove support to secure TZSRAM by Varun Wadekar · 7 years ago
  84. eeb1b5e Tegra: include platform headers from individual makefiles by Varun Wadekar · 7 years ago
  85. ebe076d Tegra210: rename ENABLE_WDT_LEGACY_FIQ_HANDLING macro by Varun Wadekar · 7 years ago
  86. 8f0e22d Tegra194: SiP function ID to read SMMU_PER registers by Varun Wadekar · 7 years ago
  87. 9b51aa8 Tegra: memctrl: map video memory as uncached by Ken Chang · 7 years ago
  88. aba5ddd Tegra: remove support for USE_COHERENT_MEM by Kalyani Chidambaram · 7 years ago
  89. 42080d4 Tegra: remove circular dependency with common_def.h by Varun Wadekar · 7 years ago
  90. a5bfcad Tegra: include missing stdbool.h by Varun Wadekar · 7 years ago
  91. 2bf1085 Tegra: remove support for SEPARATE_CODE_AND_RODATA=0 by Kalyani Chidambaram · 7 years ago
  92. 6e7b203 Merge "fvp: use two instances of Cactus at S-EL1" into integration by Manish Pandey · 5 years ago
  93. 1d88b8f Merge "spmc: manifest changes to support two sample cactus secure partitions" into integration by Manish Pandey · 5 years ago
  94. 161dbc4 fvp: use two instances of Cactus at S-EL1 by Manish Pandey · 5 years ago
  95. 3d5ed6d spmc: manifest changes to support two sample cactus secure partitions by Olivier Deprez · 5 years ago
  96. 0ac1bf7 Tegra: assembly version of the 'plat_core_pos_by_mpidr' handler by Varun Wadekar · 7 years ago
  97. 89121c2 Tegra194: reset power state info for CPUs by Varun Wadekar · 7 years ago
  98. 2139c9c Tegra186: system resume from TZSRAM memory by Varun Wadekar · 7 years ago
  99. 8336c94 Tegra186: disable PROGRAMMABLE_RESET_ADDRESS by Varun Wadekar · 7 years ago
  100. 35aa1c1 Tegra210: SE: switch SE clock source to CLK_M by Leo He · 7 years ago