- Jan 22, 2020
-
-
Add myself as maintainer for ST-Ericsson U8500 SoC to MAINTAINERS. Linus Walleij usually reviews all Ux500 related patches, so add him as a reviewer. Cc: Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Stephan Gerhold <stephan@gerhold.net> Reviewed-by:
Linus Walleij <linus.walleij@linaro.org>
-
- Jan 20, 2020
-
-
Lokesh Vutla authored
Take over TI maintainership from Tom. Signed-off-by:
Lokesh Vutla <lokeshvutla@ti.com> Acked-by:
Tom Rini <trini@konsulko.com> Signed-off-by:
Lokesh Vutla <lokeshvutla@ti.com>
-
Add new defconfig files for the J721e High Security EVM. These 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' CONFIG_BOOTCOMMAND uses FIT images for booting Signed-off-by:
Andrew F. Davis <afd@ti.com> Reviewed-by:
Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by:
Lokesh Vutla <lokeshvutla@ti.com>
-
- Jan 16, 2020
-
-
Sam doesn't work for Linaro anymore, so Linaro mail is not valid. Change it to his home mail instead. Signed-off-by:
Sam Protsenko <joe.skb7@gmail.com>
-
- Dec 21, 2019
-
-
Heinrich Schuchardt authored
Marek is already maintaining USB. Assign files common/usb.c and common/usb_kbd.c to him. Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
-
- Dec 03, 2019
-
-
The bcm283x has grown in files, which was not reflected in the MAINTAINERS file. Fix this by adding the missing entries. Signed-off-by:
Matthias Brugger <mbrugger@suse.com>
-
- Nov 21, 2019
-
-
To be maintained by me (Joe) and reviewed by Wolfgang Denk when available. Signed-off-by:
Joe Hershberger <joe.hershberger@ni.com>
-
- Nov 07, 2019
-
-
This adds platform code and the device tree for the Phytium Durian Board. The initial support comprises the UART and the PCIE. Cc: Bin Meng <bmeng.cn@gmail.com> Cc: Kever Yang <kever.yang@rock-chips.com> Cc: Tom Rini <trini@konsulko.com> Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by:
Steven Hao <liuhao@phytium.com.cn>
-
- Nov 06, 2019
-
-
add DM based PCI Configuration space access support for MPC85xx PCI Bridge. This driver is based on arch/powerpc/cpu/mpc85xx/pci.c In the old driver there is a fix for a hw issue on the TARGET_MPC8555CDS and TARGET_MPC8541CDS boards. As I have no such hardware I did not port this part. Signed-off-by:
Heiko Schocher <hs@denx.de> Reviewed-by:
Priyanka Jain <priyanka.jain@nxp.com>
-
- Nov 01, 2019
-
-
Eugeniy Paltsev authored
Signed-off-by:
Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by:
Alexey Brodkin <abrodkin@synopsys.com>
-
- Oct 24, 2019
-
-
Eugen Hristev authored
Add microchip flexcom driver to at91. Signed-off-by:
Eugen Hristev <eugen.hristev@microchip.com>
-
Jean-Jacques Hiblot authored
The xhci.h header file is currently located under drivers/usb/xhci Move it to the include/usb folder to make it available to drivers that are not under drivers/usb/xhci Signed-off-by:
Jean-Jacques Hiblot <jjhiblot@ti.com>
-
Add Support for UFS Host Controller Interface (UFSHCI) for communicating with Universal Flash Storage (UFS) devices. The steps to initialize the host controller interface are the following: - Initiate the Host Controller Initialization process by writing to the Host controller enable register. - Configure the Host Controller base address registers by allocating a host memory space and related data structures. - Unipro link startup procedure - Check for connected device - Configure UFS host controller to process requests Also register this host controller as a SCSI host controller. Taken from Linux Kernel v5.2 (drivers/scsi/ufs/ufshcd.c) and ported to U-boot. Signed-off-by:
Faiz Abbas <faiz_abbas@ti.com>
-
- Oct 18, 2019
-
-
Guillaume La Roque authored
Move android generic config and boot sequence in meson64_android header and fix size of userdata to use all eMMC on SEI510. Signed-off-by:
Guillaume La Roque <glaroque@baylibre.com> Signed-off-by:
Neil Armstrong <narmstrong@baylibre.com>
-
- Oct 16, 2019
-
-
Tom Rini authored
Fully take over the ARM maintainers entry. Signed-off-by:
Tom Rini <trini@konsulko.com> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com> Reviewed-by:
Neil Armstrong <narmstrong@baylibre.com>
-
- Oct 08, 2019
-
-
Ibai Erkiaga authored
New firmware header to place firmware specific macro and function declarations. The patch also moves the macros defining PM operations as well as some helper macros. Signed-off-by:
Ibai Erkiaga <ibai.erkiaga-elorza@xilinx.com> Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Ibai Erkiaga authored
ZynqMP mailbox driver implementing IPI communication with PMU. This would allow U-Boot SPL to communicate with PMUFW to request privileged operations. Signed-off-by:
Ibai Erkiaga <ibai.erkiaga-elorza@xilinx.com> Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Rajan Vaja authored
Add simple ZynqMP firmware drive to populate child nodes under zynqmp_firmware DT node. Signed-off-by:
Rajan Vaja <rajan.vaja@xilinx.com> Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Just to make sure that also drivers with versal name are assigned to proper fragment. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
- Oct 06, 2019
-
-
I'm not at bootlin anymore, and my mail address doesn't work any longer. Signed-off-by:
Maxime Ripard <mripard@kernel.org>
-
- Oct 04, 2019
-
-
This updates MAINTAINERS and git-mailrc to add me as maintainer for socfpga. Signed-off-by:
Ley Foon Tan <ley.foon.tan@intel.com> Acked-by:
Marek Vasut <marex@denx.de>
-
- Sep 13, 2019
-
-
Change maintainers to Priyanka Jain for fsl-qoriq, mpc85xx Signed-off-by:
Priyanka Jain <priyanka.jain@nxp.com> Acked-by:
Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
-
- Aug 27, 2019
-
-
Add the missing driver and files for mach-stm32mp / stm32mp1 product. Signed-off-by:
Patrick Delaunay <patrick.delaunay@st.com>
-
- Aug 11, 2019
-
-
1. Add myself as Android A/B and AVB maintainer 2. Add Sam Protsenko as Designated reviewer for A/B Signed-off-by:
Igor Opaniuk <igor.opaniuk@gmail.com>
-
Add MAINTAINERS entry for HI3660 SoC by adding the arch includes. While doing so, adding myself as the co-maintainer for HISILICON SoCs since I'm planning to maintain HI3660 SoC separately and considering doing improvements to the existing HiSilicon SoC architecture. Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
-
- Aug 07, 2019
-
-
Add MediaTek team as designated reviewer. Signed-off-by:
Ryder Lee <ryder.lee@mediatek.com>
-
- Jul 30, 2019
-
-
Heinrich Schuchardt authored
Change the UEFI documentation to Sphinx style and integrate it into the rest of the Sphinx generated documentation. Remove the inaccurate TODO list in doc/uefi/uefi.rst. Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
-
- Jul 25, 2019
-
-
Since u-boot has added the spi-mem framework and replaced the spi-nor framework, the mtk_qspi is no longer compatible with the new spi-nor driver. Remove this driver along with replacing config item with new mtk spi-nor driver. Signed-off-by:
Weijie Gao <weijie.gao@mediatek.com> [jagan: squash related changes and update commit message] Signed-off-by:
Jagan Teki <jagan@amarulasolutions.com> Reviewed-by:
Jagan Teki <jagan@amarulasolutions.com>
-
This patch adds spi-mem driver for MediaTek MT7629 SoC to access SPI-NOR and SPI-NAND flashes. Signed-off-by:
Weijie Gao <weijie.gao@mediatek.com> [jagan: squash MAINTAINERS file] Signed-off-by:
Jagan Teki <jagan@amarulasolutions.com> Reviewed-by:
Jagan Teki <jagan@amarulasolutions.com>
-
- Jul 22, 2019
-
-
Signed-off-by:
Fabien Dessenne <fabien.dessenne@st.com>
-
- Jul 21, 2019
-
-
This adds a UCLASS_SYSRESET sysreset driver for socfgpa stratix10. Signed-off-by:
Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
-
This adds a UCLASS_SYSRESET sysreset driver for socfgpa gen5. Signed-off-by:
Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
-
- Jul 19, 2019
-
-
Commit 32ce6179 ("optee: Add lib entries for sharing OPTEE code across ports") adds code into lib/optee but neglects to update MAINTAINERS to make me buggable for questions and maintenance. Signed-off-by:
Bryan O'Donoghue <bryan.odonoghue@linaro.org> Suggested-by:
Jens Wiklander <jens.wiklander@linaro.org>
-
The clock subsystem needs active maintenance as it steadily grows. I do offer my help for this task. Signed-off-by:
Lukasz Majewski <lukma@denx.de>
-
Rick Chen authored
Macpaul have left Andestech for a while, and this mail address macpaul@andestech.com can not received mail anymore. It might encounter account creation problem in this switching to gitlab about nds32 tree. So change the nds32 maintainer as Rick Chen <rick@andestech.com> Signed-off-by:
Rick Chen <rick@andestech.com> Cc: KC Lin <kclin@andestech.com>
-
- Jul 18, 2019
-
-
include/net.h currently has no maintainer. Assign include/net.h to the maintainer of the NET subsystem. Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de> Acked-by:
Joe Hershberger <joe.hershberger@ni.com>
-
- Jul 12, 2019
-
-
Add git custodians for STMicroelectronics STM32MP entry. Signed-off-by:
Patrice Chotard <patrice.chotard@st.com>
-
Signed-off-by:
Fabien Dessenne <fabien.dessenne@st.com> Reviewed-by:
Patrice Chotard <patrice.chotard@st.com>
-
- Jul 11, 2019
-
-
Introduce new UCLASS_PCI_EP class for handling PCI endpoint devices, allowing to set various attributes of the PCI endpoint device, such as: * configuration space header * BAR definitions * outband memory mapping * start/stop PCI link Signed-off-by:
Ramon Fried <ramon.fried@gmail.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
-
- Jun 20, 2019
-
-
Commit ad7061ed ("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>
-