Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | dma: Rename free() to rfree() | Simon Glass | 2020-02-05 | 1 | -2/+2 |
* | dma: Introduce dma_get_cfg() interface | Vignesh Raghavendra | 2019-12-09 | 1 | -0/+12 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | dma: add channels support | Álvaro Fernández Rojas | 2018-12-07 | 1 | -4/+177 |
* | dma: move dma_ops to dma-uclass.h | Álvaro Fernández Rojas | 2018-12-07 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -1/+1 |
* | dm: implement a DMA uclass | Mugunthan V N | 2016-02-23 | 1 | -0/+72 |