summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* [Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt2008-01-271-0/+19
* [Blackfin] arch: Add some comments - fix semicolonsMichael Hennerich2008-01-111-17/+15
* [Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt2008-01-114-986/+1
* [Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to...Michael Hennerich2007-12-241-21/+46
* [Blackfin] arch: append IRQ Number to label stringMichael Hennerich2007-12-242-8/+19
* [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2007-12-232-8/+54
* [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...Robin Getz2007-12-211-3/+1
* [Blackfin] arch: do not use fixed numbers to describe offsets - no functional...Robin Getz2007-12-211-1/+1
* [Blackfin] arch: do not use hard coded addressesRobin Getz2007-12-211-4/+4
* [Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz2008-01-273-63/+49
* [Blackfin] arch: Add a note describing what is going on - no functional changesRobin Getz2008-01-271-2/+13
* Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger2007-11-211-1/+3
* Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...Mike Frysinger2007-11-211-2/+3
* Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz2007-11-211-5/+5
* Blackfin arch: Need to specify ax with the .init.text section,Bernd Schmidt2007-11-211-1/+1
* Blackfin arch: Fix typo, and add ENDPROC - no functional changesMike Frysinger2007-11-211-1/+2
* Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger2007-11-211-4/+4
* Blackfin arch: fix spurious newline in headerMike Frysinger2007-11-171-1/+1
* Blackfin arch: do not include linux/autoconf.hMike Frysinger2007-11-151-1/+0
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-152-31/+18
* Blackfin arch: fix bug cplbmgr.S does not exit properly on error conditionRobin Getz2007-11-151-7/+18
* Blackfin arch: ensure we work around ANOMALY_05000261 for null pointersRobin Getz2007-11-121-9/+29
* Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-291-1/+1
* Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich2007-10-211-3/+3
* Blackfin arch: force irq_flags into the .data sectionMike Frysinger2007-10-222-2/+14
* Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-211-10/+31
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-48/+5
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-2/+2
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-1/+1
* Blackfin arch: the load address is not safe to point to as a workaround for A...Robin Getz2007-10-101-4/+13
* Blackfin arch: Print out debug info, as early as possibleRobin Getz2007-10-091-2/+41
* Blackfin arch: fix endless loop bug when a double fault happensRobin Getz2007-10-091-15/+54
* Blackfin arch: add an exception request/free apiMike Frysinger2007-08-051-20/+22
* Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger2007-08-054-27/+31
* Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-105-11/+16
* Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger2007-08-033-30/+0
* Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-251-0/+73
* Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-033-2/+57
* Blackfin arch: Add label to call new GPIO APIMichael Hennerich2007-07-242-6/+6
* Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselvesMike Frysinger2007-07-255-68/+68
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-254-10/+10
* Blackfin arch: add some missing syscallBryan Wu2007-09-231-4/+19
* Blackfin arch: Update/Fix PM support add new pm_ops validMichael Hennerich2007-08-271-0/+6
* Blackfin arch: add error message when IRQ no availableMichael Hennerich2007-07-241-1/+5
* Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt2007-07-252-36/+45
* Blackfin arch: Load P0 before storing through itBernd Schmidt2007-07-241-0/+3
* Blackfin arch: clean up some coding style issuesBryan Wu2007-07-122-9/+8
* Blackfin arch: scrub dead codeMike Frysinger2007-07-121-34/+3
* Blackfin arch: Some memory and code optimizations - Fix SYS_IRQSMichael Hennerich2007-07-122-17/+28
* Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich2007-07-121-30/+309
OpenPOWER on IntegriCloud