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