1. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  2. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 6 years ago
  3. 03bb12f drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 6 years ago
  4. caf3b7a Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  5. d8e3957 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  6. 21ab539 drivers: st: uart: remove old API by Yann Gautier · 6 years ago
  7. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  8. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  9. 6c3fea5 Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  10. f04146b cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  11. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  12. ed041ac drivers: partition: correct some static analysis tools issues by Yann Gautier · 6 years ago
  13. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  14. 384ff09 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 6 years ago
  15. 3b26aa7 Remove _tzc_get_max_top_addr() function by Sandrine Bailleux · 6 years ago
  16. 0a596b4 rcar_gen3: E3 target: fix compilation issues by ldts · 6 years ago
  17. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  18. c6b3ae8 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  19. d490776 meson: console: Add missing define to fix build by Antonio Nino Diaz · 6 years ago
  20. 0119324 meson: console: Introduce console driver by Antonio Nino Diaz · 6 years ago
  21. 4d2ae3e Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  22. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  23. ee4fa95 drivers: marvell Add support for Armada-37xx UART by Konstantin Porotchkin · 6 years ago
  24. ede192d drivers: marvell Add Armada-37xx COMPHY driver by Konstantin Porotchkin · 6 years ago
  25. 10d69c7 allwinner: Add RSB driver by Andre Przywara · 7 years ago
  26. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  27. 0b9d9d1 Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  28. 2ed16f5 mvebu: cp110: introduce COMPHY porting layer by Grzegorz Jaszczyk · 6 years ago
  29. 7c21e1c rcar_gen3: drivers: watchdog by Jorge Ramirez-Ortiz · 6 years ago
  30. 1d75367 rcar_gen3: drivers: serial controller interface by Jorge Ramirez-Ortiz · 6 years ago
  31. d26a722 rcar_gen3: drivers: spi multio bus controller by Jorge Ramirez-Ortiz · 6 years ago
  32. 83b9d1a rcar_gen3: drivers: rom api by Jorge Ramirez-Ortiz · 6 years ago
  33. 5ff5eee rcar_gen3: drivers: power controller by Jorge Ramirez-Ortiz · 6 years ago
  34. f1751c0 rcar_gen3: drivers: console by Jorge Ramirez-Ortiz · 6 years ago
  35. eaa63b4 rcar_gen3: drivers: io [emmc/mem] by Jorge Ramirez-Ortiz · 6 years ago
  36. ab853b0 rcar_gen3: drivers: i2c dvfs by Jorge Ramirez-Ortiz · 6 years ago
  37. 766263c rcar_gen3: drivers: emmc by Jorge Ramirez-Ortiz · 6 years ago
  38. 6919d70 rcar_gen3: drivers: dma by Jorge Ramirez-Ortiz · 6 years ago
  39. f7c14d5 rcar_gen3: drivers: micro delay generator by Jorge Ramirez-Ortiz · 6 years ago
  40. 67650d2 rcar_gen3: drivers: cpld by Jorge Ramirez-Ortiz · 6 years ago
  41. 268162f rcar_gen3: drivers: board identification by Jorge Ramirez-Ortiz · 6 years ago
  42. e1868f9 rcar_gen3: drivers: avs [adaptive voltage scaling] by Jorge Ramirez-Ortiz · 6 years ago
  43. 3f464d9 rcar_gen3: drivers: authentication by Jorge Ramirez-Ortiz · 6 years ago
  44. 47503d2 rcar_gen3: drivers: staging by Jorge Ramirez-Ortiz · 6 years ago
  45. bf084dc rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  46. 9abbd6a stm32mp1: add an IO to read MMC devices by Yann Gautier · 6 years ago
  47. eb16b47 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 6 years ago
  48. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  49. 687a7bc Merge pull request #1626 from Yann-lms/partition_verbose by Dimitris Papastamos · 6 years ago
  50. b60160d Merge pull request #1630 from antonio-nino-diaz-arm/an/fix-console by Dimitris Papastamos · 6 years ago
  51. 992c5ac pl011: cnds: cbmem: 16550: Fix comments by Antonio Nino Diaz · 6 years ago
  52. a7beaa5 Merge pull request #1622 from bryanodonoghue/master+imx7-mmc_fix by Soby Mathew · 6 years ago
  53. b74e90d drivers: partition: correct compilation error in VERBOSE mode by Yann Gautier · 6 years ago
  54. 39c0fd9 drivers: imx: mxc_usdhc: Do not set MMC_RSP_48 for MMC_RESPONSE_R2 by Bryan O'Donoghue · 6 years ago
  55. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  56. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  57. 844b487 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · 6 years ago
  58. 1b5183d Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console by Soby Mathew · 6 years ago
  59. 729659c Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 6 years ago
  60. f2e8b16 mmc: Update framework to use standard response type by Yann Gautier · 6 years ago
  61. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  62. ebfa408 drivers: cadence: cdns: Fix flush function by Antonio Nino Diaz · 6 years ago
  63. a46f7da console: Remove deprecated files by Antonio Nino Diaz · 6 years ago
  64. 997a159 cci400: Remove deprecated driver by Antonio Nino Diaz · 6 years ago
  65. ea2dca8 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  66. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  67. ab3b62b drivers: mmc: Fix R2 response type definition by Shawn Guo · 6 years ago
  68. 006b15e Fix misra warnings in delay timer and console drivers by Sathees Balya · 6 years ago
  69. 05e7f56 pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 6 years ago
  70. ec24928 console: Port Multi Console driver to AArch32 by Daniel Boulby · 6 years ago
  71. eeeba25 drivers: i2c: mentor: move platform code into header files by Andre Przywara · 6 years ago
  72. 3098d9a allwinner: add I2C glue driver by Icenowy Zheng · 6 years ago
  73. 9afae78 drivers: mentor: mi2cv: add inverted interrupt clear flag quirk by Icenowy Zheng · 6 years ago
  74. d9cb895 drivers: mentor: extract MI2CV driver from Marvell driver by Icenowy Zheng · 6 years ago
  75. d5bdb23 marvell: drivers: use anonymous union in I2C driver by Icenowy Zheng · 6 years ago
  76. a1c2790 Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 6 years ago
  77. f9c2be9 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 6 years ago
  78. 988e3b6 drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMC by Jun Nie · 6 years ago
  79. e6b56cc drivers: mmc: Add missing response type for some commands by Bryan O'Donoghue · 6 years ago
  80. e62f419 drivers: mmc: Fix R3 response type definition by Bryan O'Donoghue · 6 years ago
  81. 028cb12 drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · 6 years ago
  82. 8febaab drivers: imx: imx_gpt: Add general purpose timer API binding by Jun Nie · 6 years ago
  83. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  84. f5a25ad Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 6 years ago
  85. 06f94e9 marvell: drivers: correct RTC init sequence by Marcin Wojtas · 6 years ago
  86. dd568dd gicv2: enable configuring IRQ trigger type by Marcin Wojtas · 6 years ago
  87. a91ea62 mvebu: cp110: fix spelling in register definition by Grzegorz Jaszczyk · 6 years ago
  88. 4cff308 mvebu: cp110: align all comphy_index arguments type by Grzegorz Jaszczyk · 6 years ago
  89. 986901c drivers: marvell: mc_trustzone: add driver for mc trustzone by Grzegorz Jaszczyk · 6 years ago
  90. 91db290 plat: marvell: rename common include file by Konstantin Porotchkin · 6 years ago
  91. 25a17a2 GIC: Fix build error by Andrew F. Davis · 6 years ago
  92. 967ed97 drivers: imx: crash-console: Add a mxc_crash_console driver by Bryan O'Donoghue · 6 years ago
  93. 7589529 drivers: imx: uart: Add mxc_console by Bryan O'Donoghue · 6 years ago
  94. c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 6 years ago
  95. 8c09ab5 drivers: cci: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  96. feacba3 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  97. bab39e8 gic v3: Fix width of types of helper functions by Antonio Nino Diaz · 6 years ago
  98. ca994e7 gic: Fix types by Antonio Nino Diaz · 6 years ago
  99. 2e59071 gic: Fix definitions by Antonio Nino Diaz · 6 years ago
  100. dd4e59e gic v3: Turn macros into static inline functions by Antonio Nino Diaz · 6 years ago