aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAge
* [Blackfin] arch: fix gdb testing regressionBernd Schmidt2008-05-06
* [Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt2008-05-06
* [Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2008-05-06
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-06
* [Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich2008-05-06
* [Blackfin] arch: Functional power management support: Add support for cpu fre...Michael Hennerich2008-04-24
* [Blackfin] arch: Remove the circular buffering mechanism for exceptionsBernd Schmidt2008-04-24
* [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQMichael Hennerich2008-04-23
* [Blackfin] arch: detect the memory available in the system on the fly by defaultMike Frysinger2008-04-24
* [Blackfin] arch: make the mask explicit rather than writing a negative number...Mike Frysinger2008-04-23
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-22
* [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt2008-04-22
* [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu2008-03-06
* [Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich2008-02-25
* [Blackfin] arch: Remove DPMC char driver optionMichael Hennerich2008-02-25
* [Blackfin] arch: Cleanup abd Simplify:Michael Hennerich2008-02-25
* [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun...Michael Hennerich2008-02-25
* [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...Michael Hennerich2008-02-24
* [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co...Michael Hennerich2008-02-02
* [Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger2008-02-02
* [Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich2008-02-08
* [Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich2008-02-08
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...Bernd Schmidt2008-01-27
* [Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt2008-01-27
* [Blackfin] arch: Add some comments - fix semicolonsMichael Hennerich2008-01-11
* [Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt2008-01-11
* [Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to...Michael Hennerich2007-12-24
* [Blackfin] arch: append IRQ Number to label stringMichael Hennerich2007-12-24
* [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2007-12-23
* [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...Robin Getz2007-12-21
* [Blackfin] arch: do not use fixed numbers to describe offsets - no functional...Robin Getz2007-12-21
* [Blackfin] arch: do not use hard coded addressesRobin Getz2007-12-21
* [Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz2008-01-27
* [Blackfin] arch: Add a note describing what is going on - no functional changesRobin Getz2008-01-27
* Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger2007-11-21
* Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...Mike Frysinger2007-11-21
* Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz2007-11-21
* Blackfin arch: Need to specify ax with the .init.text section,Bernd Schmidt2007-11-21
* Blackfin arch: Fix typo, and add ENDPROC - no functional changesMike Frysinger2007-11-21
* Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger2007-11-21
* Blackfin arch: fix spurious newline in headerMike Frysinger2007-11-17
* Blackfin arch: do not include linux/autoconf.hMike Frysinger2007-11-15
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-15
* Blackfin arch: fix bug cplbmgr.S does not exit properly on error conditionRobin Getz2007-11-15
* 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