]> Git Repo - J-u-boot.git/blobdiff - MAINTAINERS
tiny-printf: Handle NULL pointer argument to %s
[J-u-boot.git] / MAINTAINERS
index 7ab39d91a5531d8de711d886084584883ed86427..8c6c0c2a4bc8ea9e1cce80b1b5803dba46829f8d 100644 (file)
@@ -58,6 +58,13 @@ F:   cmd/acpi.c
 F:     include/acpi/
 F:     lib/acpi/
 
+ALIST:
+M:     Simon Glass <[email protected]>
+S:     Maintained
+F:     include/alist.h
+F:     lib/alist.c
+F:     test/lib/alist.c
+
 ANDROID AB
 M:     Igor Opaniuk <[email protected]>
 M:     Mattijs Korpershoek <[email protected]>
@@ -65,7 +72,6 @@ R:    Sam Protsenko <[email protected]>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-dfu.git
 F:     boot/android_ab.c
-F:     cmd/ab_select.c
 F:     doc/android/ab.rst
 F:     include/android_ab.h
 F:     test/py/tests/test_android/test_ab.py
@@ -356,7 +362,7 @@ S:  Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
 F:     arch/arm/mach-kirkwood/
 F:     arch/arm/mach-mvebu/
-F:     drivers/ata/ahci_mvebu.c
+F:     drivers/ata/ahci_generic.c
 F:     drivers/clk/mvebu/
 F:     drivers/ddr/marvell/
 F:     drivers/gpio/mvebu_gpio.c
@@ -601,13 +607,20 @@ M:        Ian Roberts <[email protected]>
 M:     Vasileios Bimpikas <[email protected]>
 M:     Utsav Agarwal <[email protected]>
 M:     Arturs Artamonovs <[email protected]>
+L:     [email protected]
 S:     Supported
 T:     git https://github.com/analogdevicesinc/lnxdsp-u-boot
+F:     arch/arm/dts/sc5*
 F:     arch/arm/include/asm/arch-adi/
 F:     arch/arm/mach-sc5xx/
+F:     board/adi/
+F:     doc/device-tree-bindings/arm/adi/adi,sc5xx.yaml
+F:     doc/device-tree-bindings/clock/adi,sc5xx-clocks.yaml
+F:     doc/device-tree-bindings/timer/adi,sc5xx-gptimer.yaml
 F:     drivers/clk/adi/
 F:     drivers/serial/serial_adi_uart4.c
 F:     drivers/timer/adi_sc5xx_timer.c
+F:     include/configs/sc5*
 F:     include/env/adi/
 
 ARM SNAPDRAGON
@@ -741,6 +754,7 @@ F:  drivers/gpio/omap_gpio.c
 F:     drivers/memory/ti-aemif.c
 F:     drivers/misc/k3_avs.c
 F:     drivers/mailbox/k3-sec-procy.c
+F:     drivers/pci/pcie_cdns_ti.c
 F:     drivers/pci/pcie_dw_ti.c
 F:     drivers/phy/keystone-usb-phy.c
 F:     drivers/phy/omap-usb2-phy.c
@@ -846,6 +860,7 @@ M:  Michal Simek <[email protected]>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:     arch/arm/mach-zynqmp/
+F:     drivers/bootcount/bootcount_zynqmp.c
 F:     drivers/clk/clk_zynqmp.c
 F:     driver/firmware/firmware-zynqmp.c
 F:     drivers/fpga/zynqpl.c
@@ -909,6 +924,7 @@ BINMAN
 M:     Simon Glass <[email protected]>
 M:     Alper Nebi Yasak <[email protected]>
 S:     Maintained
+F:     doc/develop/binman_tests.rst
 F:     tools/binman/
 
 BLKMAP
@@ -1352,6 +1368,17 @@ F:       drivers/net/
 F:     include/net.h
 F:     net/
 
+NETWORK (LWIP)
+M:     Jerome Forissier <[email protected]>
+S:     Maintained
+F:     cmd/net-lwip.c
+F:     configs/qemu_arm64_lwip_defconfig
+F:     drivers/net/sandbox-lwip.c
+F:     include/net-lwip.h
+F:     lib/lwip/Makefile
+F:     lib/lwip/u-boot/
+F:     net/lwip/
+
 NIOS
 M:     Thomas Chou <[email protected]>
 S:     Maintained
@@ -1525,6 +1552,7 @@ SANDBOX
 M:     Simon Glass <[email protected]>
 S:     Maintained
 F:     arch/sandbox/
+F:     configs/sandbox*
 F:     doc/arch/sandbox.rst
 F:     drivers/*/*sandbox*.c
 F:     include/dt-bindings/*/sandbox*.h
@@ -1585,6 +1613,7 @@ F:        drivers/mtd/nand/spi/
 SPI-NOR
 M:     Jagan Teki <[email protected]>
 M:     Vignesh R <[email protected]>
+R:     Tudor Ambarus <[email protected]>
 S:     Maintained
 F:     drivers/mtd/spi/
 F:     include/spi_flash.h
@@ -1670,6 +1699,7 @@ T:        git https://source.denx.de/u-boot/custodians/u-boot-tpm.git
 F:     cmd/tpm*
 F:     drivers/tpm/
 F:     include/tpm*
+F:     lib/tpm*
 
 TQ GROUP
 #M:    Martin Krause <[email protected]>
@@ -1707,6 +1737,7 @@ T:        git https://source.denx.de/u-boot/custodians/u-boot-ubi.git
 F:     drivers/mtd/ubi/
 
 UFS
+M:     Neil Armstrong <[email protected]>
 M:     Bhupesh Sharma <[email protected]>
 M:     Neha Malcom Francis <[email protected]>
 S:     Maintained
@@ -1735,6 +1766,15 @@ F:       common/usb_kbd.c
 F:     common/usb_storage.c
 F:     include/usb.h
 
+USB TCPM
+M:     Sebastian Reichel <[email protected]>
+S:     Maintained
+F:     cmd/tcpm.c
+F:     doc/usage/cmd/tcpm.rst
+F:     drivers/usb/tcpm/
+F:     include/usb/pd.h
+F:     include/usb/tcpm.h
+
 USB xHCI
 M:     Bin Meng <[email protected]>
 S:     Maintained
This page took 0.027793 seconds and 4 git commands to generate.