Commit Graph

4 Commits (6776cf4476833df0f1e96bd9dba18c1ea4f582d5)

Author SHA1 Message Date
Mike Frysinger 9a6f5ae1f1 Blackfin arch: bfin_reset() is an internal reboot function ... everyone should go through machine_restart() 17 years ago
Mike Frysinger 6c3fc69a17 Blackfin arch: avoid using actual config name in comment 17 years ago
Robin Getz 9df10281e1 Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context 17 years ago
Bryan Wu 639f657145 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 17 years ago
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