Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-19 | doc: replace @return by Return: | Heinrich Schuchardt | 1 | -12/+12 |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass | 1 | -0/+2 |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass | 1 | -0/+1 |
2020-01-15 | dma: Add stub of dma_memcpy and dma_get_device | Vignesh Raghavendra | 1 | -0/+11 |
2019-12-09 | dma: Introduce dma_get_cfg() interface | Vignesh Raghavendra | 1 | -0/+12 |
2018-12-07 | dma: add channels support | Álvaro Fernández Rojas | 1 | -2/+258 |
2018-12-07 | dma: move dma_ops to dma-uclass.h | Álvaro Fernández Rojas | 1 | -22/+0 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2016-02-23 | dm: implement a DMA uclass | Mugunthan V N | 1 | -0/+86 |