1. bbbf7f6 Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  2. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  3. 8b7a26d drivers: st: uart: remove old API by Yann Gautier · 6 years ago
  4. 6d264af drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  5. 8244d22 stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  6. a6febea Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  7. 23b6fa4 cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  8. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  9. 4cb1770 drivers: partition: correct some static analysis tools issues by Yann Gautier · 6 years ago
  10. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  11. 7558e85 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 6 years ago
  12. b56ec68 Remove _tzc_get_max_top_addr() function by Sandrine Bailleux · 6 years ago
  13. 04d1f8d rcar_gen3: E3 target: fix compilation issues by ldts · 6 years ago
  14. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  15. 318c2f9 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  16. 9c8d913 meson: console: Add missing define to fix build by Antonio Nino Diaz · 6 years ago
  17. 9b6483c meson: console: Introduce console driver by Antonio Nino Diaz · 6 years ago
  18. 583cb00 Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  19. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  20. 19112b7 drivers: marvell Add support for Armada-37xx UART by Konstantin Porotchkin · 6 years ago
  21. 6f8de19 drivers: marvell Add Armada-37xx COMPHY driver by Konstantin Porotchkin · 6 years ago
  22. 103f19f allwinner: Add RSB driver by Andre Przywara · 7 years ago
  23. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  24. 0595abc Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  25. 42a2933 mvebu: cp110: introduce COMPHY porting layer by Grzegorz Jaszczyk · 6 years ago
  26. 84433c5 rcar_gen3: drivers: watchdog by Jorge Ramirez-Ortiz · 6 years ago
  27. 33947f2 rcar_gen3: drivers: serial controller interface by Jorge Ramirez-Ortiz · 6 years ago
  28. b3bd073 rcar_gen3: drivers: spi multio bus controller by Jorge Ramirez-Ortiz · 6 years ago
  29. 0709efb rcar_gen3: drivers: rom api by Jorge Ramirez-Ortiz · 6 years ago
  30. 32c70e4 rcar_gen3: drivers: power controller by Jorge Ramirez-Ortiz · 6 years ago
  31. 0a106e2 rcar_gen3: drivers: console by Jorge Ramirez-Ortiz · 6 years ago
  32. c2f2868 rcar_gen3: drivers: io [emmc/mem] by Jorge Ramirez-Ortiz · 6 years ago
  33. da963e3 rcar_gen3: drivers: i2c dvfs by Jorge Ramirez-Ortiz · 6 years ago
  34. 3bfe202 rcar_gen3: drivers: emmc by Jorge Ramirez-Ortiz · 6 years ago
  35. 2f7de72 rcar_gen3: drivers: dma by Jorge Ramirez-Ortiz · 6 years ago
  36. d427fc9 rcar_gen3: drivers: micro delay generator by Jorge Ramirez-Ortiz · 6 years ago
  37. 3a81abb rcar_gen3: drivers: cpld by Jorge Ramirez-Ortiz · 6 years ago
  38. 070b0f0 rcar_gen3: drivers: board identification by Jorge Ramirez-Ortiz · 6 years ago
  39. 0cdb86d rcar_gen3: drivers: avs [adaptive voltage scaling] by Jorge Ramirez-Ortiz · 6 years ago
  40. 2f473cc rcar_gen3: drivers: authentication by Jorge Ramirez-Ortiz · 6 years ago
  41. 6ac2892 rcar_gen3: drivers: staging by Jorge Ramirez-Ortiz · 6 years ago
  42. 7e532c4 rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  43. a3d39cc stm32mp1: add an IO to read MMC devices by Yann Gautier · 6 years ago
  44. ceaff75 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 6 years ago
  45. 8e2e5e8 stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  46. 0a09313 Merge pull request #1626 from Yann-lms/partition_verbose by Dimitris Papastamos · 6 years ago
  47. 776bd2b Merge pull request #1630 from antonio-nino-diaz-arm/an/fix-console by Dimitris Papastamos · 6 years ago
  48. 65199dc pl011: cnds: cbmem: 16550: Fix comments by Antonio Nino Diaz · 6 years ago
  49. a3f9214 Merge pull request #1622 from bryanodonoghue/master+imx7-mmc_fix by Soby Mathew · 6 years ago
  50. e7f9ab4 drivers: partition: correct compilation error in VERBOSE mode by Yann Gautier · 6 years ago
  51. a21da47 drivers: imx: mxc_usdhc: Do not set MMC_RSP_48 for MMC_RESPONSE_R2 by Bryan O'Donoghue · 6 years ago
  52. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  53. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  54. c9263e6 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · 6 years ago
  55. a4277cd Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console by Soby Mathew · 6 years ago
  56. 3ccfcd6 Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 6 years ago
  57. 97d5db8 mmc: Update framework to use standard response type by Yann Gautier · 6 years ago
  58. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  59. 61d2b40 drivers: cadence: cdns: Fix flush function by Antonio Nino Diaz · 6 years ago
  60. 28bcc45 console: Remove deprecated files by Antonio Nino Diaz · 6 years ago
  61. 1a3764e cci400: Remove deprecated driver by Antonio Nino Diaz · 6 years ago
  62. b06b678 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  63. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  64. a2a69bc drivers: mmc: Fix R2 response type definition by Shawn Guo · 6 years ago
  65. d47509d Fix misra warnings in delay timer and console drivers by Sathees Balya · 6 years ago
  66. 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 6 years ago
  67. 09d2be1 console: Port Multi Console driver to AArch32 by Daniel Boulby · 6 years ago
  68. dfc0fb2 drivers: i2c: mentor: move platform code into header files by Andre Przywara · 6 years ago
  69. 5686b2e allwinner: add I2C glue driver by Icenowy Zheng · 6 years ago
  70. 2071991 drivers: mentor: mi2cv: add inverted interrupt clear flag quirk by Icenowy Zheng · 6 years ago
  71. 7e4d562 drivers: mentor: extract MI2CV driver from Marvell driver by Icenowy Zheng · 6 years ago
  72. f348c35 marvell: drivers: use anonymous union in I2C driver by Icenowy Zheng · 6 years ago
  73. 36044ba Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 6 years ago
  74. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 6 years ago
  75. 8b65913 drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMC by Jun Nie · 6 years ago
  76. 6175289 drivers: mmc: Add missing response type for some commands by Bryan O'Donoghue · 6 years ago
  77. 94522ff drivers: mmc: Fix R3 response type definition by Bryan O'Donoghue · 6 years ago
  78. 2a82a9c drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · 6 years ago
  79. e67606c drivers: imx: imx_gpt: Add general purpose timer API binding by Jun Nie · 6 years ago
  80. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  81. ebf417a Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 6 years ago
  82. 349df24 marvell: drivers: correct RTC init sequence by Marcin Wojtas · 6 years ago
  83. 4acd900 gicv2: enable configuring IRQ trigger type by Marcin Wojtas · 6 years ago
  84. 3c0024c mvebu: cp110: fix spelling in register definition by Grzegorz Jaszczyk · 6 years ago
  85. f858e98 mvebu: cp110: align all comphy_index arguments type by Grzegorz Jaszczyk · 6 years ago
  86. 3a9f8ee drivers: marvell: mc_trustzone: add driver for mc trustzone by Grzegorz Jaszczyk · 6 years ago
  87. 94d6dd6 plat: marvell: rename common include file by Konstantin Porotchkin · 6 years ago
  88. 2ac5002 GIC: Fix build error by Andrew F. Davis · 6 years ago
  89. 2f5307d drivers: imx: crash-console: Add a mxc_crash_console driver by Bryan O'Donoghue · 6 years ago
  90. 598cee4 drivers: imx: uart: Add mxc_console by Bryan O'Donoghue · 6 years ago
  91. dcf95e7 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 6 years ago
  92. 4213e9b drivers: cci: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  93. 6d5f063 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  94. 0117d2c gic v3: Fix width of types of helper functions by Antonio Nino Diaz · 6 years ago
  95. 3fea9c8 gic: Fix types by Antonio Nino Diaz · 6 years ago
  96. 8782922 gic: Fix definitions by Antonio Nino Diaz · 6 years ago
  97. b9f68df gic v3: Turn macros into static inline functions by Antonio Nino Diaz · 6 years ago
  98. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  99. b73b60e Merge pull request #1517 from satheesbalya-arm/sb1_2607_mcd_reg by Dimitris Papastamos · 6 years ago
  100. d35cc34 Console: Use callee-saved registers by Sathees Balya · 6 years ago