1Descriptions of section entries: 2 3 P: Person (obsolete) 4 M: Mail patches to: FullName <address@domain> 5 R: Designated reviewer: FullName <address@domain> 6 These reviewers should be CCed on patches. 7 L: Mailing list that is relevant to this area 8 W: Web-page with status/info 9 Q: Patchwork web based patch tracking system site 10 T: SCM tree type and location. 11 Type is one of: git, hg, quilt, stgit, topgit 12 S: Status, one of the following: 13 Supported: Someone is actually paid to look after this. 14 Maintained: Someone actually looks after it. 15 Orphan: No current maintainer [but maybe you could take the 16 role as you write your new code]. 17 F: Files and directories with wildcard patterns. 18 A trailing slash includes all files and subdirectory files. 19 F: drivers/net/ all files in and below drivers/net 20 F: drivers/net/* all files in drivers/net, but not below 21 F: */net/* all files in "any top level directory"/net 22 One pattern per line. Multiple F: lines acceptable. 23 N: Files and directories with regex patterns. 24 N: [^a-z]tegra all files whose path contains the word tegra 25 One pattern per line. Multiple N: lines acceptable. 26 scripts/get_maintainer.pl has different behavior for files that 27 match F: pattern and matches of N: patterns. By default, 28 get_maintainer will not look at git log history when an F: pattern 29 match occurs. When an N: match occurs, git log history is used 30 to also notify the people that have git commit signatures. 31 X: Files and directories that are NOT maintained, same rules as F: 32 Files exclusions are tested before file matches. 33 Can be useful for excluding a specific subdirectory, for instance: 34 F: net/ 35 X: net/ipv6/ 36 matches all files in and below net excluding net/ipv6/ 37 K: Keyword perl extended regex pattern to match content in a 38 patch or file. For instance: 39 K: of_get_profile 40 matches patches or files that contain "of_get_profile" 41 K: \b(printk|pr_(info|err))\b 42 matches patches or files that contain one or more of the words 43 printk, pr_info or pr_err 44 One regex pattern per line. Multiple K: lines acceptable. 45 46Note: For the hard of thinking, this list is meant to remain in alphabetical 47order. If you could add yourselves to it in alphabetical order that would be 48so much easier [Ed] 49 50Maintainers List (try to look for most precise areas first) 51 52 ----------------------------------- 53ANDROID AB 54M: Igor Opaniuk <igor.opaniuk@gmail.com> 55R: Sam Protsenko <joe.skb7@gmail.com> 56S: Maintained 57F: cmd/ab_select.c 58F: common/android_ab.c 59F: doc/android/ab.rst 60F: include/android_ab.h 61F: test/py/tests/test_android/test_ab.py 62 63ANDROID AVB 64M: Igor Opaniuk <igor.opaniuk@gmail.com> 65S: Maintained 66F: cmd/avb.c 67F: common/avb_verify.c 68F: doc/android/avb2.rst 69F: include/avb_verify.h 70F: lib/libavb/ 71F: test/py/tests/test_android/test_avb.py 72 73ARC 74M: Alexey Brodkin <alexey.brodkin@synopsys.com> 75M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> 76S: Maintained 77L: uboot-snps-arc@synopsys.com 78T: git https://source.denx.de/u-boot/custodians/u-boot-arc.git 79F: arch/arc/ 80F: board/synopsys/ 81 82ARC HSDK CGU CLOCK 83M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> 84S: Maintained 85L: uboot-snps-arc@synopsys.com 86F: drivers/clk/clk-hsdk-cgu.c 87F: include/dt-bindings/clock/snps,hsdk-cgu.h 88F: doc/device-tree-bindings/clock/snps,hsdk-cgu.txt 89 90ARC HSDK CREG GPIO 91M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> 92S: Maintained 93L: uboot-snps-arc@synopsys.com 94F: doc/device-tree-bindings/gpio/snps,creg-gpio.txt 95F: drivers/gpio/hsdk-creg-gpio.c 96 97ARC HSDK RESET 98M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> 99S: Maintained 100L: uboot-snps-arc@synopsys.com 101F: include/dt-bindings/reset/snps,hsdk-reset.h 102F: drivers/reset/reset-hsdk.c 103 104ARC SYNOPSYS DW MMC EXTENSIONS 105M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> 106S: Maintained 107L: uboot-snps-arc@synopsys.com 108F: doc/device-tree-bindings/mmc/snps,dw-mmc.txt 109F: drivers/mmc/snps_dw_mmc.c 110 111ARM 112M: Tom Rini <trini@konsulko.com> 113S: Maintained 114T: git https://source.denx.de/u-boot/custodians/u-boot-arm.git 115F: arch/arm/ 116F: cmd/arm/ 117 118ARM ALTERA SOCFPGA 119M: Marek Vasut <marex@denx.de> 120M: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> 121M: Ley Foon Tan <ley.foon.tan@intel.com> 122S: Maintainted 123T: git https://source.denx.de/u-boot/custodians/u-boot-socfpga.git 124F: arch/arm/mach-socfpga/ 125F: drivers/sysreset/sysreset_socfpga* 126 127ARM AMLOGIC SOC SUPPORT 128M: Neil Armstrong <narmstrong@baylibre.com> 129S: Maintained 130L: u-boot-amlogic@groups.io 131T: git https://source.denx.de/u-boot/custodians/u-boot-amlogic.git 132F: arch/arm/mach-meson/ 133F: arch/arm/include/asm/arch-meson/ 134F: drivers/clk/meson/ 135F: drivers/serial/serial_meson.c 136F: drivers/reset/reset-meson.c 137F: drivers/i2c/meson_i2c.c 138F: drivers/net/phy/meson-gxl.c 139F: drivers/adc/meson-saradc.c 140F: drivers/phy/meson* 141F: drivers/mmc/meson_gx_mmc.c 142F: drivers/spi/meson_spifc.c 143F: drivers/pinctrl/meson/ 144F: drivers/power/domain/meson-gx-pwrc-vpu.c 145F: drivers/video/meson/ 146F: include/configs/meson64.h 147F: include/configs/meson64_android.h 148F: doc/board/amlogic/ 149N: meson 150 151ARM ASPEED 152M: Ryan Chen <ryan_chen@aspeedtech.com> 153M: Chia-Wei Wang <chiawei_wang@aspeedtech.com> 154R: Aspeed BMC SW team <BMC-SW@aspeedtech.com> 155S: Maintained 156F: arch/arm/mach-aspeed/ 157F: arch/arm/include/asm/arch-aspeed/ 158F: board/aspeed/ 159F: drivers/clk/aspeed/ 160F: drivers/pinctrl/aspeed/ 161N: aspeed 162 163ARM BROADCOM BCM283X / BCM27XX 164M: Matthias Brugger <mbrugger@suse.com> 165S: Maintained 166F: arch/arm/dts/bcm283* 167F: arch/arm/mach-bcm283x/ 168F: board/raspberrypi/ 169F: drivers/gpio/bcm2835_gpio.c 170F: drivers/mmc/bcm2835_sdhci.c 171F: drivers/mmc/bcm2835_sdhost.c 172F: drivers/serial/serial_bcm283x_mu.c 173F: drivers/serial/serial_bcm283x_pl011.c 174F: drivers/video/bcm2835.c 175F: include/dm/platform_data/serial_bcm283x_mu.h 176F: include/dt-bindings/pinctrl/bcm2835.h 177F: drivers/pinctrl/broadcom/ 178F: configs/rpi_* 179T: git https://source.denx.de/u-boot/custodians/u-boot-arm.git 180 181ARM BROADCOM BCMSTB 182M: Thomas Fitzsimmons <fitzsim@fitzsim.org> 183S: Maintained 184F: arch/arm/mach-bcmstb/ 185F: board/broadcom/bcmstb/ 186F: configs/bcm7*_defconfig 187F: doc/README.bcm7xxx 188F: drivers/mmc/bcmstb_sdhci.c 189F: drivers/spi/bcmstb_spi.c 190 191ARM CORTINA ACCESS CAxxxx 192M: Alex Nemirovsky <alex.nemirovsky@cortina-access.com> 193S: Supported 194F: board/cortina/common/ 195F: drivers/gpio/cortina_gpio.c 196F: drivers/watchdog/cortina_wdt.c 197F: drivers/serial/serial_cortina.c 198F: drivers/led/led_cortina.c 199F: drivers/mmc/ca_dw_mmc.c 200F: drivers/spi/ca_sflash.c 201F: drivers/i2c/i2c-cortina.c 202F: drivers/i2c/i2c-cortina.h 203F: drivers/mtd/nand/raw/cortina_nand.c 204F: drivers/mtd/nand/raw/cortina_nand.h 205F: drivers/net/cortina_ni.c 206F: drivers/net/cortina_ni.h 207F: drivers/net/phy/ca_phy.c 208F: configs/cortina_presidio-asic-pnand_defconfig 209 210ARM/CZ.NIC TURRIS MOX SUPPORT 211M: Marek Behun <marek.behun@nic.cz> 212S: Maintained 213F: arch/arm/dts/armada-3720-turris-mox.dts 214F: board/CZ.NIC/ 215F: configs/turris_*_defconfig 216F: include/configs/turris_*.h 217 218ARM FREESCALE IMX 219M: Stefano Babic <sbabic@denx.de> 220M: Fabio Estevam <festevam@gmail.com> 221R: NXP i.MX U-Boot Team <uboot-imx@nxp.com> 222S: Maintained 223T: git https://source.denx.de/u-boot/custodians/u-boot-imx.git 224F: arch/arm/cpu/arm1136/mx*/ 225F: arch/arm/cpu/arm926ejs/mx*/ 226F: arch/arm/cpu/armv7/vf610/ 227F: arch/arm/dts/*imx* 228F: arch/arm/mach-imx/ 229F: arch/arm/include/asm/arch-imx/ 230F: arch/arm/include/asm/arch-mx*/ 231F: arch/arm/include/asm/arch-vf610/ 232F: arch/arm/include/asm/mach-imx/ 233F: board/freescale/*mx*/ 234 235ARM HISILICON 236M: Peter Griffin <peter.griffin@linaro.org> 237M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 238S: Maintained 239F: arch/arm/cpu/armv8/hisilicon 240F: arch/arm/include/asm/arch-hi6220/ 241F: arch/arm/include/asm/arch-hi3660/ 242 243ARM IPQ40XX 244M: Robert Marko <robert.marko@sartura.hr> 245M: Luka Kovacic <luka.kovacic@sartura.hr> 246M: Luka Perkov <luka.perkov@sartura.hr> 247S: Maintained 248F: arch/arm/mach-ipq40xx/ 249F: include/dt-bindings/clock/qcom,ipq4019-gcc.h 250F: include/dt-bindings/reset/qcom,ipq4019-reset.h 251F: drivers/reset/reset-ipq4019.c 252F: drivers/phy/phy-qcom-ipq4019-usb.c 253F: drivers/spi/spi-qup.c 254F: drivers/net/mdio-ipq4019.c 255F: drivers/rng/msm_rng.c 256 257ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K 258M: Stefan Roese <sr@denx.de> 259S: Maintained 260T: git https://source.denx.de/u-boot/custodians/u-boot-marvell.git 261F: arch/arm/mach-kirkwood/ 262F: arch/arm/mach-mvebu/ 263F: drivers/ata/ahci_mvebu.c 264F: drivers/ddr/marvell/ 265F: drivers/gpio/mvebu_gpio.c 266F: drivers/spi/kirkwood_spi.c 267F: drivers/pci/pci_mvebu.c 268F: drivers/pci/pcie_dw_mvebu.c 269F: drivers/watchdog/orion_wdt.c 270 271ARM MARVELL PXA 272M: Marek Vasut <marex@denx.de> 273S: Maintained 274T: git https://source.denx.de/u-boot/custodians/u-boot-pxa.git 275F: arch/arm/cpu/pxa/ 276F: arch/arm/include/asm/arch-pxa/ 277 278ARM MEDIATEK 279M: Ryder Lee <ryder.lee@mediatek.com> 280M: Weijie Gao <weijie.gao@mediatek.com> 281M: Chunfeng Yun <chunfeng.yun@mediatek.com> 282R: GSS_MTK_Uboot_upstream <GSS_MTK_Uboot_upstream@mediatek.com> 283S: Maintained 284F: arch/arm/mach-mediatek/ 285F: arch/arm/include/asm/arch-mediatek/ 286F: board/mediatek/ 287F: doc/device-tree-bindings/phy/phy-mtk-* 288F: doc/device-tree-bindings/usb/mediatek,* 289F: doc/README.mediatek 290F: drivers/clk/mediatek/ 291F: drivers/mmc/mtk-sd.c 292F: drivers/phy/phy-mtk-* 293F: drivers/pinctrl/mediatek/ 294F: drivers/power/domain/mtk-power-domain.c 295F: drivers/ram/mediatek/ 296F: drivers/spi/mtk_snfi_spi.c 297F: drivers/timer/mtk_timer.c 298F: drivers/usb/host/xhci-mtk.c 299F: drivers/usb/mtu3/ 300F: drivers/watchdog/mtk_wdt.c 301F: drivers/net/mtk_eth.c 302F: drivers/reset/reset-mediatek.c 303F: tools/mtk_image.c 304F: tools/mtk_image.h 305N: mediatek 306 307ARM MICROCHIP/ATMEL AT91 308M: Eugen Hristev <eugen.hristev@microchip.com> 309S: Maintained 310T: git https://source.denx.de/u-boot/custodians/u-boot-atmel.git 311F: arch/arm/mach-at91/ 312F: board/atmel/ 313F: drivers/cpu/at91_cpu.c 314F: drivers/misc/microchip_flexcom.c 315F: drivers/timer/mchp-pit64b-timer.c 316 317ARM NEXELL S5P4418 318M: Stefan Bosch <stefan_b@posteo.net> 319S: Maintained 320F: arch/arm/cpu/armv7/s5p4418/ 321F: arch/arm/dts/s5p4418* 322F: arch/arm/mach-nexell/ 323F: board/friendlyarm/ 324F: configs/s5p4418_nanopi2_defconfig 325F: doc/README.s5p4418 326F: drivers/gpio/nx_gpio.c 327F: drivers/i2c/nx_i2c.c 328F: drivers/mmc/nexell_dw_mmc_dm.c 329F: drivers/pinctrl/nexell/ 330F: drivers/video/nexell/ 331F: drivers/video/nexell_display.c 332F: include/configs/s5p4418_nanopi2.h 333 334ARM OWL 335M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 336S: Maintained 337F: arch/arm/include/asm/arch-owl/ 338F: arch/arm/mach-owl/ 339F: doc/board/actions/ 340F: drivers/clk/owl/ 341F: drivers/serial/serial_owl.c 342F: include/configs/owl-common.h 343F: configs/bubblegum_96_defconfig 344F: configs/cubieboard7_defconfig 345 346ARM RENESAS RMOBILE/R-CAR 347M: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 348M: Marek Vasut <marek.vasut+renesas@gmail.com> 349S: Maintained 350T: git https://source.denx.de/u-boot/custodians/u-boot-sh.git 351F: arch/arm/mach-rmobile/ 352 353ARM ROCKCHIP 354M: Simon Glass <sjg@chromium.org> 355M: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> 356M: Kever Yang <kever.yang@rock-chips.com> 357S: Maintained 358T: git https://source.denx.de/u-boot/custodians/u-boot-rockchip.git 359F: arch/arm/include/asm/arch-rockchip/ 360F: arch/arm/mach-rockchip/ 361F: board/rockchip/ 362F: drivers/clk/rockchip/ 363F: drivers/gpio/rk_gpio.c 364F: drivers/misc/rockchip-efuse.c 365F: drivers/mmc/rockchip_sdhci.c 366F: drivers/mmc/rockchip_dw_mmc.c 367F: drivers/pinctrl/rockchip/ 368F: drivers/ram/rockchip/ 369F: drivers/sysreset/sysreset_rockchip.c 370F: drivers/video/rockchip/ 371F: tools/rkcommon.c 372F: tools/rkcommon.h 373F: tools/rkimage.c 374F: tools/rksd.c 375F: tools/rkspi.c 376 377ARM SAMSUNG 378M: Minkyu Kang <mk7.kang@samsung.com> 379S: Maintained 380T: git https://source.denx.de/u-boot/custodians/u-boot-samsung.git 381F: arch/arm/mach-exynos/ 382F: arch/arm/mach-s5pc1xx/ 383F: arch/arm/cpu/armv7/s5p-common/ 384 385ARM SNAPDRAGON 386M: Ramon Fried <rfried.dev@gmail.com> 387S: Maintained 388F: arch/arm/mach-snapdragon/ 389F: drivers/gpio/msm_gpio.c 390F: drivers/mmc/msm_sdhci.c 391F: drivers/phy/msm8916-usbh-phy.c 392F: drivers/serial/serial_msm.c 393F: drivers/smem/msm_smem.c 394F: drivers/usb/host/ehci-msm.c 395 396ARM STI 397M: Patrice Chotard <patrice.chotard@foss.st.com> 398S: Maintained 399T: git https://source.denx.de/u-boot/custodians/u-boot-stm.git 400F: arch/arm/mach-sti/ 401F: arch/arm/include/asm/arch-sti*/ 402F: drivers/phy/sti_usb_phy.c 403F: drivers/pinctrl/pinctrl-sti.c 404F: drivers/mmc/sti_sdhci.c 405F: drivers/reset/sti-reset.c 406F: drivers/serial/serial_sti_asc.c 407F: drivers/sysreset/sysreset_sti.c 408F: drivers/timer/sti-timer.c 409F: drivers/usb/host/dwc3-sti-glue.c 410F: include/dwc3-sti-glue.h 411F: include/dt-bindings/clock/stih407-clks.h 412F: include/dt-bindings/clock/stih410-clks.h 413F: include/dt-bindings/reset/stih407-resets.h 414 415ARM STM SPEAR 416#M: Vipin Kumar <vipin.kumar@st.com> 417S: Orphaned (Since 2016-02) 418T: git https://source.denx.de/u-boot/custodians/u-boot-stm.git 419F: arch/arm/cpu/arm926ejs/spear/ 420F: arch/arm/include/asm/arch-spear/ 421 422ARM STM STM32MP 423M: Patrick Delaunay <patrick.delaunay@foss.st.com> 424M: Patrice Chotard <patrice.chotard@foss.st.com> 425L: uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers) 426T: git https://source.denx.de/u-boot/custodians/u-boot-stm.git 427S: Maintained 428F: arch/arm/mach-stm32mp/ 429F: doc/board/st/ 430F: drivers/adc/stm32-adc* 431F: drivers/clk/clk_stm32mp1.c 432F: drivers/gpio/stm32_gpio.c 433F: drivers/hwspinlock/stm32_hwspinlock.c 434F: drivers/i2c/stm32f7_i2c.c 435F: drivers/mailbox/stm32-ipcc.c 436F: drivers/misc/stm32mp_fuse.c 437F: drivers/misc/stm32_rcc.c 438F: drivers/mmc/stm32_sdmmc2.c 439F: drivers/mtd/nand/raw/stm32_fmc2_nand.c 440F: drivers/phy/phy-stm32-usbphyc.c 441F: drivers/pinctrl/pinctrl_stm32.c 442F: drivers/power/pmic/stpmic1.c 443F: drivers/power/regulator/stm32-vrefbuf.c 444F: drivers/power/regulator/stpmic1.c 445F: drivers/ram/stm32mp1/ 446F: drivers/remoteproc/stm32_copro.c 447F: drivers/reset/stm32-reset.c 448F: drivers/rng/stm32mp1_rng.c 449F: drivers/rtc/stm32_rtc.c 450F: drivers/serial/serial_stm32.* 451F: drivers/spi/stm32_qspi.c 452F: drivers/spi/stm32_spi.c 453F: drivers/video/stm32/stm32_ltdc.c 454F: drivers/watchdog/stm32mp_wdt.c 455F: include/dt-bindings/clock/stm32fx-clock.h 456F: include/dt-bindings/clock/stm32mp1-clks.h 457F: include/dt-bindings/clock/stm32mp1-clksrc.h 458F: include/dt-bindings/pinctrl/stm32-pinfunc.h 459F: include/dt-bindings/reset/stm32mp1-resets.h 460F: include/stm32_rcc.h 461F: tools/stm32image.c 462N: stm 463N: stm32 464 465 466ARM STM STV0991 467M: Vikas Manocha <vikas.manocha@st.com> 468S: Maintained 469F: arch/arm/cpu/armv7/stv0991/ 470F: arch/arm/include/asm/arch-stv0991/ 471 472ARM SUNXI 473M: Jagan Teki <jagan@amarulasolutions.com> 474M: Andre Przywara <andre.przywara@arm.com> 475S: Maintained 476T: git https://source.denx.de/u-boot/custodians/u-boot-sunxi.git 477F: arch/arm/cpu/armv7/sunxi/ 478F: arch/arm/include/asm/arch-sunxi/ 479F: arch/arm/mach-sunxi/ 480F: board/sunxi/ 481 482ARM TEGRA 483M: Tom Warren <twarren@nvidia.com> 484S: Maintained 485T: git https://source.denx.de/u-boot/custodians/u-boot-tegra.git 486F: arch/arm/mach-tegra/ 487F: arch/arm/include/asm/arch-tegra*/ 488 489ARM TI 490M: Lokesh Vutla <lokeshvutla@ti.com> 491S: Maintained 492T: git https://source.denx.de/u-boot/custodians/u-boot-ti.git 493F: arch/arm/mach-davinci/ 494F: arch/arm/mach-k3/ 495F: arch/arm/mach-keystone/ 496F: arch/arm/mach-omap2/ 497F: arch/arm/include/asm/arch-omap*/ 498F: arch/arm/include/asm/ti-common/ 499F: board/ti/ 500F: drivers/dma/ti* 501F: drivers/firmware/ti_sci.* 502F: drivers/gpio/omap_gpio.c 503F: drivers/memory/ti-aemif.c 504F: drivers/misc/k3_avs.c 505F: drivers/mailbox/k3-sec-procy.c 506F: drivers/pci/pcie_dw_ti.c 507F: drivers/phy/keystone-usb-phy.c 508F: drivers/phy/omap-usb2-phy.c 509F: drivers/phy/phy-ti-am654.c 510F: drivers/phy/ti-pipe3-phy.c 511F: drivers/ram/k3* 512F: drivers/remoteproc/k3_system_controller.c 513F: drivers/remoteproc/ti* 514F: drivers/reset/reset-ti-sci.c 515F: drivers/rtc/davinci.c 516F: drivers/serial/serial_omap.c 517F: drivers/soc/ti/ 518F: drivers/sysreset/sysreset-ti-sci.c 519F: drivers/thermal/ti-bandgap.c 520F: drivers/timer/omap-timer.c 521F: drivers/watchdog/omap_wdt.c 522F: include/linux/soc/ti/ 523 524ARM U8500 525M: Stephan Gerhold <stephan@gerhold.net> 526R: Linus Walleij <linus.walleij@linaro.org> 527S: Maintained 528F: arch/arm/dts/ste-* 529F: arch/arm/mach-u8500/ 530F: drivers/timer/nomadik-mtu-timer.c 531 532ARM UNIPHIER 533S: Orphan (Since 2020-09) 534F: arch/arm/mach-uniphier/ 535F: configs/uniphier_*_defconfig 536N: uniphier 537 538ARM VERSAL 539M: Michal Simek <michal.simek@xilinx.com> 540S: Maintained 541T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git 542F: arch/arm/mach-versal/ 543F: drivers/watchdog/xilinx_wwdt.c 544N: (?<!uni)versal 545 546ARM VERSATILE EXPRESS DRIVERS 547M: Liviu Dudau <liviu.dudau@foss.arm.com> 548S: Maintained 549T: git git://github.com/ARM-software/u-boot.git 550F: drivers/misc/vexpress_config.c 551N: vexpress 552 553ARM ZYNQ 554M: Michal Simek <monstr@monstr.eu> 555S: Maintained 556T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git 557F: arch/arm/mach-zynq/ 558F: doc/board/xilinx/ 559F: doc/device-tree-bindings/video/syncoam,seps525.txt 560F: drivers/clk/clk_zynq.c 561F: drivers/fpga/zynqpl.c 562F: drivers/gpio/zynq_gpio.c 563F: drivers/i2c/i2c-cdns.c 564F: drivers/i2c/muxes/pca954x.c 565F: drivers/i2c/zynq_i2c.c 566F: drivers/mmc/zynq_sdhci.c 567F: drivers/mtd/nand/raw/zynq_nand.c 568F: drivers/net/phy/xilinx_phy.c 569F: drivers/net/zynq_gem.c 570F: drivers/serial/serial_zynq.c 571F: drivers/spi/zynq_qspi.c 572F: drivers/spi/zynq_spi.c 573F: drivers/usb/host/ehci-zynq.c 574F: drivers/watchdog/cdns_wdt.c 575F: include/zynqpl.h 576F: tools/zynqimage.c 577N: zynq 578 579ARM ZYNQMP 580M: Michal Simek <michal.simek@xilinx.com> 581S: Maintained 582T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git 583F: arch/arm/mach-zynqmp/ 584F: drivers/clk/clk_zynqmp.c 585F: driver/firmware/firmware-zynqmp.c 586F: drivers/fpga/zynqpl.c 587F: drivers/gpio/zynq_gpio.c 588F: drivers/i2c/i2c-cdns.c 589F: drivers/i2c/muxes/pca954x.c 590F: drivers/i2c/zynq_i2c.c 591F: drivers/mailbox/zynqmp-ipi.c 592F: drivers/mmc/zynq_sdhci.c 593F: drivers/mtd/nand/raw/zynq_nand.c 594F: drivers/net/phy/xilinx_phy.c 595F: drivers/net/zynq_gem.c 596F: drivers/serial/serial_zynq.c 597F: drivers/spi/zynq_qspi.c 598F: drivers/spi/zynq_spi.c 599F: drivers/timer/cadence-ttc.c 600F: drivers/usb/host/ehci-zynq.c 601F: drivers/video/seps525.c 602F: drivers/watchdog/cdns_wdt.c 603F: include/zynqmppl.h 604F: include/zynqmp_firmware.h 605F: tools/zynqmp* 606N: ultra96 607N: zynqmp 608 609ARM ZYNQMP R5 610M: Michal Simek <michal.simek@xilinx.com> 611S: Maintained 612T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git 613F: arch/arm/mach-zynqmp-r5/ 614 615ARM PHYTIUM 616M: liuhao <liuhao@phytium.com.cn> 617M: shuyiqi <shuyiqi@phytium.com.cn> 618S: Maintained 619F: drivers/pci/pcie_phytium.c 620F: arch/arm/dts/phytium-durian.dts 621 622BINMAN 623M: Simon Glass <sjg@chromium.org> 624S: Maintained 625F: tools/binman/ 626 627BTRFS 628M: Marek Behun <marek.behun@nic.cz> 629R: Qu Wenruo <wqu@suse.com> 630L: linux-btrfs@vger.kernel.org 631S: Maintained 632F: cmd/btrfs.c 633F: fs/btrfs/ 634F: include/btrfs.h 635 636BUILDMAN 637M: Simon Glass <sjg@chromium.org> 638S: Maintained 639F: tools/buildman/ 640 641CFI FLASH 642M: Stefan Roese <sr@denx.de> 643S: Maintained 644T: git https://source.denx.de/u-boot/custodians/u-boot-cfi-flash.git 645F: drivers/mtd/cfi_flash.c 646F: drivers/mtd/jedec_flash.c 647 648CLOCK 649M: Lukasz Majewski <lukma@denx.de> 650S: Maintained 651T: git https://source.denx.de/u-boot/custodians/u-boot-clk.git 652F: drivers/clk/ 653F: drivers/clk/imx/ 654 655COLDFIRE 656M: Huan Wang <alison.wang@nxp.com> 657M: Angelo Dureghello <angelo@sysam.it> 658S: Maintained 659T: git https://source.denx.de/u-boot/custodians/u-boot-coldfire.git 660F: arch/m68k/ 661F: doc/arch/m68k.rst 662 663DFU 664M: Lukasz Majewski <lukma@denx.de> 665S: Maintained 666T: git https://source.denx.de/u-boot/custodians/u-boot-dfu.git 667F: cmd/dfu.c 668F: cmd/usb_*.c 669F: common/dfu.c 670F: common/update.c 671F: common/usb_storage.c 672F: doc/api/dfu.rst 673F: doc/usage/dfu.rst 674F: drivers/dfu/ 675F: drivers/usb/gadget/ 676F: include/dfu.h 677 678DRIVER MODEL 679M: Simon Glass <sjg@chromium.org> 680S: Maintained 681T: git https://source.denx.de/u-boot/custodians/u-boot-dm.git 682F: doc/driver-model/ 683F: drivers/core/ 684F: include/dm/ 685F: test/dm/ 686 687EFI PAYLOAD 688M: Heinrich Schuchardt <xypron.glpk@gmx.de> 689R: Alexander Graf <agraf@csgraf.de> 690S: Maintained 691T: git https://source.denx.de/u-boot/custodians/u-boot-efi.git 692F: doc/api/efi.rst 693F: doc/uefi/* 694F: doc/usage/bootefi.rst 695F: drivers/rtc/emul_rtc.c 696F: include/capitalization.h 697F: include/charset.h 698F: include/cp1250.h 699F: include/cp437.h 700F: include/efi* 701F: include/pe.h 702F: include/asm-generic/pe.h 703F: lib/charset.c 704F: lib/efi*/ 705F: test/lib/efi_* 706F: test/py/tests/test_efi* 707F: test/py/tests/test_efi*/ 708F: test/unicode_ut.c 709F: cmd/bootefi.c 710F: cmd/efidebug.c 711F: cmd/nvedit_efi.c 712F: tools/efivar.py 713F: tools/file2include.c 714F: tools/mkeficapsule.c 715 716EFI VARIABLES VIA OP-TEE 717M: Ilias Apalodimas <ilias.apalodimas@linaro.org> 718S: Maintained 719F: lib/efi_loader/efi_variable_tee.c 720F: include/mm_communication.h 721 722ENVIRONMENT 723M: Joe Hershberger <joe.hershberger@ni.com> 724R: Wolfgang Denk <wd@denx.de> 725S: Maintained 726F: env/ 727F: include/env* 728F: test/env/ 729F: tools/env* 730F: tools/mkenvimage.c 731 732FPGA 733M: Michal Simek <michal.simek@xilinx.com> 734S: Maintained 735T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git 736F: drivers/fpga/ 737F: cmd/fpga.c 738F: include/fpga.h 739 740FLATTENED DEVICE TREE 741M: Simon Glass <sjg@chromium.org> 742S: Maintained 743T: git https://source.denx.de/u-boot/custodians/u-boot-fdt.git 744F: lib/fdtdec* 745F: lib/libfdt/ 746F: include/fdt* 747F: include/linux/libfdt* 748F: cmd/fdt.c 749F: common/fdt_support.c 750 751FREEBSD 752M: Rafal Jaworowski <raj@semihalf.com> 753S: Maintained 754T: git https://source.denx.de/u-boot/custodians/u-boot-freebsd.git 755 756FREESCALE QORIQ 757M: Priyanka Jain <priyanka.jain@nxp.com> 758S: Maintained 759T: git https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git 760F: drivers/watchdog/sp805_wdt.c 761F: drivers/watchdog/sbsa_gwdt.c 762 763I2C 764M: Heiko Schocher <hs@denx.de> 765S: Maintained 766T: git https://source.denx.de/u-boot/custodians/u-boot-i2c.git 767F: drivers/i2c/ 768 769LOGGING 770M: Simon Glass <sjg@chromium.org> 771S: Maintained 772T: git https://source.denx.de/u-boot/u-boot.git 773F: common/log* 774F: cmd/log.c 775F: doc/develop/logging.rst 776F: include/log.h 777F: lib/getopt.c 778F: test/log/ 779F: test/py/tests/test_log.py 780 781MALI DISPLAY PROCESSORS 782M: Liviu Dudau <liviu.dudau@foss.arm.com> 783S: Supported 784T: git git://github.com/ARM-software/u-boot.git 785F: drivers/video/mali_dp.c 786F: drivers/i2c/i2c-versatile.c 787 788MICROBLAZE 789M: Michal Simek <monstr@monstr.eu> 790S: Maintained 791T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git 792F: arch/microblaze/ 793F: cmd/mfsl.c 794F: drivers/gpio/xilinx_gpio.c 795F: drivers/net/xilinx_axi_emac.c 796F: drivers/net/xilinx_emaclite.c 797F: drivers/serial/serial_xuartlite.c 798F: drivers/spi/xilinx_spi.c 799F: drivers/sysreset/sysreset_gpio.c 800F: drivers/watchdog/xilinx_tb_wdt.c 801N: xilinx 802 803MIPS 804M: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> 805S: Maintained 806T: git https://source.denx.de/u-boot/custodians/u-boot-mips.git 807F: arch/mips/ 808 809MIPS CORTINA ACCESS CAxxxx 810M: Alex Nemirovsky <alex.nemirovsky@cortina-access.com> 811S: Supported 812F: board/cortina/common/ 813F: drivers/gpio/cortina_gpio.c 814F: drivers/watchdog/cortina_wdt.c 815F: drivers/serial/serial_cortina.c 816F: drivers/led/led_cortina.c 817F: drivers/mmc/ca_dw_mmc.c 818F: drivers/spi/ca_sflash.c 819F: drivers/i2c/i2c-cortina.c 820F: drivers/i2c/i2c-cortina.h 821F: drivers/net/cortina_ni.c 822F: drivers/net/cortina_ni.h 823F: drivers/net/phy/ca_phy.c 824 825MIPS MEDIATEK 826M: Weijie Gao <weijie.gao@mediatek.com> 827R: GSS_MTK_Uboot_upstream <GSS_MTK_Uboot_upstream@mediatek.com> 828S: Maintained 829F: arch/mips/mach-mtmips/ 830F: arch/mips/dts/mt7620.dtsi 831F: arch/mips/dts/mt7620-u-boot.dtsi 832F: include/configs/mt7620.h 833F: include/dt-bindings/clock/mt7620-clk.h 834F: include/dt-bindings/clock/mt7628-clk.h 835F: include/dt-bindings/reset/mt7620-reset.h 836F: include/dt-bindings/reset/mt7628-reset.h 837F: drivers/clk/mtmips/ 838F: drivers/pinctrl/mtmips/ 839F: drivers/gpio/mt7620_gpio.c 840F: drivers/net/mt7620-eth.c 841F: drivers/phy/mt7620-usb-phy.c 842F: drivers/reset/reset-mtmips.c 843F: drivers/serial/serial_mt7620.c 844F: drivers/spi/mt7620_spi.c 845F: drivers/sysreset/sysreset_resetctl.c 846F: drivers/watchdog/mt7620_wdt.c 847 848MIPS MSCC 849M: Gregory CLEMENT <gregory.clement@bootlin.com> 850M: Lars Povlsen <lars.povlsen@microchip.com> 851M: Horatiu Vultur <horatiu.vultur@microchip.com> 852S: Maintained 853F: arch/mips/mach-mscc/ 854F: arch/mips/dts/luton* 855F: arch/mips/dts/mscc* 856F: arch/mips/dts/ocelot* 857F: arch/mips/dts/jr2* 858F: arch/mips/dts/serval* 859F: board/mscc/ 860F: configs/mscc* 861F: drivers/gpio/mscc_sgpio.c 862F: drivers/spi/mscc_bb_spi.c 863F: include/configs/vcoreiii.h 864F: include/dt-bindings/mscc/ 865F: drivers/pinctrl/mscc/ 866F: drivers/net/mscc_eswitch/ 867 868MIPS JZ4780 869M: Ezequiel Garcia <ezequiel@collabora.com> 870S: Maintained 871F: arch/mips/mach-jz47xx/ 872 873MIPS Octeon 874M: Aaron Williams <awilliams@marvell.com> 875S: Maintained 876F: arch/mips/mach-octeon/ 877F: arch/mips/include/asm/arch-octeon/ 878F: arch/mips/dts/mrvl,cn73xx.dtsi 879 880MMC 881M: Peng Fan <peng.fan@nxp.com> 882S: Maintained 883T: git https://source.denx.de/u-boot/custodians/u-boot-mmc.git 884F: drivers/mmc/ 885 886NAND FLASH 887#M: Scott Wood <oss@buserror.net> 888S: Orphaned (Since 2018-07) 889T: git https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git 890F: drivers/mtd/nand/raw/ 891 892NDS32 893M: Rick Chen <rick@andestech.com> 894S: Maintained 895T: git https://source.denx.de/u-boot/custodians/u-boot-nds32.git 896F: arch/nds32/ 897 898NETWORK 899M: Joe Hershberger <joe.hershberger@ni.com> 900M: Ramon Fried <rfried.dev@gmail.com> 901S: Maintained 902T: git https://source.denx.de/u-boot/custodians/u-boot-net.git 903F: drivers/net/ 904F: include/net.h 905F: net/ 906 907NIOS 908M: Thomas Chou <thomas@wytron.com.tw> 909S: Maintained 910T: git https://source.denx.de/u-boot/custodians/u-boot-nios.git 911F: arch/nios2/ 912 913ONENAND 914#M: Lukasz Majewski <l.majewski@majess.pl> 915S: Orphaned (Since 2017-01) 916T: git https://source.denx.de/u-boot/custodians/u-boot-onenand.git 917F: drivers/mtd/onenand/ 918 919PATMAN 920M: Simon Glass <sjg@chromium.org> 921S: Maintained 922F: tools/patman/ 923 924PCI Endpoint 925M: Ramon Fried <rfried.dev@gmail.com> 926S: Maintained 927F: drivers/pci_endpoint/ 928F: include/pci_ep.h 929 930PCI MPC85xx 931M: Heiko Schocher <hs@denx.de> 932S: Maintained 933F: drivers/pci/pci_mpc85xx.c 934 935POWER 936M: Jaehoon Chung <jh80.chung@samsung.com> 937S: Maintained 938T: git https://source.denx.de/u-boot/custodians/u-boot-pmic.git 939F: drivers/power/ 940 941POWERPC 942M: Wolfgang Denk <wd@denx.de> 943S: Maintained 944F: arch/powerpc/ 945 946POWERPC MPC8XX 947M: Christophe Leroy <christophe.leroy@c-s.fr> 948S: Maintained 949T: git https://source.denx.de/u-boot/custodians/u-boot-mpc8xx.git 950F: arch/powerpc/cpu/mpc8xx/ 951 952POWERPC MPC83XX 953M: Mario Six <mario.six@gdsys.cc> 954S: Maintained 955T: git https://source.denx.de/u-boot/custodians/u-boot-mpc83xx.git 956F: drivers/ram/mpc83xx_sdram.c 957F: include/dt-bindings/memory/mpc83xx-sdram.h 958F: drivers/sysreset/sysreset_mpc83xx.c 959F: drivers/sysreset/sysreset_mpc83xx.h 960F: drivers/clk/mpc83xx_clk.c 961F: drivers/clk/mpc83xx_clk.h 962F: include/dt-bindings/clk/mpc83xx-clk.h 963F: drivers/timer/mpc83xx_timer.c 964F: drivers/cpu/mpc83xx_cpu.c 965F: drivers/cpu/mpc83xx_cpu.h 966F: drivers/misc/mpc83xx_serdes.c 967F: arch/powerpc/cpu/mpc83xx/ 968F: arch/powerpc/include/asm/arch-mpc83xx/ 969 970POWERPC MPC85XX 971M: Priyanka Jain <priyanka.jain@nxp.com> 972S: Maintained 973T: git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git 974F: arch/powerpc/cpu/mpc85xx/ 975 976POWERPC MPC86XX 977M: Priyanka Jain <priyanka.jain@nxp.com> 978S: Maintained 979T: git https://source.denx.de/u-boot/custodians/u-boot-mpc86xx.git 980F: arch/powerpc/cpu/mpc86xx/ 981 982RISC-V 983M: Rick Chen <rick@andestech.com> 984S: Maintained 985T: git https://source.denx.de/u-boot/custodians/u-boot-riscv.git 986F: arch/riscv/ 987F: cmd/riscv/ 988F: doc/usage/sbi.rst 989F: drivers/timer/andes_plmt_timer.c 990F: drivers/timer/sifive_clint_timer.c 991F: tools/prelink-riscv.c 992 993RISC-V KENDRYTE 994M: Sean Anderson <seanga2@gmail.com> 995S: Maintained 996F: doc/device-tree-bindings/mfd/kendryte,k210-sysctl.txt 997F: doc/device-tree-bindings/pinctrl/kendryte,k210-fpioa.txt 998F: drivers/clk/kendryte/ 999F: drivers/pinctrl/kendryte/ 1000F: include/kendryte/ 1001 1002RNG 1003M: Sughosh Ganu <sughosh.ganu@linaro.org> 1004R: Heinrich Schuchardt <xypron.glpk@gmx.de> 1005S: Maintained 1006F: cmd/rng.c 1007F: doc/api/rng.rst 1008F: drivers/rng/ 1009F: drivers/virtio/virtio_rng.c 1010F: include/rng.h 1011 1012ROCKUSB 1013M: Eddie Cai <eddie.cai.linux@gmail.com> 1014S: Maintained 1015F: drivers/usb/gadget/f_rockusb.c 1016F: cmd/rockusb.c 1017F: doc/README.rockusb 1018 1019SANDBOX 1020M: Simon Glass <sjg@chromium.org> 1021S: Maintained 1022F: arch/sandbox/ 1023F: doc/arch/sandbox.rst 1024F: include/dt-bindings/*/sandbox*.h 1025 1026SH 1027M: Marek Vasut <marek.vasut+renesas@gmail.com> 1028M: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 1029S: Maintained 1030T: git https://source.denx.de/u-boot/custodians/u-boot-sh.git 1031F: arch/sh/ 1032 1033SPI 1034M: Jagan Teki <jagan@amarulasolutions.com> 1035S: Maintained 1036T: git https://source.denx.de/u-boot/custodians/u-boot-spi.git 1037F: drivers/spi/ 1038F: include/spi* 1039 1040SPI-NOR 1041M: Jagan Teki <jagan@amarulasolutions.com> 1042M: Vignesh R <vigneshr@ti.com> 1043S: Maintained 1044F: drivers/mtd/spi/ 1045F: include/spi_flash.h 1046F: include/linux/mtd/cfi.h 1047F: include/linux/mtd/spi-nor.h 1048 1049SPMI 1050M: Mateusz Kulikowski <mateusz.kulikowski@gmail.com> 1051S: Maintained 1052F: drivers/spmi/ 1053F: include/spmi/ 1054 1055SQUASHFS 1056M: Joao Marcos Costa <joaomarcos.costa@bootlin.com> 1057R: Thomas Petazzoni <thomas.petazzoni@bootlin.com> 1058R: Miquel Raynal <miquel.raynal@bootlin.com> 1059S: Maintained 1060F: fs/squashfs/ 1061F: include/sqfs.h 1062F: cmd/sqfs.c 1063F: test/py/tests/test_fs/test_squashfs/ 1064 1065TARGET_BCMNS3 1066M: Bharat Gooty <bharat.gooty@broadcom.com> 1067M: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com> 1068S: Maintained 1069F: board/broadcom/bcmns3/ 1070F: doc/README.bcmns3 1071F: configs/bcm_ns3_defconfig 1072F: include/configs/bcm_ns3.h 1073F: include/dt-bindings/memory/bcm-ns3-mc.h 1074F: arch/arm/Kconfig 1075F: arch/arm/dts/ns3-board.dts 1076F: arch/arm/dts/ns3.dtsi 1077F: arch/arm/cpu/armv8/bcmns3 1078F: arch/arm/include/asm/arch-bcmns3/ 1079F: cmd/broadcom/Makefile 1080F: cmd/broadcom/chimp_boot.c 1081F: cmd/broadcom/nitro_image_load.c 1082F: cmd/broadcom/chimp_handshake.c 1083 1084TDA19988 HDMI ENCODER 1085M: Liviu Dudau <liviu.dudau@foss.arm.com> 1086S: Maintained 1087F: drivers/video/tda19988.c 1088 1089TI SYSTEM SECURITY 1090M: Andrew F. Davis <afd@ti.com> 1091S: Supported 1092F: arch/arm/mach-omap2/omap5/sec_entry_cpu1.S 1093F: arch/arm/mach-omap2/sec-common.c 1094F: arch/arm/mach-omap2/config_secure.mk 1095F: arch/arm/mach-k3/security.c 1096F: arch/arm/mach-k3/config_secure.mk 1097F: configs/am335x_hs_evm_defconfig 1098F: configs/am335x_hs_evm_uart_defconfig 1099F: configs/am43xx_hs_evm_defconfig 1100F: configs/am57xx_hs_evm_defconfig 1101F: configs/am57xx_hs_evm_usb_defconfig 1102F: configs/dra7xx_hs_evm_defconfig 1103F: configs/dra7xx_hs_evm_usb_defconfig 1104F: configs/k2hk_hs_evm_defconfig 1105F: configs/k2e_hs_evm_defconfig 1106F: configs/k2g_hs_evm_defconfig 1107F: configs/k2l_hs_evm_defconfig 1108F: configs/am65x_hs_evm_r5_defconfig 1109F: configs/am65x_hs_evm_a53_defconfig 1110F: configs/j721e_hs_evm_r5_defconfig 1111F: configs/j721e_hs_evm_a72_defconfig 1112 1113TQ GROUP 1114#M: Martin Krause <martin.krause@tq-systems.de> 1115S: Orphaned (Since 2016-02) 1116T: git git://git.denx.de/u-boot-tq-group.git 1117 1118TEE 1119M: Jens Wiklander <jens.wiklander@linaro.org> 1120S: Maintained 1121F: drivers/tee/ 1122F: include/tee.h 1123F: include/tee/ 1124 1125TEE-lib 1126M: Bryan O'Donoghue <bryan.odonoghue@linaro.org> 1127S: Maintained 1128F: lib/optee 1129 1130UBI 1131M: Kyungmin Park <kmpark@infradead.org> 1132M: Heiko Schocher <hs@denx.de> 1133S: Maintained 1134T: git https://source.denx.de/u-boot/custodians/u-boot-ubi.git 1135F: drivers/mtd/ubi/ 1136 1137UFS 1138M: Faiz Abbas <faiz_abbas@ti.com> 1139S: Maintained 1140F: drivers/ufs/ 1141 1142USB 1143M: Marek Vasut <marex@denx.de> 1144S: Maintained 1145T: git https://source.denx.de/u-boot/custodians/u-boot-usb.git 1146F: drivers/usb/ 1147F: common/usb.c 1148F: common/usb_kbd.c 1149F: include/usb.h 1150 1151USB xHCI 1152M: Bin Meng <bmeng.cn@gmail.com> 1153S: Maintained 1154T: git https://source.denx.de/u-boot/custodians/u-boot-usb.git topic-xhci 1155F: drivers/usb/host/xhci* 1156F: include/usb/xhci.h 1157 1158VIDEO 1159M: Anatolij Gustschin <agust@denx.de> 1160S: Maintained 1161T: git https://source.denx.de/u-boot/custodians/u-boot-video.git 1162F: drivers/video/ 1163F: common/lcd*.c 1164F: include/lcd*.h 1165F: include/video*.h 1166 1167X86 1168M: Simon Glass <sjg@chromium.org> 1169M: Bin Meng <bmeng.cn@gmail.com> 1170S: Maintained 1171T: git https://source.denx.de/u-boot/custodians/u-boot-x86.git 1172F: arch/x86/ 1173F: cmd/x86/ 1174 1175XEN 1176M: Anastasiia Lukianenko <anastasiia_lukianenko@epam.com> 1177M: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> 1178S: Maintained 1179F: arch/arm/cpu/armv8/xen/ 1180F: arch/arm/include/asm/xen.h 1181F: arch/arm/include/asm/xen/ 1182F: cmd/pvblock.c 1183F: drivers/serial/serial_xen.c 1184F: drivers/xen/ 1185F: include/pvblock.h 1186F: include/xen/ 1187F: include/xen.h 1188F: lib/sscanf.c 1189F: test/lib/sscanf.c 1190 1191XTENSA 1192M: Max Filippov <jcmvbkbc@gmail.com> 1193S: Maintained 1194F: arch/xtensa/ 1195 1196THE REST 1197M: Tom Rini <trini@konsulko.com> 1198L: u-boot@lists.denx.de 1199Q: http://patchwork.ozlabs.org/project/uboot/list/ 1200S: Maintained 1201T: git https://source.denx.de/u-boot/u-boot.git 1202F: configs/tools-only_defconfig 1203F: * 1204F: */ 1205