aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf527/head.S
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich2009-01-071-146/+0
* Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...Robin Getz2008-10-161-1/+1
* Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz2008-10-131-0/+3
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-271-2/+2
* Blackfin arch: do not muck with the UART during boot -- let the serial driver...Mike Frysinger2008-08-141-36/+0
* Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...Mike Frysinger2008-08-141-9/+0
* Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich2008-08-061-7/+0
* Blackfin arch: unify the duplicated portions of __start and split mach-specif...Mike Frysinger2008-08-061-129/+3
* Blackfin arch: move async memory programming into common setup_arch() as the ...Mike Frysinger2008-08-061-22/+0
* Blackfin arch: unify the duplicated _real_start functionsMike Frysinger2008-08-061-70/+0
* Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...Mike Frysinger2008-08-061-19/+0
* Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich2008-07-141-9/+3
* [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S ...Mike Frysinger2008-04-241-18/+0
* Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-211-0/+456