colibri_imx7_emmc: enable CONFIG_ARMV7_BOOT_SEC_DEFAULT
[oweals/u-boot.git] / MAINTAINERS
index bea3122f2b61f86dd7cf1b23a86112669d660c55..5726540a024b35542b0e21c7dd147f2884365baf 100644 (file)
@@ -297,10 +297,12 @@ ARM STM STM32MP
 M:     Patrick Delaunay <patrick.delaunay@st.com>
 M:     Patrice Chotard <patrice.chotard@st.com>
 L:     uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
+T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-stm
 S:     Maintained
 F:     arch/arm/mach-stm32mp/
 F:     drivers/clk/clk_stm32mp1.c
 F:     drivers/i2c/stm32f7_i2c.c
+F:     drivers/mailbox/stm32-ipcc.c
 F:     drivers/misc/stm32mp_fuse.c
 F:     drivers/mmc/stm32_sdmmc2.c
 F:     drivers/phy/phy-stm32-usbphyc.c
@@ -442,6 +444,13 @@ T: git https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash.git
 F:     drivers/mtd/cfi_flash.c
 F:     drivers/mtd/jedec_flash.c
 
+CLOCK
+M:     Lukasz Majewski <lukma@denx.de>
+S:     Maintained
+T:     git git://git.denx.de/u-boot-dfu.git
+F:     drivers/clk/
+F:     drivers/clk/imx/
+
 COLDFIRE
 M:     Huan Wang <alison.wang@nxp.com>
 M:     Angelo Dureghello <angelo@sysam.it>
@@ -633,6 +642,12 @@ M: Simon Glass <sjg@chromium.org>
 S:     Maintained
 F:     tools/patman/
 
+PCI Endpoint
+M:     Ramon Fried <rfried.dev@gmail.com>
+S:     Maintained
+F:     drivers/pci_endpoint/
+F:  include/pci_ep.h
+
 POWER
 M:     Jaehoon Chung <jh80.chung@samsung.com>
 S:     Maintained
@@ -768,6 +783,11 @@ F: drivers/tee/
 F:     include/tee.h
 F:     include/tee/
 
+TEE-lib
+M:     Bryan O'Donoghue <bryan.odonoghue@linaro.org>
+S:     Maintained
+F:     lib/optee
+
 UBI
 M:     Kyungmin Park <kmpark@infradead.org>
 M:     Heiko Schocher <hs@denx.de>