aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm1176
AgeCommit message (Expand)AuthorFilesLines
2009-11-27S3C6400/SMDK6400: fix stack_setup in start.SSeunghyeon Rhee1-6/+1
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang6-6/+6
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala2-4/+2
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2-3/+0
2009-06-26s3c64xx: move the reset_cpu functionMinkyu Kang3-16/+36
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD1-5/+0
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-0/+56
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2-2/+2
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel4-4/+4
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD1-8/+0
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD1-56/+1
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD1-47/+11
2009-04-05Move machine specific code to board at s3c64xx (v2)Kyungmin Park1-7/+0
2009-03-29s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2-46/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-15/+15
2008-09-09ARM: Use do_div() instead of division for "long long".Sergei Poselenov1-1/+4
2008-08-31USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski2-0/+46
2008-08-31ARM: Add arm1176 core with S3C6400 SoCGuennadi Liakhovetski9-0/+1285