1. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  2. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · 5 years ago
  3. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · 5 years ago
  4. e753470 Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · 5 years ago
  5. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 5 years ago
  6. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  7. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago
  8. 9bcc61f Merge pull request #1819 from thloh85-intel/integration by Antonio Niño Díaz · 5 years ago
  9. 4b08081 Merge pull request #1813 from oscardagrach/hikey960-iomcu-dma by Antonio Niño Díaz · 5 years ago
  10. 2673b21 Merge pull request #1816 from grandpaul/paulliu-warp7-multiconsoleapi by Antonio Niño Díaz · 5 years ago
  11. 3d1063e plat: intel: Fix faulty DDR calibration value by Loh Tien Hock · 5 years ago
  12. 26ca4f5 imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · 5 years ago
  13. f1c9e2e ti: k3: common: Do not release processor control on startup by Andrew F. Davis · 5 years ago
  14. 3afb005 ti: k3: drivers: ti_sci: Use non-blocking TI-SCI messages for power down by Andrew F. Davis · 5 years ago
  15. a29578d ti: k3: drivers: ti_sci: Add non-blocking TI-SCI messages by Andrew F. Davis · 5 years ago
  16. 06b3052 ti: k3: drivers: ti_sci: Request and check for ACK by default by Andrew F. Davis · 5 years ago
  17. fbe6c06 ti: k3: drivers: ti_sci: Add exclusive device accessors by Andrew F. Davis · 5 years ago
  18. 8335bc2 ti: k3: drivers: ti_sci: Internalize raw get/set state functions by Andrew F. Davis · 5 years ago
  19. 62a84ed hikey960: enable IOMCU DMAC by Ryan Grachek · 5 years ago
  20. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 5 years ago
  21. fadd538 Tegra186: trampoline: include bl_common.h by Varun Wadekar · 5 years ago
  22. a6c69ab Tegra186: use common 'BL31_BASE' variable by Varun Wadekar · 5 years ago
  23. 9388afa Remove unused function symbols by Varun Wadekar · 5 years ago
  24. 5fb2c5d Tegra: remove circular dependency with common_def.h by Varun Wadekar · 6 years ago
  25. dd2203b Tegra: define CACHE_WRITEBACK_GRANULE for scatterfile by Kalyani Chidambaram · 6 years ago
  26. 6b75e72 Merge pull request #1785 from vwadekar/tf2.0-tegra-downstream-rebase-1.25.19 by Antonio Niño Díaz · 5 years ago
  27. 1cd88d8 Tegra186: remove ENABLE_AFI_DEVICE macro usage by Varun Wadekar · 5 years ago
  28. be57abb spd: trusty: memmap trusty's code memory before peeking by Varun Wadekar · 5 years ago
  29. 84a775e Tegra: initialise per-CPU GIC interface(s) by Varun Wadekar · 5 years ago
  30. cbdcbd1 Tegra: spe: prepend '\r' to '\n' by Varun Wadekar · 6 years ago
  31. 16d82ae Tegra: Enable irq as wake-up event for cpu_standby by Vignesh Radhakrishnan · 6 years ago
  32. c87bc0c Tegra: remove unused libc files from makefile by Anthony Zhou · 6 years ago
  33. f6d7e44 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 5 years ago
  34. 53f6d57 Merge pull request #1783 from thloh85-intel/integration_v2 by Antonio Niño Díaz · 5 years ago
  35. 83824c7 Merge pull request #1803 from sandrine-bailleux-arm/sb/arm-bl33-fixes by Antonio Niño Díaz · 5 years ago
  36. 723be04 Merge pull request #1796 from grandpaul/rpi3-sdhost-driver by Antonio Niño Díaz · 5 years ago
  37. 59400a4 plat: intel: Add BL2 support for Stratix 10 SoC by Loh Tien Hock · 5 years ago
  38. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 5 years ago
  39. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  40. e7509c8 Arm platforms: Fix max size of BL33 image by Sandrine Bailleux · 5 years ago
  41. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  42. de6f2f4 rpi3: Enable SDHost driver in BL2 by Ying-Chun Liu (PaulLiu) · 5 years ago
  43. a8c61ac Tegra: restrict non-secure PMC accesses by Varun Wadekar · 6 years ago
  44. ae18d22 Tegra186: memctrl: disable stream id writes for MC clients by Krishna Reddy · 7 years ago
  45. 4f7f53d Tegra: bpmp: mark device "not present" on boot timeout by Varun Wadekar · 6 years ago
  46. 22ecc05 Tegra210: toggle ring oscillator across cluster idle by Varun Wadekar · 6 years ago
  47. b3873aa Tegra210: clear PMC_DPD registers on resume by kalyani chidambaram · 6 years ago
  48. a6daf1c Tegra210: suspend/resume bpmp interface across System Suspend by Varun Wadekar · 6 years ago
  49. b4323c1 Tegra: bpmp: suspend/resume handlers by Varun Wadekar · 6 years ago
  50. 8c6517d Tegra210: skip past sc7entry-fw signature header by Varun Wadekar · 6 years ago
  51. 6e29d4d Tegra210: move sc7entry-fw inside the TZDRAM fence by Varun Wadekar · 6 years ago
  52. a1ad9b7 Tegra210: SiP handlers to allow PMC access by kalyani chidambaram · 6 years ago
  53. dae2796 Tegra210: power off all DMA masters before System Suspend entry by Varun Wadekar · 6 years ago
  54. f07d6de Tegra: support for System Suspend using sc7entry-fw binary by Varun Wadekar · 6 years ago
  55. d8c50e4 Tegra210: remove support for cluster power down by Varun Wadekar · 6 years ago
  56. ba31328 Tegra210: support for cluster idle from the CPU by Varun Wadekar · 6 years ago
  57. 952a555 Tegra: pmc: helper function to find last ON CPU by Varun Wadekar · 6 years ago
  58. 0cb8b33 Tegra: platform dependent address space sizes by Steven Kao · 6 years ago
  59. 922550a Tegra: organize memory/mmio apertures to decrease memmap latency by Varun Wadekar · 6 years ago
  60. 4538bfc Tegra210: Enable WDT_CPU interrupt for FIQ Debugger by Varun Wadekar · 5 years ago
  61. 90e9900 Tegra: flowctrl: helper functions to assist with cluster power states by Varun Wadekar · 6 years ago
  62. bdb71c2 Tegra: bpmp: remove bpmp init failed error print by Varun Wadekar · 6 years ago
  63. c6041c9 Tegra: fiq_glue: support to handle LEGACY_FIQ PPIs for Tegra SoCs by Varun Wadekar · 6 years ago
  64. 13b4ad0 Tegra: flowctrl: support to enable/disable WDT's legacy FIQ routing by Varun Wadekar · 6 years ago
  65. 48fef88 Tegra: SiP: set GPU in reset after vpr resize by Jeetesh Burman · 6 years ago
  66. 6e62ad9 Tegra: handle FIQ interrupts when NS handler is not registered by Varun Wadekar · 6 years ago
  67. 05ee582 Tegra: bpmp_ipc: support to enable/disable module clocks by steven kao · 6 years ago
  68. 4fe43a3 Tegra: fix offset used to dump GICD registers from crash handler by Varun Wadekar · 6 years ago
  69. b3421ce Tegra: default platform handler for the CPU_STANDBY state by Varun Wadekar · 7 years ago
  70. 2437071 Tegra186: smmu: add support for backup multiple smmu regs by Pritesh Raithatha · 7 years ago
  71. e2713b6 hikey960: EDMAC: leave channel 0 as secure by Ryan Grachek · 5 years ago
  72. 78599ef Merge pull request #1745 from svenauhagen/bugfix/a8k by Antonio Niño Díaz · 5 years ago
  73. 0f04149 Merge pull request #1793 from marex/arm/master/fixes-v2.0.0 by Antonio Niño Díaz · 5 years ago
  74. e5557d4 Merge pull request #1791 from antonio-nino-diaz-arm/an/rk-gic by Antonio Niño Díaz · 5 years ago
  75. 1afe783 Merge pull request #1789 from Anson-Huang/lpm by Antonio Niño Díaz · 5 years ago
  76. 8175be1 Merge pull request #1788 from laroche/rpi3_duplicate_initialization by Antonio Niño Díaz · 5 years ago
  77. 122555f rcar_gen3: plat: Add missing cpu_on_check() implementation by Marek Vasut · 5 years ago
  78. 2b9b0fc rcar_gen3: plat: Allow E3 auto-detection by Marek Vasut · 5 years ago
  79. 88040b5 rcar_gen3: plat: Drop unused macro by Marek Vasut · 5 years ago
  80. e3d1026 Revert "rcar_gen3: plat: Enable programmable CPU reset address" by Marek Vasut · 5 years ago
  81. 3f2f3da imx: power optimization for i.mx8qx by Anson Huang · 5 years ago
  82. ad192dc imx: power optimization for i.mx8qm by Anson Huang · 5 years ago
  83. ae92957 rpi3: mark one more function as static by Florian La Roche · 5 years ago
  84. 15cd6be rpi3: remove duplicate initialization for BL32_IMAGE_ID by Florian La Roche · 5 years ago
  85. 884de1f rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · 5 years ago
  86. 5f79a06 Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · 5 years ago
  87. 3452738 rpi3: Enable GPIO in BL2 by Ying-Chun Liu (PaulLiu) · 5 years ago
  88. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  89. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  90. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  91. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  92. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  93. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  94. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 5 years ago
  95. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  96. fc47895 Merge pull request #1761 from satheesbalya-arm/sb1/sb1_2661_bl31_overlay by Antonio Niño Díaz · 5 years ago
  97. 6fbcdee Merge pull request #1766 from Anson-Huang/master by Antonio Niño Díaz · 5 years ago
  98. 0e3d0b8 Merge pull request #1777 from glneo/runtime-gicr by Antonio Niño Díaz · 5 years ago
  99. e8d4af6 Merge pull request #1779 from Anson-Huang/a53_errata by Antonio Niño Díaz · 5 years ago
  100. 2f38c13 imx: enable necessary errata for i.mx8qm by Anson Huang · 5 years ago