Commit Graph

116 Commits (9653c4aff94e43de5f4ef918d47e00018beb4105)

Author SHA1 Message Date
Jens Axboe d6ec084200 Add CONFIG_DEBUG_SG sg validation 18 years ago
Jens Axboe 18dabf473e Change table chaining layout 18 years ago
Bryan Wu 452af71f36 Blackfin arch: dma add some API and cleanup bf54x DMA definition 18 years ago
Mike Frysinger 780431e397 Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin component 18 years ago
Mike Frysinger 2f6cf7bfc6 Blackfin arch: add functions for converting between sclks and usecs 18 years ago
Mike Frysinger 066954a389 Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage 18 years ago
Bryan Wu 1e5b24431b Blackfin arch: Fix bug: missing CHIPID register field definition of BF54x 18 years ago
Michael Hennerich 590031450a Blackfin arch: add new processor ADSP-BF52x arch/mach support 18 years ago
Stefan Richter b2fff3f1b5 include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros 18 years ago
Bartlomiej Zolnierkiewicz 847ddd2bbe ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT 18 years ago
Jiri Slaby 0624517d80 forbid asm/bitops.h direct inclusion 18 years ago
Benjamin Herrenschmidt 1c7037db50 remove unused flush_tlb_pgtables 18 years ago
Ralf Baechle e8c44319c6 Replace __attribute_pure__ with __pure 18 years ago
Nick Piggin 26333576fd bitops: introduce lock ops 18 years ago
Ralf Baechle 622a9edd91 Remove dma_cache_(wback|inv|wback_inv) functions 18 years ago
Adrian Bunk cba4fbbff2 remove include/asm-*/ipc.h 18 years ago
Olaf Hering 68a9bd0cd5 remove strict ansi check from __u64 in asm/types.h 18 years ago
Christoph Hellwig 04fc8bbcf5 kill DECLARE_MUTEX_LOCKED 18 years ago
Michael Hennerich e9fa7c43aa bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver 18 years ago
Bryan Wu b37bde1478 [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver 18 years ago
Michael Hennerich 8f740ef391 Input: add support for Blackfin BF54x Keypad controller 18 years ago
Michael Hennerich cda6a20b68 Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi> 18 years ago
Michael Hennerich c58c2140f0 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver 18 years ago
Bryan Wu 0b95f22bd3 Blackfin arch: add some missing syscall 18 years ago
Mike Frysinger 0931ce8439 Blackfin arch: fix some bugs in lib/string.h functions found by our string testing modules 18 years ago
Robin Getz e62687f995 Blackfin arch: fix the aliased write macros 18 years ago
Alan Cox 85a75996ed blackfin enable arbitary speed serial setting 18 years ago
Sonic Zhang a359cca71e Blackfin arch: update kgdb patch 18 years ago
Michael Hennerich 2b39331a28 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 18 years ago
Robin Getz 337d390b3a Blackfin arch: Print out debug info, as early as possible 18 years ago
Robin Getz 0ae53640b5 Blackfin arch: Initial patch to add earlyprintk support 18 years ago
Bryan Wu 1d487f468d Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resources 18 years ago
Bryan Wu b7b2d344e7 Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archs 18 years ago
Bryan Wu fb282a72f1 Blackfin arch: cleanup IO and DMA_IO API function definitions according to other arches 18 years ago
Michael Hennerich 2714d9a6d1 Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset 18 years ago
Michael Hennerich 4b3f058a7a Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the generic GPIO driver 18 years ago
Michael Hennerich eabb5a5e0b Blackfin arch: Remove legacy support 18 years ago
Michael Hennerich 55249e9e3d Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERROR like on any other supported Blackfin derivative 18 years ago
Robin Getz 2296fb7ff0 Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling error 18 years ago
Mike Frysinger 1ffe6646ba Blackfin arch: add an exception request/free api 18 years ago
Mike Frysinger dbcc78bebe Blackfin arch: all our other ports call this SIZE rather than SPI_LEN 18 years ago
Mike Frysinger f0b5d12f2b Blackfin arch: allow people to select the feature that is unavailable to the kernel 18 years ago
Mike Frysinger 0174dd59bb Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate 18 years ago
Sonic Zhang 8a26ac7043 Blackfin arch: Add DMA API to set curr descriptor address 18 years ago
Bryan Wu 2cbfe10743 Blackfin arch: kill ezkit548 compiling warning 18 years ago
Robin Getz be7b0d3711 Blackfin arch: fix up header for BF533 18 years ago
Michael Hennerich 07bdda0262 Blackfin arch: bug fixing restore mach dependent ASYNC memory size 18 years ago
Robin Getz 3bebca2d20 Blackfin arch: to do some consolidation of common code and common name spaces 18 years ago
Mike Frysinger a298049180 Blackfin arch: remove unused code -- EVT0 is not controllable by software 18 years ago
Roy Huang 1d945e2b3e Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function 18 years ago