dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-s3c64xx
Darius Augulis 8b8c87dee4 ARM: S3C64XX: fix uart clock setup for mini6410/real6410
Don't rewrite clock config in UCON preconfigured by
bootloader. No need to set 10th bit in UCON because
[11:10] 2'b00 means source clock is PCLK too.
If set, console does not work if bootloader
has preconfigured [11:10] with 2'b00.
If not set, console works with any bootloader
config value (2'bxx).
More information about clock setup in UCON is available
in "S3C6410X RISC Microprocessor User's Manual,
Revision 1.20" p. 31-13 (Chapter 31.6.2
UART CONTROL REGISTER).

Signed-off-by: Darius Augulis <augulis.darius@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-11-25 10:58:11 +09:00
..
include/mach Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable 2010-10-28 12:27:34 +01:00
Kconfig ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings 2010-11-13 16:30:29 +09:00
Makefile ARM: S3C64XX: add support for mach-mini6410 2010-10-21 07:42:29 +09:00
Makefile.boot
clock.c ARM: S3C64XX: Add keypad device to the SMDK6410 board 2010-08-06 21:28:30 +09:00
cpu.c ARM: S3C64XX: Merge s3c6400-init.c into cpu.c 2010-02-20 22:34:01 +00:00
cpufreq.c ARM: S3C64XX: Move core support to mach-s3c64xx 2010-02-20 22:33:54 +00:00
dev-audio.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable 2010-10-28 12:27:34 +01:00
dev-onenand1.c ARM: SAMSUNG: Add platform support code for OneNAND controller 2010-05-20 17:48:36 +09:00
dev-spi.c ARM: S3C64XX: Prototype SPI devices 2010-09-18 09:54:54 +09:00
dev-uart.c ARM: S3C64XX: Move device and device setup into mach-s3c64xx 2010-02-20 22:32:01 +00:00
dma.c DMAENGINE: correct PL080 register header file 2010-08-14 16:29:55 +01:00
gpiolib.c ARM: SAMSUNG: Add common samsung_gpiolib_to_irq function 2010-10-21 07:54:57 +09:00
irq-eint.c ARM: S3C64XX: Move IRQ support into mach-s3c64xx 2010-02-20 22:32:00 +00:00
irq-pm.c ARM: S3C64XX: Move IRQ support into mach-s3c64xx 2010-02-20 22:32:00 +00:00
irq.c ARM: S3C64XX: Move IRQ support into mach-s3c64xx 2010-02-20 22:32:00 +00:00
mach-anw6410.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-hmt.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-mini6410.c ARM: S3C64XX: fix uart clock setup for mini6410/real6410 2010-11-25 10:58:11 +09:00
mach-ncp.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-real6410.c ARM: S3C64XX: fix uart clock setup for mini6410/real6410 2010-11-25 10:58:11 +09:00
mach-smartq.c ARM: 6351/1: s3c64xx: don't put smartq_bl_init in .init.text 2010-09-02 16:36:07 +01:00
mach-smartq.h ARM: S3C6410: Add basic support for SmartQ machines 2010-05-20 19:42:15 +09:00
mach-smartq5.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-smartq7.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-smdk6400.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
mach-smdk6410.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 2010-10-25 08:32:05 -07:00
pm.c ARM: S3C64XX: PM: Synchronise wakeup mask on suspend 2010-05-20 21:07:08 +09:00
s3c6400.c ARM: SAMSUNG: Add platform support code for OneNAND controller 2010-05-20 17:48:36 +09:00
s3c6410.c ARM: SAMSUNG: Implement set_name function for ADC devices 2010-08-05 18:32:50 +09:00
setup-fb-24bpp.c ARM: S3C64XX: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:07 +09:00
setup-i2c0.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-i2c1.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-ide.c ARM: S3C64XX: Ensure s3c64xx_ide_setup_gpio() is prototyped 2010-10-25 16:04:33 +09:00
setup-keypad.c ARM: S3C64XX: Ensure samsung_keypad_cfg_gpio() is prototyped 2010-10-25 16:04:27 +09:00
setup-sdhci-gpio.c ARM: S3C64XX: Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:51:37 +09:00
setup-sdhci.c ARM: S3C64XX: Squash SDHCI setup into one file 2010-01-26 10:38:52 +09:00
sleep.S ARM: S3C64XX: Move core support to mach-s3c64xx 2010-02-20 22:33:54 +00:00