summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: S5PV210: Fix build error on pm debugSangbeom Kim2010-10-211-0/+2
| * | ARM: S5P: Unify defines for both gpio interrupt typesMarek Szyprowski2010-10-211-7/+0
| * | ARM: SAMSUNG: Add common samsung_gpiolib_to_irq functionJoonyoung Shim2010-10-211-0/+8
| * | ARM: S5PV210: Add support for GPIO InterruptMarek Szyprowski2010-10-212-2/+10
| * | ARM: S5PV210: Enable USB HSOTG gadget buildMarek Szyprowski2010-10-213-0/+28
| * | ARM: S5PV210: Add Support for MMC regulators on GONI boardMarek Szyprowski2010-10-211-3/+37
| * | ARM: S5PV210: Add Support for OTG USB Gadget on GONI boardMarek Szyprowski2010-10-212-0/+5
| * | ARM: S5PV210: fb setup for GONI - remove pixel clockMarek Szyprowski2010-10-211-1/+0
| * | ARM: S5PV210: update framebuffer setup information for GONIMarek Szyprowski2010-10-211-2/+2
| * | ARM: S5P: Remove redundant selection PLAT_S5P for S5PC100, S5PV210 and S5PV310Kyungmin Park2010-10-211-1/+0
| * | ARM: S5PV210: Place the common SPARSEMEM at ARCH_S5PV210Kyungmin Park2010-10-211-4/+0
| * | ARM: S5PV210: Add Torbreck board supportKyuho Choi2010-10-213-0/+150
| * | ARM: S5PV210: Add DMC map_desc table for supporting DMC accessJaecheol Lee2010-10-212-0/+13
| * | ARM: S5PV210: Add keypad device to the GONI boardJoonyoung Shim2010-10-212-0/+29
| * | ARM: SAMSUNG: Change the 3rd HSMMC interrupt name for compatibilityKukjin Kim2010-10-211-1/+1
| |/
* | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-204-8/+0
* | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+5
|/
* ARM: S5P: Moves initial map for merging S5P64X0Kukjin Kim2010-10-182-9/+21
* ARM: S5P: Move OneNAND device definitions in plat-s5pKukjin Kim2010-10-186-65/+7
* ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh2010-10-081-0/+1
* ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim2010-10-081-5/+0
* ARM: S5PV210: Add FIMC clocksMarek Szyprowski2010-09-141-0/+18
* ARM: S5PV210: Reduce the iodesc length of systimerKyungmin Park2010-09-141-1/+1
* ARM: S5PV210: Update I2C-1 Clock Register Property.MyungJoo Ham2010-09-141-1/+1
* ARM: S5P: VMALLOC_END should be unsigned longKyungmin Park2010-08-231-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-1125-115/+1234
|\
| * ARM: S5PV210: Fix on missing s3c-sdhci card detection method for hsmmc3Kukjin Kim2010-08-091-2/+5
| * ARM: S5PV210: Override FIMC driver name on Aquila boardSylwester Nawrocki2010-08-091-0/+5
| * ARM: S5PV210: enable FIMC on GoniSylwester Nawrocki2010-08-092-0/+6
| * ARM: S5PV210: enable FIMC on AquilaSylwester Nawrocki2010-08-092-0/+6
| * Merge branch 'next-samsung' into for-nextKukjin Kim2010-08-0610-35/+53
| |\
| | * ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCsKukjin Kim2010-08-067-7/+7
| | * ARM: SAMSUNG: Add platform definitions and helpers for FIMC driverSylwester Nawrocki2010-08-062-0/+12
| | * ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine spec...Banajit Goswami2010-08-061-2/+0
| | * ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCsMarek Szyprowski2010-08-051-6/+16
| | * ARM: SAMSUNG: Implement set_name function for ADC devicesNaveen Krishna Ch2010-08-051-4/+3
| * | Merge branch 'next-s5p' into for-nextKukjin Kim2010-08-066-66/+63
| |\ \
| | * | ARM: S5P: Add Support common arch_reset() for S5PJongpill Lee2010-08-051-5/+2
| | * | ARM: S5P: Changes the definition name of default UART registersKukjin Kim2010-08-054-60/+60
| | * | ARM: S5P: Add PMU deviceJoonyoung Shim2010-08-051-1/+1
| | |/
| * | ARM: S5PC110: Add OneNAND interrupt numberKyungmin Park2010-08-051-1/+6
| * | ARM: S5PV210: cleanup hsmmc clock definitionsMarek Szyprowski2010-08-051-2/+2
| * | ARM: S5PV210: Add SDHCI devices for GONI boardMarek Szyprowski2010-08-052-0/+43
| * | ARM: S5PV210: Add SDHCI devices for Aquila boardMarek Szyprowski2010-08-052-0/+43
| * | ARM: S5PV210: Add support for I2C devices on SMDKV210 and SMDKC110Naveen Krishna Ch2010-08-053-2/+65
| * | ARM: S5PV210: Add s5pv210_sw_reset for SWRESETJongpill Lee2010-08-052-0/+11
| * | ARM: S5PV210: Add RTC support for S5PV210 and S5PC110Atul Dahiya2010-08-054-1/+9
| * | ARM: S5PV210: Add support HSMMC on SMDKV210Hyuk Lee2010-08-055-0/+31
| * | ARM: S5PV210: Add keypad device to the SMDKV210 boardNaveen Krishna Ch2010-08-052-0/+24
| * | ARM: S5PV210: Add keypad device helpersJoonyoung Shim2010-08-055-0/+47
OpenPOWER on IntegriCloud