Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2019-12-02 | common: Move enable/disable_interrupts out of common.h | Simon Glass |
2019-12-02 | arm: powerpc: Tidy up code style for interrupt functions | Simon Glass |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-11-19 | arm: arm11: allow unaligned memory access | Heinrich Schuchardt |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-05-18 | CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case | Trevor Woerner |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2016-07-14 | arm: Move check_cache_range() into a common place | Simon Glass |
2015-08-12 | ARM: cache: implement a default weak flush_cache() function | Wu, Josh |
2015-08-12 | ARM: cache: add an empty stub function for invalidate/flush dcache | Wu, Josh |
2015-08-12 | arm1136/arm1176: Merge cache handling code | Alexander Stein |