Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-18 | reset: sunxi: Reuse the platform data from the clock driver | Samuel Holland | 1 | -40/+3 |
2022-07-18 | reset: sunxi: Convert driver private data to platform data | Samuel Holland | 1 | -18/+18 |
2022-07-18 | reset: sunxi: Get the reset count from the CCU descriptor | Samuel Holland | 1 | -4/+2 |
2022-05-05 | reset: Return 0 if ops unimplemented and remove empty functions | Marek Vasut | 1 | -8/+0 |
2021-10-11 | clk: sunxi: Move header out of arch directory | Samuel Holland | 1 | -1/+1 |
2021-01-05 | dm: Use access methods for dev/uclass private data | Simon Glass | 1 | -1/+2 |
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 1 | -1/+1 |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass | 1 | -0/+1 |
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 | reset: Rename free() to rfree() | Simon Glass | 1 | -1/+1 |
2019-01-18 | reset: Add Allwinner RESET driver | Jagan Teki | 1 | -0/+124 |