summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* 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