index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-blackfin
/
mach-bf533
Age
Commit message (
Expand
)
Author
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-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-12-05
spi: bfin spi uses portmux calls
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: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
Mike Frysinger
2007-10-10
Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and...
Michael Hennerich
2007-10-11
Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...
Bryan Wu
2007-09-12
Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the...
Michael Hennerich
2007-08-05
Blackfin arch: all our other ports call this SIZE rather than SPI_LEN
Mike Frysinger
2007-08-05
Blackfin arch: fix up header for BF533
Robin Getz
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-07-24
Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...
Michael Hennerich
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-07-12
Blackfin arch: Add Support for Peripheral PortMux and resouce allocation
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-06-21
Blackfin arch: update ANOMALY handling
Robin Getz
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