summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...Michael Hennerich2008-08-132-0/+18
* Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich2008-08-063-64/+8
* Blackfin arch: delete unused cache functionsMike Frysinger2008-08-131-115/+0
* Blackfin arch: unify the duplicated portions of __start and split mach-specif...Mike Frysinger2008-08-061-2/+129
* Blackfin arch: add asm/thread_info.h for THREAD_SIZE defineMike Frysinger2008-08-061-0/+1
* Blackfin arch: make sure the BSS and kernel load address are 4 byte alignedMike Frysinger2008-08-061-0/+9
* Blackfin arch: unify the duplicated _real_start functionsMike Frysinger2008-08-062-1/+77
* Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...Mike Frysinger2008-08-062-78/+1
* Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.Sonic Zhang2008-08-051-3/+5
* Blackfin arch: Functional power management supportMichael Hennerich2008-08-052-20/+44
* Blackfin arch: Fix bug - This change eliminates impact on application debuggingJie Zhang2008-08-051-7/+13
* Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...Sonic Zhang2008-07-261-12/+38
* Blackfin arch: use local labels and ENDPROC() markingsMike Frysinger2008-07-161-6/+13
* Blackfin arch: Functional power management supportMichael Hennerich2008-07-192-45/+780
* Blackfin arch: Remove redundant kernel optionMichael Hennerich2008-07-141-6/+0
* Blackfin arch: Fix Bug - GPIO interrupts not disabled; edge sensitive interru...Michael Hennerich2008-07-141-0/+4
* [Blackfin] arch: fix gdb testing regressionBernd Schmidt2008-05-071-31/+77
* [Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt2008-05-071-0/+5
* [Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2008-05-071-9/+15
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-073-27/+142
* [Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich2008-05-071-2/+2
* [Blackfin] arch: Functional power management support: Add support for cpu fre...Michael Hennerich2008-04-252-1/+196
* [Blackfin] arch: Remove the circular buffering mechanism for exceptionsBernd Schmidt2008-04-252-90/+33
* [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQMichael Hennerich2008-04-241-39/+13
* [Blackfin] arch: detect the memory available in the system on the fly by defaultMike Frysinger2008-04-251-1/+2
* [Blackfin] arch: make the mask explicit rather than writing a negative number...Mike Frysinger2008-04-241-1/+1
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-231-1/+1
* [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt2008-04-231-1/+6
* [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu2008-03-061-1/+4
* [Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich2008-02-251-4/+2
* [Blackfin] arch: Remove DPMC char driver optionMichael Hennerich2008-02-251-131/+0
* [Blackfin] arch: Cleanup abd Simplify:Michael Hennerich2008-02-251-106/+51
* [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/+4
* [Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich2008-02-093-34/+168
* [Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich2008-02-093-520/+97
* 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/+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
OpenPOWER on IntegriCloud