Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility | Giulio Benetti | 2020-01-14 | 1 | -0/+6 |
* | armv7m: cache: add invalidate_icache_all() stub | Giulio Benetti | 2019-12-03 | 1 | -0/+5 |
* | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner | 2019-05-18 | 1 | -4/+4 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | stm32: fix STMicroelectronics copyright | Patrice Chotard | 2017-11-06 | 1 | -2/+2 |
* | armv7m: cache: add flush & invalidate all dcache | Vikas Manocha | 2017-05-12 | 1 | -0/+23 |
* | armv7m: add instruction & data cache support | Vikas Manocha | 2017-04-08 | 1 | -0/+336 |