Age | Commit message (Expand) | Author | Files | Lines |
2012-03-03 | ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/ | Kukjin Kim | 1 | -386/+0 |
2012-01-07 | Merge branch 'depends/rmk/for-linus' into samsung/dt | Arnd Bergmann | 1 | -0/+2 |
2012-01-05 | ARM: 7265/1: restart: S3C24XX: use new restart hook | Kukjin Kim | 1 | -0/+2 |
2011-12-23 | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it | Thomas Abraham | 1 | -24/+0 |
2011-08-21 | ARM: mach-s3c24*: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2010-05-06 | ARM: VR1000: Update mach-vr1000.c to use gpiolib API | Ben Dooks | 1 | -2/+3 |
2010-01-15 | ARM: S3C: Rename s3c_device_usb to s3c_device_ohci | Ben Dooks | 1 | -1/+1 |
2009-12-01 | ARM: S3C: Update Simtec copyright statements from , to - [2] | Ben Dooks | 1 | -1/+1 |
2009-12-01 | ARM: S3C24XX: machine support for Simtec Audio | Ben Dooks | 1 | -0/+2 |
2009-05-18 | [ARM] S3C24XX: GPIO: Change to macros for GPIO numbering | Ben Dooks | 1 | -5/+5 |
2009-05-18 | [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> | Ben Dooks | 1 | -0/+1 |
2009-05-17 | [ARM] S3C24XX: GPIO: Remove pin specific input and output defines | Ben Dooks | 1 | -1/+1 |
2008-12-15 | [ARM] S3C: Make i2c device definition common to plat-s3c | Ben Dooks | 1 | -1/+3 |
2008-10-14 | Merge branch 's3c-move' into devel | Russell King | 1 | -4/+4 |
2008-10-07 | [ARM] S3C24XX: Additional include moves | Ben Dooks | 1 | -1/+1 |
2008-10-07 | [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* | Ben Dooks | 1 | -3/+3 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 1 | -1/+1 |
2008-08-08 | Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ... | Ben Dooks | 1 | -7/+7 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -7/+7 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-15 | [ARM] S3C24XX: s3c243xx_clock_register() data can be __initdata | Ben Dooks | 1 | -1/+1 |
2008-07-03 | [ARM] VR1000: Add tmp101 to list of I2C devices on the board | Ben Dooks | 1 | -0/+2 |
2008-07-03 | [ARM] VR1000: Add i2c device list to Thorcom VR1000 | Ben Dooks | 1 | -1/+15 |
2008-07-03 | [ARM] S3C24XX: Add physmap device for all Simtec NOR equiped boards. | Ben Dooks | 1 | -18/+4 |
2008-07-03 | [ARM] BAST/VR1000: Move to using ata_platform (libata) | Ben Dooks | 1 | -28/+0 |
2008-07-03 | [ARM] S3C2410: Fix flags on DM9000 resources on BAST and VR1000 | Ben Dooks | 1 | -2/+2 |
2008-05-22 | [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation | Ben Dooks | 1 | -2/+2 |
2008-04-17 | [ARM] 4986/1: S3C24XX: Simtec machines need UCLK as parent to DCLK | Ben Dooks | 1 | -1/+1 |
2008-01-28 | [ARM] 4729/1: VR1000: Do not add IIS device on initialisation | Ben Dooks | 1 | -1/+0 |
2007-07-22 | [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c | Ben Dooks | 1 | -1/+1 |
2007-04-21 | [ARM] 4325/1: S3C24XX: remove s3c24xx_board | Ben Dooks | 1 | -7/+5 |
2007-04-21 | [ARM] 4324/1: S3C24XX: remove clocks from s3c24xx_board | Ben Dooks | 1 | -2/+2 |
2007-02-11 | [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components | Ben Dooks | 1 | -3/+3 |
2006-12-19 | [ARM] 4059/1: VR1000: fix LED3's platform device number | Ben Dooks | 1 | -1/+1 |
2006-12-07 | [ARM] 3998/1: VR1000: LED platform devices | Ben Dooks | 1 | -1/+49 |
2006-09-06 | [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410 | Ben Dooks | 1 | -19/+0 |
2006-06-18 | [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration | Ben Dooks | 1 | -1/+1 |
2006-01-13 | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 1 | -1/+0 |
2005-11-08 | [ARM] 3125/2: VR1000: Fix map_decs initialiser | Ben Dooks | 1 | -18/+38 |
2005-10-12 | [ARM] 2979/2: S3C2410 - add static to non-exported machine items | Ben Dooks | 1 | -1/+1 |
2005-09-20 | [ARM] 2928/1: S3C2410 - make machine init code static | Ben Dooks | 1 | -1/+2 |
2005-09-08 | [SERIAL] Use an enum for serial8250 platform device IDs | Russell King | 1 | -1/+1 |
2005-07-03 | [PATCH] ARM: Remove machine description macros | Russell King | 1 | -3/+5 |
2005-06-29 | [PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410 | Ben Dooks | 1 | -6/+2 |
2005-06-23 | [PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000) | Ben Dooks | 1 | -4/+73 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+317 |