Commit Graph

213 Commits (16444a8a40d4c7b4f6de34af0cae1f76a4f6c901)

Author SHA1 Message Date
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
Robin Getz 253bcf4f9b [Blackfin] arch: Add a little bit more runtime info for MPU 17 years ago
Mike Frysinger 4e354b5499 [Blackfin] arch: cplb-mpu code clean up 17 years ago
Bernd Schmidt 7795566495 [Blackfin] arch: Give the DMA base registers a more descriptive name 17 years ago
Mike Frysinger 764cb81cdc [Blackfin] arch: actually implement get_cycles function 17 years ago
Mike Frysinger 8cab0288c6 [Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU settings 17 years ago
Mike Frysinger 3132b58679 [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files 17 years ago
Mike Frysinger 8b6eb473c5 [Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header 17 years ago
Mike Frysinger 681793711a [Blackfin] arch: declare list of peripherals as const since we dont modify the incoming array 17 years ago
Graf Yang 6ed8394230 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. 17 years ago
Bernd Schmidt d5adb029ef [Blackfin] arch: This allows XIP to work with FD-PIC. 17 years ago
Bernd Schmidt 1ebc723cf0 [Blackfin] arch: support the reserved memory region in the MPU code 17 years ago
Bernd Schmidt d56daae9be [Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548 17 years ago
Bernd Schmidt 697a9d65aa [Blackfin] arch: a rather old performance improvement for the signal handling code 17 years ago
Harvey Harrison b85d858b40 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 17 years ago
Meihui Fan 6eceb0d4da [Blackfin] arch: add support for the rest of the gptimers on the BF54x 17 years ago
Mike Frysinger 0e184c6b4f [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used. 17 years ago
Mike Frysinger 6a42a91019 [Blackfin] arch: update reboot code to match latest info (really just copy from u-boot) 17 years ago
Bernd Schmidt b4bb68f7d0 [Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the uncached DMA area. 17 years ago
Bernd Schmidt dbfe44f02b [Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while the MPU code was out-of-tree. 17 years ago