summaryrefslogtreecommitdiff
path: root/MAINTAINERS
Commit message (Collapse)AuthorAgeFilesLines
* doc: Remove duplicated documentation directoryBreno Matheus Lima2019-06-201-1/+1
| | | | | | | | | | | | | | | | Commit ad7061ed742e ("doc: Move device tree bindings documentation to doc/device-tree-bindings") moved all device tree binding documentation to doc/device-tree-bindings directory. The current U-Boot project still have two documentation directories: - doc/ - Documentation/ Move all documentation and sphinx files to doc directory so all content can be in a common place. Signed-off-by: Breno Lima <breno.lima@nxp.com>
* MAINTAINERS: Update git repo linksBin Meng2019-06-201-53/+53
| | | | | | | Update all git repo links with the new gitlab ones. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Wolfgang Denk <wd@denx.de>
* sh: Add myself as SH maintainerMarek Vasut2019-06-201-0/+1
| | | | | | | | Add myself as an SH maintainer. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Cc: Tom Rini <trini@konsulko.com>
* MAINTAINERS: Remove Christophe Kerello from STM32MP entryPatrice Chotard2019-06-181-1/+0
| | | | | | | | Christophe will not have maintainer activities, so remove its name. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Cc: Christophe Kerello <christophe.kerello@st.com> Cc: Patrick Delaunay <patrick.delaunay@st.com>
* MAINTAINERS: change Ramon Fried email addressRamon Fried2019-06-141-1/+1
| | | | | | | | Change my email address, too many mails gets to my private mail, created specific email account just for developmement. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
* Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini2019-06-111-0/+2
|\ | | | | | | | | | | | | | | | | - Add Ethernet support for STM32MP1 - Add saveenv support for STM32MP1 - Add STM32MP1 Avenger96 board support - Add SPI driver suport for STM32MP1 - Add watchdog support for STM32MP1 - Update power supply check via USB TYPE-C for STM32MP1 discovery board
| * spi: stm32: Add Serial Peripheral Interface driver for STM32MPPatrice Chotard2019-06-061-0/+1
| | | | | | | | | | | | Add SPI driver support for STM32MP SoCs family. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
| * watchdog: stm32mp: Add watchdog driverPatrice Chotard2019-06-061-0/+1
| | | | | | | | | | | | | | | | | | This patch adds IWDG (Independent WatchDoG) support for STM32MP platform. Signed-off-by: Christophe Kerello <christophe.kerello@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Stefan Roese <sr@denx.de>
* | MAINTAINERS: Add imx dts files to i.MX maintainers listFabio Estevam2019-06-111-0/+1
|/ | | | | | | | | Add imx dts files to the MAINTAINERS file list, so that i.MX devicetree related patches can be properly sent to the i.MX folks. Reported-by: Adam Ford <aford173@gmail.com> Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
* driver: watchdog: add sp805 watchdog supportQiang Zhao2019-05-221-0/+1
| | | | | | | | | sp805 is watchdog on some NXP layerscape SoCs, adding it's driver. Configs CONFIG_WDT_SP805, CONFIG_WDT, CONFIG_CMD_WDT needs to be enabled to use it. Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
* MAINTAINERS: assign include/charset.hHeinrich Schuchardt2019-05-121-0/+1
| | | | | | | | Assign include/charset.h to EFI PAYLOAD. The functions defined in this include are used by the UEFI sub-system. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini2019-05-041-0/+1
|\ | | | | | | | | | | - mscc: small fixes, enhance network support for Serval, Luton and Ocelot - mt7620: rename arch to more generic name mtmips - mips: pass initrd addresses via DT as physical addresses
| * net: mscc: ocelot: Update DTS for Ocelot pcb120.Horatiu Vultur2019-05-031-0/+1
| | | | | | | | | | | | Update device tree for ocelot to add support for ocelot pcb120. Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
* | Merge branch '2019-05-03-master-imports'Tom Rini2019-05-031-1/+1
|\ \ | | | | | | | | | | | | | | | - Various btrfs fixes - Various TI platform fixes - Other fixes (cross build, taurus update, Kconfig help text)
| * | MAINTAINERS, git-mailrc: Update the mmc maintainerPeng Fan2019-05-031-1/+1
| |/ | | | | | | | | | | | | | | Update the mmc maintainer from Jaehoon to me. Cc: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Marek Vasut <marex@denx.de>
* | rockchip: add Kever Yang as co-custodianKever Yang2019-05-011-0/+1
|/ | | | | | | | | | | This updates MAINTAINERS and git-mailrc to add me as a co-custodian for rockchip Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Jagan Teki <jagan@amarulasolutions.com> Acked-by: Tom Rini <trini@konsulko.com>
* configs: Add configs for AM65x High Security EVMAndrew F. Davis2019-04-261-0/+2
| | | | | | | | | | | | | Add new defconfig files for the AM65x High Security EVM. This defconfigs are the same as for the non-secure part, except for: CONFIG_TI_SECURE_DEVICE option set to 'y' CONFIG_FIT_IMAGE_POST_PROCESS option set to 'y' CONFIG_SPL_FIT_IMAGE_POST_PROCESS option set to 'y' Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Andreas Dannenberg <dannenberg@ti.com>
* arm: mach-k3: Add secure device build supportAndrew F. Davis2019-04-261-0/+1
| | | | | | | | | K3 HS devices require signed binaries for boot, use the SECDEV tools to sign the boot artifacts during build. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Andreas Dannenberg <dannenberg@ti.com>
* arm: mach-k3: Add secure device supportAndrew F. Davis2019-04-261-0/+1
| | | | | | | | | | | K3 devices have High Security (HS) variants along with the non-HS already supported. Like the previous generation devices (OMAP/Keystone2) K3 supports boot chain-of-trust by authenticating and optionally decrypting images as they are unpacked from FIT images. Add support for this here. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Andreas Dannenberg <dannenberg@ti.com>
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-04-261-0/+1
|\
| * socfpga: add Simon Goldschmidt as co-custodianSimon Goldschmidt2019-04-241-0/+1
| | | | | | | | | | | | | | | | | | This updates MAINTAINERS and git-mailrc to add me as a co-custodian for socfpga. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Acked-by: Stefan Roese <sr@denx.de> Acked-by: Marek Vasut <marex@denx.de>
* | Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini2019-04-241-1/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | - Add support for Amlogic p200 & p201 Reference Designs - Add Amlogic SoC information display - Add support for the Libretech-AC AML-S805X-AC board - Add Amlogic AXG reset compatible - Add I2C support for Amlogic AXG - Fix AXG PIN and BANK pinctrl definitions - Fix regmap_read_poll_timeout warning about sandbox_timer_add_offset - Add initial support for Amlogic G12A SoC and U200 board - Enable PHY_REALTEK for selected boards - Fix Khadas VIM2 README
| * clk: create meson directory and move related driversJerome Brunet2019-04-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | In order to support the Amlogic G12A clock controller, re-architect the clock files into a meson directory. No functionnal changes. MAINTAINERS entry is also updated. Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
* | cmd: add exception commandHeinrich Schuchardt2019-04-221-0/+3
| | | | | | | | | | | | | | | | | | | | | | The 'exception' command allows to test exception handling. This implementation supports ARM, x86, RISC-V and the following exceptions: * 'breakpoint' - prefetch abort exception (ARM 32bit only) * 'unaligned' - data abort exception (ARM only) * 'undefined' - undefined instruction exception Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* | ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev2019-04-181-0/+7
| | | | | | | | | | | | | | | | | | | | | | Add the DM_MMC-compatible DesignWare MMC driver support for Synopsys ARC devboards. It is created to switch ARC devboards to use DM_MMC. It required information such as clocks (Bus Interface Unit clock, Card Interface Unit clock) and SDIO bus width. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-04-141-3/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: arch/arm/dts/armada-385-amc.dts arch/arm/dts/armada-xp-theadorable.dts arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi Signed-off-by: Tom Rini <trini@konsulko.com>
| * | MAINTAINERS: Change Jagan's email addressJagan Teki2019-04-121-3/+3
| |/ | | | | | | | | | | | | Missed few mails from openedev, since most of the day I look at amarulasolutions mail so update the same. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
* | power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-121-0/+2
|/ | | | | | | | | Alignment with kernel driver name & binding introduced by https://patchwork.kernel.org/cover/10761943/ to use the final marketing name = STPMIC1. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Lukasz Majewski <lukma@denx.de>
* dfu: usb: Update MAINTAINERS file regarding DFU/USB gadget supportLukasz Majewski2019-03-311-0/+5
| | | | Signed-off-by: Lukasz Majewski <lukma@denx.de>
* MAINTAINERS: adjust git repository for EFI PAYLOADHeinrich Schuchardt2019-03-271-1/+1
| | | | | | The EFI PAYLOAD will use git://git.denx.de/u-boot-efi.git in future. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* MAINTAINERS: Update u-boot-marvell entryStefan Roese2019-03-191-4/+7
| | | | | | | | | | | | | | | | | | This patch does the following changes to the u-boot-marvell maintainers entry: - Add Armada-7k/8k to the list - Remove Prafulla and Luka since they have been silent on the list for a long time. Please speak up, if you would like to continue or better start maintaining. - Add multiple Marvell / MVEBU related driver directories and files Signed-off-by: Stefan Roese <sr@denx.de> Cc: Prafulla Wadaskar <prafulla@marvell.com> Cc: Luka Perkov <luka.perkov@sartura.hr> Cc: Tom Rini <trini@konsulko.com> Acked-by: Luka Perkov <luka.perkov@sartura.hr> Signed-off-by: Stefan Roese <sr@denx.de>
* MAINTAINERS: Remove unsupported statuses - Odd Fixes and ObsoleteKrzysztof Kozlowski2019-03-141-5/+0
| | | | | | | | | The MAINTAINERS file was copied from Linux Kernel along with all its statuses of maintainership. However tools/genboardscfg.py accepts only Maintained, Supported and Orphan. Remove then the Odd Fixes and Obsolete from MAINTAINERS file to avoid confusion. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
* cmd: add efidebug commandAKASHI Takahiro2019-02-251-0/+1
| | | | | | | | | | | | | | | | | | Currently, there is no easy way to add or modify UEFI variables. In particular, bootmgr supports BootOrder/BootXXXX variables, it is quite hard to define them as u-boot variables because they are represented in a complicated and encoded format. The new command, efidebug, helps address these issues and give us more friendly interfaces: * efidebug boot add: add BootXXXX variable * efidebug boot rm: remove BootXXXX variable * efidebug boot dump: display all BootXXXX variables * efidebug boot next: set BootNext variable * efidebug boot order: set/display a boot order (BootOrder) Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* cmd: env: add "-e" option for handling UEFI variablesAKASHI Takahiro2019-02-251-0/+1
| | | | | | | | "env [print|set] -e" allows for handling uefi variables without knowing details about mapping to corresponding u-boot variables. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* efi_loader: Swap roles with HeinrichAlexander Graf2019-02-181-2/+2
| | | | | | | | | | | | Heinrich is going to take over maintainership of the efi_loader tree going forward. To ensure that I will still receive review mails at least, add me as reviewer with a stable email address. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
* rpi: Make Matthias maintainerAlexander Graf2019-02-181-1/+1
| | | | | | | | Matthias Brugger agreed to take over maintainership from me for the Raspberry Pi tree. Add him to the MAINTAINERS file instead. Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Tom Rini <trini@konsulko.com>
* defconfigs: Add config for AM57xx High Security EVM with USB/UART Boot supportAndrew F. Davis2019-02-091-0/+1
| | | | | | | | Add a new defconfig file for the AM57xx High Security EVM. This config is specific for the case of USB/UART booting. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
* defconfigs: Add config for DRA7xx High Security EVM with USB Boot supportAndrew F. Davis2019-02-091-0/+1
| | | | | | | | Add a new defconfig file for the DRA7xx High Security EVM. This config is specific for the case of USB booting. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-02-071-1/+9
|\ | | | | | | - SPI-NOR support
| * MAINTAINERS: Add an entry for SPI NORVignesh R2019-02-071-1/+9
| | | | | | | | | | | | | | | | | | Add myself as co-maintainer for U-Boot SPI NOR subsystem. Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Jagan Teki <jagan@openedev.com> [jagan: drop mtd/spi file from SPI entry] Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
* | MAINTAINERS: update u-boot-atmel treeEugen Hristev2019-02-051-6/+7
| | | | | | | | | | | | | | Update Atmel AT91 maintainership Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
* | MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainersYork Sun2019-02-051-3/+3
|/ | | | | | | | | Change maintainers to Prabhakar Kushwaha for fsl-qoriq, mpc85xx and mpc86xx. Signed-off-by: York Sun <york.sun@nxp.com> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
* net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur2019-02-011-1/+1
| | | | | | | Move file ocelot_switch to mscc_eswitch to prepare to add new net drivers for other MSCC SoCs. Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
* MAINTAINERS: Add Amlogic entryNeil Armstrong2019-01-301-0/+22
| | | | | | | Add entry for Amlogic SoC maintained files and the freshly created mailing-list. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
* Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini2019-01-301-1/+1
|\ | | | | | | For 2019.04
| * MAINTAINERS: imx: Change Fabio's email addressFabio Estevam2019-01-281-1/+1
| | | | | | | | | | | | I prefer to use my personal email address for U-Boot related work. Signed-off-by: Fabio Estevam <festevam@gmail.com>
* | MAINTAINERS: update stm32mp1 path for archPatrick Delaunay2019-01-261-1/+1
|/ | | | | | | | Handle correctly directory arch/arm/mach-stm32mp/ : Add a trailing slash to include all files and subdirectory files. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
* arm64: zynqmp: Move SoC sources to mach-zynqmpMichal Simek2019-01-241-1/+1
| | | | | | | | | | | | | | Similar changes was done for Zynq in past and this patch just follow this pattern to separate cpu code from SoC code. Move arch/arm/cpu/armv8/zynqmp/* -> arch/arm/mach-zynqmp/* And also fix references to these files. Based on "ARM: zynq: move SoC sources to mach-zynq" (sha1: 0107f2403669f764ab726d0d404e35bb9447bbcc) Signed-off-by: Michal Simek <michal.simek@xilinx.com>
* net: add MSCC Ocelot switch supportGregory CLEMENT2019-01-231-0/+1
| | | | | | | | This patch adds support for the Microsemi Ethernet switch present on Ocelot SoCs. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
* MAINTAINERS: Add entry for CZ.NIC's Turris projectMarek BehĂșn2019-01-211-0/+8
| | | | | | | | | Add myself as the maintainer of CZ.NIC's Turris Omnia and Turris Mox projects. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>