index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-blackfin
/
mach-bf561
Age
Commit message (
Expand
)
Author
2008-05-07
Blackfin Serial Driver: abstract away DLAB differences into header
Mike Frysinger
2008-05-07
Blackfin Serial Driver: macro away the IER differences between processors
Mike Frysinger
2008-05-10
[Blackfin] arch: remove useless IRQ_SW_INT defines
Michael Hennerich
2008-05-07
[Blackfin] arch: Equalize include files: Add VR_CTL masks
Michael Hennerich
2008-04-25
[Blackfin] arch: Equalize include files: Add PLL_DIV Masks
Michael Hennerich
2008-04-25
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
Graf Yang
2008-04-25
[Blackfin] arch: Update anomaly list.
Sonic Zhang
2008-04-24
[Blackfin] arch: Prevent potential Core Hang situation
Michael Hennerich
2008-04-24
[Blackfin] arch: Give the DMA base registers a more descriptive name
Bernd Schmidt
2008-04-24
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...
Graf Yang
2008-02-02
[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well
Sonic Zhang
2007-12-24
[Blackfin] serial driver: rework break flood anomaly handling to be more robu...
Mike Frysinger
2007-12-24
[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...
Mike Frysinger
2008-02-25
[Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o...
Mike Frysinger
2008-02-25
[Blackfin] arch: Fix CONFIG_PM support for BF561
Michael Hennerich
2008-02-09
[Blackfin] arch: Merge BF561 support into ints-priority
Michael Hennerich
2008-01-22
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
2007-12-24
[Blackfin] arch: update to latest anomaly sheets
Mike Frysinger
2007-12-24
[Blackfin] arch: Fix gpio label handling
Michael Hennerich
2007-11-21
Blackfin arch: cplb and map header file cleanup
Mike Frysinger
2007-11-21
Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...
Mike Frysinger
2007-11-15
Blackfin arch: fix double fault definition for BF561 core A and core B
Mike Frysinger
2007-11-15
Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
Mike Frysinger
2007-11-13
Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...
Mike Frysinger
2007-10-30
Blackfin arch: Add missing definitions for BF561
Mike Frysinger
2007-10-11
Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...
Bryan Wu
2007-10-10
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
2007-08-03
Blackfin arch: Fix CCLK and SCLK checks
Robin Getz
2007-07-25
Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__
Mike Frysinger
2007-08-05
Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...
Bryan Wu
2007-07-24
Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...
Michael Hennerich
2007-08-05
Blackfin arch: update to latest anomaly sheets
Mike Frysinger
2007-07-25
Blackfin arch: reorganize headers slightly so we can be sure things are defin...
Mike Frysinger
2007-07-25
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...
Mike Frysinger
2007-07-25
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-07-24
Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...
Mike Frysinger
2007-10-04
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...
Michael Hennerich
2007-08-05
Blackfin arch: fix the aliased write macros
Robin Getz
2007-07-24
Blackfin arch: setup aliases for some core Core A MMRs
Mike Frysinger
2007-07-12
Blackfin arch: clean up some coding style issues
Bryan Wu
2007-07-12
Blackfin arch: Add Support for Peripheral PortMux and resouce allocation
Michael Hennerich
2007-06-21
Blackfin arch: add missing implementations SIC_IWR crosses several registers
Michael Hennerich
2007-07-12
Blackfin arch: initial supporting for BF548-EZKIT
Roy Huang
2007-06-21
Blackfin arch: add missing braces around array bfin serial init
Mike Frysinger
2007-05-21
Blackfin arch: update blackfin header files to latest one in VDSP.
Bryan Wu
2007-05-21
Blackfin arch: Move write to VR_CTL closer to IDLE
Michael Hennerich
2007-05-07
blackfin architecture
Bryan Wu