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
/
arch
/
blackfin
/
mach-bf548
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-28
Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x
Mike Frysinger
1
-2
/
+0
2009-03-04
Blackfin arch: update anomaly sheets to match latest public info
Mike Frysinger
1
-4
/
+17
2009-03-03
Blackfin arch: fix bug - Error if one serial has hardware flow control and th...
Tom Parker
1
-7
/
+15
2009-03-03
Blackfin arch: fix compile failure when missing the anomaly definition
Mike Frysinger
1
-0
/
+1
2009-03-02
Blackfin arch: Make IRQ_EPPIx_ERROR naming consistent
Michael Hennerich
1
-4
/
+4
2009-02-04
Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning
Bryan Wu
1
-0
/
+1
2009-02-04
Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs
Mike Frysinger
1
-4
/
+0
2009-02-04
Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
Sonic Zhang
1
-0
/
+1
2009-02-04
Blackfin arch: cleanup bf54x ifdef mess in gpio code
Mike Frysinger
1
-6
/
+6
2009-02-04
Blackfin arch: add support for mobile ddr bf54x parts
Mike Frysinger
1
-0
/
+12
2009-01-07
Blackfin arch: fix bug: kernel crash when enable SDIO host driver
Mike Frysinger
1
-0
/
+10
2009-01-07
Blackfin arch: Set PB4 as the default irq for bf548 board v1.4+.
Sonic Zhang
1
-1
/
+1
2009-01-07
Blackfin arch: add SDIO host driver platform data
Cliff Cai
1
-0
/
+11
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
3
-6
/
+6
2009-01-07
Blackfin arch: update anomaly headers to match latest sheets
Mike Frysinger
1
-0
/
+2
2009-01-07
Blackfin arch: Fix bug - wrong endpoint number and dma channels of USB
Bryan Wu
2
-4
/
+4
2009-01-07
Blackfin arch: Remove wasted SIR header files
Graf Yang
1
-166
/
+0
2009-01-07
Blackfin arch: Modify bfin_sir device configuration to board file
Graf Yang
2
-16
/
+164
2009-01-07
Blackfin arch: Fix typo (channel)
Jean Delvare
1
-1
/
+1
2009-01-07
Blackfin arch: cleanup - use scm for changelog, not file headers
Mike Frysinger
1
-27
/
+3
2009-01-07
Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...
Mike Frysinger
2
-2
/
+2
2009-01-07
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
1
-9
/
+0
2009-01-07
Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option
Michael Hennerich
3
-415
/
+0
2009-01-07
Blackfin arch: add simple-gpio resources to all adi/tinyboards
Mike Frysinger
1
-0
/
+15
2008-11-18
Blackfin arch: add ANOMALY_05000435 to our headers
Mike Frysinger
1
-0
/
+1
2008-11-18
Blackfin arch: move out irq related functions
Mike Frysinger
1
-1
/
+1
2008-11-18
Blackfin arch: delay PLL_CTL/VR_CTL wrappers
Mike Frysinger
1
-55
/
+59
2008-11-18
Blackfin arch: make ADI board names consistent
Mike Frysinger
1
-1
/
+1
2009-01-07
Blackfin arch: SMP supporting patchset: some other misc code
Graf Yang
1
-0
/
+15
2008-11-18
Blackfin arch: use physmap in board resources rather than legacy config method
Mike Frysinger
1
-0
/
+45
2008-11-18
Blackfin arch: enable i2c_bfin_twi0_device in cm_bf548 board
Mike Frysinger
1
-1
/
+1
2008-11-18
Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati...
Michael Hennerich
1
-25
/
+22
2008-10-28
Blackfin arch: update anomaly lists to match latest sheets
Mike Frysinger
1
-0
/
+2
2008-10-28
Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3
Mike Frysinger
1
-1
/
+1
2008-10-16
Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...
Robin Getz
1
-1
/
+1
2008-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
6
-87
/
+177
2008-10-13
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
Graf Yang
1
-0
/
+3
2008-10-13
Blackfin Serial Driver: move common variables out of serial headers and into ...
Mike Frysinger
1
-3
/
+0
2008-10-13
Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...
Robin Getz
1
-0
/
+3
2008-10-10
Blackfin arch: make sure L2 start and length are always defined (fixes buildi...
Mike Frysinger
1
-7
/
+7
2008-10-10
Blackfin arch: update anomaly headers to match the latest sheet
Mike Frysinger
1
-8
/
+83
2008-10-10
Blackfin arch: print out error/warning if you are running on the incorrect CP...
Robin Getz
1
-10
/
+13
2008-10-10
Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled ...
Mike Frysinger
1
-45
/
+4
2008-10-09
Blackfin arch: Move all the silicon rev handling to one place
Mike Frysinger
1
-2
/
+0
2008-10-09
Blackfin arch: fix end address for parallel flash and increase kernel partiti...
Mike Frysinger
1
-2
/
+2
2008-10-09
Blackfin arch: flags of UART3 mem resource is missing
Sonic Zhang
1
-0
/
+1
2008-10-09
Blackfin arch: Make sure we program the correct values in only when necessary...
Robin Getz
1
-0
/
+2
2008-10-08
Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource...
Michael Hennerich
1
-0
/
+35
2008-10-13
Blackfin arch: only include asm/cplb.h when it is truly used
Mike Frysinger
2
-6
/
+4
2008-10-07
Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11
Mike Frysinger
1
-1
/
+1
[next]