diff options
author | Tom Rini <trini@konsulko.com> | 2021-09-24 14:28:54 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-09-24 14:28:54 -0400 |
commit | 8284d6f838684cfa6e3303a447deb38027c5d7f0 (patch) | |
tree | 90edb1c771b2ae36a7676b3fbb523a67f79574fc /MAINTAINERS | |
parent | d7ac865b983ca42d242295bf8477025461983416 (diff) | |
parent | 19de51f7a5a9a8e25f2a52033a39c17686d3a4e1 (diff) | |
download | u-boot-8284d6f838684cfa6e3303a447deb38027c5d7f0.tar.gz u-boot-8284d6f838684cfa6e3303a447deb38027c5d7f0.tar.bz2 u-boot-8284d6f838684cfa6e3303a447deb38027c5d7f0.zip |
Merge branch '2021-09-24-assorted-minor-updates'
- Assorted bugfixes, MAINTAINER updates and dead code removal
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 67c96a6045..5370b55064 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -412,13 +412,6 @@ F: include/dt-bindings/clock/stih407-clks.h F: include/dt-bindings/clock/stih410-clks.h F: include/dt-bindings/reset/stih407-resets.h -ARM STM SPEAR -#M: Vipin Kumar <vipin.kumar@st.com> -S: Orphaned (Since 2016-02) -T: git https://source.denx.de/u-boot/custodians/u-boot-stm.git -F: arch/arm/cpu/arm926ejs/spear/ -F: arch/arm/include/asm/arch-spear/ - ARM STM STM32MP M: Patrick Delaunay <patrick.delaunay@foss.st.com> M: Patrice Chotard <patrice.chotard@foss.st.com> |