summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/setup.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-27arc: delete __cpuinit usage from all arc filesPaul Gortmaker1-5/+5
2013-06-22ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta1-4/+4
2013-05-07ARC: [cmdline] Don't overwrite u-boot provided bootargsVineet Gupta1-8/+10
2013-05-07ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta1-5/+0
2013-04-09ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta1-5/+5
2013-04-09ARC: Remove duplicate inclusion of header filesSachin Kamat1-1/+0
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat1-1/+1
2013-03-11ARC: ABIv3: Print the correct ABI verVineet Gupta1-3/+1
2013-02-26ARC: make a copy of flat DTVineet Gupta1-0/+2
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta1-5/+0
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta1-3/+25
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta1-1/+52
2013-02-15ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta1-1/+222
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta1-0/+3
2013-02-15ARC: SMP supportVineet Gupta1-0/+4
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta1-0/+9
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta1-0/+166