1. 69931af cot-desc: optimise memory further by Joel Hutton · 5 years ago
  2. e9919bb Reduce memory needed for CoT description by Joel Hutton · 5 years ago
  3. 912c630 tzc: remove deprecated types by Ambroise Vincent · 5 years ago
  4. 199d6e3 meson/gxl: Add support for SHA256 DMA engine by Remi Pommarel · 5 years ago
  5. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  6. 2fbba93 Merge pull request #1879 from pbeesley-arm/pb/todo-removal by Soby Mathew · 5 years ago
  7. ba6c1a0 Merge pull request #1858 from thloh85-intel/dwmmc_fixes by Soby Mathew · 5 years ago
  8. 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 5 years ago
  9. 20039a2 drivers: Remove TODO from io_storage by Paul Beesley · 5 years ago
  10. 986e51d drivers: synopsys: Fix synopsys MMC driver by Tien Hock, Loh · 5 years ago
  11. e408aa2 Merge pull request #1863 from thloh85-intel/mmc_fixes by Dimitris Papastamos · 5 years ago
  12. 313e900 drivers: mmc: Fix some issues with MMC stack by Tien Hock, Loh · 5 years ago
  13. a5cdc08 rpi3: sdhost: SDHost driver improvement by Ying-Chun Liu (PaulLiu) · 5 years ago
  14. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 5 years ago
  15. e4a3c35 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  16. 33b1be4 stm32mp1: add timeout detection in reset driver by Yann Gautier · 5 years ago
  17. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · 5 years ago
  18. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · 5 years ago
  19. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · 5 years ago
  20. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  21. 7eee8ef rpi3: Add SDHost driver by Ying-Chun Liu (PaulLiu) · 5 years ago
  22. 5f79a06 Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · 5 years ago
  23. 4fb84fb rpi3: Add GPIO driver by Ying-Chun Liu (PaulLiu) · 6 years ago
  24. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  25. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  26. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  27. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  28. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  29. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  30. 75ad53f ti: k3: common: Add support for runtime detection of GICR base address by Andrew F. Davis · 5 years ago
  31. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · 5 years ago
  32. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  33. 1a3fc9f drivers: st: update drivers code by Yann Gautier · 5 years ago
  34. ef85e53 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 5 years ago
  35. 7b7e4bf stm32mp1: update device tree files by Yann Gautier · 5 years ago
  36. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 5 years ago
  37. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 5 years ago
  38. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  39. 83a189e GIC: Remove lowest priority constants by Jeenu Viswambharan · 6 years ago
  40. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  41. 514ae84 console: Fix console_unregister() signature by Julius Werner · 6 years ago
  42. 110df92 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 6 years ago
  43. 34d3174 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 6 years ago
  44. 9a772df ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 6 years ago
  45. 7af0214 drivers: add tzc380 support by Peng Fan · 7 years ago
  46. b4b08d7 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · 6 years ago
  47. ac52be3 ccn: Introduce API to set and read value of node register by Pankaj Gupta · 6 years ago
  48. 03bb12f drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 6 years ago
  49. caf3b7a Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  50. d8e3957 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  51. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  52. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  53. 6c3fea5 Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  54. f04146b cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  55. 79fb7b9 stm32mp1: remove duplicate function declaration by Yann Gautier · 6 years ago
  56. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  57. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  58. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  59. c6b3ae8 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  60. 0119324 meson: console: Introduce console driver by Antonio Nino Diaz · 6 years ago
  61. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  62. 10d69c7 allwinner: Add RSB driver by Andre Przywara · 7 years ago
  63. 9abbd6a stm32mp1: add an IO to read MMC devices by Yann Gautier · 6 years ago
  64. eb16b47 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 6 years ago
  65. f325df5 Add new defines for STM32MP1 platform by Yann Gautier · 6 years ago
  66. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  67. e1ef432 Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  68. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  69. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  70. 729659c Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 6 years ago
  71. f2e8b16 mmc: Update framework to use standard response type by Yann Gautier · 6 years ago
  72. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  73. 997a159 cci400: Remove deprecated driver by Antonio Nino Diaz · 6 years ago
  74. ea2dca8 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  75. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  76. d9cb895 drivers: mentor: extract MI2CV driver from Marvell driver by Icenowy Zheng · 6 years ago
  77. a1c2790 Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 6 years ago
  78. f9c2be9 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 6 years ago
  79. 028cb12 drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · 6 years ago
  80. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  81. f5a25ad Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 6 years ago
  82. 46a4fc6 plat: svc: ap807: add SVC configuration for AP807 by Christine Gharzuzi · 6 years ago
  83. dd568dd gicv2: enable configuring IRQ trigger type by Marcin Wojtas · 6 years ago
  84. c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 6 years ago
  85. 8c09ab5 drivers: cci: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  86. feacba3 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  87. ca994e7 gic: Fix types by Antonio Nino Diaz · 6 years ago
  88. 2e59071 gic: Fix definitions by Antonio Nino Diaz · 6 years ago
  89. dd4e59e gic v3: Turn macros into static inline functions by Antonio Nino Diaz · 6 years ago
  90. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  91. 837cc9c EHF: MISRA fixes by Jeenu Viswambharan · 6 years ago
  92. 97f3aaa drivers/emmc: remove emmc framework by Haojian Zhuang · 6 years ago
  93. a885d5e drivers/dw_mmc: migrate to mmc framework by Haojian Zhuang · 6 years ago
  94. d87f0b7 drivers/mmc: fix lba param to int by Haojian Zhuang · 6 years ago
  95. 27cfbcf Merge pull request #1500 from danielboulby-arm/db/RORedirection by Dimitris Papastamos · 6 years ago
  96. 9516df2 Set console function pointers to const by Daniel Boulby · 6 years ago
  97. 045b6fd Fix MISRA defects in SP805 driver by Antonio Nino Diaz · 6 years ago
  98. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  99. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  100. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago