Commit Graph

219 Commits (941af343e2e25ff7afce43a3c7e2922643b8cd48)

Author SHA1 Message Date
Harvey Harrison 6510d41954 kernel: Move arches to use common unaligned access 17 years ago
Matthew Wilcox 5a6483feb0 include: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Bartlomiej Zolnierkiewicz 9dfcd15a6d ide: remove ide_default_io_ctl() macro 17 years ago
Matthew Wilcox 64ac24e738 Generic semaphore implementation 17 years ago
Christian Borntraeger dd135ebbd2 kvm: provide kvm.h for all architecture: fixes headers_install 17 years ago
Mike Frysinger 9821b1f4a1 [Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0 17 years ago
Bryan Wu 2f775dbaa5 [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls 17 years ago
Mike Frysinger 0c11700dbf [Blackfin] arch: add include/boot .gitignore files 17 years ago
Michael Hennerich e6c91b64dd [Blackfin] arch: Functional power management support: Add support for cpu frequency scaling 17 years ago
Michael Hennerich 8e39df215c [Blackfin] arch: Equalize include files: Add PLL_DIV Masks 17 years ago
Graf Yang 5be36d22b2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support 17 years ago
Sonic Zhang 4d55563070 [Blackfin] arch: Update anomaly list. 17 years ago
Robert P. J. Day 18628e4375 [Blackfin] arch: Clean up the definition and correct the commentary for current_thread_info(). 17 years ago
Mike Frysinger 2d19123388 [Blackfin] arch: define our own BUG() so we can dump the blackfin hardware trace buffer 17 years ago
Michael Hennerich a81501af19 [Blackfin] arch: Prevent potential Core Hang situation 17 years ago
Bernd Schmidt 7795566495 [Blackfin] arch: Give the DMA base registers a more descriptive name 17 years ago
Mike Frysinger 764cb81cdc [Blackfin] arch: actually implement get_cycles function 17 years ago
Mike Frysinger 8b6eb473c5 [Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header 17 years ago
Mike Frysinger 681793711a [Blackfin] arch: declare list of peripherals as const since we dont modify the incoming array 17 years ago
Mike Frysinger 5d1617b247 [Blackfin] arch: merge ip0x-specific board changes 17 years ago
Graf Yang 6ed8394230 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. 17 years ago
Bernd Schmidt d5adb029ef [Blackfin] arch: This allows XIP to work with FD-PIC. 17 years ago
Harvey Harrison b85d858b40 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 17 years ago
Meihui Fan 6b13483ba2 [Blackfin] arch: remove unused/incorrect definition 17 years ago
Meihui Fan 6eceb0d4da [Blackfin] arch: add support for the rest of the gptimers on the BF54x 17 years ago
Meihui Fan a8a46a269e [Blackfin] arch: fix obvious bfin_write typos 17 years ago
Sonic Zhang 37167e6411 [Blackfin] arch: Fix bug - Properly calculate DDR clock. 17 years ago
Mike Frysinger 25bb23bfd0 [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building for the BF542 17 years ago
Mike Frysinger 0e184c6b4f [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used. 17 years ago
Mike Frysinger 53eabf046b [Blackfin] arch: replace implied numbers with real values 17 years ago
Bryan Wu 9fcdc78c5e [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling 17 years ago
Bernd Schmidt 2a0c4fdb66 [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. 17 years ago
Bryan Wu b594272c5e [Blackfin] arch: remove TWI I2C register accessing helper macros, because we moved to use i2c new-style interface 17 years ago
Mike Frysinger 0ddeeca25c [Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functions 17 years ago
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 db288381e2 [Blackfin] serial driver: Add flow control support to bf54x 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
Sonic Zhang 4cb4f22b19 [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well 17 years ago