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-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