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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-27
[Blackfin] arch: remove old I2C BF54x porting.
Bryan Wu
1
-33
/
+0
2008-01-27
[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...
Bernd Schmidt
1
-1
/
+2
2008-01-22
[Blackfin] arch: GPIO API cleanup and anomaly update
Michael Hennerich
1
-36
/
+36
2008-01-22
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
6
-11
/
+11
2008-01-27
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
5
-6
/
+133
2008-01-22
[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...
Michael Hennerich
1
-1
/
+5
2007-12-24
[Blackfin] arch: update to latest anomaly sheets
Mike Frysinger
4
-31
/
+67
2007-12-24
[Blackfin] arch: Fix gpio label handling
Michael Hennerich
5
-0
/
+10
2007-12-24
[Blackfin] arch: fix up coding style in uaccess.h
Bernd Schmidt
1
-1
/
+1
2008-01-27
[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...
Sonic Zhang
2
-3
/
+89
2007-12-23
[Blackfin] arch: Clean up dump_bfin_mem
Robin Getz
1
-1
/
+1
2007-12-23
[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.
Sonic Zhang
2
-2
/
+3
2007-12-21
[Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548
Cliff Cai
2
-4
/
+4
2008-01-27
[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.
Robin Getz
1
-0
/
+4
2007-12-05
Blackfin SPI driver: move hard coded pin_req to board file
Bryan Wu
1
-0
/
+1
2007-12-05
spi: spi_bfin: update handling of delay-after-deselect
Bryan Wu
1
-1
/
+1
2007-12-05
spi: bfin spi uses portmux calls
Michael Hennerich
1
-1
/
+1
2007-12-05
spi: initial BF54x SPI support
Bryan Wu
1
-0
/
+17
2007-11-21
Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...
Mike Frysinger
1
-1
/
+2
2007-11-21
Blackfin arch: Ensure we printk out strings with the proper loglevel
Robin Getz
1
-22
/
+74
2007-11-21
Blackfin arch: convert READY to DMA_READY as it causes build errors in common...
Mike Frysinger
2
-2
/
+2
2007-11-21
Blackfin arch: add defines for the on-chip L1 ROM of BF54x
Mike Frysinger
1
-0
/
+5
2007-11-21
Blackfin arch: cplb and map header file cleanup
Mike Frysinger
6
-20
/
+19
2007-11-21
Blackfin arch: cleanup the cplb declares
Mike Frysinger
1
-21
/
+12
2007-11-21
Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...
Mike Frysinger
5
-10
/
+0
2007-11-21
Blackfin arch: add support for working around anomaly 05000312
Mike Frysinger
1
-24
/
+42
2007-11-21
Blackfin arch: cleanup BF54x header file and add BF547 definition
Mike Frysinger
1
-18
/
+16
2007-11-21
Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...
Mike Frysinger
1
-0
/
+1
2007-11-21
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...
Mike Frysinger
1
-0
/
+2
2007-11-18
Blackfin arch: More explicitly describe what the instructions do in inline as...
Jie Zhang
1
-4
/
+4
2007-11-17
Blackfin arch: Add assembly function insl_16
Michael Hennerich
1
-0
/
+1
2007-11-18
Blackfin arch: remove dump_thread()
Adrian Bunk
1
-1
/
+0
2007-11-15
Blackfin arch: fix double fault definition for BF561 core A and core B
Mike Frysinger
1
-2
/
+2
2007-11-15
Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
Mike Frysinger
5
-20
/
+0
2007-11-23
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
1
-1
/
+1
2007-11-13
Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...
Mike Frysinger
1
-6
/
+9
2007-10-30
Blackfin arch: use a less common define name in BF549
Mike Frysinger
1
-1
/
+1
2007-10-30
Blackfin arch: Add missing definitions for BF561
Mike Frysinger
1
-0
/
+3
2007-10-30
Blackfin arch: Do not pollute name space used in linux-2.6.x/sound
Michael Hennerich
1
-43
/
+43
2007-10-29
Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...
Robin Getz
2
-1
/
+4
2007-10-29
Blackfin arch: Add missing definitions of BF54x
Robin Getz
1
-0
/
+7
2007-10-29
Blackfin arch: add support for checking/clearing overruns in generic purpose ...
Mike Frysinger
1
-0
/
+2
2007-10-29
Blackfin arch: add NFC driver support in BF527-EZKIT board
Michael Hennerich
2
-1
/
+20
2007-10-23
blackfin: remove sg_address()
Jens Axboe
1
-1
/
+0
2007-10-22
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
1
-0
/
+3
2007-10-22
Change table chaining layout
Jens Axboe
1
-1
/
+1
2007-10-22
Blackfin arch: dma add some API and cleanup bf54x DMA definition
Bryan Wu
4
-6
/
+7
2007-10-21
Blackfin arch: cleanup and promote the general purpose timers api to a core b...
Mike Frysinger
2
-209
/
+210
2007-10-21
Blackfin arch: add functions for converting between sclks and usecs
Mike Frysinger
1
-0
/
+2
2007-10-21
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
1
-1
/
+1
[next]