1. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  2. 8612643 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · 6 years ago
  3. 76f3c7d cryptocell: add product version awareness support by Gilad Ben-Yossef · 6 years ago
  4. 36ec2bb cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 6 years ago
  5. 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 6 years ago
  6. 3e43121 Update base code to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
  7. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  8. fc3c382 Merge changes from topic "yg/clk_syscfg_dt" into integration by John Tsichritzis · 6 years ago
  9. de3ad4f Merge changes If61ab215,I3e8b0251,I1757eee9,I81b48475,I46b445a7, ... into integration by John Tsichritzis · 6 years ago
  10. d4151d2 clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · 6 years ago
  11. f66358a clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 6 years ago
  12. 018358f rcar_gen3: console: Convert to multi-console API by Marek Vasut · 6 years ago
  13. 2efb7dd Fix type of cot_desc_ptr by Sandrine Bailleux · 6 years ago
  14. 1461ad9 SMMUv3: Abort DMA transactions by Alexei Fedorov · 6 years ago
  15. ccd4d47 SMMUv3: refactor the driver code by Alexei Fedorov · 6 years ago
  16. f79abf5 drivers/sbsa: add sbsa watchdog driver by Aditya Angadi · 6 years ago
  17. 3007042 cot-desc: optimise memory further by Joel Hutton · 6 years ago
  18. 0b6377d Reduce memory needed for CoT description by Joel Hutton · 6 years ago
  19. cc69cfd tzc: remove deprecated types by Ambroise Vincent · 6 years ago
  20. b99f922 meson/gxl: Add support for SHA256 DMA engine by Remi Pommarel · 6 years ago
  21. 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
  22. b79239d Merge pull request #1879 from pbeesley-arm/pb/todo-removal by Soby Mathew · 6 years ago
  23. 77913d4 Merge pull request #1858 from thloh85-intel/dwmmc_fixes by Soby Mathew · 6 years ago
  24. cf6c30e plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 6 years ago
  25. 9a2fffb drivers: Remove TODO from io_storage by Paul Beesley · 6 years ago
  26. 3d0f30b drivers: synopsys: Fix synopsys MMC driver by Tien Hock, Loh · 6 years ago
  27. 3c652a2 Merge pull request #1863 from thloh85-intel/mmc_fixes by Dimitris Papastamos · 6 years ago
  28. a468e75 drivers: mmc: Fix some issues with MMC stack by Tien Hock, Loh · 6 years ago
  29. 2c8ef2a rpi3: sdhost: SDHost driver improvement by Ying-Chun Liu (PaulLiu) · 6 years ago
  30. b053a22 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 6 years ago
  31. 0d21680 stm32mp1: update clock driver by Yann Gautier · 6 years ago
  32. 5202cb3 stm32mp1: add timeout detection in reset driver by Yann Gautier · 6 years ago
  33. 447b2b1 stm32mp1: split clkfunc code by Yann Gautier · 6 years ago
  34. d82d4ff stm32mp1: update I2C and PMIC drivers by Yann Gautier · 6 years ago
  35. dfdb057 stm32mp1: use new functions to manage timeouts by Yann Gautier · 6 years ago
  36. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 6 years ago
  37. 0503adf rpi3: Add SDHost driver by Ying-Chun Liu (PaulLiu) · 7 years ago
  38. d4dcadb Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · 7 years ago
  39. d604ac4 rpi3: Add GPIO driver by Ying-Chun Liu (PaulLiu) · 7 years ago
  40. 560293b fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  41. 5932d19 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  42. 2d4135e plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  43. 0387aa4 plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  44. c411396 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  45. 14928b8 plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  46. b544328 ti: k3: common: Add support for runtime detection of GICR base address by Andrew F. Davis · 7 years ago
  47. 88ef042 stm32mp1: add BSEC driver by Yann Gautier · 7 years ago
  48. 1fc2130 stm32mp1: update device tree and gpio functions by Yann Gautier · 7 years ago
  49. 4156d4d drivers: st: update drivers code by Yann Gautier · 7 years ago
  50. 077f682 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 7 years ago
  51. c948f77 stm32mp1: update device tree files by Yann Gautier · 7 years ago
  52. 23684d0 stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 7 years ago
  53. 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 7 years ago
  54. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  55. 35cd9e8 GIC: Remove lowest priority constants by Jeenu Viswambharan · 7 years ago
  56. 85456a9 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 7 years ago
  57. 0f8aee4 console: Fix console_unregister() signature by Julius Werner · 7 years ago
  58. 36bc633 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 7 years ago
  59. 6d422c3 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 7 years ago
  60. 1020e0d ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 7 years ago
  61. 46f9b2c drivers: add tzc380 support by Peng Fan · 8 years ago
  62. 051cf88 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · 7 years ago
  63. 6f7dba4 ccn: Introduce API to set and read value of node register by Pankaj Gupta · 7 years ago
  64. 9d3b191 drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 7 years ago
  65. bbbf7f6 Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 7 years ago
  66. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 7 years ago
  67. 6d264af drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 7 years ago
  68. 8244d22 stm32mp1: add a new file for UART registers definition by Yann Gautier · 7 years ago
  69. a6febea Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 7 years ago
  70. 23b6fa4 cadence: uart: comply to console_register prototype by Alexei Colin · 7 years ago
  71. 7227d89 stm32mp1: remove duplicate function declaration by Yann Gautier · 7 years ago
  72. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 7 years ago
  73. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  74. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  75. 318c2f9 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 7 years ago
  76. 9b6483c meson: console: Introduce console driver by Antonio Nino Diaz · 7 years ago
  77. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  78. 103f19f allwinner: Add RSB driver by Andre Przywara · 8 years ago
  79. a3d39cc stm32mp1: add an IO to read MMC devices by Yann Gautier · 7 years ago
  80. ceaff75 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 7 years ago
  81. 6fe8b19 Add new defines for STM32MP1 platform by Yann Gautier · 7 years ago
  82. 8e2e5e8 stm32mp1: add sdmmc2 driver by Yann Gautier · 7 years ago
  83. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 7 years ago
  84. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 7 years ago
  85. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 7 years ago
  86. 3ccfcd6 Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 7 years ago v2.0-rc0
  87. 97d5db8 mmc: Update framework to use standard response type by Yann Gautier · 7 years ago
  88. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  89. 1a3764e cci400: Remove deprecated driver by Antonio Nino Diaz · 7 years ago
  90. b06b678 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  91. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
  92. 7e4d562 drivers: mentor: extract MI2CV driver from Marvell driver by Icenowy Zheng · 7 years ago
  93. 36044ba Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 7 years ago
  94. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 7 years ago
  95. 2a82a9c drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · 7 years ago
  96. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  97. ebf417a Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 7 years ago
  98. 1ab4df7 plat: svc: ap807: add SVC configuration for AP807 by Christine Gharzuzi · 7 years ago
  99. 4acd900 gicv2: enable configuring IRQ trigger type by Marcin Wojtas · 7 years ago
  100. dcf95e7 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 7 years ago