aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAge
* Blackfin arch: ensure we work around ANOMALY_05000261 for null pointersRobin Getz2007-11-12
* Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-29
* Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich2007-10-21
* Blackfin arch: force irq_flags into the .data sectionMike Frysinger2007-10-21
* Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-21
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-18
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-18
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-18
* Blackfin arch: the load address is not safe to point to as a workaround for A...Robin Getz2007-10-10
* Blackfin arch: Print out debug info, as early as possibleRobin Getz2007-10-09
* Blackfin arch: fix endless loop bug when a double fault happensRobin Getz2007-10-09
* Blackfin arch: add an exception request/free apiMike Frysinger2007-08-05
* Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger2007-08-05
* Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-10
* Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger2007-08-03
* Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-24
* Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-03
* Blackfin arch: Add label to call new GPIO APIMichael Hennerich2007-07-24
* Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselvesMike Frysinger2007-07-24
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-24
* Blackfin arch: add some missing syscallBryan Wu2007-09-22
* Blackfin arch: Update/Fix PM support add new pm_ops validMichael Hennerich2007-08-27
* Blackfin arch: add error message when IRQ no availableMichael Hennerich2007-07-24
* Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt2007-07-25
* Blackfin arch: Load P0 before storing through itBernd Schmidt2007-07-24
* Blackfin arch: clean up some coding style issuesBryan Wu2007-07-12
* Blackfin arch: scrub dead codeMike Frysinger2007-07-11
* Blackfin arch: Some memory and code optimizations - Fix SYS_IRQSMichael Hennerich2007-07-12
* Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich2007-07-12
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-12
* Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz2007-06-21
* Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt2007-07-12
* Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich2007-06-20
* Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt2007-06-20
* Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-12
* Blackfin arch: update ANOMALY handlingRobin Getz2007-06-20
* Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...Michael Hennerich2007-06-11
* Blackfin arch: fix spelling typo in outputMike Frysinger2007-06-11
* Blackfin arch: add proper ENDPROC()Mike Frysinger2007-06-11
* Blackfin arch: spelling fixesSimon Arlott2007-06-11
* Blackfin arch: update pm.c according to power management API change.Bryan Wu2007-05-21
* Blackfin arch: fix signal handling bugBernd Schmidt2007-05-21
* Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich2007-05-21
* blackfin architectureBryan Wu2007-05-07