index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-blackfin
/
mach-bf537
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-07
Blackfin Serial Driver: abstract away DLAB differences into header
Mike Frysinger
1
-0
/
+3
2008-05-07
Blackfin Serial Driver: macro away the IER differences between processors
Mike Frysinger
1
-0
/
+2
2008-05-10
[Blackfin] arch: remove useless IRQ_SW_INT defines
Michael Hennerich
1
-19
/
+16
2008-04-25
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
Graf Yang
3
-16
/
+180
2008-04-25
[Blackfin] arch: Update anomaly list.
Sonic Zhang
1
-1
/
+16
2008-04-24
[Blackfin] arch: Prevent potential Core Hang situation
Michael Hennerich
1
-4
/
+27
2008-04-24
[Blackfin] arch: Give the DMA base registers a more descriptive name
Bernd Schmidt
1
-3
/
+0
2008-04-24
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...
Graf Yang
1
-13
/
+11
2008-03-27
[Blackfin] arch: remove TWI I2C register accessing helper macros, because we ...
Bryan Wu
1
-33
/
+1
2008-02-02
[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well
Sonic Zhang
1
-2
/
+1
2007-12-24
[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...
Mike Frysinger
1
-1
/
+18
2008-01-22
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
1
-1
/
+1
2007-12-24
[Blackfin] arch: update to latest anomaly sheets
Mike Frysinger
1
-4
/
+10
2007-12-24
[Blackfin] arch: Fix gpio label handling
Michael Hennerich
1
-0
/
+2
2007-11-21
Blackfin arch: cplb and map header file cleanup
Mike Frysinger
1
-0
/
+1
2007-11-21
Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...
Mike Frysinger
1
-2
/
+0
2007-11-15
Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
Mike Frysinger
1
-4
/
+0
2007-10-10
Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and...
Michael Hennerich
1
-0
/
+1
2007-10-11
Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...
Bryan Wu
1
-0
/
+2
2007-08-28
Blackfin arch: Remove legacy support
Michael Hennerich
1
-278
/
+0
2007-08-05
Blackfin arch: all our other ports call this SIZE rather than SPI_LEN
Mike Frysinger
1
-1
/
+1
2007-08-05
Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate
Mike Frysinger
1
-0
/
+1
2007-10-10
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
3
-91
/
+37
2007-08-03
Blackfin arch: Fix CCLK and SCLK checks
Robin Getz
1
-91
/
+0
2007-07-25
Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__
Mike Frysinger
1
-1
/
+1
2007-08-27
Blackfin arch: Fix define - SPORT0_DTPRI is first function
Michael Hennerich
1
-1
/
+1
2007-07-24
Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...
Michael Hennerich
1
-0
/
+2
2007-08-05
Blackfin arch: update to latest anomaly sheets
Mike Frysinger
1
-2
/
+0
2007-07-25
Blackfin arch: reorganize headers slightly so we can be sure things are defin...
Mike Frysinger
1
-0
/
+2
2007-07-25
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...
Mike Frysinger
1
-1
/
+1
2007-07-25
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2
-95
/
+123
2007-07-24
Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...
Mike Frysinger
1
-57
/
+33
2007-10-04
Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...
Michael Hennerich
1
-1
/
+34
2007-10-04
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...
Michael Hennerich
2
-10
/
+15
2007-07-12
Blackfin arch: Add Support for Peripheral PortMux and resouce allocation
Michael Hennerich
1
-0
/
+109
2007-07-12
Blackfin arch: initial supporting for BF548-EZKIT
Roy Huang
1
-0
/
+3
2007-06-21
Blackfin arch: update ANOMALY handling
Robin Getz
1
-1
/
+20
2007-05-21
Blackfin arch: update blackfin header files to latest one in VDSP.
Bryan Wu
3
-39
/
+67
2007-05-21
Blackfin arch: finish removing p* volatile defines for MMRs
Mike Frysinger
2
-6
/
+0
2007-05-21
Blackfin arch: Move write to VR_CTL closer to IDLE
Michael Hennerich
1
-2
/
+4
2007-05-07
blackfin architecture
Bryan Wu
12
-0
/
+6700