Commit Graph

234 Commits (17de50b7f71d176375e9d4d67ffce42482e5515f)

Author SHA1 Message Date
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
Graf Yang 5be36d22b2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support 17 years ago
Mike Frysinger 37b6972ad8 [Blackfin] arch: BF54x memsizes are in mbits, not mbytes 17 years ago
Robin Getz 7f1c906808 [Blackfin] arch: try to remove condition that causes double fault, by checking current before it gets dereferenced 17 years ago
Michael Hennerich affee2b261 [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ 17 years ago
Mike Frysinger a086ee2268 [Blackfin] arch: detect the memory available in the system on the fly by default 17 years ago
Mike Frysinger 4bea8b20fd [Blackfin] arch: add implicit icplb for the bootrom so we can use the utility functions in the kernel 17 years ago
Mike Frysinger bc6e0fa159 [Blackfin] arch: use the same style for missing L1 sections 17 years ago
Mike Frysinger 9f8e895d6c [Blackfin] arch: now that we can panic() early, dont need the delayed L1 overflow check 17 years ago
Sonic Zhang b85b82d980 [Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be defined in link script of kernel 17 years ago