| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: S5P: Fix on missing S5P_DEV_FIMC in plat-s5p/Kconfig | Kukjin Kim | 2010-08-09 | 1 | -0/+15 |
* | Merge branch 'next-samsung' into for-next | Kukjin Kim | 2010-08-06 | 4 | -0/+113 |
|\ |
|
| * | ARM: SAMSUNG: Add platform definitions and helpers for FIMC driver | Sylwester Nawrocki | 2010-08-06 | 4 | -0/+113 |
* | | Merge branch 'next-s5p' into for-next | Kukjin Kim | 2010-08-06 | 5 | -0/+89 |
|\ \ |
|
| * | | ARM: S5P: Add s5p_reset_hook() for perform reset using SWRESET on S5P SoCs | Jongpill Lee | 2010-08-05 | 2 | -2/+25 |
| * | | ARM: S5P: Add System define for arch_reset() | Jongpill Lee | 2010-08-05 | 2 | -0/+29 |
| * | | ARM: S5P: Add PMU device | Joonyoung Shim | 2010-08-05 | 2 | -0/+37 |
| |/ |
|
* | | ARM: S5PV310: Add new Kconfig and Makefiles | Changhwan Youn | 2010-08-05 | 1 | -2/+3 |
* | | ARM: S5PV310: Add Timer support | Changhwan Youn | 2010-08-05 | 1 | -0/+1 |
* | | ARM: S5PV310: Add IRQ support | Changhwan Youn | 2010-08-05 | 1 | -0/+2 |
* | | ARM: S5PV310: Add Clock and PLL support | Changhwan Youn | 2010-08-05 | 1 | -0/+41 |
* | | ARM: S5PV310: Add new CPU initialization support | Changhwan Youn | 2010-08-05 | 3 | -0/+57 |
* | | ARM: S5P: Remove fixed uart offset dependent code | Changhwan Youn | 2010-08-05 | 2 | -5/+8 |
|/ |
|
* | ARM: S5P: Bug fix on external interrupt for S5P SoCs | Boojin Kim | 2010-07-05 | 1 | -1/+1 |
* | ARM: S5P: Regoster clk_xusbxti clock for hsotg driver | Thomas Abraham | 2010-05-28 | 1 | -0/+1 |
* | ARM: S5P: Fix the platform external interrupt issues. | Pannaga Bhushan | 2010-05-26 | 3 | -5/+18 |
* | ARM: SAMSUNG: Fixup merge problem | Ben Dooks | 2010-05-20 | 1 | -1/+1 |
* | ARM: Merge for-2635-4/s5pc1xx-removal | Ben Dooks | 2010-05-20 | 3 | -1/+44 |
|\ |
|
| * | ARM: SAMSUNG: move S5PC100 support from plat-s5pc1xx to plat-s5p framework | Marek Szyprowski | 2010-05-20 | 3 | -1/+44 |
* | | ARM: S5PV210: Add IRQ_EINT interrupt support. | Jongpill Lee | 2010-05-20 | 3 | -0/+220 |
|/ |
|
* | ARM: S5PC100: Pre-requisite clock patch for plat-s5pc1xx to plat-s5p move | Thomas Abraham | 2010-05-19 | 3 | -1/+25 |
* | ARM: SAMSUNG: Copy common I2C0 device helpers to machine directories | Marek Szyprowski | 2010-05-19 | 2 | -26/+0 |
* | ARM: SAMSUNG: move driver strength gpio configuration helper to common dir | Marek Szyprowski | 2010-05-19 | 1 | -0/+1 |
* | ARM: Merge for-2635/s5pv210-clock | Ben Dooks | 2010-05-19 | 2 | -0/+9 |
|\ |
|
| * | ARM: S5PV210: Add support for VPLL | Thomas Abraham | 2010-05-17 | 2 | -0/+9 |
* | | ARM: Merge for-2635/samsung-clock | Ben Dooks | 2010-05-19 | 2 | -0/+6 |
|\ \ |
|
| * | | ARM: S5P: Add USB External Crystal clock definition | Thomas Abraham | 2010-05-11 | 2 | -0/+6 |
| |/ |
|
* | | ARM: SAMSUNGy: fix broken timer irq base | Marek Szyprowski | 2010-05-19 | 1 | -1/+1 |
|/ |
|
* | ARM: S5PV210: Update Kconfig and Makefiles | Kukjin Kim | 2010-02-24 | 1 | -1/+1 |
* | ARM: S5PV210: Add IRQ support | Kukjin Kim | 2010-02-24 | 1 | -0/+2 |
* | ARM: S5PV210: Add clock support for S5PV210 | Kukjin Kim | 2010-02-24 | 2 | -0/+15 |
* | ARM: S5PV210: Add Samsung S5PV210 CPU support | Kukjin Kim | 2010-02-24 | 3 | -0/+44 |
* | ARM: S5P6442: Add serial port support | Kukjin Kim | 2010-02-24 | 1 | -0/+2 |
* | ARM: S5P6442: Update Kconfig and Makefiles | Kukjin Kim | 2010-02-24 | 1 | -1/+1 |
* | ARM: S5P6442: Add IRQ support | Kukjin Kim | 2010-02-24 | 2 | -0/+5 |
* | ARM: S5P6442: Add Samsung S5P6442 CPU support | Kukjin Kim | 2010-02-24 | 3 | -0/+44 |
* | ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xx | Ben Dooks | 2010-02-24 | 1 | -1/+0 |
* | ARM: S5P: Change S5P_TIMER_IRQ based to 11 for SAMSUNG S5P series. | Atul Dahiya | 2010-01-29 | 1 | -1/+1 |
* | ARM: S5P6440: Move common memory map definitions for S5P | Kukjin Kim | 2010-01-27 | 4 | -12/+46 |
* | ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory | Kukjin Kim | 2010-01-27 | 4 | -769/+0 |
* | ARM: S5P6440: Add S5P6440 GPIO support | Kukjin Kim | 2010-01-19 | 1 | -0/+4 |
* | ARM: SAMSUNG: Make UART device code common | Ben Dooks | 2010-01-19 | 1 | -28/+0 |
* | ARM: S5P6440: Add serial port support | Kukjin Kim | 2010-01-15 | 1 | -0/+165 |
* | ARM: S5P6440: Add new Kconfig and Makefiles | Kukjin Kim | 2010-01-15 | 2 | -0/+62 |
* | ARM: S5P6440: Add IRQ support | Kukjin Kim | 2010-01-15 | 2 | -0/+156 |
* | ARM: S5P6440: Add Clock and PLL support | Kukjin Kim | 2010-01-15 | 4 | -0/+955 |
* | ARM: S5P6440: Add new CPU initialization support | Kukjin Kim | 2010-01-15 | 4 | -0/+202 |