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