linux-kernel-test/arch/arm/mach-s5pv310
Kukjin Kim d07dc60c6c ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area
This patch changes VMALLOC_END from 0xE0000000 to 0xF6000000, because
some systems want to use more vmalloc()/ioremap() area and now don't use
from at 0xE0000000 to 0xF6000000 (the start of Samsung SoCs' VA space)

Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-10-25 16:11:50 +09:00
..
include/mach ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area 2010-10-25 16:11:50 +09:00
clock.c ARM: S5PV310: Add support RTC 2010-10-21 07:52:17 +09:00
cpu.c ARM: S5PV310: Add L2 cache init function in cpu.c 2010-10-25 16:11:16 +09:00
gpiolib.c ARM: S5PV310: Add support GPIOlib 2010-10-25 16:06:33 +09:00
headsmp.S
hotplug.c ARM: S5PV310: Add CPU hotplug support for S5PV310 2010-10-21 07:52:15 +09:00
init.c
irq-combiner.c ARM: S5PV310: Optimize interrupt source searching code 2010-10-21 07:52:18 +09:00
irq-eint.c ARM: S5PV310: Add support External Interrupt 2010-10-25 16:11:28 +09:00
Kconfig ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
localtimer.c ARM: S5PV310: Add Timer support 2010-08-05 18:32:42 +09:00
mach-smdkc210.c ARM: S5PV310: Remove L2 cache init in machine 2010-10-25 16:11:07 +09:00
mach-smdkv310.c ARM: S5PV310: Remove L2 cache init in machine 2010-10-25 16:11:07 +09:00
mach-universal_c210.c ARM: S5PV310: Remove L2 cache init in machine 2010-10-25 16:11:07 +09:00
Makefile ARM: S5PV310: Add support External Interrupt 2010-10-25 16:11:28 +09:00
Makefile.boot ARM: S5PV310: Add new Kconfig and Makefiles 2010-08-05 18:32:42 +09:00
platsmp.c ARM: S5PV310: Fix on Secondary CPU startup 2010-08-27 18:29:58 +09:00
setup-i2c0.c ARM: S5PV310: Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:42 +09:00
setup-i2c1.c ARM: S5PV310: Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:42 +09:00
setup-i2c2.c ARM: S5PV310: Change to using s3c_gpio_cfgall_range() 2010-10-23 11:50:42 +09:00
setup-i2c3.c ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
setup-i2c4.c ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
setup-i2c5.c ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
setup-i2c6.c ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
setup-i2c7.c ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support 2010-10-25 16:03:43 +09:00
setup-sdhci-gpio.c ARM: S5PV310: Add support HSMMC and SDHCI configuration 2010-10-25 16:02:20 +09:00
setup-sdhci.c ARM: S5PV310: Add support HSMMC and SDHCI configuration 2010-10-25 16:02:20 +09:00
time.c ARM: S5PV310: Add Timer support 2010-08-05 18:32:42 +09:00