aboutsummaryrefslogtreecommitdiff
path: root/include/asm-blackfin
AgeCommit message (Expand)Author
2007-12-05Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu
2007-12-05spi: spi_bfin: update handling of delay-after-deselectBryan Wu
2007-12-05spi: bfin spi uses portmux callsMichael Hennerich
2007-12-05spi: initial BF54x SPI supportBryan Wu
2007-11-21Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger
2007-11-21Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz
2007-11-21Blackfin arch: convert READY to DMA_READY as it causes build errors in common...Mike Frysinger
2007-11-21Blackfin arch: add defines for the on-chip L1 ROM of BF54xMike Frysinger
2007-11-21Blackfin arch: cplb and map header file cleanupMike Frysinger
2007-11-21Blackfin arch: cleanup the cplb declaresMike Frysinger
2007-11-21Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...Mike Frysinger
2007-11-21Blackfin arch: add support for working around anomaly 05000312Mike Frysinger
2007-11-21Blackfin arch: cleanup BF54x header file and add BF547 definitionMike Frysinger
2007-11-21Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger
2007-11-21Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...Mike Frysinger
2007-11-18Blackfin arch: More explicitly describe what the instructions do in inline as...Jie Zhang
2007-11-17Blackfin arch: Add assembly function insl_16Michael Hennerich
2007-11-18Blackfin arch: remove dump_thread()Adrian Bunk
2007-11-15Blackfin arch: fix double fault definition for BF561 core A and core BMike Frysinger
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-11-13Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...Mike Frysinger
2007-10-30Blackfin arch: use a less common define name in BF549Mike Frysinger
2007-10-30Blackfin arch: Add missing definitions for BF561Mike Frysinger
2007-10-30Blackfin arch: Do not pollute name space used in linux-2.6.x/soundMichael Hennerich
2007-10-29Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz
2007-10-29Blackfin arch: Add missing definitions of BF54xRobin Getz
2007-10-29Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger
2007-10-29Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich
2007-10-23blackfin: remove sg_address()Jens Axboe
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-22Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger
2007-10-21Blackfin arch: add functions for converting between sclks and usecsMike Frysinger
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger
2007-10-21Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-16bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich