summaryrefslogtreecommitdiff
path: root/MAINTAINERS
AgeCommit message (Collapse)Author
2016-04-01MAINTAINERS: Update Scott Wood's email addressScott Wood
Freescale is now NXP. I still work there, but I won't be using their mail system for U-Boot development. Signed-off-by: Scott Wood <[email protected]>
2016-04-01Add myself as Snapdragon and SPMI maintainerMateusz Kulikowski
- Update MAINTAINERS - Update git-mailrc Signed-off-by: Mateusz Kulikowski <[email protected]> Reviewed-by: Simon Glass <[email protected]>
2016-03-15efi_loader: Add MAINTAINERS entryAlexander Graf
Now that everything's in place, let's add myself as the maintainer for the efi payload support. Signed-off-by: Alexander Graf <[email protected]> Reviewed-by: Simon Glass <[email protected]>
2016-02-24MAINTAINERS: Update no longer valid maintainers' statusBin Meng
The following maintainers' email addresses are no longer valid. [email protected] [email protected] [email protected] [email protected] Update status of the components they used to maintain to be: S: Orphaned (Since 2016-02) Signed-off-by: Bin Meng <[email protected]>
2016-01-15MAINTAINERS: add entry for RockchipMasahiro Yamada
Rockchip has its own git repository maintained by Simon. Document this. Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Simon Glass <[email protected]>
2016-01-14MAINTAINERS: Update Marvell custodianshipStefan Roese
Add myself as custodian for the Marvell git repository. Additionally, add the mach-mvebu directory to the list of files / directories. And add Armada XP & Armada 38x to the title (not only kirkwood). Signed-off-by: Stefan Roese <[email protected]> Acked-by: Tom Rini <[email protected]> Acked-by: Prafulla Wadaskar <[email protected]> Acked-by: Luka Perkov <[email protected]>
2016-01-08MAINTAINERS, .mailmap: Update my email addressYork Sun
Change from [email protected] to [email protected]. Signed-off-by: York Sun <[email protected]>
2015-12-23ARM: uniphier: rename rest of defconfig filesMasahiro Yamada
Rename rest of defconfig files of UniPhier SoC family to have the prefix uniphier_. Signed-off-by: Masahiro Yamada <[email protected]>
2015-12-23ARM: uniphier: merge ph1_ld4_defconfig and ph1_sld8_defconfigMasahiro Yamada
These two are similar enough to be merged into a single defconfig file. Distinguish one from another by "DEVICE_TREE" from the command line. The how-to-build in doc/README.uniphier should be also updated. Signed-off-by: Masahiro Yamada <[email protected]>
2015-11-30arm: s5pc1xx: move SoC to mach-s5pc1xxMinkyu Kang
move arm/arm/cpu/armv7/s5pc1xx to arch/arm/mach-s5pc1xx Signed-off-by: Minkyu Kang <[email protected]>
2015-11-13sparc: Update the maintainer for SPARC architectureFrancois Retief
Signed-off-by: Francois Retief <[email protected]>
2015-05-16MAINTAINERS, git-mailrc: Update Jagan's name and e-mailJagan Teki
Signed-off-by: Jagan Teki <[email protected]>
2015-05-08Remove non-working address from MAINTAINERPavel Machek
I checked with Detlev, and sadly removing that maintainers entry is right thing to do. Signed-off-by: Pavel Machek <[email protected]>
2015-04-20Update MAINTAINERS and git-mailrc for netJoe Hershberger
Update to my corporate email and make the supported filter and aliases more accurate. Signed-off-by: Joe Hershberger <[email protected]>
2015-04-09MAINTAINERS: fix TI DaVinci directory path and add KeyStoneMasahiro Yamada
Signed-off-by: Masahiro Yamada <[email protected]>
2015-03-15MAINTAINERS: update Masahiro's email addressMasahiro Yamada
I have transferred to Socionext Inc. Signed-off-by: Masahiro Yamada <[email protected]>
2015-03-05MAINTAINERS: add Driver Model repository informationMasahiro Yamada
Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Simon Glass <[email protected]>
2015-03-02Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-03-02arm64: Add Xilinx ZynqMP supportMichal Simek
Add basic Xilinx ZynqMP arm64 support. Serial and SD is supported. It supports emulation platfrom ep108 and QEMU. Signed-off-by: Michal Simek <[email protected]> Reviewed-by: Tom Rini <[email protected]>
2015-03-02MAINTAINERS, git-mailrc: Update my email addressTom Rini
Signed-off-by: Tom Rini <[email protected]>
2015-03-01Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-03-01ARM: UniPhier: move SoC headers to mach-uniphier/include/machMasahiro Yamada
Move arch/arm/include/asm/arch-uniphier/* -> arch/arm/mach-uniphier/include/mach/* Signed-off-by: Masahiro Yamada <[email protected]>
2015-03-01ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada
Move arch/arm/cpu/armv7/uniphier/* -> arch/arm/mach-uniphier/* Signed-off-by: Masahiro Yamada <[email protected]>
2015-02-26MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibilityLukasz Majewski
After discussion during the last u-boot mini summit with USB maintainer - Marek Vasut - it has been decided, that gadget development should be coordinated by DFU custodian. Such patch formalizes current development status. Signed-off-by: Lukasz Majewski <[email protected]>
2015-02-21ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada
Move arch/arm/include/asm/arch-kirkwood/* -> arch/arm/mach-kirkwood/include/mach/* Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Stefan Roese <[email protected]> Cc: Prafulla Wadaskar <[email protected]> Cc: Luka Perkov <[email protected]>
2015-02-21ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada
Move arch/arm/include/asm/arch-at91/* -> arch/arm/mach-at91/include/mach/* Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Andreas Bießmann <[email protected]>
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada
Move arch/arm/cpu/arm926ejs/kirkwood/* -> arch/arm/mach-kirkwood/* Note: Perhaps, can we merge arch/arm/mach-kirkwood and arch/arm/mvebu-common into arch/arm/mach-mvebu, like Linux? Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Stefan Roese <[email protected]> Cc: Prafulla Wadaskar <[email protected]> Cc: Luka Perkov <[email protected]>
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada
This commit moves files as follows: arch/arm/cpu/arm720t/tegra20/* -> arch/arm/mach-tegra/tegra20/* arch/arm/cpu/arm720t/tegra30/* -> arch/arm/mach-tegra/tegra30/* arch/arm/cpu/arm720t/tegra114/* -> arch/arm/mach-tegra/tegra114/* arch/arm/cpu/arm720t/tegra124* -> arch/arm/mach-tegra/tegra124/* arch/arm/cpu/arm720t/tegra-common/* -> arch/arm/mach-tegra/* arch/arm/cpu/armv7/tegra20/* -> arch/arm/mach-tegra/tegra20/* arch/arm/cpu/armv7/tegra30/* -> arch/arm/mach-tegra/tegra30/* arch/arm/cpu/armv7/tegra114/* -> arch/arm/mach-tegra/tegra114/* arch/arm/cpu/armv7/tegra124/* -> arch/arm/mach-tegra/tegra124/* arch/arm/cpu/armv7/tegra-common/* -> arch/arm/mach-tegra/* arch/arm/cpu/tegra20-common/* -> arch/arm/mach-tegra/tegra20/* arch/arm/cpu/tegra30-common/* -> arch/arm/mach-tegra/tegra30/* arch/arm/cpu/tegra114-common/* -> arch/arm/mach-tegra/tegra114/* arch/arm/cpu/tegra124-common/* -> arch/arm/mach-tegra/tegra124/* arch/arm/cpu/tegra-common/* -> arch/arm/mach-tegra/* Signed-off-by: Masahiro Yamada <[email protected]> Tested-by: Simon Glass <[email protected]> [ on nyan-big ] Cc: Stephen Warren <[email protected]> Cc: Tom Warren <[email protected]>
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada
This commit moves source files as follows: arch/arm/cpu/arm920t/at91/* -> arch/arm/mach-at91/arm920t/* arch/arm/cpu/arm926ejs/at91/* -> arch/arm/mach-at91/arm926ejs/* arch/arm/cpu/armv7/at91/* -> arch/arm/mach-at91/armv7/* arch/arm/cpu/at91-common/* -> arch/arm/mach-at91/* Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Andreas Bießmann <[email protected]>
2015-02-07MAINTAINERS: claim maintainership of files with "uniphier" patternMasahiro Yamada
The pattern "N: uniphier" can cover - drivers/serial/serial_uniphier.c - drivers/i2c/i2c-uniphier.c - drivers/i2c/i2c-uniphier-f.c - arch/arm/dts/uniphier-* Signed-off-by: Masahiro Yamada <[email protected]>
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada
All the 74xx_7xx boards are still non-generic boards: P3G4, ZUMA, ppmc7xx, ELPPC, mpc7448hpc2 Acked-by: Marek Vasut <[email protected]> Acked-by: Stefan Roese <[email protected]> Acked-by: York Sun <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Nye Liu <[email protected]> Cc: Roy Zang <[email protected]>
2015-01-08MAINTAINERS: add me as a co-maintainer of KIRKWOODLuka Perkov
Signed-off-by: Luka Perkov <[email protected]> CC: Prafulla Wadaskar <[email protected]> CC: Wolfgang Denk <[email protected]> Acked-by: Stefan Roese <[email protected]>
2014-12-09stv0991: Add basic stv0991 architecture supportVikas Manocha
stv0991 architecture support added. It contains the support for following blocks - Timer - uart Signed-off-by: Vikas Manocha <[email protected]> [trini: Add arch/arm/cpu/armv7/Makefile hunk] Signed-off-by: Tom Rini <[email protected]>
2014-12-08Add custodians to the m68k subsystem.[email protected]
2014-12-08MAINTAINERS: add me as a maintainer of UBIHeiko Schocher
Add me for UBI custodian. Signed-off-by: Heiko Schocher <[email protected]> Acked-by: Stefan Roese <[email protected]> Acked-by: Kyungmin Park <[email protected]>
2014-11-07MAINTAINERS: CFI flash maintainership only includes the CFI related filesStefan Roese
All the other files in drivers/mtd/* are not really CFI related. So lets only include the files that are CFI specific. Signed-off-by: Stefan Roese <[email protected]> Cc: Heiko Schocher <[email protected]> Cc: Scott Wood <[email protected]> Cc: Masahiro Yamada <[email protected]> Cc: Jagan Teki <[email protected]> Acked-by: Jagannadha Sutradharudu Teki <[email protected]> Acked-by: Heiko Schocher <[email protected]>
2014-11-04MAINTAINERS: fix Pantelis Antoniou email addressIgor Grinberg
Trivial fix (unless Pantelis has a new email address): Pantelis Antoniou <panto.antoniou-consulting.com> ^ make it: Pantelis Antoniou <[email protected]> Signed-off-by: Igor Grinberg <[email protected]> Cc: Pantelis Antoniou <[email protected]>
2014-10-11arm: socfpga: add MAINTAINERS entryPavel Machek
Add MAINTAINERS entry. Signed-off-by: Pavel Machek <[email protected]> Cc: Chin Liang See <[email protected]> Cc: Dinh Nguyen <[email protected]> Cc: Albert Aribaud <[email protected]> Cc: Tom Rini <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Pavel Machek <[email protected]>
2014-10-05MAINTAINERS: add me as a maintainer of UniPhier platformMasahiro Yamada
Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Albert ARIBAUD <[email protected]> Acked-by: Michal Simek <[email protected]>
2014-08-09MAINTAINERS: add initial versionDaniel Schwierzeck
MAINTAINERS contains all currently known custodians based on infos from wiki [1] and u-boot git forks [2]. [1] http://www.denx.de/wiki/U-Boot/Custodians [2] http://git.denx.de/?p=u-boot.git;a=forks Signed-off-by: Daniel Schwierzeck <[email protected]>
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD
Put all informations about targets, including state (active or orphan) and maintainers, in boards.cfg; remove MAINTAINERS; adjust the build system accordingly. Signed-off-by: Albert ARIBAUD <[email protected]>
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
Conflicts: tools/Makefile
2013-09-04Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-30exynos5250: Add arndale board supportChander Kashyap
Arndale board is based on samsung's exynos5250 soc. Signed-off-by: Inderpal Singh <[email protected]> Signed-off-by: Chander Kashyap <[email protected]> Signed-off-by: Minkyu Kang <[email protected]>
2013-08-28arm, am335x: add support for 3 siemens boardsHeiko Schocher
add support for the am335x based boards from siemens: dxr2: - DDR3 128MiB - NAND 256MiB - Ethernet with external Switch SMSC LAN9303 - no PMIC - internal Watchdog - DFU support pxm2: - DDR2 512 MiB - NAND 1024 MiB - PMIC - PHY atheros ar803x - USB Host - internal Watchdog - DFU support rut: - DDR3 256 MiB - NAND 256 MiB - PMIC - PHY natsemi dp83630 - external Watchdog - DFU support Signed-off-by: Heiko Schocher <[email protected]> Signed-off-by: Roger Meier <[email protected]> Signed-off-by: Samuel Egli <[email protected]> Cc: Pascal Bach <[email protected]> Cc: Tom Rini <[email protected]>
2013-08-20ppc4xx: Remove CANBT boardMatthias Fuchs
This board and especially the CPU (PPC405CR) is EOL. Signed-off-by: Matthias Fuchs <[email protected]> Acked-by: Wolfgang Denk <[email protected]>
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini
Fixup an easy conflict over adding the clk_get prototype and USB_OTG defines for am33xx having moved. Conflicts: arch/arm/include/asm/arch-am33xx/hardware.h Signed-off-by: Tom Rini <[email protected]>
2013-08-17Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-15Add TI816X evm board supportTENART Antoine
Signed-off-by: Antoine Tenart <[email protected]> [trini: Change to SPDX, fix a few compiler warnings, adapt to CONFIG_OMAP_COMMON] Signed-off-by: Tom Rini <[email protected]>
2013-08-15arm, da850: add ipam390 board supportHeiko Schocher
add the am1808 based ipam390 board from Barix. - 128MByte, DDR2, synchronous RAM 16bit databus to SDRAM interface - 128MByte, NAND Flash, 8bit databus to the NANDFlash Interface - Ethernet PHY Micrel KSZ8051R via RMII - Console on UART 0 - booting fron nand flash - spl falcon bootmode Signed-off-by: Heiko Schocher <[email protected]> Cc: Tom Rini <[email protected]>