Commit Graph

161 Commits (42492594043d621a7910ff5877c3eb9202870b45)

Author SHA1 Message Date
Laszlo Attila Toth 4a19ec5800 [NET]: Introducing socket mark socket option. 17 years ago
Bryan Wu 003d922618 Blackfin SPI driver: move hard coded pin_req to board file 17 years ago
Bryan Wu 62310e51ac spi: spi_bfin: update handling of delay-after-deselect 17 years ago
Michael Hennerich cc2f81a695 spi: bfin spi uses portmux calls 17 years ago
Bryan Wu 131b17d42d spi: initial BF54x SPI support 17 years ago
Mike Frysinger 49dce9124b Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated 17 years ago
Robin Getz 569a50ca3f Blackfin arch: Ensure we printk out strings with the proper loglevel 17 years ago
Mike Frysinger f26825de49 Blackfin arch: convert READY to DMA_READY as it causes build errors in common sound code otherwise 17 years ago
Mike Frysinger b0187854d9 Blackfin arch: add defines for the on-chip L1 ROM of BF54x 17 years ago
Mike Frysinger c3a9f435ae Blackfin arch: cplb and map header file cleanup 17 years ago
Mike Frysinger 81a487a59f Blackfin arch: cleanup the cplb declares 17 years ago
Mike Frysinger 9f2ff54d72 Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH defines 17 years ago
Mike Frysinger 9e83b98a79 Blackfin arch: add support for working around anomaly 05000312 17 years ago
Mike Frysinger b5f87aa41d Blackfin arch: cleanup BF54x header file and add BF547 definition 17 years ago
Mike Frysinger 8d6c242062 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it 17 years ago
Mike Frysinger d0025e5edf Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 17 years ago
Jie Zhang a961d65963 Blackfin arch: More explicitly describe what the instructions do in inline assembly. 17 years ago
Michael Hennerich 5c91fb902d Blackfin arch: Add assembly function insl_16 17 years ago
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 17 years ago
Mike Frysinger 41241c17eb Blackfin arch: Add missing definitions for BF561 17 years ago
Michael Hennerich be0f3131a9 Blackfin arch: Do not pollute name space used in linux-2.6.x/sound 17 years ago
Robin Getz 9f336a5326 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. 17 years ago
Robin Getz 15b3ad6a4b Blackfin arch: Add missing definitions of BF54x 17 years ago
Mike Frysinger 4ad1ec7154 Blackfin arch: add support for checking/clearing overruns in generic purpose Timer API 17 years ago
Michael Hennerich 64307f7db3 Blackfin arch: add NFC driver support in BF527-EZKIT board 17 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