| #
901acff4 |
| 28-May-2018 |
Sumit Garg <sumit.garg@linaro.org> |
synquacer: Add DeveloperBox platform support
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
|
| #
ea9569e3 |
| 15-Mar-2018 |
Jerome Forissier <jerome.forissier@linaro.org> |
MAINTAINERS: mark Mediatek MT8173 EVB as Orphan
Mediatek MT8173 EVB is not used on a regular basis for OP-TEE by anyone we know, so mark is as Orphan. I'm not getting rid of the platform code becaus
MAINTAINERS: mark Mediatek MT8173 EVB as Orphan
Mediatek MT8173 EVB is not used on a regular basis for OP-TEE by anyone we know, so mark is as Orphan. I'm not getting rid of the platform code because is is small and quite trivial, so there is not much to be gained by removing it.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
show more ...
|
| #
9ca3cfe1 |
| 13-Mar-2018 |
Bryan O'Donoghue <bryan.odonoghue@linaro.org> |
MAINTAINERS: Add MAINTAINERS entry for NXP WaARP7
This commit adds two maintainers for this board.
- Peng Fan who has done most of the i.MX7 work. - Bryan O'Donoghue (me) very happily reusing all o
MAINTAINERS: Add MAINTAINERS entry for NXP WaARP7
This commit adds two maintainers for this board.
- Peng Fan who has done most of the i.MX7 work. - Bryan O'Donoghue (me) very happily reusing all of Peng's work for WaRP7.
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
show more ...
|
| #
c88b9d00 |
| 01-Mar-2018 |
Jerome Forissier <jerome.forissier@linaro.org> |
MAINTAINERS: mark Xilinx Zynq UltraScale+ MPSOC as Orphan
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> CC: Sören Brinkmann <soren.brinkmann@xilinx.com> Reported-by: Joakim Bech <joa
MAINTAINERS: mark Xilinx Zynq UltraScale+ MPSOC as Orphan
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> CC: Sören Brinkmann <soren.brinkmann@xilinx.com> Reported-by: Joakim Bech <joakim.bech@linaro.org>
show more ...
|
| #
aa8f46b4 |
| 01-Mar-2018 |
Jerome Forissier <jerome.forissier@linaro.org> |
MAINTAINERS: add "THE REST"
Add a new entry to the maintainers list, which should remain the last one and gives contact information for the overall project maintainers and main reviewers.
Signed-of
MAINTAINERS: add "THE REST"
Add a new entry to the maintainers list, which should remain the last one and gives contact information for the overall project maintainers and main reviewers.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Igor Opaniuk <igor.opaniuk@linaro.org> Acked-by: Joakim Bech <joakim.bech@linaro.org> Acked-by: Victor Chong <victor.chong@linaro.org>
show more ...
|
| #
3645f599 |
| 01-Mar-2018 |
Jerome Forissier <jerome.forissier@linaro.org> |
Adopt format of Linux MAINTAINERS file
Our current MAINTAINERS.md file is quite impractical for two common use cases:
1. Finding the platform maintainer(s) given a file path in the OP-TEE OS source
Adopt format of Linux MAINTAINERS file
Our current MAINTAINERS.md file is quite impractical for two common use cases:
1. Finding the platform maintainer(s) given a file path in the OP-TEE OS source tree; 2. Contacting maintainers via GitHub (such as mentioning them in pull requests).
To fix this, adopt the Linux format and extend the e-mail address field to also contain an optional GitHub ID, such as:
John Doe <john.doe@example.com> [@johndoe]
Since the file is not in Markdown format anymore, drop the .md extension as well.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Volodymyr Babchuk <vlad.babchuk@epam.com> Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Akshay Bhat <akshay.bhat@timesys.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Peng Fan <peng.fan@nxp.com> Acked-by: Kevin Peng <kevinp@marvell.com> Acked-by: Sumit Garg <sumit.garg@nxp.com> Acked-by: Joakim Bech <joakim.bech@linaro.org> Acked-by: Victor Chong <victor.chong@linaro.org> Acked-by: Igor Opaniuk <igor.opaniuk@linaro.org>
show more ...
|