Commit Graph

999 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Pawel Moll dc939cd835 ARM: proc: convert v7 proc infos into a common macro 14 years ago
Anton Vorontsov 93e85d8e90 ARM: cns3xxx: Add support for L2 Cache Controller 14 years ago
Dave Martin 2ba564b90f ARM: mm: tlb-v7: Use the new processor struct macros 14 years ago
Dave Martin 3b7f39fa9a ARM: mm: tlb-v6: Use the new processor struct macros 14 years ago
Dave Martin ca56096367 ARM: mm: tlb-v4wbi: Use the new processor struct macros 14 years ago
Dave Martin 2284ece2d6 ARM: mm: tlb-v4wb: Use the new processor struct macros 14 years ago
Dave Martin f249a6425a ARM: mm: tlb-v4: Use the new processor struct macros 14 years ago
Dave Martin d7b84d2438 ARM: mm: tlb-v3: Use the new processor struct macros 14 years ago
Dave Martin 27eebe4cc9 ARM: mm: tlb-fa: Use the new processor struct macros 14 years ago
Dave Martin ab1a746da9 ARM: mm: proc-xscale: Use new generic struct definition macros 14 years ago
Dave Martin c21898f9f0 ARM: mm: proc-xsc3: Use new generic struct definition macros 14 years ago
Dave Martin 78a8f3c365 ARM: mm: proc-v7: Use the new processor struct macros 14 years ago
Dave Martin 7b7dc6e888 ARM: mm: proc-v6: Use the new processor struct macros 14 years ago
Dave Martin f58d59f6c5 ARM: mm: proc-sa1100: Use the new processor struct macros 14 years ago
Dave Martin 5973ba5886 ARM: mm: proc-sa110: Use the new processor struct macros 14 years ago
Dave Martin a39a32187b ARM: mm: proc-mohawk: Use the new processor struct macros 14 years ago
Dave Martin e43b670e24 ARM: mm: proc-feroceon: Use the new processor struct macros 14 years ago
Dave Martin d6ed10ce39 ARM: mm: proc-fa526: Use the new processor struct macros 14 years ago
Dave Martin b4a19f03c4 ARM: mm: proc-arm9tdmi: Use the new processor struct macros 14 years ago
Dave Martin b1b9892bcd ARM: mm: proc-arm946: Use the new processor struct macros 14 years ago
Dave Martin b375580147 ARM: mm: proc-arm940: Use the new processor struct macros 14 years ago
Dave Martin be90da45a9 ARM: mm: proc-arm926: Use the new processor struct macros 14 years ago
Dave Martin 6c240aec6f ARM: mm: proc-arm925: Use the new processor struct macros 14 years ago
Dave Martin f3e7383f2a ARM: mm: proc-arm922: Use the new processor struct macros 14 years ago
Dave Martin 68f5e1acb5 ARM: mm: proc-arm920: Use the new processor struct macros 14 years ago
Dave Martin fd10e2725e ARM: mm: proc-arm7tdmi: Use the new processor struct macros 14 years ago
Dave Martin 4cc1f0fa06 ARM: mm: proc-arm740: Use the new processor struct macros 14 years ago
Dave Martin 449870b1de ARM: mm: proc-arm720: Use the new processor struct macros 14 years ago
Dave Martin c3be06eb58 ARM: mm: proc-arm6_7: Use the new processor struct macros 14 years ago
Dave Martin 5c9369bc2e ARM: mm: proc-arm1026: Use the new processor struct macros 14 years ago
Dave Martin f2d8cae1d5 ARM: mm: proc-arm1022: Use the new processor struct macros 14 years ago
Dave Martin fbaa840730 ARM: mm: proc-arm1020e: Use the new processor struct macros 14 years ago
Dave Martin 56d916509b ARM: mm: proc-arm1020: Use the new processor struct macros 14 years ago
Dave Martin 455a01ec30 ARM: mm: cache-v7: Use the new processor struct macros 14 years ago
Dave Martin 641d8233a6 ARM: mm: cache-v6: Use the new processor struct macros 14 years ago
Dave Martin d5b5b2e2f8 ARM: mm: cache-v4wt: Use the new processor struct macros 14 years ago
Dave Martin eec95e56e6 ARM: mm: cache-v4wb: Use the new processor struct macros 14 years ago
Dave Martin 54d4e9ebbc ARM: mm: cache-v4: Use the new processor struct macros 14 years ago
Dave Martin 9c373968d6 ARM: mm: cache-v3: Use the new processor struct macros 14 years ago
Dave Martin 9bc7491341 ARM: mm: cache-fa: Use the new processor struct macros 14 years ago
Dave Martin 66a625a881 ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macros 14 years ago
Will Deacon 38a8914f9a ARM: 6987/1: l2x0: fix disabling function to avoid deadlock 14 years ago
Russell King 0371d3f7e8 ARM: move memory layout sanity checking before meminfo initialization 14 years ago
Russell King 40f0b90a2f ARM: entry: data abort: ensure r5 is preserved by abort functions 14 years ago
Russell King 108f6af0a8 ARM: entry: data abort: always use r6 for offset 14 years ago
Russell King e22c12f914 ARM: entry: data abort: use r2 as base of pt_regs rather than stack 14 years ago
Russell King da74047257 ARM: entry: data abort: tail-call the main data abort handler 14 years ago
Russell King 0d147db0c1 ARM: entry: data abort: avoid using r2 in abort helpers 14 years ago
Russell King 3e287bec6f ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5 14 years ago
Russell King 8dfe7ac96f ARM: entry: prefetch abort: tail-call the main prefetch abort handler 14 years ago