aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-09Add pgtable_t to remaining nommu architecturesMartin Schwidefsky1-0/+1
2008-02-09[Blackfin] arch: import defines for BF547 -- it is just like the BF548, but no CANMike Frysinger3-1/+2116
2008-02-09[Blackfin] arch: Encourage users to use the spidev character driver: Provide platform supportMichael Hennerich1-38/+6
2008-02-02[Blackfin] arch: Enable UART2 and UART3 for bf548Sonic Zhang2-0/+12
2008-02-02[Blackfin] arch: remove duplicated definitions of the line discipline numbers N_* in asm-blackfin/termios.hTilman Schmidt1-18/+0
2008-02-02[Blackfin] arch: change the trace buffer control start/stop logic in the exception handlersMike Frysinger1-15/+20
2008-02-09[Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich3-6/+12
2008-02-09[Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich1-0/+20
2008-02-02[Blackfin] arch: fix bug: redefinition warning when compile EZKIT548Bryan Wu1-2/+2
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger1-6/+2
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2-6/+4
2008-02-07Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchgMathieu Desnoyers1-46/+11
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-5/+0
2008-02-06remove mm_{ptov,vtop}()Adrian Bunk1-2/+0
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+3
2008-01-27[Blackfin] arch: remove old I2C BF54x porting.Bryan Wu1-33/+0
2008-01-27[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it.Bernd Schmidt1-1/+2
2008-01-22[Blackfin] arch: GPIO API cleanup and anomaly updateMichael Hennerich1-36/+36
2008-01-22[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interfaceMichael Hennerich6-11/+11
2008-01-27[Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt5-6/+133
2008-01-22[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or optionMichael Hennerich1-1/+5
2007-12-24[Blackfin] arch: update to latest anomaly sheetsMike Frysinger4-31/+67
2007-12-24[Blackfin] arch: Fix gpio label handlingMichael Hennerich5-0/+10
2007-12-24[Blackfin] arch: fix up coding style in uaccess.hBernd Schmidt1-1/+1
2008-01-27[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel boots.Sonic Zhang2-3/+89
2007-12-23[Blackfin] arch: Clean up dump_bfin_memRobin Getz1-1/+1
2007-12-23[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2-2/+3
2007-12-21[Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai2-4/+4
2008-01-27[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz1-0/+4
2007-12-05Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu1-0/+1
2007-12-05spi: spi_bfin: update handling of delay-after-deselectBryan Wu1-1/+1
2007-12-05spi: bfin spi uses portmux callsMichael Hennerich1-1/+1
2007-12-05spi: initial BF54x SPI supportBryan Wu1-0/+17
2007-11-21Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicatedMike Frysinger1-1/+2
2007-11-21Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz1-22/+74
2007-11-21Blackfin arch: convert READY to DMA_READY as it causes build errors in common sound code otherwiseMike Frysinger2-2/+2
2007-11-21Blackfin arch: add defines for the on-chip L1 ROM of BF54xMike Frysinger1-0/+5
2007-11-21Blackfin arch: cplb and map header file cleanupMike Frysinger6-20/+19
2007-11-21Blackfin arch: cleanup the cplb declaresMike Frysinger1-21/+12
2007-11-21Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH definesMike Frysinger5-10/+0
2007-11-21Blackfin arch: add support for working around anomaly 05000312Mike Frysinger1-24/+42
2007-11-21Blackfin arch: cleanup BF54x header file and add BF547 definitionMike Frysinger1-18/+16
2007-11-21Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export itMike Frysinger1-0/+1
2007-11-21Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually definedMike Frysinger1-0/+2
2007-11-18Blackfin arch: More explicitly describe what the instructions do in inline assembly.Jie Zhang1-4/+4
2007-11-17Blackfin arch: Add assembly function insl_16Michael Hennerich1-0/+1
2007-11-18Blackfin arch: remove dump_thread()Adrian Bunk1-1/+0
2007-11-15Blackfin arch: fix double fault definition for BF561 core A and core BMike Frysinger1-2/+2
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger5-20/+0