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