1. 6753776 allwinner: H6: Factor out I2C platform setup by Andre Przywara · Sun Oct 14 22:13:53 2018 +0100
  2. 10d69c7 allwinner: Add RSB driver by Andre Przywara · Wed Dec 13 01:08:01 2017 +0000
  3. 74f7a95 allwinner: H5: Implement power down for H5 reference design boards by Andre Przywara · Tue Oct 02 00:21:53 2018 +0100
  4. 435464d allwinner: Introduce GPIO helper function by Andre Przywara · Sun Oct 14 12:03:23 2018 +0100
  5. 456208a allwinner: Export sunxi_private.h by Andre Przywara · Sun Oct 14 12:02:02 2018 +0100
  6. a920a77 allwinner: A64/H5: Add basic and generic shutdown method by Andre Przywara · Tue Oct 02 00:21:49 2018 +0100
  7. 3464e3f allwinner: Pass SoC ID to sunxi_pmic_setup() by Andre Przywara · Sat Sep 08 19:18:37 2018 +0100
  8. 78dca1f allwinner: Introduce names for SoC IDs by Andre Przywara · Mon Sep 17 00:03:09 2018 +0100
  9. 24b3a1e allwinner: H6: Fix SRAM size by Andre Przywara · Tue Oct 16 00:58:22 2018 +0100
  10. 647a2e1 allwinner: Disable USE_COHERENT_MEM by Andre Przywara · Thu Oct 11 22:14:30 2018 +0100
  11. b3fddff allwinner: Adjust memory mapping to fit into 256MB by Andre Przywara · Thu Sep 20 21:13:55 2018 +0100
  12. 452b2b6 allwinner: Unify platform.mk files by Andre Przywara · Fri Sep 28 00:37:19 2018 +0100
  13. 0b9d9d1 Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · Thu Oct 18 10:44:53 2018 +0100
  14. e890878 Merge pull request #1582 from ldts/rcar_gen3/upstream by Soby Mathew · Thu Oct 18 09:54:55 2018 +0100
  15. 06f5827 Merge pull request #1553 from glneo/dcache-late-disable by Soby Mathew · Thu Oct 18 09:49:03 2018 +0100
  16. 35a631b Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · Thu Oct 18 09:35:14 2018 +0100
  17. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · Thu Oct 18 09:34:20 2018 +0100
  18. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · Thu Oct 18 09:20:04 2018 +0100
  19. 7c21e1c rcar_gen3: drivers: watchdog by Jorge Ramirez-Ortiz · Sun Sep 23 09:42:08 2018 +0200
  20. 1d75367 rcar_gen3: drivers: serial controller interface by Jorge Ramirez-Ortiz · Sun Sep 23 09:41:53 2018 +0200
  21. d26a722 rcar_gen3: drivers: spi multio bus controller by Jorge Ramirez-Ortiz · Sun Sep 23 09:41:39 2018 +0200
  22. 83b9d1a rcar_gen3: drivers: rom api by Jorge Ramirez-Ortiz · Sun Sep 23 09:41:21 2018 +0200
  23. 5ff5eee rcar_gen3: drivers: power controller by Jorge Ramirez-Ortiz · Sun Sep 23 09:41:10 2018 +0200
  24. f1751c0 rcar_gen3: drivers: console by Jorge Ramirez-Ortiz · Sun Sep 23 09:41:00 2018 +0200
  25. eaa63b4 rcar_gen3: drivers: io [emmc/mem] by Jorge Ramirez-Ortiz · Sun Sep 23 09:40:45 2018 +0200
  26. ab853b0 rcar_gen3: drivers: i2c dvfs by Jorge Ramirez-Ortiz · Sun Sep 23 09:40:26 2018 +0200
  27. 766263c rcar_gen3: drivers: emmc by Jorge Ramirez-Ortiz · Sun Sep 23 09:39:56 2018 +0200
  28. 6919d70 rcar_gen3: drivers: dma by Jorge Ramirez-Ortiz · Sun Sep 23 09:39:48 2018 +0200
  29. f7c14d5 rcar_gen3: drivers: micro delay generator by Jorge Ramirez-Ortiz · Sun Sep 23 09:39:37 2018 +0200
  30. 67650d2 rcar_gen3: drivers: cpld by Jorge Ramirez-Ortiz · Sun Sep 23 09:39:19 2018 +0200
  31. 268162f rcar_gen3: drivers: board identification by Jorge Ramirez-Ortiz · Sun Sep 23 09:39:11 2018 +0200
  32. e1868f9 rcar_gen3: drivers: avs [adaptive voltage scaling] by Jorge Ramirez-Ortiz · Sun Sep 23 09:38:56 2018 +0200
  33. 3f464d9 rcar_gen3: drivers: authentication by Jorge Ramirez-Ortiz · Sun Sep 23 09:38:24 2018 +0200
  34. 47503d2 rcar_gen3: drivers: staging by Jorge Ramirez-Ortiz · Sun Sep 23 09:36:52 2018 +0200
  35. bf084dc rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · Sun Sep 23 09:36:13 2018 +0200
  36. 7c461d7 ti: k3: common: Do not disable cache on TI K3 core powerdown by Andrew F. Davis · Fri Oct 12 15:37:04 2018 -0500
  37. 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · Mon Nov 13 13:41:58 2017 +0000
  38. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · Thu Oct 11 13:44:43 2018 +0530
  39. 8244e1d stm32mp1: update platform files to use MMC devices by Yann Gautier · Mon Oct 15 09:36:58 2018 +0200
  40. 9abbd6a stm32mp1: add an IO to read MMC devices by Yann Gautier · Mon Oct 15 09:36:44 2018 +0200
  41. eb16b47 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · Mon Oct 15 09:36:32 2018 +0200
  42. f325df5 Add new defines for STM32MP1 platform by Yann Gautier · Mon Oct 15 09:36:21 2018 +0200
  43. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · Mon Oct 15 09:36:04 2018 +0200
  44. 687a7bc Merge pull request #1626 from Yann-lms/partition_verbose by Dimitris Papastamos · Fri Oct 12 17:45:56 2018 +0100
  45. e8fd444 Merge pull request #1627 from sandrine-bailleux-arm/sb/object-pool-allocator by Dimitris Papastamos · Fri Oct 12 17:45:31 2018 +0100
  46. b60160d Merge pull request #1630 from antonio-nino-diaz-arm/an/fix-console by Dimitris Papastamos · Fri Oct 12 17:45:09 2018 +0100
  47. 992c5ac pl011: cnds: cbmem: 16550: Fix comments by Antonio Nino Diaz · Mon Oct 08 13:26:48 2018 +0100
  48. 7edb26a Merge pull request #1615 from Andre-ARM/make_s by Soby Mathew · Fri Oct 12 14:39:50 2018 +0100
  49. e1ef432 Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · Fri Oct 12 14:19:28 2018 +0100
  50. a7beaa5 Merge pull request #1622 from bryanodonoghue/master+imx7-mmc_fix by Soby Mathew · Fri Oct 12 14:17:59 2018 +0100
  51. 840ab1c Merge pull request #1624 from glneo/less-cache-flushing by Soby Mathew · Fri Oct 12 14:16:57 2018 +0100
  52. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · Thu Sep 27 14:41:02 2018 +0100
  53. 22099fd Introduce object pool allocator by Sandrine Bailleux · Fri Jun 01 14:17:08 2018 +0200
  54. b74e90d drivers: partition: correct compilation error in VERBOSE mode by Yann Gautier · Thu Oct 04 19:04:17 2018 +0200
  55. 2d060b2 Merge pull request #1625 from ldts/psci by Soby Mathew · Thu Oct 11 13:37:53 2018 +0100
  56. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · Thu Oct 11 13:02:34 2018 +0100
  57. 3e305ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · Thu Oct 11 12:00:48 2018 +0100
  58. 0dc0653 Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · Thu Oct 11 11:59:37 2018 +0100
  59. 1821db2 psci: platform control of SYSTEM_SUSPEND entry by ldts · Thu Oct 11 08:40:32 2018 +0200
  60. cbc6826 plat/arm: Move board_css_common.c to juno folder by Antonio Nino Diaz · Wed Oct 10 11:02:34 2018 +0100
  61. b3c093f Merge pull request #1620 from deepan02/deepak-arm/move-reset-to-bl31 by Soby Mathew · Thu Oct 11 09:55:00 2018 +0100
  62. e6f28fa PSCI: Do not flush cache when unneeded by Andrew F. Davis · Thu Aug 30 12:13:57 2018 -0500
  63. 564f954 PSCI: Update comment on MMU disablement by Andrew F. Davis · Thu Aug 30 12:08:01 2018 -0500
  64. 2f3754b Merge pull request #1614 from MISL-EBU-System-SW/integration-fix by Soby Mathew · Wed Oct 10 14:00:34 2018 +0100
  65. a6bde8f Merge pull request #1612 from antonio-nino-diaz-arm/an/tools by Soby Mathew · Wed Oct 10 14:00:14 2018 +0100
  66. f63e067 Merge pull request #1607 from girishpathak/gp/346_sgm775_earlylog_fix_v2 by Soby Mathew · Wed Oct 10 13:59:47 2018 +0100
  67. 7d9d794 Merge pull request #1489 from teknoraver/master by Soby Mathew · Wed Oct 10 13:58:23 2018 +0100
  68. 39c0fd9 drivers: imx: mxc_usdhc: Do not set MMC_RSP_48 for MMC_RESPONSE_R2 by Bryan O'Donoghue · Wed Oct 10 12:08:33 2018 +0100
  69. f93256f Fix typos in changelog by John Tsichritzis · Fri Oct 05 14:16:26 2018 +0100
  70. 35006c4 docs: Clarify usage of LOG_LEVEL by John Tsichritzis · Fri Oct 05 12:02:29 2018 +0100
  71. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · Fri Sep 14 10:34:57 2018 +0100
  72. e75b9a5 Reorder log level macro definitions for clarity by John Tsichritzis · Fri Sep 07 14:42:09 2018 +0100
  73. 66dd23c plat/arm/css/sgm: Reorder early platform init by Girish Pathak · Tue Oct 02 15:18:34 2018 +0100
  74. a64e850 Merge pull request #1618 from satheesbalya-arm/sb1_2601_misra_smc_pwr by Soby Mathew · Wed Oct 10 11:35:28 2018 +0100
  75. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · Wed Oct 10 11:14:44 2018 +0100
  76. b0971f9 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · Fri May 25 12:43:30 2018 +0530
  77. 50905c7 Fix misra warnings in SMC and power mgmt code by Sathees Balya · Fri Oct 05 13:30:59 2018 +0100
  78. a7d7fe8 Merge pull request #1617 from antonio-nino-diaz-arm/an/bugfix by Dimitris Papastamos · Mon Oct 08 17:34:59 2018 +0100
  79. 2cb864c xlat: Fix checks in mmap_add() and mmap_add_ctx() by Antonio Nino Diaz · Mon Oct 08 16:11:11 2018 +0100
  80. cf2bb08 Makefile: Support totally quiet output with -s by Andre Przywara · Thu Sep 27 10:56:05 2018 +0100
  81. 62c2486 plat: marvell: invoke platform specific scp_bl2 image handler by Grzegorz Jaszczyk · Thu Oct 04 09:44:56 2018 +0200
  82. b9dad25 add Marvell tools to maintained sources list by Konstantin Porotchkin · Sun Oct 07 12:21:31 2018 +0300
  83. 303f642 Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-common by Dimitris Papastamos · Thu Oct 04 16:46:53 2018 +0100
  84. 0963c4d Merge pull request #1610 from sandrine-bailleux-arm/sb/fix-makefile by Dimitris Papastamos · Thu Oct 04 16:45:40 2018 +0100
  85. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · Thu Oct 04 16:43:39 2018 +0100
  86. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · Thu Oct 04 09:55:23 2018 +0100
  87. 488e289 Merge pull request #1595 from Yann-lms/dts_dep by Soby Mathew · Thu Oct 04 15:23:09 2018 +0100
  88. 1c4d362 tools: Make invocation of host compiler correct by Antonio Nino Diaz · Thu Oct 04 14:35:38 2018 +0100
  89. 0dc8d79 Merge pull request #1609 from MISL-EBU-System-SW/integration-ble by Soby Mathew · Thu Oct 04 14:31:58 2018 +0100
  90. e9533a0 Merge pull request #1603 from antonio-nino-diaz-arm/db/reclaim-init by Soby Mathew · Thu Oct 04 14:23:31 2018 +0100
  91. 900875f Merge pull request #1608 from npoushin/integration by Soby Mathew · Wed Oct 03 15:38:12 2018 +0100
  92. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · Wed Oct 03 15:36:37 2018 +0100
  93. 247e339 Remove incorrect tabulation in Makefile by Sandrine Bailleux · Wed Oct 03 14:56:38 2018 +0200
  94. 67f2f54 tools: Fix broken object compilation rules by Jan Kiszka · Tue Oct 02 09:28:00 2018 +0200
  95. 01851db marvell: Move BLE from external repo to the platform folder by Konstantin Porotchkin · Wed Oct 03 14:21:42 2018 +0300
  96. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · Tue Sep 18 11:52:49 2018 +0100
  97. 1e247e4 maintainers: Correct github username for nariman to npoushin by Nariman Poushin · Wed Oct 03 12:03:42 2018 +0100
  98. 844b487 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · Tue Sep 18 13:36:39 2018 +0100
  99. 5a03a25 Mark xlat tables initialization code by Daniel Boulby · Thu Aug 30 16:48:56 2018 +0100
  100. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · Tue Sep 18 13:26:03 2018 +0100