summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2443
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/Kukjin Kim2012-03-037-972/+0
* ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-1/+1
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-074-18/+23
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
| * arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-213-17/+22
* | ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms toHeiko Stuebner2012-01-052-4/+5
|/
* Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-052-99/+9
|\
| * ARM: S3C2443: Remove redundant s3c_register_clocks call for init_clocksAxel Lin2011-10-141-7/+0
| * ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner2011-10-141-9/+2
| * ARM: S3C2443: Move clk_arm and clk_armdiv to common codeHeiko St?bner2011-10-141-83/+2
| * ARM: S3C24XX: Add infrastructure to transmit armdiv to common codeHeiko Stuebner2011-10-141-1/+3
| * ARM: SAMSUNG: Add support s3c2443-adc for S3C2443Heiko Stuebner2011-10-141-0/+3
* | Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-1/+1
|\ \ | |/ |/|
| * ARM: mach-s3c24*: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-043-57/+3
|\ \
| * | ARM: S3C2443: Add hsspi-clock from pclk and rename S3C2443 hsspi sclkHeiko Stuebner2011-10-041-1/+1
| * | ARM: S3C2443: Move i2s clock definitions to common codeHeiko Stuebner2011-10-041-53/+0
| * | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-042-3/+2
| |\ \
| | * | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGsKukjin Kim2011-09-211-1/+0
| | * | ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-211-2/+2
| | |/
* | | Merge branch 'next-samsung-cleanup' into next-samsung-devel-2Kukjin Kim2011-10-041-27/+0
|\ \ \ | |/ / |/| |
| * | ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarationsHeiko Stuebner2011-09-161-27/+0
| |/
* / ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner2011-09-261-1/+1
|/
* ARM: S3C24XX: Add clkdev supportThomas Abraham2011-07-201-12/+4
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-4/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-5/+5
* Merge branch 'next-s3c24xx' into for-nextKukjin Kim2011-01-064-4/+19
|\
| * ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416Abhilash Kesavan2011-01-061-0/+7
| * ARM: S3C2443: Implement GPIO pull-up/down configuration methodsYauhen Kharuzhy2011-01-062-0/+8
| * ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy2011-01-063-4/+4
* | ARM: S3C24XX: irq_data conversionLennert Buytenhek2011-01-031-50/+45
|/
* ARM: S3C2443: Select properly ARM core typeYauhen Kharuzhy2010-11-301-0/+1
* ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan2010-11-251-2/+1
* ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan2010-11-251-1/+1
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-281-1/+2
|\
| * ARM: SAMSUNG: Add setname core function for S3C24XX NANDAtul Dahiya2010-10-181-1/+2
* | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
|/
* s3c-fb: add device name initializationPawel Osciak2010-08-111-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * fix "seperate" typos in commentsAnand Gadiyar2010-05-101-1/+1
* | ARM: Merge for-2635/fb-updates1Ben Dooks2010-05-192-469/+11
|\ \
| * | ARM: S3C2443: Move parts of the clock code to common clock fileBen Dooks2010-05-102-446/+7
| * | ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2010-05-101-23/+4
| |/
* / ARM: SAMSUNG: Remove old email address for ben-linux@fluff.orgBen Dooks2010-05-121-1/+1
|/
* ARM: Merge next-samsung-s3c2443-clockBen Dooks2010-03-072-558/+260
|\
| * ARM: S3C2443: Add set_rate and round_rate calls for armdiv clockBen Dooks2010-03-071-20/+73
| * ARM: S3C2443: Remove #if 0 for clk_mpllBen Dooks2010-03-071-8/+0
| * ARM: S3C2443: Update notes on MPLLREF clockBen Dooks2010-03-071-2/+4
| * ARM: S3C2443: Further clksrc-clk conversionsBen Dooks2010-03-071-125/+62
| * ARM: S3C2443: Change to using plat-samsung clksrc-clk implementationBen Dooks2010-03-072-387/+127