summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf548/head.S
Commit message (Expand)AuthorAgeFilesLines
* 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: remove non-bf54x ifdef logic since this file is only compiled ...Mike Frysinger2008-10-101-45/+4
* 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-10/+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-130/+3
* Blackfin arch: move async memory programming into common setup_arch() as the ...Mike Frysinger2008-08-061-42/+0
* Blackfin arch: unify the duplicated _real_start functionsMike Frysinger2008-08-061-73/+0
* Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich2008-07-141-3/+3
* [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S ...Mike Frysinger2008-04-241-18/+0
* [Blackfin] arch: kill section mismatch warningsBryan Wu2008-02-291-2/+7
* [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...Sonic Zhang2008-01-271-0/+47
* [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2007-12-231-4/+4
* Blackfin arch: fix bug NOR Flash MTD mount failSonic Zhang2007-11-211-0/+21
* Blackfin arch: Print out debug info, as early as possibleRobin Getz2007-10-091-0/+6
* Blackfin arch: rewrite our reboot code in CMike Frysinger2007-10-111-125/+0
* Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger2007-08-051-3/+7
* Blackfin arch: Add support for the M25P16 SPI FLashMichael Hennerich2007-08-051-0/+2
* Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-251-1/+1
* Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-031-0/+1
* Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselvesMike Frysinger2007-07-251-6/+6
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-251-1/+1
* Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz2007-06-211-0/+5
* Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-121-0/+507
OpenPOWER on IntegriCloud