1. 583cb00 Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  2. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  3. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  4. 0595abc Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  5. 84433c5 rcar_gen3: drivers: watchdog by Jorge Ramirez-Ortiz · 6 years ago
  6. 33947f2 rcar_gen3: drivers: serial controller interface by Jorge Ramirez-Ortiz · 6 years ago
  7. b3bd073 rcar_gen3: drivers: spi multio bus controller by Jorge Ramirez-Ortiz · 6 years ago
  8. 0709efb rcar_gen3: drivers: rom api by Jorge Ramirez-Ortiz · 6 years ago
  9. 32c70e4 rcar_gen3: drivers: power controller by Jorge Ramirez-Ortiz · 6 years ago
  10. 0a106e2 rcar_gen3: drivers: console by Jorge Ramirez-Ortiz · 6 years ago
  11. c2f2868 rcar_gen3: drivers: io [emmc/mem] by Jorge Ramirez-Ortiz · 6 years ago
  12. da963e3 rcar_gen3: drivers: i2c dvfs by Jorge Ramirez-Ortiz · 6 years ago
  13. 3bfe202 rcar_gen3: drivers: emmc by Jorge Ramirez-Ortiz · 6 years ago
  14. 2f7de72 rcar_gen3: drivers: dma by Jorge Ramirez-Ortiz · 6 years ago
  15. d427fc9 rcar_gen3: drivers: micro delay generator by Jorge Ramirez-Ortiz · 6 years ago
  16. 3a81abb rcar_gen3: drivers: cpld by Jorge Ramirez-Ortiz · 6 years ago
  17. 070b0f0 rcar_gen3: drivers: board identification by Jorge Ramirez-Ortiz · 6 years ago
  18. 0cdb86d rcar_gen3: drivers: avs [adaptive voltage scaling] by Jorge Ramirez-Ortiz · 6 years ago
  19. 2f473cc rcar_gen3: drivers: authentication by Jorge Ramirez-Ortiz · 6 years ago
  20. 6ac2892 rcar_gen3: drivers: staging by Jorge Ramirez-Ortiz · 6 years ago
  21. 7e532c4 rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  22. a3d39cc stm32mp1: add an IO to read MMC devices by Yann Gautier · 6 years ago
  23. ceaff75 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 6 years ago
  24. 8e2e5e8 stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  25. 0a09313 Merge pull request #1626 from Yann-lms/partition_verbose by Dimitris Papastamos · 6 years ago
  26. 776bd2b Merge pull request #1630 from antonio-nino-diaz-arm/an/fix-console by Dimitris Papastamos · 6 years ago
  27. 65199dc pl011: cnds: cbmem: 16550: Fix comments by Antonio Nino Diaz · 6 years ago
  28. a3f9214 Merge pull request #1622 from bryanodonoghue/master+imx7-mmc_fix by Soby Mathew · 6 years ago
  29. e7f9ab4 drivers: partition: correct compilation error in VERBOSE mode by Yann Gautier · 6 years ago
  30. a21da47 drivers: imx: mxc_usdhc: Do not set MMC_RSP_48 for MMC_RESPONSE_R2 by Bryan O'Donoghue · 6 years ago
  31. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  32. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  33. c9263e6 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · 6 years ago
  34. a4277cd Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console by Soby Mathew · 6 years ago
  35. 3ccfcd6 Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 6 years ago
  36. 97d5db8 mmc: Update framework to use standard response type by Yann Gautier · 6 years ago
  37. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  38. 61d2b40 drivers: cadence: cdns: Fix flush function by Antonio Nino Diaz · 6 years ago
  39. 28bcc45 console: Remove deprecated files by Antonio Nino Diaz · 6 years ago
  40. 1a3764e cci400: Remove deprecated driver by Antonio Nino Diaz · 6 years ago
  41. b06b678 tzc400: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  42. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  43. a2a69bc drivers: mmc: Fix R2 response type definition by Shawn Guo · 6 years ago
  44. d47509d Fix misra warnings in delay timer and console drivers by Sathees Balya · 6 years ago
  45. 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 6 years ago
  46. 09d2be1 console: Port Multi Console driver to AArch32 by Daniel Boulby · 6 years ago
  47. dfc0fb2 drivers: i2c: mentor: move platform code into header files by Andre Przywara · 6 years ago
  48. 5686b2e allwinner: add I2C glue driver by Icenowy Zheng · 6 years ago
  49. 2071991 drivers: mentor: mi2cv: add inverted interrupt clear flag quirk by Icenowy Zheng · 6 years ago
  50. 7e4d562 drivers: mentor: extract MI2CV driver from Marvell driver by Icenowy Zheng · 6 years ago
  51. f348c35 marvell: drivers: use anonymous union in I2C driver by Icenowy Zheng · 6 years ago
  52. 36044ba Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 6 years ago
  53. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 6 years ago
  54. 8b65913 drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMC by Jun Nie · 6 years ago
  55. 6175289 drivers: mmc: Add missing response type for some commands by Bryan O'Donoghue · 6 years ago
  56. 94522ff drivers: mmc: Fix R3 response type definition by Bryan O'Donoghue · 6 years ago
  57. 2a82a9c drivers: emmc: dw_mmc: Add response flag into response ID definition by Jun Nie · 6 years ago
  58. e67606c drivers: imx: imx_gpt: Add general purpose timer API binding by Jun Nie · 6 years ago
  59. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  60. ebf417a Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 6 years ago
  61. 349df24 marvell: drivers: correct RTC init sequence by Marcin Wojtas · 6 years ago
  62. 4acd900 gicv2: enable configuring IRQ trigger type by Marcin Wojtas · 6 years ago
  63. 3c0024c mvebu: cp110: fix spelling in register definition by Grzegorz Jaszczyk · 6 years ago
  64. f858e98 mvebu: cp110: align all comphy_index arguments type by Grzegorz Jaszczyk · 6 years ago
  65. 3a9f8ee drivers: marvell: mc_trustzone: add driver for mc trustzone by Grzegorz Jaszczyk · 6 years ago
  66. 94d6dd6 plat: marvell: rename common include file by Konstantin Porotchkin · 6 years ago
  67. 2ac5002 GIC: Fix build error by Andrew F. Davis · 6 years ago
  68. 2f5307d drivers: imx: crash-console: Add a mxc_crash_console driver by Bryan O'Donoghue · 6 years ago
  69. 598cee4 drivers: imx: uart: Add mxc_console by Bryan O'Donoghue · 6 years ago
  70. dcf95e7 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 6 years ago
  71. 4213e9b drivers: cci: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  72. 6d5f063 drivers: smmu: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  73. 0117d2c gic v3: Fix width of types of helper functions by Antonio Nino Diaz · 6 years ago
  74. 3fea9c8 gic: Fix types by Antonio Nino Diaz · 6 years ago
  75. 8782922 gic: Fix definitions by Antonio Nino Diaz · 6 years ago
  76. b9f68df gic v3: Turn macros into static inline functions by Antonio Nino Diaz · 6 years ago
  77. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  78. b73b60e Merge pull request #1517 from satheesbalya-arm/sb1_2607_mcd_reg by Dimitris Papastamos · 6 years ago
  79. d35cc34 Console: Use callee-saved registers by Sathees Balya · 6 years ago
  80. 07da0bf Merge pull request #1516 from antonio-nino-diaz-arm/an/printf by Dimitris Papastamos · 6 years ago
  81. 09895d4 Merge pull request #1520 from robertovargas-arm/cci-dsb by Dimitris Papastamos · 6 years ago
  82. fcb52db cci: Use dsb to wait before reading status register by Roberto Vargas · 6 years ago
  83. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  84. cadb36c drivers/mmc: Fix warning about usage of uninitialized variable by Antonio Nino Diaz · 6 years ago
  85. 41583c5 drivers/emmc: remove emmc framework by Haojian Zhuang · 6 years ago
  86. 7a8b483 drivers/dw_mmc: migrate to mmc framework by Haojian Zhuang · 6 years ago
  87. bd4e3de drivers/mmc: set buswidth and speed before reading data by Haojian Zhuang · 6 years ago
  88. 07858dd drivers/mmc: make mmc_ext_csd aligned with 16 char by Haojian Zhuang · 6 years ago
  89. ea315a6 drivers/mmc: fix lba param to int by Haojian Zhuang · 6 years ago
  90. e74dc94 drivers/mmc: send CMD8 only for SD card in initialization by Haojian Zhuang · 6 years ago
  91. 8ae41ae Merge pull request #1505 from Yann-lms/mmc_delays by Dimitris Papastamos · 6 years ago
  92. 6a23356 Replace stdio.h functions by TF functions by Antonio Nino Diaz · 6 years ago
  93. 781842e Merge pull request #1501 from robertovargas-arm/cci by Dimitris Papastamos · 6 years ago
  94. 6c37334 Add atexit function to libc by Roberto Vargas · 6 years ago
  95. ea7a57a Don't include mbebtls include paths in INCLUDES by Roberto Vargas · 6 years ago
  96. 180c4bc Create a library file for libmbedtls by Roberto Vargas · 6 years ago
  97. 15e913d mmc: add required delays when retrying commands by Yann Gautier · 6 years ago
  98. 72bc631 Merge pull request #1498 from glneo/cache-early-fixes by Dimitris Papastamos · 6 years ago
  99. 354305c Fix MISRA defects in SP805 driver by Antonio Nino Diaz · 6 years ago
  100. 9262eb5 GIC: Do not flush cache when unneeded by Andrew F. Davis · 6 years ago