aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/mach-n30.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-03ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim1-608/+0
2012-01-05ARM: 7265/1: restart: S3C24XX: use new restart hookKukjin Kim1-0/+4
2011-08-21ARM: mach-s3c24*: convert boot_params to atag_offsetNicolas Pitre1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-07ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementationLars-Peter Clausen1-20/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-4/+0
2010-05-19ARM: Merge for-2635/gpio2Ben Dooks1-0/+3
2010-05-07ARM: n30: Just call s3c24xx_init_irq() directly from machine definitionBen Dooks1-7/+2
2010-05-07ARM: n30: Fixup gpiolib calls for mmc powerBen Dooks1-4/+6
2010-05-07ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card readerPinkava J1-0/+15
2010-05-07ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35Pinkava J1-0/+11
2010-05-07ARM: n35: Enable wake-up by Power button on Acer n35Pinkava J1-0/+2
2010-05-07ARM: n35: Add support for LEDs on Acer n35Pinkava J1-0/+33
2010-05-07ARM: n30: Add RTC platform device for Acer n30 / Acer n35Pinkava J1-0/+2
2010-05-07ARM: n30: fix: suspended wrong USB port on Acer n35Pinkava J1-1/+1
2010-05-06ARM: n30: Update mach-n30 to use gpiolib APIBen Dooks1-2/+5
2010-01-15ARM: S3C: Rename s3c_device_usb to s3c_device_ohciBen Dooks1-1/+1
2009-12-01ARM: N30: Use s3c_i2c0_set_platdata() to set I2C platform dataBen Dooks1-2/+2
2009-05-18[ARM] S3C24XX: GPIO: Change to macros for GPIO numberingBen Dooks1-25/+25
2009-05-18[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks1-0/+1
2009-04-07i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone1-2/+1
2008-12-18[ARM] S3C: Remove unnecessary <linux/delay.h> includesBen Dooks1-1/+0
2008-12-15[ARM] S3C: Make i2c device definition common to plat-s3cBen Dooks1-3/+3
2008-10-30[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/platBen Dooks1-1/+1
2008-10-30[ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.Ben Dooks1-1/+1
2008-10-14Merge branch 's3c-move' into develRussell King1-5/+5
2008-10-07[ARM] S3C24XX: Additional include movesBen Dooks1-1/+1
2008-10-07[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks1-4/+4
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-5/+5
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-07[ARM] Acer n30: Minor style and indentation fixes.Ben Dooks1-28/+28
2008-07-07[ARM] Acer n30: Hardware initialisation.Christer Weinigel1-0/+139
2008-07-07[ARM] Acer n30: LCD support.Christer Weinigel1-0/+28
2008-07-07[ARM] Acer n30: Add support for n35 and related devices.Christer Weinigel1-4/+141
2008-07-07[ARM] Acer n30: LED support.Christer Weinigel1-0/+37
2008-07-07[ARM] Acer n30: GPIO buttons supportChrister Weinigel1-0/+67
2008-07-07[ARM] Acer n30: USB bus pull-up support.Christer Weinigel1-0/+25
2008-07-07[ARM] Acer n30: Source file cleanups.Christer Weinigel1-23/+16
2007-07-22[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks1-2/+2
2007-04-21[ARM] 4325/1: S3C24XX: remove s3c24xx_boardBen Dooks1-6/+2
2007-02-16[ARM] 4209/1: S3C24XX: remove unnecessary includes of iomd.hBen Dooks1-1/+0
2007-02-11[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu componentsBen Dooks1-4/+4
2006-12-17[ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.hBen Dooks1-2/+1
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-09-20[ARM] 2928/1: S3C2410 - make machine init code staticBen Dooks1-3/+3
2005-09-05[ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks1-20/+10
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-4/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+155