History for barebox / arch / arm / cpu / mmu.h
2018-05-18
@Andrey Smirnov
ARM: mmu: Replace various SZ_1M with PGDIR_SIZE ...
Andrey Smirnov authored on 17 May 2018 Sascha Hauer committed on 18 May 2018
@Andrey Smirnov
ARM: mmu: Replace hardcoded shifts with pgd_index() from Linux ...
Andrey Smirnov authored on 17 May 2018 Sascha Hauer committed on 18 May 2018
@Andrey Smirnov
ARM: mmu: Share PMD_SECT_DEF_CACHED ...
Andrey Smirnov authored on 17 May 2018 Sascha Hauer committed on 18 May 2018
@Andrey Smirnov
ARM: mmu: Share code for initial flat mapping creation ...
Andrey Smirnov authored on 17 May 2018 Sascha Hauer committed on 18 May 2018
@Andrey Smirnov
ARM: mmu: Specify size in bytes in create_sections() ...
Andrey Smirnov authored on 17 May 2018 Sascha Hauer committed on 18 May 2018
@Andrey Smirnov
ARM: mmu: Separate index and address in create_sections() ...
Andrey Smirnov authored on 17 May 2018 Sascha Hauer committed on 18 May 2018
@Andrey Smirnov
ARM: mmu: Share code for create_sections() ...
Andrey Smirnov authored on 17 May 2018 Sascha Hauer committed on 18 May 2018
@Andrey Smirnov
ARM: mmu: Introduce set_domain() ...
Andrey Smirnov authored on 17 May 2018 Sascha Hauer committed on 18 May 2018
@Andrey Smirnov
ARM: mmu: Introduce set_ttbr() ...
Andrey Smirnov authored on 17 May 2018 Sascha Hauer committed on 18 May 2018
2018-04-04
@Sascha Hauer
ARM: create separate mmu_64.h file ...
Sascha Hauer committed on 4 Apr 2018
2018-03-23
@Sascha Hauer
ARM: aarch64: mmu: Fix TCR setting ...
Sascha Hauer committed on 23 Mar 2018
2016-07-06
@Raphael Poggi
arm: cpu: add basic arm64 mmu support ...
Raphael Poggi authored on 4 Jul 2016 Sascha Hauer committed on 6 Jul 2016
2013-02-11
@Jean-Christophe PLAGNIOL-VILLARD
arm: move outercase to cpu.c as some SoC as the ux500 always need to flush the l2x0 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Feb 2013 Sascha Hauer committed on 11 Feb 2013
2012-08-13
@Sascha Hauer
ARM MMU: call __mmu_cache_* as regular C functions ...
Sascha Hauer committed on 13 Aug 2012