Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-18 | common: Drop log.h from common header | Simon Glass | 1 | -0/+1 |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass | 1 | -0/+1 |
2020-02-05 | mailbox: Rename free() to rfree() | Simon Glass | 1 | -2/+2 |
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass | 1 | -0/+1 |
2019-10-08 | mailbox: allow subnode for mbox regs | Ibai Erkiaga | 1 | -1/+10 |
2019-10-08 | mailbox: check ops prior calling | Ibai Erkiaga | 1 | -2/+6 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 1 | -2/+0 |
2017-06-01 | dm: mailbox: Update uclass to support livetree | Simon Glass | 1 | -12/+8 |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass | 1 | -2/+2 |
2016-10-13 | libfdt: Bring in upstream stringlist functions | Simon Glass | 1 | -3/+3 |
2016-06-19 | mailbox: rename headers | Stephen Warren | 1 | -2/+2 |
2016-05-26 | Add a mailbox driver framework/uclass | Stephen Warren | 1 | -0/+145 |