1. 88ef042 stm32mp1: add BSEC driver by Yann Gautier · 7 years ago
  2. 1fc2130 stm32mp1: update device tree and gpio functions by Yann Gautier · 7 years ago
  3. 4156d4d drivers: st: update drivers code by Yann Gautier · 7 years ago
  4. 077f682 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 7 years ago
  5. c948f77 stm32mp1: update device tree files by Yann Gautier · 7 years ago
  6. 23684d0 stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 7 years ago
  7. 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 7 years ago
  8. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  9. 35cd9e8 GIC: Remove lowest priority constants by Jeenu Viswambharan · 7 years ago
  10. 85456a9 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 7 years ago
  11. 0f8aee4 console: Fix console_unregister() signature by Julius Werner · 7 years ago
  12. 36bc633 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 7 years ago
  13. 6d422c3 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 7 years ago
  14. 1020e0d ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 7 years ago
  15. 46f9b2c drivers: add tzc380 support by Peng Fan · 8 years ago
  16. 051cf88 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · 7 years ago
  17. 6f7dba4 ccn: Introduce API to set and read value of node register by Pankaj Gupta · 7 years ago
  18. 9d3b191 drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 7 years ago
  19. bbbf7f6 Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 7 years ago
  20. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 7 years ago
  21. 6d264af drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 7 years ago
  22. 8244d22 stm32mp1: add a new file for UART registers definition by Yann Gautier · 7 years ago
  23. a6febea Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 7 years ago
  24. 23b6fa4 cadence: uart: comply to console_register prototype by Alexei Colin · 7 years ago
  25. 7227d89 stm32mp1: remove duplicate function declaration by Yann Gautier · 7 years ago
  26. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 7 years ago
  27. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  28. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  29. 318c2f9 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 7 years ago
  30. 9b6483c meson: console: Introduce console driver by Antonio Nino Diaz · 7 years ago
  31. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  32. 103f19f allwinner: Add RSB driver by Andre Przywara · 8 years ago
  33. a3d39cc stm32mp1: add an IO to read MMC devices by Yann Gautier · 7 years ago
  34. ceaff75 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 7 years ago
  35. 6fe8b19 Add new defines for STM32MP1 platform by Yann Gautier · 7 years ago
  36. 8e2e5e8 stm32mp1: add sdmmc2 driver by Yann Gautier · 7 years ago
  37. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 7 years ago
  38. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 7 years ago
  39. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 7 years ago
  40. 3ccfcd6 Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 7 years ago v2.0-rc0
  41. 97d5db8 mmc: Update framework to use standard response type by Yann Gautier · 7 years ago
  42. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  43. 1a3764e cci400: Remove deprecated driver by Antonio Nino Diaz · 7 years ago
  44. b06b678 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  45. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
  46. 7e4d562 drivers: mentor: extract MI2CV driver from Marvell driver by Icenowy Zheng · 7 years ago
  47. 36044ba Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 7 years ago
  48. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 7 years ago
  49. 2a82a9c drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · 7 years ago
  50. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  51. ebf417a Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 7 years ago
  52. 1ab4df7 plat: svc: ap807: add SVC configuration for AP807 by Christine Gharzuzi · 7 years ago
  53. 4acd900 gicv2: enable configuring IRQ trigger type by Marcin Wojtas · 7 years ago
  54. dcf95e7 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 7 years ago
  55. 4213e9b drivers: cci: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  56. 6d5f063 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  57. 3fea9c8 gic: Fix types by Antonio Nino Diaz · 7 years ago
  58. 8782922 gic: Fix definitions by Antonio Nino Diaz · 7 years ago
  59. b9f68df gic v3: Turn macros into static inline functions by Antonio Nino Diaz · 7 years ago
  60. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  61. 03b645e EHF: MISRA fixes by Jeenu Viswambharan · 7 years ago
  62. 41583c5 drivers/emmc: remove emmc framework by Haojian Zhuang · 7 years ago
  63. 7a8b483 drivers/dw_mmc: migrate to mmc framework by Haojian Zhuang · 7 years ago
  64. ea315a6 drivers/mmc: fix lba param to int by Haojian Zhuang · 7 years ago
  65. e313c12 Merge pull request #1500 from danielboulby-arm/db/RORedirection by Dimitris Papastamos · 7 years ago
  66. 455bca2 Set console function pointers to const by Daniel Boulby · 7 years ago
  67. 354305c Fix MISRA defects in SP805 driver by Antonio Nino Diaz · 7 years ago
  68. 10a511c stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 7 years ago
  69. e4f559f stm32mp1: Add PMIC support by Yann Gautier · 7 years ago
  70. 6a339a4 stm32mp1: Add GPIO support by Yann Gautier · 7 years ago
  71. 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 7 years ago
  72. 4353bb2 Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 7 years ago
  73. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 7 years ago
  74. 486f868 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 7 years ago
  75. f87e944 marvell: drivers: Add i2c driver by Konstantin Porotchkin · 7 years ago
  76. d5a6f86 marvell: drivers: Add thermal driver by Konstantin Porotchkin · 7 years ago
  77. 152b0e4 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · 7 years ago
  78. 031542f marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · 7 years ago
  79. c0474d5 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · 7 years ago
  80. ad71d45 Add MMC framework by Yann Gautier · 7 years ago
  81. 7fb3a70 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 7 years ago
  82. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  83. 529b541 drivers: ti: uart: Add TI specific 16550 initialization by Benjamin Fair · 9 years ago
  84. 8abcdf9 Ensure read and write of flags are 32 bit by Daniel Boulby · 7 years ago
  85. bf4698f Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 7 years ago
  86. 2f18aa1 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  87. c2e05bb multi console: Assert that consoles aren't registered twice by Antonio Nino Diaz · 7 years ago
  88. 8b37120 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 7 years ago
  89. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
  90. 735181b Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 7 years ago
  91. d12afc8 DMC500: Add platform support to set system interface count by Amit Daniel Kachhap · 7 years ago
  92. f11916b Merge pull request #1334 from michpappas/tf-issues#572_qemu_dont_use_C_for_crash_console by Dimitris Papastamos · 7 years ago
  93. 0e24ea8 qemu: don't use C functions for the crash console callbacks by Michalis Pappas · 7 years ago
  94. 875a85a Merge pull request #1333 from jeenu-arm/icfg-fix by Dimitris Papastamos · 7 years ago
  95. 17e84ee GIC: Fix setting interrupt configuration by Jeenu Viswambharan · 7 years ago
  96. 4c746fc qemu: MULTI_CONSOLE_API=0 causes build error by Michalis Pappas · 7 years ago
  97. dcf01a0 Emit warnings when using deprecated GIC init by Dan Handley · 7 years ago
  98. bc1a03c Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 7 years ago
  99. dc6aad2 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 7 years ago
  100. 9fb8af3 Fix MISRA rule 8.3 in common code by Roberto Vargas · 7 years ago