Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-26 | ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values | Vineet Gupta | 1 | -0/+4 |
2013-06-22 | ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values | Vineet Gupta | 1 | -0/+5 |
2013-06-22 | ARC: cache detection code bitrot | Vineet Gupta | 1 | -1/+1 |
2013-06-22 | ARC: Disintegrate arcregs.h | Vineet Gupta | 1 | -116/+0 |
2013-02-15 | ARC: Boot #2: Verbose Boot reporting / feature verification | Vineet Gupta | 1 | -10/+112 |
2013-02-15 | ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init | Vineet Gupta | 1 | -0/+5 |
2013-02-15 | ARC: MMU Exception Handling | Vineet Gupta | 1 | -0/+91 |
2013-02-15 | ARC: MMU Context Management | Vineet Gupta | 1 | -0/+7 |
2013-02-15 | ARC: Cache Flush Management | Vineet Gupta | 1 | -0/+80 |
2013-02-11 | ARC: Timers/counters/delay management | Vineet Gupta | 1 | -0/+11 |
2013-02-11 | ARC: Process-creation/scheduling/idle-loop | Vineet Gupta | 1 | -0/+20 |
2013-02-11 | ARC: Interrupt Handling | Vineet Gupta | 1 | -0/+3 |
2013-02-11 | ARC: irqflags - Interrupt enabling/disabling at in-core intc | Vineet Gupta | 1 | -0/+114 |