summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu2008-03-071-1/+4
* [Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich2008-02-251-4/+2Star
* [Blackfin] arch: Remove DPMC char driver optionMichael Hennerich2008-02-251-131/+0Star
* [Blackfin] arch: Cleanup abd Simplify:Michael Hennerich2008-02-251-106/+51Star
* [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun...Michael Hennerich2008-02-251-0/+3
* [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...Michael Hennerich2008-02-251-4/+10
* [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co...Michael Hennerich2008-02-021-9/+13
* [Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger2008-02-021-8/+4Star
* [Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich2008-02-083-34/+168
* [Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich2008-02-083-520/+97Star
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...Bernd Schmidt2008-01-271-0/+1
* [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/+15Star
* [Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt2008-01-114-986/+1Star
* [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/+1Star
* [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/+49Star
* [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/+0Star
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-152-31/+18Star
* 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-212-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/+5Star
* 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/+0Star
* 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