Commit Graph

23 Commits (10d29ff9070caf5810d37ab06e30f7acad278f1e)

Author SHA1 Message Date
Mike Frysinger ee32664da9 Blackfin arch: shuffle related prototypes together -- no functional changes 17 years ago
Mike Frysinger 3c012eebf8 Blackfin arch: move fixed code defines into fixed_code.h as very few things actually need to know these details 17 years ago
Mike Frysinger 7ab37da52d Blackfin arch: delete dead prototypes 17 years ago
Mike Frysinger 0e06b50dda Blackfin arch: cleanup cache lock code 17 years ago
Michael Hennerich 4a88d0ce49 Blackfin arch: Functional power management support 17 years ago
Mike Frysinger 0f0625d895 Blackfin arch: remove useless mtd defines in uClinux 17 years ago
Sonic Zhang 262c3825a9 Blackfin arch: Extend sram malloc to handle L2 SRAM. 17 years ago
Michael Hennerich b06dcee9c8 Blackfin arch: Remove bad and usless code 17 years ago
Cliff Cai 86ad79321c Blackfin arch: enable a choice to provide 4M DMA memory 17 years ago
Mike Frysinger 8b6eb473c5 [Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header 17 years ago
Meihui Fan 6b13483ba2 [Blackfin] arch: remove unused/incorrect definition 17 years ago
Michael Hennerich cfefe3c683 [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code 17 years ago
Mike Frysinger 49dce9124b Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated 17 years ago
Mike Frysinger 8d6c242062 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it 17 years ago
Robin Getz b03b08ba9c [Blackfin] arch: Clean up dump_bfin_mem 17 years ago
Adrian Bunk 05c484355f Blackfin arch: remove dump_thread() 17 years ago
Robin Getz 9f336a5326 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. 18 years ago
Mike Frysinger 2f6cf7bfc6 Blackfin arch: add functions for converting between sclks and usecs 18 years ago
Mike Frysinger 066954a389 Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage 18 years ago
Bernd Schmidt 8be80ed3f7 Blackfin arch: Initialize the exception vectors early in the boot process 18 years ago
Bernd Schmidt 7adfb58fbd Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses 18 years ago
Mike Frysinger a9c59c2746 Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it 18 years ago
Bryan Wu 1394f03221 blackfin architecture 18 years ago