summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * ARM: S5P6440: Add Timer supportKukjin Kim2010-01-152-0/+86
| * ARM: S5P6440: Add IRQ supportKukjin Kim2010-01-154-0/+286
| * ARM: S5P6440: Add Clock and PLL supportKukjin Kim2010-01-156-0/+1086
| * ARM: S5P6440: Add new CPU initialization supportKukjin Kim2010-01-1515-0/+652
| * ARM: S5PC1XX: Use common UART IRQ handling codeBen Dooks2010-01-152-113/+4
| * ARM: S5PC1XX: Move to using standard timer IRQ handling codeBen Dooks2010-01-154-88/+22
| * ARM: S5PC1XX: Remove definitions deleted by previous clksrc changesBen Dooks2010-01-151-113/+6
| * ARM: S5PC1XX: Change clksrc_clks to use array of clocksBen Dooks2010-01-151-237/+179
| * ARM: S5PC1XX: Move clock definitions around ready to turn into clksrc arraysBen Dooks2010-01-151-123/+127
| * ARM: S5PC1XX: Move to using generic clksrc_clk for clock codeBen Dooks2010-01-152-292/+97
| * ARM: SAMSUNG: Add config option for number of additional GPIO pins.Kukjin Kim2010-01-151-0/+8
| * ARM: Add common entry code for system with two VICsBen Dooks2010-01-157-38/+69
| * ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsungBen Dooks2010-01-156-114/+173
| * ARM: SAMSUNG: Move IRQ VIC timer handling out to common header filesBen Dooks2010-01-156-83/+116
| * ARM: SAMSUNG: Move gpio-config.c into plat-samsungBen Dooks2010-01-155-34/+36
| * ARM: SAMSUNG: Move device definitions in plat-samsungBen Dooks2010-01-1513-54/+54
| * ARM: SAMSUNG: Move pwm-clock code into plat-samsungBen Dooks2010-01-153-1/+1
| * ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visibleKukjin Kim2010-01-153-14/+7
| * ARM: SAMSUNG: Do not register set_parent call if no sourceBen Dooks2010-01-151-1/+9
| * ARM: SAMSUNG: Add call to register array of clocksBen Dooks2010-01-156-41/+32
| * ARM: SAMSUNG: Do not allow get/set/round rate calls with no dividerBen Dooks2010-01-151-2/+13
| * ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsungBen Dooks2010-01-153-2/+5
| * ARM: S3C64XX: Avoid announcing clksrc clocks twiceBen Dooks2010-01-153-8/+22
| * ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisersBen Dooks2010-01-151-25/+25
| * ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks2010-01-1513-211/+286
| * ARM: S3C64XX: Remove unused clock definitions from clock headerHarald Welte2010-01-151-70/+1
| * ARM: S3C64XX: Use new clock-clksrc.c code for clocks.Ben Dooks2010-01-152-202/+40
| * ARM: SAMSUNG: Add core clock implementation for clksrc based clocksHarald Welte2010-01-154-0/+258
| * ARM: S3C64XX: Compress s3c6400-clock.c codeBen Dooks2010-01-151-180/+154
| * ARM: S3C64XX: Cleanup common init code in s3c6400-clock.cBen Dooks2010-01-151-44/+5
| * ARM: SAMSUNG: Move <plat/clock.h> to plat-samsungBen Dooks2010-01-151-0/+0
| * ARM: MINI2440: Fixup __initdata usageBen Dooks2010-01-151-13/+13
| * ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef2010-01-151-5/+5
| * ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown2010-01-151-0/+1
| * ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo2010-01-141-2/+2
| * zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt2010-01-131-3/+1
| * Makefile: do not override LC_CTYPEMichal Marek2010-01-131-1/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-01-1229-54/+181
| |\
| | * ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King2010-01-121-0/+12
| | * ARM: Fix wrong dmbRussell King2010-01-121-3/+1
| | * ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley2010-01-117-15/+57
| | * ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar2010-01-101-0/+1
| | * ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis...Peter Hüwe2010-01-101-0/+2
| | * ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe2010-01-101-2/+2
| | * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-01-0813-23/+26
| | |\
| | | * [ARM] pxa: fix strange characters in zaurus gpio .descCyril Hrubis2010-01-081-2/+2
| | | * [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*()Eric Miao2010-01-041-6/+3
| | | * [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'Eric Miao2010-01-049-9/+9
| | | * [ARM] pxa: enable L2 if present in XSC3Haojian Zhuang2010-01-011-0/+7
| | | * [ARM] pxa: do not enable L2 after MMU is enabledHaojian Zhuang2010-01-011-6/+5
OpenPOWER on IntegriCloud