Age | Commit message (Expand) | Author | Files | Lines |
2023-03-30 | docs: move xtensa documentation under Documentation/arch/ | Jonathan Corbet | 1 | -1/+1 |
2021-04-05 | xtensa: drop extraneous register load from initialize_mmu | Max Filippov | 1 | -1/+1 |
2020-07-28 | xtensa: initialize_mmu.h: fix a duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2019-10-21 | xtensa: move MPU constants from .data to .ref.rodata | Max Filippov | 1 | -1/+2 |
2019-07-15 | docs: xtensa: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-05-07 | xtensa: implement initialize_cacheattr for MPU cores | Max Filippov | 1 | -1/+33 |
2019-05-07 | xtensa: replace variant/core.h with asm/core.h | Max Filippov | 1 | -4/+0 |
2018-08-14 | xtensa: rework noMMU cache attributes initialization | Max Filippov | 1 | -21/+21 |
2016-07-24 | xtensa: cleanup MMU setup and kernel layout macros | Max Filippov | 1 | -9/+12 |
2016-07-24 | xtensa: add alternative kernel memory layouts | Max Filippov | 1 | -5/+18 |
2015-11-02 | xtensa: fix build for configs without cache options | Max Filippov | 1 | -4/+9 |
2014-10-21 | xtensa: nommu: set up cache and atomctl in initialize_mmu | Max Filippov | 1 | -1/+36 |
2014-10-21 | xtensa: move vecbase SR initialization to _startup | Max Filippov | 1 | -3/+0 |
2014-01-15 | xtensa: remap io area defined in device tree | Baruch Siach | 1 | -4/+5 |
2014-01-15 | xtensa: avoid duplicate of IO range definitions | Baruch Siach | 1 | -4/+4 |
2013-05-09 | xtensa: add MMU v3 support | Max Filippov | 1 | -0/+107 |
2012-12-19 | xtensa: initialize atomctl SR | Max Filippov | 1 | -0/+55 |