summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-01-15ARM: S5PC1XX: Move to using generic clksrc_clk for clock codeBen Dooks2-292/+97
2010-01-15ARM: SAMSUNG: Add config option for number of additional GPIO pins.Kukjin Kim1-0/+8
2010-01-15ARM: Add common entry code for system with two VICsBen Dooks7-38/+69
2010-01-15ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsungBen Dooks6-114/+173
2010-01-15ARM: SAMSUNG: Move IRQ VIC timer handling out to common header filesBen Dooks6-83/+116
2010-01-15ARM: SAMSUNG: Move gpio-config.c into plat-samsungBen Dooks5-34/+36
2010-01-15ARM: SAMSUNG: Move device definitions in plat-samsungBen Dooks13-54/+54
2010-01-15ARM: SAMSUNG: Move pwm-clock code into plat-samsungBen Dooks3-1/+1
2010-01-15ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visibleKukjin Kim3-14/+7
2010-01-15ARM: SAMSUNG: Do not register set_parent call if no sourceBen Dooks1-1/+9
2010-01-15ARM: SAMSUNG: Add call to register array of clocksBen Dooks6-41/+32
2010-01-15ARM: SAMSUNG: Do not allow get/set/round rate calls with no dividerBen Dooks1-2/+13
2010-01-15ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsungBen Dooks3-2/+5
2010-01-15ARM: S3C64XX: Avoid announcing clksrc clocks twiceBen Dooks3-8/+22
2010-01-15ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisersBen Dooks1-25/+25
2010-01-15ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks13-211/+286
2010-01-15ARM: S3C64XX: Remove unused clock definitions from clock headerHarald Welte1-70/+1
2010-01-15ARM: S3C64XX: Use new clock-clksrc.c code for clocks.Ben Dooks2-202/+40
2010-01-15ARM: SAMSUNG: Add core clock implementation for clksrc based clocksHarald Welte4-0/+258
2010-01-15ARM: S3C64XX: Compress s3c6400-clock.c codeBen Dooks1-180/+154
2010-01-15ARM: S3C64XX: Cleanup common init code in s3c6400-clock.cBen Dooks1-44/+5
2010-01-15ARM: SAMSUNG: Move <plat/clock.h> to plat-samsungBen Dooks1-0/+0
2010-01-15ARM: MINI2440: Fixup __initdata usageBen Dooks1-13/+13
2010-01-15ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef1-5/+5
2010-01-15ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown1-0/+1
2010-01-14ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo1-2/+2
2010-01-14zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt1-3/+1
2010-01-13Makefile: do not override LC_CTYPEMichal Marek1-1/+1
2010-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-54/+181
2010-01-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds25-354/+134
2010-01-13m68knommu: fix definitions of __pa() and __va()Greg Ungerer3-15/+7
2010-01-12ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King1-0/+12
2010-01-12ARM: Fix wrong dmbRussell King1-3/+1
2010-01-12MIPS: Ignore vmlinux.*Yoichi Yuasa1-0/+1
2010-01-12MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa1-1/+1
2010-01-12MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2010-01-12MIPS: Octeon: Use non-overflowing arithmetic in sched_clockDavid Daney1-3/+28
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa3-7/+0
2010-01-12MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa1-3/+0
2010-01-12MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa1-7/+0
2010-01-12MIPS: PowerTV: Remove extra r4k_clockevent_init() callDavid VomLehn1-1/+0
2010-01-12MIPS: Cobalt use strlcat() for the command line argumentsYoichi Yuasa1-16/+8
2010-01-12MIPS: Octeon: Add sched_clock() to csrc-octeon.cDavid Daney1-0/+7
2010-01-12MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto1-21/+0
2010-01-12MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()Yoichi Yuasa4-56/+10
2010-01-12MIPS: PowerTV: Remove unused platform_die()Yoichi Yuasa1-21/+0
2010-01-12MIPS: PowerTV: Remove mips_machine_halt()Yoichi Yuasa1-18/+0
2010-01-12MIPS: PowerTV: Remove unused ptv_memsizeYoichi Yuasa1-5/+0
2010-01-12MIPS: PowerTV: Remove unused prom_getcmdline()Yoichi Yuasa1-5/+0
2010-01-12MIPS: AR7: Remove kgdb_enabledYoichi Yuasa1-8/+0