1. 23b6fa4 cadence: uart: comply to console_register prototype by Alexei Colin · 7 years ago
  2. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  3. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  4. 318c2f9 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 7 years ago
  5. 9b6483c meson: console: Introduce console driver by Antonio Nino Diaz · 7 years ago
  6. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  7. 103f19f allwinner: Add RSB driver by Andre Przywara · 8 years ago
  8. a3d39cc stm32mp1: add an IO to read MMC devices by Yann Gautier · 7 years ago
  9. ceaff75 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 7 years ago
  10. 6fe8b19 Add new defines for STM32MP1 platform by Yann Gautier · 7 years ago
  11. 8e2e5e8 stm32mp1: add sdmmc2 driver by Yann Gautier · 7 years ago
  12. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 7 years ago
  13. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 7 years ago
  14. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 7 years ago
  15. 3ccfcd6 Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 7 years ago v2.0-rc0
  16. 97d5db8 mmc: Update framework to use standard response type by Yann Gautier · 7 years ago
  17. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  18. 1a3764e cci400: Remove deprecated driver by Antonio Nino Diaz · 7 years ago
  19. b06b678 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  20. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
  21. 7e4d562 drivers: mentor: extract MI2CV driver from Marvell driver by Icenowy Zheng · 7 years ago
  22. 36044ba Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 7 years ago
  23. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 7 years ago
  24. 2a82a9c drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · 7 years ago
  25. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  26. ebf417a Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 7 years ago
  27. 1ab4df7 plat: svc: ap807: add SVC configuration for AP807 by Christine Gharzuzi · 7 years ago
  28. 4acd900 gicv2: enable configuring IRQ trigger type by Marcin Wojtas · 7 years ago
  29. dcf95e7 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 7 years ago
  30. 4213e9b drivers: cci: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  31. 6d5f063 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  32. 3fea9c8 gic: Fix types by Antonio Nino Diaz · 7 years ago
  33. 8782922 gic: Fix definitions by Antonio Nino Diaz · 7 years ago
  34. b9f68df gic v3: Turn macros into static inline functions by Antonio Nino Diaz · 7 years ago
  35. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  36. 03b645e EHF: MISRA fixes by Jeenu Viswambharan · 7 years ago
  37. 41583c5 drivers/emmc: remove emmc framework by Haojian Zhuang · 7 years ago
  38. 7a8b483 drivers/dw_mmc: migrate to mmc framework by Haojian Zhuang · 7 years ago
  39. ea315a6 drivers/mmc: fix lba param to int by Haojian Zhuang · 7 years ago
  40. e313c12 Merge pull request #1500 from danielboulby-arm/db/RORedirection by Dimitris Papastamos · 7 years ago
  41. 455bca2 Set console function pointers to const by Daniel Boulby · 7 years ago
  42. 354305c Fix MISRA defects in SP805 driver by Antonio Nino Diaz · 7 years ago
  43. 10a511c stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 7 years ago
  44. e4f559f stm32mp1: Add PMIC support by Yann Gautier · 7 years ago
  45. 6a339a4 stm32mp1: Add GPIO support by Yann Gautier · 7 years ago
  46. 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 7 years ago
  47. 4353bb2 Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 7 years ago
  48. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 7 years ago
  49. 486f868 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 7 years ago
  50. f87e944 marvell: drivers: Add i2c driver by Konstantin Porotchkin · 7 years ago
  51. d5a6f86 marvell: drivers: Add thermal driver by Konstantin Porotchkin · 7 years ago
  52. 152b0e4 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · 7 years ago
  53. 031542f marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · 7 years ago
  54. c0474d5 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · 7 years ago
  55. ad71d45 Add MMC framework by Yann Gautier · 7 years ago
  56. 7fb3a70 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 7 years ago
  57. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  58. 529b541 drivers: ti: uart: Add TI specific 16550 initialization by Benjamin Fair · 9 years ago
  59. 8abcdf9 Ensure read and write of flags are 32 bit by Daniel Boulby · 7 years ago
  60. bf4698f Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 7 years ago
  61. 2f18aa1 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  62. c2e05bb multi console: Assert that consoles aren't registered twice by Antonio Nino Diaz · 7 years ago
  63. 8b37120 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 7 years ago
  64. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
  65. 735181b Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 7 years ago
  66. d12afc8 DMC500: Add platform support to set system interface count by Amit Daniel Kachhap · 7 years ago
  67. f11916b Merge pull request #1334 from michpappas/tf-issues#572_qemu_dont_use_C_for_crash_console by Dimitris Papastamos · 7 years ago
  68. 0e24ea8 qemu: don't use C functions for the crash console callbacks by Michalis Pappas · 7 years ago
  69. 875a85a Merge pull request #1333 from jeenu-arm/icfg-fix by Dimitris Papastamos · 7 years ago
  70. 17e84ee GIC: Fix setting interrupt configuration by Jeenu Viswambharan · 7 years ago
  71. 4c746fc qemu: MULTI_CONSOLE_API=0 causes build error by Michalis Pappas · 7 years ago
  72. dcf01a0 Emit warnings when using deprecated GIC init by Dan Handley · 7 years ago
  73. bc1a03c Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 7 years ago
  74. dc6aad2 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 7 years ago
  75. 9fb8af3 Fix MISRA rule 8.3 in common code by Roberto Vargas · 7 years ago
  76. 5ac25de drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC by fengbaopeng · 7 years ago
  77. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 8 years ago
  78. 1c5f503 coreboot: Add support for CBMEM console by Julius Werner · 8 years ago
  79. 38ba8e9 drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API by Julius Werner · 8 years ago
  80. 4a0c457 drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API by Julius Werner · 8 years ago
  81. 36c42ca drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API by Julius Werner · 8 years ago
  82. bc9a7c9 emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8 by Qixiang Xu · 8 years ago
  83. 9536bae Add new function-pointer-based console API by Julius Werner · 8 years ago
  84. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 8 years ago
  85. 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 8 years ago
  86. 3d732e2 BL31: Program Priority Mask for SMC handling by Jeenu Viswambharan · 8 years ago
  87. 4ee8d0b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 8 years ago
  88. 64deed1 ARMv7: GICv2 driver can manage GICv1 with security extension by Etienne Carriere · 8 years ago
  89. 9b1eae9 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 8 years ago
  90. b2c363b ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 8 years ago
  91. c639e8e GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 8 years ago
  92. 2296610 GIC: Add helpers to set interrupt configuration by Jeenu Viswambharan · 8 years ago
  93. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 8 years ago
  94. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 8 years ago
  95. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 8 years ago
  96. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 8 years ago
  97. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 8 years ago
  98. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 8 years ago
  99. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 8 years ago
  100. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 8 years ago