27 Jul, 2019
1 commit
-
- fix for fsl_qspi read timeout (Thomas)
- spi-mem read data size fix (Ye Li)
- SiFive SPI driver, mmc_spi flags (Bhargav, Anup)
- Micron spi-nor parts (Ashish)
- MT7629 spi-mem driver(Weijie)
25 Jul, 2019
2 commits
-
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
[jagan: squash related changes and update commit message]
Signed-off-by: Jagan Teki
Reviewed-by: Jagan Teki -
This patch adds spi-mem driver for MediaTek MT7629 SoC
to access SPI-NOR and SPI-NAND flashes.Signed-off-by: Weijie Gao
[jagan: squash MAINTAINERS file]
Signed-off-by: Jagan Teki
Reviewed-by: Jagan Teki
24 Jul, 2019
1 commit
-
- add rtc driver for stm32mp1
- add remoteproc driver for stm32mp1
- use kernel qspi compatible string for stm32
22 Jul, 2019
1 commit
-
Signed-off-by: Fabien Dessenne
19 Jul, 2019
3 commits
-
- Update nds32 MAINTAINERS from Macpaul to Rick.
-
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
Signed-off-by: Rick Chen
Cc: KC Lin -
include/net.h currently has no maintainer.
Assign include/net.h to the maintainer of the NET subsystem.
Signed-off-by: Heinrich Schuchardt
Acked-by: Joe Hershberger
12 Jul, 2019
2 commits
-
Add git custodians for STMicroelectronics STM32MP entry.
Signed-off-by: Patrice Chotard
-
Signed-off-by: Fabien Dessenne
Reviewed-by: Patrice Chotard
11 Jul, 2019
1 commit
-
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 linkSigned-off-by: Ramon Fried
Reviewed-by: Simon Glass
20 Jun, 2019
3 commits
-
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
-
Update all git repo links with the new gitlab ones.
Signed-off-by: Bin Meng
Acked-by: Wolfgang Denk -
Add myself as an SH maintainer.
Signed-off-by: Marek Vasut
Cc: Nobuhiro Iwamatsu
Cc: Tom Rini
18 Jun, 2019
1 commit
-
Christophe will not have maintainer activities, so remove its name.
Signed-off-by: Patrice Chotard
Cc: Christophe Kerello
Cc: Patrick Delaunay
14 Jun, 2019
1 commit
-
Change my email address, too many mails
gets to my private mail, created specific email
account just for developmement.Signed-off-by: Ramon Fried
12 Jun, 2019
1 commit
-
- 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
11 Jun, 2019
1 commit
-
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
Signed-off-by: Fabio Estevam
Reviewed-by: Peng Fan
06 Jun, 2019
2 commits
-
Add SPI driver support for STM32MP SoCs family.
Signed-off-by: Patrice Chotard
-
This patch adds IWDG (Independent WatchDoG) support for
STM32MP platform.Signed-off-by: Christophe Kerello
Signed-off-by: Patrice Chotard
Reviewed-by: Stefan Roese
22 May, 2019
1 commit
-
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
Reviewed-by: Prabhakar Kushwaha
13 May, 2019
1 commit
-
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
05 May, 2019
1 commit
-
- 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
03 May, 2019
3 commits
-
Update device tree for ocelot to add support for ocelot pcb120.
Signed-off-by: Horatiu Vultur
-
- Various btrfs fixes
- Various TI platform fixes
- Other fixes (cross build, taurus update, Kconfig help text) -
Update the mmc maintainer from Jaehoon to me.
Cc: Jaehoon Chung
Signed-off-by: Peng Fan
Acked-by: Marek Vasut
01 May, 2019
1 commit
-
This updates MAINTAINERS and git-mailrc to add me as a
co-custodian for rockchipSigned-off-by: Kever Yang
Reviewed-by: Philipp Tomsich
Acked-by: Philipp Tomsich
Acked-by: Jagan Teki
Acked-by: Tom Rini
27 Apr, 2019
4 commits
-
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
Reviewed-by: Tom Rini
Reviewed-by: Andreas Dannenberg -
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
Reviewed-by: Tom Rini
Reviewed-by: Andreas Dannenberg -
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
Reviewed-by: Tom Rini
Reviewed-by: Andreas Dannenberg
25 Apr, 2019
1 commit
-
- 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
24 Apr, 2019
1 commit
-
This updates MAINTAINERS and git-mailrc to add me as a
co-custodian for socfpga.Signed-off-by: Simon Goldschmidt
Acked-by: Stefan Roese
Acked-by: Marek Vasut
23 Apr, 2019
2 commits
-
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
Signed-off-by: Neil Armstrong -
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 exceptionSigned-off-by: Heinrich Schuchardt
18 Apr, 2019
1 commit
-
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
Signed-off-by: Alexey Brodkin
14 Apr, 2019
1 commit
-
Conflicts:
arch/arm/dts/armada-385-amc.dts
arch/arm/dts/armada-xp-theadorable.dts
arch/arm/dts/stm32mp157c-ev1-u-boot.dtsiSigned-off-by: Tom Rini
12 Apr, 2019
2 commits
-
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
Reviewed-by: Lukasz Majewski -
Missed few mails from openedev, since most of the day I look at
amarulasolutions mail so update the same.Signed-off-by: Jagan Teki
31 Mar, 2019
1 commit
-
Signed-off-by: Lukasz Majewski