aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/bfin-global.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-31Blackfin arch: Remove bad and usless codeMichael Hennerich1-7/+0
2008-05-17Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai1-1/+3
2008-04-24[Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin headerMike Frysinger1-9/+0
2008-04-23[Blackfin] arch: remove unused/incorrect definitionMeihui Fan1-1/+0
2008-02-09[Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich1-0/+2
2007-12-23[Blackfin] arch: Clean up dump_bfin_memRobin Getz1-1/+1
2007-11-21Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicatedMike Frysinger1-1/+2
2007-11-21Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export itMike Frysinger1-0/+1
2007-11-18Blackfin arch: remove dump_thread()Adrian Bunk1-1/+0
2007-10-29Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things.Robin Getz1-0/+1
2007-10-21Blackfin arch: add functions for converting between sclks and usecsMike Frysinger1-0/+2
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storageMike Frysinger1-1/+1
2007-07-25Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt1-0/+1
2007-06-21Blackfin arch: defines and provides entry points for certain user space functions at fixed addressesBernd Schmidt1-0/+12
2007-05-21Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query itMike Frysinger1-0/+1
2007-05-07blackfin architectureBryan Wu1-0/+120