Age | Commit message (Expand) | Author | Files | Lines |
2014-06-03 | ARC: [arcfpga] Early ARC UART to be only activated by cmdline | Vineet Gupta | 1 | -9/+4 |
2014-06-03 | ARC: [arcfpga] Get rid of legacy BVCI latency unit support | Vineet Gupta | 2 | -87/+0 |
2014-05-05 | ARC: [SMP] ISS SMP extension bitrot | Vineet Gupta | 3 | -3/+21 |
2014-03-26 | ARC: Remove ARC_HAS_COH_RTSC | Richard Weinberger | 1 | -1/+0 |
2014-03-26 | ARC: [arcfpga] Fix __initconst data const-correctness | Mischa Jonker | 1 | -3/+3 |
2013-12-23 | ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id | Vineet Gupta | 1 | -2/+2 |
2013-12-23 | ARC: [SMP] cpumask not needed in IPI send path | Vineet Gupta | 1 | -6/+2 |
2013-07-10 | Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+0 |
2013-06-28 | ARC: [plat-arcfpga] Enable arc_emac for ARCAngle4 Board | Alexey Brodkin | 2 | -4/+0 |
2013-06-22 | ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIAL | Mischa Jonker | 1 | -3/+9 |
2013-05-09 | Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+12 |
2013-05-07 | ARC: Add support for nSIM OSCI System C model | Mischa Jonker | 1 | -0/+12 |
2013-03-18 | treewide: Fix typos in printk and comment | Masanari Iida | 1 | -1/+1 |
2013-02-15 | ARC: [Review] Multi-platform image #8: platform registers SMP callbacks | Vineet Gupta | 3 | -18/+28 |
2013-02-15 | ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional | Vineet Gupta | 1 | -45/+0 |
2013-02-15 | ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core | Vineet Gupta | 1 | -6/+0 |
2013-02-15 | ARC: [Review] Multi-platform image #4: Isolate platform headers | Vineet Gupta | 4 | -3/+6 |
2013-02-15 | ARC: [Review] Multi-platform image #3: switch to board callback | Vineet Gupta | 5 | -12/+48 |
2013-02-15 | ARC: Fold boards sub-menu into platform/SoC menu | Vineet Gupta | 1 | -5/+11 |
2013-02-15 | ARC: [Review] Multi-platform image #1: Kconfig enablement | Vineet Gupta | 1 | -3/+2 |
2013-02-15 | ARC: [plat-arfpga] BVCI Latency Unit setup | Vineet Gupta | 2 | -0/+88 |
2013-02-15 | ARC: SMP support | Vineet Gupta | 6 | -1/+316 |
2013-02-15 | ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board | Vineet Gupta | 1 | -51/+46 |
2013-02-15 | ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC | Vineet Gupta | 3 | -0/+166 |
2013-02-15 | ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init | Vineet Gupta | 1 | -0/+29 |
2013-02-15 | ARC: I/O and DMA Mappings | Vineet Gupta | 1 | -0/+45 |
2013-02-11 | ARC: Interrupt Handling | Vineet Gupta | 1 | -0/+15 |
2013-02-11 | ARC: Build system: Makefiles, Kconfig, Linker script | Vineet Gupta | 2 | -0/+42 |