summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: support HS38 releasesVineet Gupta2015-07-131-1/+5
* ARC: slightly refactor macros for boot loggingVineet Gupta2015-07-091-4/+5
* ARCv2: clocksource: Introduce 64bit local RTC counterVineet Gupta2015-06-221-2/+7
* ARCv2: STAR 9000793984: Handle return from intr to Delay SlotVineet Gupta2015-06-221-0/+2
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-221-5/+40
* ARC: uncached base is hard constant for ARC, don't save itVineet Gupta2015-06-221-2/+2
* ARC: explicit'ify uboot supportVineet Gupta2015-06-191-1/+4
* ARC: RIP broken 64bit RTSCVineet Gupta2015-06-191-6/+2Star
* ARC: Fix RTT boot printingVineet Gupta2015-04-131-1/+4
* ARC: fix /proc/cpuinfo for offline cpusVineet Gupta2015-02-021-1/+6
* ARC: boot: cpu feature print enhancementsVineet Gupta2014-10-131-97/+110
* ARC: boot: consolidate cross-checking of h/w and s/wVineet Gupta2014-10-131-29/+15Star
* ARC: RIP @running_on_hwVineet Gupta2014-10-131-2/+0Star
* ARC: [plat*] move code out of .init_machine into commonVineet Gupta2014-10-131-1/+9
* ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta2014-09-271-12/+1Star
* ARC: [cmdline] support External Device Trees from u-bootVineet Gupta2014-01-161-3/+12
* ARC: [cmdline] uboot cmdline handling reworkVineet Gupta2014-01-161-12/+27
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-4/+2Star
|\
| * arc: remove unnecessary prom.h includesRob Herring2013-10-101-1/+0Star
| * arc: use common of_flat_dt_match_machineRob Herring2013-10-101-1/+1
| * arc: use unflatten_and_copy_device_treeRob Herring2013-10-091-2/+1Star
* | ARC: Annotate some functions as staticVineet Gupta2013-11-061-6/+5Star
|/
* ARC: SMP failed to boot due to missing IVT setupNoam Camus2013-09-121-3/+0Star
* ARC: remove console_verbose() from setup_arch()Mischa Jonker2013-09-051-2/+0Star
* arc: delete __cpuinit usage from all arc filesPaul Gortmaker2013-06-271-5/+5
* ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta2013-06-221-4/+4
* ARC: [cmdline] Don't overwrite u-boot provided bootargsVineet Gupta2013-05-071-8/+10
* ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta2013-05-071-5/+0Star
* ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta2013-04-091-5/+5
* ARC: Remove duplicate inclusion of header filesSachin Kamat2013-04-091-1/+0Star
* ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat2013-04-091-1/+1
* ARC: ABIv3: Print the correct ABI verVineet Gupta2013-03-111-3/+1Star
* ARC: make a copy of flat DTVineet Gupta2013-02-261-0/+2
* ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta2013-02-151-5/+0Star
* ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta2013-02-151-3/+25
* ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta2013-02-151-1/+52
* ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2013-02-151-1/+222
* ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta2013-02-151-0/+3
* ARC: SMP supportVineet Gupta2013-02-151-0/+4
* ARC: [DeviceTree] Basic supportVineet Gupta2013-02-151-0/+9
* ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta2013-02-151-0/+166