summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2443
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-062-99/+9Star
|\
| * ARM: S3C2443: Remove redundant s3c_register_clocks call for init_clocksAxel Lin2011-10-141-7/+0Star
| * ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner2011-10-141-9/+2Star
| * ARM: S3C2443: Move clk_arm and clk_armdiv to common codeHeiko St?bner2011-10-141-83/+2Star
| * 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/+3Star
|\ \
| * | 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/+0Star
| * | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-042-3/+2Star
| |\ \
| | * | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGsKukjin Kim2011-09-211-1/+0Star
| | * | 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/+0Star
|\ \ \ | |/ / |/| |
| * | ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarationsHeiko Stuebner2011-09-161-27/+0Star
| |/
* / ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner2011-09-261-1/+1
|/
* ARM: S3C24XX: Add clkdev supportThomas Abraham2011-07-201-12/+4Star
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-4/+2Star
* 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/+45Star
|/
* 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/+1Star
* 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/+0Star
|/
* 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/+11Star
|\ \
| * | ARM: S3C2443: Move parts of the clock code to common clock fileBen Dooks2010-05-102-446/+7Star
| * | ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2010-05-101-23/+4Star
| |/
* / 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/+260Star
|\
| * 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/+0Star
| * ARM: S3C2443: Update notes on MPLLREF clockBen Dooks2010-03-071-2/+4
| * ARM: S3C2443: Further clksrc-clk conversionsBen Dooks2010-03-071-125/+62Star
| * ARM: S3C2443: Change to using plat-samsung clksrc-clk implementationBen Dooks2010-03-072-387/+127Star
| * ARM: S3C2443: Use common clock gate codeBen Dooks2010-01-301-35/+13Star
* | ARM: SMDK2443: Enable AC97 deviceJassi Brar2010-02-241-0/+8
* | ARM: Merge next-samsung-s3c64xx-platdeletionBen Dooks2010-02-231-1/+1
|\ \
| * | ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks2010-02-221-1/+1
| |/
* / ARM: S3C244X: Merge plat-s3c24xx s3c2440.h and s3c2442.h into s3c244x.hBen Dooks2010-02-011-1/+1
|/
* ARM: SAMSUNG: Add call to register array of clocksBen Dooks2010-01-151-8/+1Star