summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-01-19ARM: SAMSUNG: Add platform data registration for OHCIBen Dooks4-6/+26
2010-01-19ARM: SAMSUNG: Make UART device code commonBen Dooks6-114/+45
2010-01-15ARM: S3C2412: Fixup commented out device in SMDK2413Ben Dooks1-1/+0
2010-01-15ARM: S3C: Rename s3c_device_usb to s3c_device_ohciBen Dooks24-26/+26
2010-01-15ARM: S5P6440: Add serial port supportKukjin Kim2-0/+166
2010-01-15ARM: S5P6440: Add configuration fileKukjin Kim1-0/+969
2010-01-15ARM: S5P6440: Add Board support fileKukjin Kim1-0/+111
2010-01-15ARM: S5P6440: Add new Kconfig and MakefilesKukjin Kim7-1/+120
2010-01-15ARM: S5P6440: Add Timer supportKukjin Kim2-0/+86
2010-01-15ARM: S5P6440: Add IRQ supportKukjin Kim4-0/+286
2010-01-15ARM: S5P6440: Add Clock and PLL supportKukjin Kim6-0/+1086
2010-01-15ARM: S5P6440: Add new CPU initialization supportKukjin Kim15-0/+652
2010-01-15ARM: S5PC1XX: Use common UART IRQ handling codeBen Dooks2-113/+4
2010-01-15ARM: S5PC1XX: Move to using standard timer IRQ handling codeBen Dooks4-88/+22
2010-01-15ARM: S5PC1XX: Remove definitions deleted by previous clksrc changesBen Dooks1-113/+6
2010-01-15ARM: S5PC1XX: Change clksrc_clks to use array of clocksBen Dooks1-237/+179
2010-01-15ARM: S5PC1XX: Move clock definitions around ready to turn into clksrc arraysBen Dooks1-123/+127
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