Commit Graph

246 Commits (3f31fddfa26b7594b44ff2b34f9a04ba409e0f91)

Author SHA1 Message Date
Bryan Wu 408dbc0da2 [Blackfin] arch: remove old I2C BF54x porting. 17 years ago
Bernd Schmidt fc97551db9 [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it. 17 years ago
Michael Hennerich a2c8cfef6a [Blackfin] arch: GPIO API cleanup and anomaly update 17 years ago
Michael Hennerich acbcd26319 [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface 17 years ago
Bernd Schmidt b97b8a9983 [Blackfin] arch: Initial checkin of the memory protection support. 17 years ago
Michael Hennerich 2047e40d72 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option 17 years ago
Mike Frysinger 7cc1c4b2c4 [Blackfin] arch: update to latest anomaly sheets 17 years ago
Michael Hennerich fac3cf432e [Blackfin] arch: Fix gpio label handling 17 years ago
Bernd Schmidt 3ca32c1dc6 [Blackfin] arch: fix up coding style in uaccess.h 17 years ago
Sonic Zhang 971d5bc4e5 [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel boots. 17 years ago
Robin Getz b03b08ba9c [Blackfin] arch: Clean up dump_bfin_mem 17 years ago
Sonic Zhang fb5f00492a [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM. 17 years ago
Cliff Cai a5bb85dfff [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548 17 years ago
Robin Getz 13fe24f37d [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. 17 years ago
Adrian Bunk 05c484355f Blackfin arch: remove dump_thread() 17 years ago
Mike Frysinger b33d518777 Blackfin arch: fix double fault definition for BF561 core A and core B 17 years ago
Mike Frysinger a055b2b4de Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO 17 years ago
Mike Frysinger 529a73fbae Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN 17 years ago
Mike Frysinger fa43cd8b10 Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on double faults in either core 17 years ago
Mike Frysinger 2ea4649b36 Blackfin arch: use a less common define name in BF549 18 years ago
Mike Frysinger 41241c17eb Blackfin arch: Add missing definitions for BF561 18 years ago
Michael Hennerich be0f3131a9 Blackfin arch: Do not pollute name space used in linux-2.6.x/sound 18 years ago
Robin Getz 9f336a5326 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. 18 years ago
Robin Getz 15b3ad6a4b Blackfin arch: Add missing definitions of BF54x 18 years ago
Mike Frysinger 4ad1ec7154 Blackfin arch: add support for checking/clearing overruns in generic purpose Timer API 18 years ago
Michael Hennerich 64307f7db3 Blackfin arch: add NFC driver support in BF527-EZKIT board 18 years ago
Jens Axboe 26da107848 blackfin: remove sg_address() 18 years ago
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