summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-10-18m68knommu: remove extern declarations of memory_start/memory_end from mm/initGreg Ungerer1-3/+0
2011-10-18m68knommu: use generic section names in mm/init codeGreg Ungerer1-9/+8
2011-10-18m68knommu: use generic section names in setup codeGreg Ungerer2-1/+3
2011-10-18m68k: merge the mmu and non-mmu traps.c filesGreg Ungerer4-1456/+1111
2011-10-18m68k: move hardware vector setting from traps.c to its own fileGreg Ungerer3-116/+146
2011-10-18m68k: merge mmu and non-mmu include/asm/entry.h filesGreg Ungerer7-330/+268
2011-10-18m68k: merge the mmu and non-mmu kernel/MakefilesGreg Ungerer3-31/+20
2011-10-18m68k: merge mmu and non-mmu arch MakefilesGreg Ungerer5-250/+174
2011-10-18m68k: reorganize Kconfig options to improve mmu/non-mmu selectionsGreg Ungerer6-916/+888
2011-10-18m68knommu: fix problems with SPI/GPIO on ColdFire 520xPeter Turczak4-63/+27
2011-10-18m68k: fix memcpy to unmatched/unaligned source and dest on 68000Greg Ungerer1-0/+9
2011-10-17m32r: Allow use of atomic64Steven Rostedt1-0/+1
2011-10-17ARM: Add a few machine types to mach-typesRussell King1-4/+16
2011-10-17ARM: 7130/1: dev_archdata: add private iommu extensionOhad Ben-Cohen1-0/+3
2011-10-17ARM: 7125/1: Add unwinding annotations for 64bit division functionsLaura Abbott1-0/+8
2011-10-17ARM: 7120/1: remove bashism in check for multiple zreladdrsRabin Vincent1-1/+1
2011-10-17ARM: 7118/1: rename temp variable in read*_relaxed()Olof Johansson1-5/+5
2011-10-17ARM: 6217/4: mach-realview: expose PB1176 ROM using physmap and map_romLinus Walleij2-8/+38
2011-10-17ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stageLei Wen1-17/+18
2011-10-17ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon2-3/+17
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King32-66/+50
2011-10-17ARM: 7017/1: Use generic BUG() handlerSimon Glass4-20/+73
2011-10-17ARM: 7102/1: mach-integrator: update defconfigLinus Walleij1-4/+15
2011-10-17ARM: 7087/2: mach-integrator: get timer frequency from clockLinus Walleij3-26/+27
2011-10-17ARM: 7086/2: mach-integrator: modernize clock event registrationLinus Walleij1-10/+5
2011-10-17ARM: 7085/2: mach-integrator: clockevent supports oneshot modeLinus Walleij1-5/+19
2011-10-17ARM: 7084/1: mach-integrator: retire some timer macrosLinus Walleij1-12/+0
2011-10-17ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyPeter Hüwe1-2/+2
2011-10-17ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich5-101/+28
2011-10-17ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich1-1/+66
2011-10-17ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich3-52/+153
2011-10-17ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich2-0/+14
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott4-11/+1
2011-10-17ARM: 7064/1: vexpress: Use wfi macro in platform_do_lowpower.Nick Bowler1-7/+2
2011-10-17ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernelsDave Martin1-1/+37
2011-10-17ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...Dave Martin1-4/+2
2011-10-17ARM: 7029/1: Make cpu_architecture into a global variableDave Martin2-2/+21
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer58-76/+77
2011-10-17ARM: 7021/1: Check for multiple load addresses before building a uImageSascha Hauer1-0/+9
2011-10-17ARM: 7020/1: Check for multiple zreladdrsSascha Hauer1-0/+8
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd21-73/+22
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song4-10/+163
2011-10-17ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0Barry Song1-1/+1
2011-10-17ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loopBarry Song1-1/+1
2011-10-17ARM: 7009/1: l2x0: Add OF based initializationRob Herring2-0/+120
2011-10-17ARM: 7116/1: debug: provide dummy default option for DEBUG_LL UART choiceWill Deacon1-2/+10
2011-10-17ARM: 7097/1: debug: Move DEBUG_ICEDCC into the DEBUG_LL choiceStephen Boyd1-12/+10
2011-10-17ARM: 7096/1: debug: Add UART1 config choicesStephen Boyd1-4/+15
2011-10-17ARM: 7073/1: debug: augment DEBUG_LL Kconfig help to clarify behaviourWill Deacon1-1/+6
2011-10-17ARM: 7072/1: debug: use kconfig choice for selecting DEBUG_LL UARTWill Deacon1-17/+24