Age | Commit message (Expand) | Author |
---|---|---|
2013-02-15 | ARC: [DeviceTree] Convert some Kconfig items to runtime values | Vineet Gupta |
2013-02-15 | ARC: [DeviceTree] Basic support | Vineet Gupta |
2013-02-15 | ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init | Vineet Gupta |
2013-02-15 | ARC: [Review] Prevent incorrect syscall restarts | Vineet Gupta |
2013-02-15 | ARC: [Review] Preparing to fix incorrect syscall restarts due to signals | Vineet Gupta |
2013-02-15 | ARC: Signal handling | Vineet Gupta |
2013-02-11 | ARC: Timers/counters/delay management | Vineet Gupta |
2013-02-11 | ARC: Process-creation/scheduling/idle-loop | Vineet Gupta |
2013-02-11 | ARC: Syscall support (no-legacy-syscall ABI) | Vineet Gupta |
2013-02-11 | ARC: Non-MMU Exception Handling | Vineet Gupta |
2013-02-11 | ARC: Interrupt Handling | Vineet Gupta |
2013-02-11 | ARC: Low level IRQ/Trap/Exception Handling | Vineet Gupta |
2013-02-11 | ARC: irqflags - Interrupt enabling/disabling at in-core intc | Vineet Gupta |
2013-02-11 | ARC: Build system: Makefiles, Kconfig, Linker script | Vineet Gupta |