summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-05-29davinci: Integrate cp_intc support into low-level irq codeMark A. Greer5-2/+32
2009-05-29davinci: Factor out emac mac address handlingMark A. Greer5-65/+20
2009-05-29davinci: Remove unused i2c eeprom_read/write routinesMark A. Greer2-36/+0
2009-05-29davinci: Move emac platform_data to SoC-specific filesMark A. Greer9-67/+46
2009-05-29davinci: Move serial platform_device into SoC-specific filesMark A. Greer6-65/+135
2009-05-29davinci: Make GPIO code more genericMark A. Greer6-31/+37
2009-05-26davinci: Add watchdog base address flexibilityMark A. Greer7-5/+12
2009-05-26davinci: Add base address and timer flexibilityMark A. Greer7-55/+181
2009-05-26davinci: Move interrupt ctlr info to SoC infrastructureMark A. Greer8-214/+229
2009-05-26davinci: Move pinmux setup info to SoC infrastructureMark A. Greer6-26/+25
2009-05-26davinci: Add support for multiple PSCsMark A. Greer8-14/+57
2009-05-26davinci: Add clock init call to common init routineMark A. Greer5-3/+13
2009-05-26davinci: Support JTAG ID register at any addressMark A. Greer8-128/+97
2009-05-26davinci: Encapsulate SoC-specific data in a structureMark A. Greer13-47/+127
2009-05-26davinci: EMAC platform supportKevin Hilman8-27/+161
2009-05-26davinci: MMC platform supportKevin Hilman5-0/+271
2009-05-26davinci: update davinci_all_defconfig for dm355, dm6467Kevin Hilman1-3/+12
2009-05-26davinci: DM646x: add base SoC and board supportKevin Hilman5-0/+714
2009-05-26davinci: DM355: add base SoC and board supportKevin Hilman7-1/+1123
2009-05-26davinci: DM644x: add support for SFFSDR boardHugo Villeneuve3-0/+188
2009-05-26davinci: add platform support for watchdog timerKevin Hilman3-5/+42
2009-05-26davinci: INTC: add support for TI cp_intcSergei Shtylyov4-0/+222
2009-05-26davinci: support different UART bases for zImage uncompressMark A. Greer1-2/+17
2009-05-26davinci: interrupts: get_irqnr_and_base: save an instructionTroy Kisky1-2/+1
2009-05-26davinci: use 32-bit accesses for low-level debug macrosChaithrika U S1-2/+29
2009-05-26davinci: fixups for banked GPIO interrupt handlingKevin Hilman1-1/+3
2009-05-26davinci: gpio irq enable tweaksDavid Brownell1-6/+14
2009-05-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-4/+5
2009-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+14
2009-05-22MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle1-3/+3
2009-05-22MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle1-0/+1
2009-05-22MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin1-1/+1
2009-05-22powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman1-0/+14
2009-05-22sh: ap325 camera without i2c driver fixMagnus Damm1-0/+3
2009-05-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-15/+10
2009-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-131/+150
2009-05-20MIPS: 64-bit: Fix system lockup.Greg Ungerer3-10/+5
2009-05-20MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst1-3/+3
2009-05-20MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle1-1/+1
2009-05-20MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu1-1/+1
2009-05-19Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-20/+34
2009-05-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-55/+76
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-24/+58
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2009-05-18microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek1-2/+2
2009-05-18microblaze: Update Microblaze defconfigMichal Simek1-18/+32
2009-05-18[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin1-1/+1
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman1-3/+3