Commit Graph

490 Commits (3939c1ef1f954409d1441c09fbc08376655758fe)

Author SHA1 Message Date
Johannes Weiner a2e9c44337 blackfin: use generic show_mem() 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
Johannes Berg a81792f668 remove mention of CONFIG_KMOD from documentation 17 years ago
Michael Hennerich 9db144fe89 Blackfin arch: Apply Bluetechnix CM-BF527 board support patch 17 years ago
Robin Getz f09630bff5 Blackfin arch: Add unwinding for stack info, and a little more detail on trace buffer 17 years ago
Michael Hennerich 0a6304a951 Blackfin arch: Add ISP1760 board resources to BF548-EZKIT 17 years ago
Mike Frysinger cc2e16bd35 Blackfin arch: add missing IORESOURCE_MEM flags to UART3 17 years ago
Sonic Zhang 262c3825a9 Blackfin arch: Extend sram malloc to handle L2 SRAM. 17 years ago
Robin Getz bafcc1b973 Blackfin arch: Remove useless config option. 17 years ago
Sonic Zhang 5d481f4975 Blackfin arch: change L1 malloc to base on slab cache and lists. 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
Mike Frysinger 1a8caeebe3 Blackfin arch: use local labels and ENDPROC() markings 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
Mike Frysinger c71b478351 Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by default 17 years ago
Sonic Zhang ed987319ed Blackfin arch: update board defconfigs 17 years ago
Michael Hennerich 99d95bbd48 Blackfin arch: Remove redundant kernel option 17 years ago
Mike Frysinger 96b86e94bc Blackfin arch: use the symbolic IRQ define rather than the backend number 17 years ago
Michael Hennerich 68e2fc78e5 Blackfin arch: Fix bug - Kernel does not boot if re-program clocks 17 years ago
Mike Frysinger 260d5d3517 Blackfin arch: Fix bug - do not overflow the buffer given to us which tends to happen when CONFIG_L1_MAX_PIECE is increased past its default 17 years ago
Michael Hennerich 1f2d18690f Blackfin arch: Fix Bug - GPIO interrupts not disabled; edge sensitive interrupt hang system. 17 years ago
Jonathan Corbet 57debddaa1 bf561-coreb: BKL unneeded for open() 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 fc68911ee3 Blackfin arch: use the generic platform nand driver to support nand flash on bf53x board which do not have on-chip nand flash controller 17 years ago
Laurent Pinchart da3854fc9f DM9000: Fixup blackfin after removing 2 resource usage 17 years ago
Arnd Bergmann 9a8bd2f76c bf561-coreb: BKL pushdown 17 years ago
Mike Frysinger 5bda27235b Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN 17 years ago
Mike Frysinger bd628bd085 Blackfin arch: fixup warnings with the new cplb saved values 17 years ago
Michael Hennerich b06dcee9c8 Blackfin arch: Remove bad and usless code 17 years ago
Bryan Wu 2eb74ae20e Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527 17 years ago
Bryan Wu ca56d9aaf2 Blackfin arch: Fix typo. it should be _outsw_8 17 years ago
Michael Hennerich f086f23435 Blackfin arch: Cleanup no functional changes 17 years ago
Jean Delvare 24fbacca02 i2c: Clean up Blackfin BF527 I2C device declarations 17 years ago
Michael Hennerich ecb9567e28 Blackfin arch: update boards defconfig files 17 years ago
Michael Hennerich 5906967638 Blackfin arch: IO Port functions to read/write unalligned memory 17 years ago
Cliff Cai 86ad79321c Blackfin arch: enable a choice to provide 4M DMA 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
Mike Frysinger 9cd9c616f5 [Blackfin] arch: rename bf5xx-flash to bfin-async-flash 17 years ago