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