1. f4de653 hikey: add delay after eMMC initialized by Haojian Zhuang · 6 years ago
  2. 02de6d9 ti: k3: common: Remove use of ARM platform code by Andrew F. Davis · 6 years ago
  3. cba8e33 Merge pull request #1652 from antonio-nino-diaz-arm/an/decouple-arm by Antonio Niño Díaz · 6 years ago
  4. 994b01c warp7, ls1043: Remove unneeded include paths by Antonio Nino Diaz · 6 years ago
  5. 6766bb1 poplar: Decouple from plat/arm files by Antonio Nino Diaz · 6 years ago
  6. 331a113 uniphier: revise SCP protocol handshake by Dai Okamura · 6 years ago
  7. f508ad8 uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode by Masahiro Yamada · 6 years ago
  8. 05fdb83 plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  9. 9cbacf6 plat/arm: Introduce the N1SDP. by Deepak Pandey · 6 years ago
  10. 6a511bc Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 6 years ago
  11. 247fd94 Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · 6 years ago
  12. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  13. ef81bc5 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  14. 12cdcd2 Add helper to return reference to a symbol by Soby Mathew · 6 years ago
  15. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  16. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  17. 07d364d gxbb: Workaround for PSCI_CPU_OFF by Antonio Nino Diaz · 6 years ago
  18. c76e603 gxbb: Implement PSCI_CPU_OFF by Antonio Nino Diaz · 6 years ago
  19. 272e871 gxbb: Initial port of Amlogic Meson S905 (GXBB) by Antonio Nino Diaz · 6 years ago
  20. f781323 plat/arm/sgi: add support for SGI-Clark.Ares platform by Chandni Cherukuri · 6 years ago
  21. c8ef045 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · 6 years ago
  22. 044e27a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · 6 years ago
  23. 789a2ce Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 6 years ago
  24. b91a67f Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · 6 years ago
  25. 4d2ae3e Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  26. 6b0968e Deprecate weak crash console functions by Antonio Nino Diaz · 6 years ago
  27. a64b152 rockchip: Use common crash console functions by Antonio Nino Diaz · 6 years ago
  28. 4bac045 Add sample crash console functions by Antonio Nino Diaz · 6 years ago
  29. e55e85f plat/arm: Make crash console functions strong by Antonio Nino Diaz · 6 years ago
  30. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  31. ea3c4de zynqmp: Remove dependency on arm_helpers.S by Antonio Nino Diaz · 6 years ago
  32. f96582a rpi3: Add mem reserve region to DTB if present by Antonio Nino Diaz · 6 years ago
  33. 2113e25 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  34. 6be60a7 Merge pull request #1639 from chandnich/scmi-update by Antonio Niño Díaz · 6 years ago
  35. 64344ef juno: Increase BL2 max size by Antonio Nino Diaz · 6 years ago
  36. 2b2d674 Merge pull request #1648 from jforissier/qemu-dt-1M by Antonio Niño Díaz · 6 years ago
  37. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  38. 6ff50d5 tools: Move doimage to marvell folder for future add-ons by Konstantin Porotchkin · 6 years ago
  39. 6d0b81b allwinner: Use the arisc to turn off ARM cores by Andre Przywara · 6 years ago
  40. 9b49072 allwinner: Prepare for executing code on the management processor by Andre Przywara · 6 years ago
  41. 0f164bb allwinner: PMIC: AXP803: Delay activation of DC1SW switch by Andre Przywara · 6 years ago
  42. e28d4ce allwinner: PMIC: AXP803: Setup basic voltage rails by Andre Przywara · 6 years ago
  43. 6ec3dd5 allwinner: Scan AXP803 FDT node to setup initial power rails by Andre Przywara · 6 years ago
  44. 4e4b1e6 allwinner: Pass FDT address to sunxi_pmic_setup() by Andre Przywara · 6 years ago
  45. ea5fa47 allwinner: Find DTB in BL33 image by Andre Przywara · 6 years ago
  46. 7f3c079 allwinner: A64: Add AXP803 PMIC support to power off the board by Andre Przywara · 6 years ago
  47. 6753776 allwinner: H6: Factor out I2C platform setup by Andre Przywara · 6 years ago
  48. 74f7a95 allwinner: H5: Implement power down for H5 reference design boards by Andre Przywara · 6 years ago
  49. 435464d allwinner: Introduce GPIO helper function by Andre Przywara · 6 years ago
  50. 456208a allwinner: Export sunxi_private.h by Andre Przywara · 6 years ago
  51. a920a77 allwinner: A64/H5: Add basic and generic shutdown method by Andre Przywara · 6 years ago
  52. 3464e3f allwinner: Pass SoC ID to sunxi_pmic_setup() by Andre Przywara · 6 years ago
  53. 78dca1f allwinner: Introduce names for SoC IDs by Andre Przywara · 6 years ago
  54. 24b3a1e allwinner: H6: Fix SRAM size by Andre Przywara · 6 years ago
  55. 647a2e1 allwinner: Disable USE_COHERENT_MEM by Andre Przywara · 6 years ago
  56. b3fddff allwinner: Adjust memory mapping to fit into 256MB by Andre Przywara · 6 years ago
  57. 452b2b6 allwinner: Unify platform.mk files by Andre Przywara · 6 years ago
  58. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  59. 15ab24c qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB by Jerome Forissier · 6 years ago
  60. 61f3a7c plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 6 years ago
  61. 33fcfee plat/arm/sgi: add system-id node in HW_CONFIG dts by Chandni Cherukuri · 6 years ago
  62. 22a8fbc plat/arm/sgi: move fdts files to sgi575 board directory by Chandni Cherukuri · 6 years ago
  63. a5d44ec plat/arm/sgi: remove unused code by Chandni Cherukuri · 6 years ago
  64. a3f6613 plat/arm/sgi: reorganize platform macros by Chandni Cherukuri · 6 years ago
  65. 0b9d9d1 Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  66. 2ed16f5 mvebu: cp110: introduce COMPHY porting layer by Grzegorz Jaszczyk · 6 years ago
  67. e890878 Merge pull request #1582 from ldts/rcar_gen3/upstream by Soby Mathew · 6 years ago
  68. 06f5827 Merge pull request #1553 from glneo/dcache-late-disable by Soby Mathew · 6 years ago
  69. 35a631b Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 6 years ago
  70. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  71. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  72. 47503d2 rcar_gen3: drivers: staging by Jorge Ramirez-Ortiz · 6 years ago
  73. bf084dc rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  74. 7c461d7 ti: k3: common: Do not disable cache on TI K3 core powerdown by Andrew F. Davis · 6 years ago
  75. 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
  76. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  77. 8244e1d stm32mp1: update platform files to use MMC devices by Yann Gautier · 6 years ago
  78. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  79. e1ef432 Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  80. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  81. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  82. 3e305ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · 6 years ago
  83. 0dc0653 Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 6 years ago
  84. cbc6826 plat/arm: Move board_css_common.c to juno folder by Antonio Nino Diaz · 6 years ago
  85. b3c093f Merge pull request #1620 from deepan02/deepak-arm/move-reset-to-bl31 by Soby Mathew · 6 years ago
  86. 2f3754b Merge pull request #1614 from MISL-EBU-System-SW/integration-fix by Soby Mathew · 6 years ago
  87. f63e067 Merge pull request #1607 from girishpathak/gp/346_sgm775_earlylog_fix_v2 by Soby Mathew · 6 years ago
  88. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  89. 66dd23c plat/arm/css/sgm: Reorder early platform init by Girish Pathak · 6 years ago
  90. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  91. b0971f9 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 6 years ago
  92. 50905c7 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 6 years ago
  93. 62c2486 plat: marvell: invoke platform specific scp_bl2 image handler by Grzegorz Jaszczyk · 6 years ago
  94. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  95. 0dc8d79 Merge pull request #1609 from MISL-EBU-System-SW/integration-ble by Soby Mathew · 6 years ago
  96. e9533a0 Merge pull request #1603 from antonio-nino-diaz-arm/db/reclaim-init by Soby Mathew · 6 years ago
  97. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
  98. 01851db marvell: Move BLE from external repo to the platform folder by Konstantin Porotchkin · 6 years ago
  99. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  100. 844b487 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · 6 years ago