1. da8cc41 feat(mt8196): add LPM v2 support by Wenzhen Yu · 8 months ago
  2. 5cb0bc0 feat(mt8196): add mcdi driver by Kai Liang · 8 months ago
  3. 5f2f384 feat(mediatek): change log level from INFO to VERBOSE by Gavin Liu · 11 months ago
  4. af3e8e6 refactor(console): consolidate console runtime switch by Salman Nabi · 1 year, 6 months ago
  5. 9edf08b refactor(mediatek): console runtime switch on bl31 exit by Salman Nabi · 1 year, 6 months ago
  6. 13ff6e9 chore: remove MULTI_CONSOLE_API references by Michal Simek · 1 year, 11 months ago
  7. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  8. 5fdb2e5 Merge changes I924ea85d,I22e128c4,I7a5cfaac into integration by Olivier Deprez · 2 years, 5 months ago
  9. 621eaab feat(mediatek): add SiP service for OP-TEE by Bo-Chen Chen · 2 years, 8 months ago
  10. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  11. a321337 refactor(mediatek): add new LPM API for further extension by Liju-Clr Chen · 2 years, 7 months ago
  12. b0208c7 refactor(mediatek): change the parameters of LPM API by Liju-Clr Chen · 2 years, 7 months ago
  13. 1c5fc9a refactor(mediatek): change LPM header file path for further extension by Liju-Clr Chen · 2 years, 7 months ago
  14. 917abdd feat(mediatek): add new features of LPM by James Liao · 2 years, 11 months ago
  15. e138400 fix: unify fallthrough annotations by Boyan Karatotev · 2 years, 9 months ago
  16. fcf4dd9 fix(mediatek): switch console to runtime state before leaving BL31 by Rex-BC Chen · 2 years, 9 months ago
  17. cd7890d feat(mediatek): move lpm drivers back to common by Bo-Chen Chen · 2 years, 10 months ago
  18. 8cd3b69 fix(mediatek): remove unused cold_boot.[c|h] by Bo-Chen Chen · 2 years, 11 months ago
  19. 24476b2 fix(mediatek): wrap cold_boot.h with MTK_SIP_KERNEL_BOOT_ENABLE by Bo-Chen Chen · 2 years, 11 months ago
  20. cc76896 feat(mediatek): move mtk_cirq.c drivers to cirq folder by Rex-BC Chen · 3 years, 1 month ago
  21. a59cbd9 refator(mediatek): remove unused files by Bo-Chen Chen · 2 years, 11 months ago
  22. 3374752 refator(mediatek): move drivers folder in common to plat/mediatek by Bo-Chen Chen · 3 years ago
  23. ef988ae feat(mediatek): support coreboot BL31 loading by Rex-BC Chen · 3 years ago
  24. 394b920 feat(mediatek): implement generic platform port by Leon Chen · 3 years, 1 month ago
  25. 6a7e8eb refactor(mediatek): smc registration services by Leon Chen · 3 years, 2 months ago
  26. 2f3f593 refactor(mediatek): partition MTK SiP SMC ID by Leon Chen · 3 years, 2 months ago
  27. b3b162f feat(plat/mediatek/common): enable software reset for CIRQ by Pan Gao · 3 years, 10 months ago
  28. 2a00877 Merge changes from topic "soc_id" into integration by Manish Pandey · 4 years, 2 months ago
  29. 0f7d2e8 Merge "fix(plat/mediatek/pmic_wrap): update idle flow" into integration by Madhukar Pappireddy · 4 years, 2 months ago
  30. 48648c0 refactor(plat/mediatek): use SOC_ID defines by Yann Gautier · 4 years, 3 months ago
  31. 9ed4e6f fix(plat/mediatek/pmic_wrap): update idle flow by Hsin-Hsiung Wang · 4 years, 3 months ago
  32. ca4c0c2 feat(plat/mediatek/apu): add mt8192 APU SiP call support by Flora Fu · 4 years, 4 months ago
  33. c52a10a mediatek: mt8195: add rtc power off sequence by Yidi Lin · 4 years, 4 months ago
  34. aebd4dc mediatek: mt8195: Add gpio driver by mtk20895 · 4 years, 4 months ago
  35. 4694603 mediatek: mt8192: move timer driver to common folder by Yidi Lin · 4 years, 4 months ago
  36. e5490f9 mediatek: mt8195: add sys_cirq support by gtk_pangao · 4 years, 4 months ago
  37. c63f145 mediatek: mt8195: initialize GIC by christine.zhu · 4 years, 4 months ago
  38. 7e78300 mediatek: move uart.h to common folder by Yidi Lin · 4 years, 5 months ago
  39. f3febcc mediatek: mt8192: Add Vcore DVFS driver by Roger Lu · 4 years, 8 months ago
  40. cab4919 mediatek: mt8192: Add lpm driver by Roger Lu · 4 years, 8 months ago
  41. bb28dc7 mediatek: mt8192: add uart save and restore api by Yuchen Huang · 5 years ago
  42. cbd6331 mediatek: mt8192: add pmic mt6359p driver by Hsin-Hsiung Wang · 5 years ago
  43. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  44. 74a3460 mediatek: Add jedec info by Hsin-Yi Wang · 5 years ago
  45. a561205 mediatek: mt8183: pass platform parameters by kenny liang · 6 years ago
  46. e977b4d mediatek: mt8183: support system off by kenny liang · 6 years ago
  47. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  48. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  49. b842464 mediatek: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  50. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
  51. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
  52. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  53. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 8 years ago
  54. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  55. ad4c2ec Add console_core_flush() in upstream platforms by Antonio Nino Diaz · 8 years ago
  56. c1ff80b Support for Mediatek MT6795 SoC by Leon Chen · 9 years ago
  57. b659b1a mt8173: Reorganize plat SiP functions by Jimmy Huang · 9 years ago
  58. cf906b2 Refactor MediaTek platform common code by Leon Chen · 9 years ago
  59. 1a1ff8b mt8173: Implement subsystem power control logic in ARM TF by Jimmy Huang · 10 years ago
  60. 7d116dc Initial platform port for MediaTek mt8173 by CC Ma · 10 years ago