u-boot-brain/arch/arm
Khoronzhuk, Ivan e165b1d34c dma: ti-edma3: introduce edma3 driver
The EDMA3 controller’s primary purpose is to service data transfers
that you program between two memory-mapped slave endpoints on the device.

Typical usage includes, but is not limited to the following:
- Servicing software-driven paging transfers (e.g., transfers from external
  memory, such as SDRAM to internal device memory, such as DSP L2 SRAM)
- Servicing event-driven peripherals, such as a serial port
- Performing sorting or sub-frame extraction of various data structures
- Offloading data transfers from the main device DSP(s)
- See the device-specific data manual for specific peripherals that are
  accessible via the EDMA3 controller

Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
2014-10-23 11:27:29 -04:00
..
cpu ARM: keystone: clock: add support for K2E SoCs 2014-10-23 11:27:29 -04:00
dts dm: tegra: dts: Add aliases for spi on tegra30 boards 2014-10-22 10:36:52 -06:00
imx-common dm: imx: i2c: Use gpio_request() to request GPIOs 2014-10-22 10:36:55 -06:00
include/asm dma: ti-edma3: introduce edma3 driver 2014-10-23 11:27:29 -04:00
lib arm: cache: Add support for write-allocate D-Cache 2014-10-06 17:40:21 +02:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
Kconfig Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' 2014-10-10 08:56:01 +02:00