Commit Graph

176 Commits (10b6b80145cc93887dd8aab99bfffa375e9add31)

Author SHA1 Message Date
Martin Schwidefsky 257ce73473 Add pgtable_t to remaining nommu architectures 17 years ago
Mike Frysinger 920e526f93 [Blackfin] arch: import defines for BF547 -- it is just like the BF548, but no CAN 17 years ago
Mike Frysinger 531d7d4256 asm-*/posix_types.h: scrub __GLIBC__ 17 years ago
David Howells 922a70d327 aout: move STACK_TOP[_MAX] to asm/processor.h 17 years ago
Mathieu Desnoyers 10b8827068 Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg 17 years ago
H. Peter Anvin 6e16d89bcd Sanitize the type of struct user.u_ar0 17 years ago
Kirill A. Shutemov 516c25a86f Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed 17 years ago
Michael Hennerich 6e668936db [Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support 17 years ago
Adrian Bunk 870b8f8c43 remove mm_{ptov,vtop}() 17 years ago
Sonic Zhang 8b01eaff4f [Blackfin] arch: Enable UART2 and UART3 for bf548 17 years ago
Tilman Schmidt a8c12385c2 [Blackfin] arch: remove duplicated definitions of the line discipline numbers N_* in asm-blackfin/termios.h 17 years ago
Mike Frysinger 80f31c8a03 [Blackfin] arch: change the trace buffer control start/stop logic in the exception handlers 17 years ago
Michael Hennerich cfefe3c683 [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code 17 years ago
Michael Hennerich 2c4f829b0c [Blackfin] arch: Merge BF561 support into ints-priority 17 years ago
Bryan Wu 960265e22b [Blackfin] arch: fix bug: redefinition warning when compile EZKIT548 17 years ago
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