summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/bfin-global.h
AgeCommit message (Expand)AuthorLines
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu-117/+0
2008-08-14Blackfin arch: shuffle related prototypes together -- no functional changesMike Frysinger-6/+6
2008-08-14Blackfin arch: move fixed code defines into fixed_code.h as very few things a...Mike Frysinger-13/+0
2008-08-14Blackfin arch: delete dead prototypesMike Frysinger-5/+0
2008-08-14Blackfin arch: cleanup cache lock codeMike Frysinger-1/+5
2008-08-05Blackfin arch: Functional power management supportMichael Hennerich-0/+1
2008-08-05Blackfin arch: remove useless mtd defines in uClinuxMike Frysinger-2/+1
2008-07-19Blackfin arch: Extend sram malloc to handle L2 SRAM.Sonic Zhang-1/+7
2008-05-31Blackfin arch: Remove bad and usless codeMichael Hennerich-7/+0
2008-05-17Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai-1/+3
2008-04-24[Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...Mike Frysinger-9/+0
2008-04-23[Blackfin] arch: remove unused/incorrect definitionMeihui Fan-1/+0
2008-02-09[Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich-0/+2
2007-12-23[Blackfin] arch: Clean up dump_bfin_memRobin Getz-1/+1
2007-11-21Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger-1/+2
2007-11-21Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger-0/+1
2007-11-18Blackfin arch: remove dump_thread()Adrian Bunk-1/+0
2007-10-29Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz-0/+1
2007-10-21Blackfin arch: add functions for converting between sclks and usecsMike Frysinger-0/+2
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger-1/+1
2007-07-25Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt-0/+1
2007-06-21Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt-0/+12
2007-05-21Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger-0/+1
2007-05-07blackfin architectureBryan Wu-0/+120