Commit Graph

243 Commits (1b3c83e6d3b4d3001e42a9cf800c0071adf8e2c9)

Author SHA1 Message Date
Bryan Wu 639f657145 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 17 years ago
Mike Frysinger c991dd92ab Blackfin arch: use %pF when printing out the double fault address so we get symbol names 17 years ago
Robin Getz cd8fb8df14 Blackfin arch: Print out doublefault addresses, so debug can occur 17 years ago
Mike Frysinger 9216bbc838 Blackfin arch: mark some functions as __init as they are only called from __init functions 17 years ago
Mike Frysinger 0e06b50dda Blackfin arch: cleanup cache lock code 17 years ago
Robin Getz d3d0ac23a3 Blackfin arch: Fix bug - when expanding the trace buffer, it does not print out the decoded instruction. 17 years ago
Mike Frysinger 07aa7be570 Blackfin arch: convert L2 defines to be the same as the L1 defines 17 years ago
Mike Frysinger 7e64acabfd Blackfin arch: move async memory programming into common setup_arch() as the banks dont really need to be setup fully as early as head.S 17 years ago
Mike Frysinger 1375204611 Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned 17 years ago
Robin Getz 2d2009806d Blackfin arch: If we double fault, rather than hang forever, reset 17 years ago
Robin Getz 9de3a0b697 Blackfin arch: When icache is off, make sure people know it 17 years ago
Sonic Zhang 0d1cdd7ab6 Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead of disabling all interrupts in single step debugging. 17 years ago
Mike Frysinger 3a2521fa75 Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so (~24 bytes) is worth avoiding the software mult/div routines 17 years ago
Michael Hennerich 377d43e7d0 Blackfin arch: fix bug - IMDMA is not type struct dma_register 17 years ago
Mike Frysinger b1b154e503 Blackfin arch: check the EXTBANKS field of the DDRCTL1 register to see if we are using both memory banks 17 years ago
Robin Getz f09630bff5 Blackfin arch: Add unwinding for stack info, and a little more detail on trace buffer 17 years ago
Sonic Zhang 262c3825a9 Blackfin arch: Extend sram malloc to handle L2 SRAM. 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
Yi Li 7dee62ac5a Blackfin arch: Do not need this dualcore test module in kernel. 17 years ago
Jie Zhang 6546eae4fd Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM. 17 years ago
Michael Hennerich 2cfebf2bce Blackfin arch: Add ANOMALY_05000368 workaround 17 years ago
Michael Hennerich 1efc80b53e Blackfin arch: Functional power management support 17 years ago
Michael Hennerich 4f13f548ce Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R_pcrel12_jump_s) 17 years ago
Michael Hennerich 99d95bbd48 Blackfin arch: Remove redundant kernel option 17 years ago
Bryan Wu 8d0a60032f Blackfin arch: fix up section mismatch warning 17 years ago
Sonic Zhang 71a7d15562 Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debugging enabled 17 years ago
Mike Frysinger bd628bd085 Blackfin arch: fixup warnings with the new cplb saved values 17 years ago
Michael Hennerich f086f23435 Blackfin arch: Cleanup no functional changes 17 years ago
Michael Hennerich 5906967638 Blackfin arch: IO Port functions to read/write unalligned memory 17 years ago
Mike Frysinger c6c6f75d54 Blackfin arch: cleanup the icplb/dcplb multiple hit checks 17 years ago
Michael Hennerich 803a8d2acb Blackfin arch: Add workaround to read edge triggered GPIOs 17 years ago
Michael Hennerich 5ce998cf6d Blackfin arch: Check for Anomaly 05000182 17 years ago
Al Viro f52111b154 [PATCH] take init_files to fs/file.c 17 years ago
Meihui Fan 96a87e2f15 [Blackfin] arch: fix bug - Remove module will not free L1 memory used 17 years ago
Mike Frysinger 60c05953c1 [Blackfin] arch: fix wrong header name in comment 17 years ago
Bernd Schmidt 8513c42edb [Blackfin] arch: disable single stepping when delivering a signal 17 years ago
Bernd Schmidt 7d39270d31 [Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c. 17 years ago
Vitja Makarov 1bfb4b21c7 [Blackfin] arch: Support for CPU_FREQ and NOHZ 17 years ago
Bernd Schmidt 19d6d7d53c [Blackfin] arch: fix bug - breaking the atomic sections code. 17 years ago
Ulrich Drepper d35c7b0e54 unified (weak) sys_pipe implementation 17 years ago
Christoph Lameter 5544b9ed81 blackfin: use kbuild.h instead of defining macros in asm-macros.c 17 years ago
WANG Cong ecd0fa9825 Remove the macro get_personality 17 years ago
Jeff Garzik 349a2444cf [BLACKFIN] minor irq handler cleanups 17 years ago
Matthew Wilcox 64ac24e738 Generic semaphore implementation 17 years ago
Mike Frysinger 11b0be7c2c [Blackfin] arch: fix atomic and32/xor32 comments and ENDPROC markings 17 years ago
Michael Hennerich e6c91b64dd [Blackfin] arch: Functional power management support: Add support for cpu frequency scaling 17 years ago
Michael Hennerich 1e78042c77 [Blackfin] arch: take DDR DEVWD into consideration as well for BF548 17 years ago
Bernd Schmidt 5d750b9e4f [Blackfin] arch: Remove the circular buffering mechanism for exceptions 17 years ago
Bernd Schmidt 00d205a1ce [Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPU 17 years ago
Graf Yang 565c0d3ff4 [Blackfin] arch: fix bug - before assign new channel to the map register, need clear the bits first. 17 years ago