| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/ | Kukjin Kim | 2012-03-02 | 1 | -608/+0 |
* | ARM: 7265/1: restart: S3C24XX: use new restart hook | Kukjin Kim | 2012-01-05 | 1 | -0/+4 |
* | ARM: mach-s3c24*: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -2/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation | Lars-Peter Clausen | 2011-03-07 | 1 | -20/+1 |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -4/+0 |
* | ARM: Merge for-2635/gpio2 | Ben Dooks | 2010-05-19 | 1 | -0/+3 |
|\ |
|
| * | ARM: n30: Update mach-n30 to use gpiolib API | Ben Dooks | 2010-05-06 | 1 | -2/+5 |
* | | ARM: n30: Just call s3c24xx_init_irq() directly from machine definition | Ben Dooks | 2010-05-07 | 1 | -7/+2 |
* | | ARM: n30: Fixup gpiolib calls for mmc power | Ben Dooks | 2010-05-07 | 1 | -4/+6 |
* | | ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader | Pinkava J | 2010-05-07 | 1 | -0/+15 |
* | | ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35 | Pinkava J | 2010-05-07 | 1 | -0/+11 |
* | | ARM: n35: Enable wake-up by Power button on Acer n35 | Pinkava J | 2010-05-07 | 1 | -0/+2 |
* | | ARM: n35: Add support for LEDs on Acer n35 | Pinkava J | 2010-05-07 | 1 | -0/+33 |
* | | ARM: n30: Add RTC platform device for Acer n30 / Acer n35 | Pinkava J | 2010-05-07 | 1 | -0/+2 |
* | | ARM: n30: fix: suspended wrong USB port on Acer n35 | Pinkava J | 2010-05-07 | 1 | -1/+1 |
|/ |
|
* | ARM: S3C: Rename s3c_device_usb to s3c_device_ohci | Ben Dooks | 2010-01-15 | 1 | -1/+1 |
* | ARM: N30: Use s3c_i2c0_set_platdata() to set I2C platform data | Ben Dooks | 2009-12-01 | 1 | -2/+2 |
* | [ARM] S3C24XX: GPIO: Change to macros for GPIO numbering | Ben Dooks | 2009-05-18 | 1 | -25/+25 |
* | [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> | Ben Dooks | 2009-05-18 | 1 | -0/+1 |
* | i2c-s3c2410: Simplify bus frequency calculation | Daniel Silverstone | 2009-04-07 | 1 | -2/+1 |
* | [ARM] S3C: Remove unnecessary <linux/delay.h> includes | Ben Dooks | 2008-12-18 | 1 | -1/+0 |
* | [ARM] S3C: Make i2c device definition common to plat-s3c | Ben Dooks | 2008-12-16 | 1 | -3/+3 |
* | [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat | Ben Dooks | 2008-10-30 | 1 | -1/+1 |
* | [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat. | Ben Dooks | 2008-10-30 | 1 | -1/+1 |
* | Merge branch 's3c-move' into devel | Russell King | 2008-10-14 | 1 | -5/+5 |
|\ |
|
| * | [ARM] S3C24XX: Additional include moves | Ben Dooks | 2008-10-08 | 1 | -1/+1 |
| * | [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* | Ben Dooks | 2008-10-07 | 1 | -4/+4 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -5/+5 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] Acer n30: Minor style and indentation fixes. | Ben Dooks | 2008-07-07 | 1 | -28/+28 |
* | [ARM] Acer n30: Hardware initialisation. | Christer Weinigel | 2008-07-07 | 1 | -0/+139 |
* | [ARM] Acer n30: LCD support. | Christer Weinigel | 2008-07-07 | 1 | -0/+28 |
* | [ARM] Acer n30: Add support for n35 and related devices. | Christer Weinigel | 2008-07-07 | 1 | -4/+141 |
* | [ARM] Acer n30: LED support. | Christer Weinigel | 2008-07-07 | 1 | -0/+37 |
* | [ARM] Acer n30: GPIO buttons support | Christer Weinigel | 2008-07-07 | 1 | -0/+67 |
* | [ARM] Acer n30: USB bus pull-up support. | Christer Weinigel | 2008-07-07 | 1 | -0/+25 |
* | [ARM] Acer n30: Source file cleanups. | Christer Weinigel | 2008-07-07 | 1 | -23/+16 |
* | [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c | Ben Dooks | 2007-07-22 | 1 | -2/+2 |
* | [ARM] 4325/1: S3C24XX: remove s3c24xx_board | Ben Dooks | 2007-04-21 | 1 | -6/+2 |
* | [ARM] 4209/1: S3C24XX: remove unnecessary includes of iomd.h | Ben Dooks | 2007-02-16 | 1 | -1/+0 |
* | [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components | Ben Dooks | 2007-02-11 | 1 | -4/+4 |
* | [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h | Ben Dooks | 2006-12-18 | 1 | -2/+1 |
* | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 2006-01-13 | 1 | -1/+0 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | [ARM] 2928/1: S3C2410 - make machine init code static | Ben Dooks | 2005-09-20 | 1 | -3/+3 |
* | [ARM] 2876/1: N30 - remove task to toggle USB D+ line | Ben Dooks | 2005-09-05 | 1 | -20/+10 |
* | [PATCH] ARM: Remove machine description macros | Russell King | 2005-07-03 | 1 | -4/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+155 |