Age | Commit message (Expand) | Author | Files | Lines |
2008-03-05 | [Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0 | Mike Frysinger | 1 | -1/+1 |
2008-03-06 | [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls | Bryan Wu | 1 | -2/+4 |
2008-02-02 | [Blackfin] serial driver: Add flow control support to bf54x | Sonic Zhang | 1 | -0/+3 |
2008-02-02 | [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well | Sonic Zhang | 5 | -8/+5 |
2007-12-24 | [Blackfin] serial driver: rework break flood anomaly handling to be more robu... | Mike Frysinger | 2 | -0/+6 |
2007-12-24 | [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher... | Mike Frysinger | 5 | -4/+73 |
2008-02-25 | [Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o... | Mike Frysinger | 1 | -0/+2 |
2008-02-25 | [Blackfin] arch: make sure we have proper description/copyright/license lines | Mike Frysinger | 1 | -4/+3 |
2008-02-25 | [Blackfin] arch: Fix CONFIG_PM support for BF561 | Michael Hennerich | 1 | -1/+2 |
2008-02-25 | [Blackfin] arch: Cleanup abd Simplify: | Michael Hennerich | 1 | -0/+2 |
2008-02-09 | Add pgtable_t to remaining nommu architectures | Martin Schwidefsky | 1 | -0/+1 |
2008-02-09 | [Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n... | Mike Frysinger | 3 | -1/+2116 |
2008-02-09 | [Blackfin] arch: Encourage users to use the spidev character driver: Provide ... | Michael Hennerich | 1 | -38/+6 |
2008-02-02 | [Blackfin] arch: Enable UART2 and UART3 for bf548 | Sonic Zhang | 2 | -0/+12 |
2008-02-02 | [Blackfin] arch: remove duplicated definitions of the line discipline numbers... | Tilman Schmidt | 1 | -18/+0 |
2008-02-02 | [Blackfin] arch: change the trace buffer control start/stop logic in the exce... | Mike Frysinger | 1 | -15/+20 |
2008-02-09 | [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code | Michael Hennerich | 3 | -6/+12 |
2008-02-09 | [Blackfin] arch: Merge BF561 support into ints-priority | Michael Hennerich | 1 | -0/+20 |
2008-02-02 | [Blackfin] arch: fix bug: redefinition warning when compile EZKIT548 | Bryan Wu | 1 | -2/+2 |
2008-02-08 | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 1 | -6/+2 |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2 | -6/+4 |
2008-02-07 | Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg | Mathieu Desnoyers | 1 | -46/+11 |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 1 | -1/+1 |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2 | -5/+0 |
2008-02-06 | remove mm_{ptov,vtop}() | Adrian Bunk | 1 | -2/+0 |
2008-01-31 | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 1 | -0/+3 |
2008-01-27 | [Blackfin] arch: remove old I2C BF54x porting. | Bryan Wu | 1 | -33/+0 |
2008-01-27 | [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile... | Bernd Schmidt | 1 | -1/+2 |
2008-01-22 | [Blackfin] arch: GPIO API cleanup and anomaly update | Michael Hennerich | 1 | -36/+36 |
2008-01-22 | [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G... | Michael Hennerich | 6 | -11/+11 |
2008-01-27 | [Blackfin] arch: Initial checkin of the memory protection support. | Bernd Schmidt | 5 | -6/+133 |
2008-01-22 | [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ... | Michael Hennerich | 1 | -1/+5 |
2007-12-24 | [Blackfin] arch: update to latest anomaly sheets | Mike Frysinger | 4 | -31/+67 |
2007-12-24 | [Blackfin] arch: Fix gpio label handling | Michael Hennerich | 5 | -0/+10 |
2007-12-24 | [Blackfin] arch: fix up coding style in uaccess.h | Bernd Schmidt | 1 | -1/+1 |
2008-01-27 | [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo... | Sonic Zhang | 2 | -3/+89 |
2007-12-23 | [Blackfin] arch: Clean up dump_bfin_mem | Robin Getz | 1 | -1/+1 |
2007-12-23 | [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM. | Sonic Zhang | 2 | -2/+3 |
2007-12-21 | [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548 | Cliff Cai | 2 | -4/+4 |
2008-01-27 | [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. | Robin Getz | 1 | -0/+4 |
2007-12-05 | Blackfin SPI driver: move hard coded pin_req to board file | Bryan Wu | 1 | -0/+1 |
2007-12-05 | spi: spi_bfin: update handling of delay-after-deselect | Bryan Wu | 1 | -1/+1 |
2007-12-05 | spi: bfin spi uses portmux calls | Michael Hennerich | 1 | -1/+1 |
2007-12-05 | spi: initial BF54x SPI support | Bryan Wu | 1 | -0/+17 |
2007-11-21 | Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro... | Mike Frysinger | 1 | -1/+2 |
2007-11-21 | Blackfin arch: Ensure we printk out strings with the proper loglevel | Robin Getz | 1 | -22/+74 |
2007-11-21 | Blackfin arch: convert READY to DMA_READY as it causes build errors in common... | Mike Frysinger | 2 | -2/+2 |
2007-11-21 | Blackfin arch: add defines for the on-chip L1 ROM of BF54x | Mike Frysinger | 1 | -0/+5 |
2007-11-21 | Blackfin arch: cplb and map header file cleanup | Mike Frysinger | 6 | -20/+19 |
2007-11-21 | Blackfin arch: cleanup the cplb declares | Mike Frysinger | 1 | -21/+12 |