Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-09 | powerpc/8xx: add CONFIG_PIN_TLB_IMMR | Christophe Leroy | 1 | -4/+8 |
2016-07-09 | powerpc/8xx: Rework CONFIG_PIN_TLB handling | Christophe Leroy | 1 | -8/+19 |
2016-07-09 | powerpc/8xx: Don't use page table for linear memory space | Christophe Leroy | 1 | -38/+18 |
2016-07-09 | powerpc/8xx: Map IMMR area with 512k page at a fixed address | Christophe Leroy | 1 | -1/+55 |
2016-03-11 | powerpc/8xx: rewrite flush_instruction_cache() in C | Christophe Leroy | 1 | -0/+7 |
2016-03-11 | powerpc/8xx: rewrite set_context() in C | Christophe Leroy | 1 | -0/+34 |
2016-03-11 | powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c | Christophe Leroy | 1 | -0/+17 |
2016-03-11 | powerpc/8xx: Map linear kernel RAM with 8M pages | Christophe Leroy | 1 | -0/+83 |