u-boot/drivers/dma
Tom Rini 829e9d2236 ddr: fsl: Remove CONFIG_MEM_INIT_VALUE
The way all of the memory init code here works is that we pass
0xDEADBEEF around for the initial value (as it's a well known 'poison'
value and so easily recognized in debuggers, etc). The only point of
this CONFIG symbol was to pass in a different value for that purpose.
Drop this symbol and cleanup the code slightly.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-12-22 10:31:48 -05:00
..
ti dma: Transfer dma_ops should use DMA address types 2022-10-18 13:40:40 -04:00
apbh_dma.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
bcm6348-iudma.c dma: bcm6348: Don't check clk_free 2022-03-30 13:02:55 -04:00
dma-uclass.c dm: treewide: Do not use the return value of simple uclass iterator 2022-10-29 07:36:33 -06:00
fsl_dma.c ddr: fsl: Remove CONFIG_MEM_INIT_VALUE 2022-12-22 10:31:48 -05:00
Kconfig dma: xilinx: Add Display Port DMA driver 2022-03-09 12:35:50 +01:00
keystone_nav_cfg.c ti: keystone: dma: Migrate to Kconfig 2021-09-27 21:38:34 -04:00
keystone_nav.c ti: keystone: dma: Migrate to Kconfig 2021-09-27 21:38:34 -04:00
lpc32xx_dma.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Makefile dma: xilinx: Add Display Port DMA driver 2022-03-09 12:35:50 +01:00
MCD_dmaApi.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
MCD_tasks.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
MCD_tasksInit.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox-dma-test.c dma: Transfer dma_ops should use DMA address types 2022-10-18 13:40:40 -04:00
ti-edma3.c dma: Transfer dma_ops should use DMA address types 2022-10-18 13:40:40 -04:00
xilinx_dpdma.c dma: xilinx: Add Display Port DMA driver 2022-03-09 12:35:50 +01:00