Age | Commit message (Expand) | Author |
---|---|---|
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass |
2021-01-05 | dm: Use access methods for dev/uclass private data | Simon Glass |
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass |
2020-11-06 | board: Rename uclass to sysinfo | Simon Glass |
2020-10-22 | timer: Return count from timer_ops.get_count | Sean Anderson |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop asm/ptrace.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2019-12-02 | common: Move interrupt functions into a new header | Simon Glass |
2019-12-02 | common: Move wait_ticks functions out of common.h | Simon Glass |
2019-12-02 | common: Drop global inclusion of status_led.h | Simon Glass |
2019-12-02 | Drop CONFIG_SHOW_ACTIVITY | Simon Glass |
2018-11-14 | timer: Remove DM_FLAG_PRE_RELOC flag in various drivers | Bin Meng |
2018-09-18 | timer: Add MPC83xx timer driver | Mario Six |