aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-18[ARM] 3558/1: SMDK24XX: LED platform devicesBen Dooks1-0/+65
2006-06-18[ARM] 3553/1: S3C24XX: earlier print of cpu idcode infoBen Dooks1-2/+2
2006-06-18[ARM] 3551/1: S3C24XX: PM code failes to compile with CONFIG_DCACHE_WRITETHROUGHBen Dooks2-0/+6
2006-06-18[ARM] 3550/1: OSIRIS: fix serial port map for 1:1Ben Dooks1-1/+1
2006-06-04[ARM] Trivial typo fixesEgry Gabor1-1/+1
2006-05-17[ARM] 3529/1: s3c24xx: fix restoring control register with undefined instructionDimitry Andric1-4/+2
2006-04-13[ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition tableBen Dooks1-1/+1
2006-04-11[ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVNBen Dooks1-1/+1
2006-04-09[ARM] 3469/1: S3C24XX: clkout missing hclk selectorBen Dooks1-0/+4
2006-04-09[ARM] 3468/1: S3C2410: SMDK common include fixBen Dooks1-0/+1
2006-04-02[ARM] 3452/1: [S3C2410] RX3715 - add nand informationBen Dooks1-0/+35
2006-04-02[ARM] 3449/1: [S3C2410] Anubis - fix NAND timingsBen Dooks1-2/+2
2006-04-02[ARM] 3448/1: [S3C2410] Settle delay when _enabling_ USB PLLBen Dooks1-1/+1
2006-04-02[ARM] 3442/1: [S3C2410] SMDK: NAND device setupBen Dooks1-1/+84
2006-04-02[ARM] 3447/1: [S3C2410] SMDK - default LEDs to offBen Dooks1-4/+4
2006-04-01[ARM] 3440/1: [S3C2410] make SMDK2410 and SMDK2440 similarities commonBen Dooks6-21/+84
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-21[ARM] 3375/1: S3C2440 - fix osiris machine buildBen Dooks1-3/+7
2006-03-21[ARM] 3361/1: S3C24XX - add USB bus clock sourceBen Dooks3-2/+37
2006-03-21[ARM] 3360/1: S3C2440 - add set rate methods and camera clockBen Dooks1-0/+51
2006-03-21[ARM] 3359/1: S3C24XX - add support for clk_set_rateBen Dooks2-1/+15
2006-03-21[ARM] 3333/1: S3C2XX - add dclk and clkout clock supportBen Dooks1-1/+93
2006-03-21[ARM] 3331/1: S3C24XX - add clk_set_parent() to clock codeBen Dooks2-0/+20
2006-03-21[ARM] 3330/1: S3C24XX - move UPLL to main clockBen Dooks2-19/+38
2006-03-21[ARM] 3329/1: S3C24XX - fix time for osiris machineBen Dooks1-1/+7
2006-03-21[ARM] 3327/1: S3C2410 - add osiris machine supportBen Dooks3-0/+298
2006-03-15[ARM] 3358/1: [S3C2410] add missing SPI DMA resourcesAlbrecht Dreß1-0/+12
2006-02-10[ARM] 3326/1: H1940 - Control latchesBen Dooks1-2/+27
2006-02-09[ARM] 3314/1: S3C2400 - adds s3c2400.hLucas Correia Villa Real1-0/+31
2006-02-08[ARM] 3299/1: S3C24XX - fix irq range on adc deviceBen Dooks1-0/+5
2006-02-08[ARM] 3303/1: S3C24XX - add clock enable usage countingBen Dooks2-10/+34
2006-02-01[ARM] 3286/2: S3C2400 - adds to the table of supported CPUsLucas Correia Villa Real1-2/+16
2006-02-01[ARM] 3284/1: S3C2400 - adds support to GPIOLucas Correia Villa Real5-65/+152
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real4-33/+35
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre10-10/+0
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven1-5/+6
2006-01-09[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks1-103/+103
2006-01-08[PATCH] IRQ type flagsRussell King1-3/+3
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King4-6/+4
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King3-17/+0
2005-11-16[ARM] 3161/1: BAST - fix commas on end of structsBen Dooks1-14/+14
2005-11-09[ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space)Ben Dooks1-2/+21
2005-11-09[ARM] 3137/1: RX3715 - fix map_desc initialiserBen Dooks1-2/+11
2005-11-09[ARM] 3136/1: Anubis - fix map_desc initialisersBen Dooks1-9/+42
2005-11-08[ARM] 3132/1: S3C2410 - reset on decompression errorBen Dooks1-0/+8
2005-11-08[ARM] 3126/1: BAST: fix map_desc initialisationBen Dooks1-21/+52
2005-11-08[ARM] 3125/2: VR1000: Fix map_decs initialiserBen Dooks1-18/+38
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+66
2005-11-01[ARM] 3071/1: RX3715 - add lcd/fb platform setupBen Dooks1-4/+66
2005-10-29Create platform_device.h to contain all the platform device details.Russell King15-10/+15