Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.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 |
* | mailbox: Rename free() to rfree() | Simon Glass | 2020-02-05 | 1 | -2/+2 |
* | common: Move get_ticks() function out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | mailbox: allow subnode for mbox regs | Ibai Erkiaga | 2019-10-08 | 1 | -1/+10 |
* | mailbox: check ops prior calling | Ibai Erkiaga | 2019-10-08 | 1 | -2/+6 |
* | 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 |
* | dm: mailbox: Update uclass to support livetree | Simon Glass | 2017-06-01 | 1 | -12/+8 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -2/+2 |
* | libfdt: Bring in upstream stringlist functions | Simon Glass | 2016-10-13 | 1 | -3/+3 |
* | mailbox: rename headers | Stephen Warren | 2016-06-19 | 1 | -2/+2 |
* | Add a mailbox driver framework/uclass | Stephen Warren | 2016-05-26 | 1 | -0/+145 |