u-boot-brain/drivers
Vignesh Raghavendra c0b9490304 dma: ti: k3-udma: Remove coherency check for cache ops
Remove redundant coherency checks before calling cache ops in UDMA
driver. This is now handled in arch specific cache operation
implementation based on Kconfig option

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2020-01-20 10:10:28 +05:30
..
adc adc: stm32: Fix warnings when compiling with W=1 2019-07-12 11:50:55 +02:00
ata ata: fsl_sata: Continue probing other sata port when failed current port. 2020-01-08 09:27:44 -05:00
axi drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 2018-10-28 09:26:39 -04:00
bios_emulator bios_emulator: remove stray break 2019-08-09 22:24:02 +08:00
block blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more 2019-12-03 08:43:24 -05:00
board drivers: board: Add get_fit_loadable() 2020-01-07 11:13:24 -05:00
bootcount bootcount: add a DM i2c eeprom backing store for bootcount 2020-01-10 10:25:13 -05:00
cache cache: Add Arteris Ncore cache coherent unit driver 2020-01-07 14:38:33 +01:00
clk clk: mediatek: fix clock-rate overflow problem 2020-01-16 09:39:45 -05:00
core dm: Add a debug message when devices are skipped pre-reloc 2020-01-07 16:03:01 -07:00
cpu Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
crypto common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
ddr --------------------------------------------------------------------- 2020-01-08 15:24:50 -05:00
demo SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dfu dfu: Add optional timeout parameter 2020-01-07 14:37:50 +01:00
dma dma: ti: k3-udma: Remove coherency check for cache ops 2020-01-20 10:10:28 +05:30
fastboot mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
firmware firmware: Remove probe which is causing extra bind 2020-01-14 09:05:55 +01:00
fpga arm: socfpga: Convert system manager from struct to defines 2020-01-07 14:38:33 +01:00
gpio gpio: mxc_gpio: add support for i.MXRT1050 2020-01-14 22:53:59 +01:00
hwspinlock hwspinlock: add stm32 hardware spinlock support 2018-12-06 23:26:33 -05:00
i2c Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next 2019-12-18 07:20:19 -05:00
input input: Move input.o to be built only in some cases 2019-11-19 17:43:04 -05:00
led led: bcm6858: allow to use this driver on ARCH_963158 2019-04-23 17:57:22 -04:00
mailbox common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
memory SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
misc --------------------------------------------------------------------- 2020-01-08 15:24:50 -05:00
mmc Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc 2020-01-16 13:20:51 -05:00
mtd zynq: mtd: nand: Remove hardcoded base addresses 2020-01-14 09:05:54 +01:00
net net: zynq: Add a note about RX_BUF macro 2020-01-14 09:05:55 +01:00
nvme common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
pch x86: Allow removal of standard PCH drivers 2019-12-15 11:44:16 +08:00
pci pci: Print a warning if the bus is accessed before probing 2020-01-07 16:02:38 -07:00
pci_endpoint pci_ep: Fix Coverity warning 2019-08-07 15:31:04 -04:00
phy phy: phy-mtk-tphy: make ref clock optional 2020-01-16 09:39:45 -05:00
pinctrl pinctrl: mediatek: add support for different pinctrl 2020-01-16 09:39:45 -05:00
power power: domain: add power domain support for MT7622 2020-01-16 09:39:45 -05:00
pwm pwm: rk_pwm: Make PWM driver to support all Rockchip Socs 2019-12-06 00:06:23 +08:00
qe crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
ram ram: add SDRAM driver for i.MXRT SoCs 2020-01-14 22:54:00 +01:00
remoteproc remoteproc: stm32: load resource table from firmware 2020-01-07 11:13:25 -05:00
reset ARC: HSDK: introduce reset driver 2019-11-01 16:45:40 +03:00
rng sandbox: rng: Add a random number generator(rng) driver 2020-01-07 18:08:21 +01:00
rtc rtc: add support for DS3232 device 2020-01-10 10:25:13 -05:00
scsi scsi: Add dma direction member to command structure 2019-10-23 20:47:12 -04:00
serial Add dependencies for MALLOC_F and OF_LIBFDT 2020-01-15 19:50:31 -05:00
smem drivers: smem: sandbox 2018-07-19 16:31:38 -04:00
soc soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandle 2020-01-20 10:10:28 +05:30
sound common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
spi spi: Fix manual relocation calling more times 2020-01-14 09:05:54 +01:00
spmi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysreset arm: socfpga: Convert reset manager from struct to defines 2020-01-07 14:38:33 +01:00
tee drivers: optee: rpmb: fix returning CID to TEE 2019-12-05 10:28:38 -05:00
thermal thermal: ti-bandgap: Fix adc value datatype 2020-01-20 10:10:28 +05:30
timer x86: timer: Reduce timer code size in TPL on Intel CPUs 2019-12-15 11:44:10 +08:00
tpm dm: gpio: Allow control of GPIO uclass in SPL 2019-12-15 08:52:29 +08:00
ufs ufs: Add glue layer driver for TI J721E devices 2019-10-23 20:47:12 -04:00
usb usb: Drop use of BUG_ON() and WARN_ON() 2020-01-07 16:02:38 -07:00
video - Khadas VIM3L based on Amlogic S905D3 support 2020-01-08 15:23:37 -05:00
virtio virtio: fix typo devicd 2020-01-10 14:18:26 -05:00
w1 w1: Add driver for i.MX bus master controller 2019-01-01 14:12:18 +01:00
w1-eeprom w1-eeprom: Add support for Maxim DS2502 add only memory 2018-11-16 16:51:55 -05:00
watchdog watchdog: imx: Use immediate reset bits for expire_now 2019-11-03 17:04:16 +01:00
Kconfig dm: rng: Add random number generator(rng) uclass 2020-01-07 18:08:21 +01:00
Makefile Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA 2020-01-15 19:50:27 -05:00