aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common
AgeCommit message (Expand)Author
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
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki
2007-10-10Blackfin arch: the load address is not safe to point to as a workaround for A...Robin Getz
2007-10-09Blackfin arch: Print out debug info, as early as possibleRobin Getz
2007-10-09Blackfin arch: fix endless loop bug when a double fault happensRobin Getz
2007-08-05Blackfin arch: add an exception request/free apiMike Frysinger
2007-08-05Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz
2007-08-03Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger
2007-07-25Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz
2007-07-24Blackfin arch: Add label to call new GPIO APIMichael Hennerich
2007-07-25Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselvesMike Frysinger
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger
2007-09-23Blackfin arch: add some missing syscallBryan Wu
2007-08-27Blackfin arch: Update/Fix PM support add new pm_ops validMichael Hennerich
2007-07-24Blackfin arch: add error message when IRQ no availableMichael Hennerich