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