index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-bf527
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) value
Robin Getz
1
-3
/
+3
2009-01-07
Blackfin arch: add () to avoid warnings from gcc
Mike Frysinger
1
-1
/
+1
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
4
-45
/
+45
2009-01-07
Blackfin arch: Add AD7879 defaults for the Blackfin Landscape LCD EZ-Extender
Michael Hennerich
2
-0
/
+72
2009-01-07
Blackfin arch: update anomaly headers to match latest sheets
Mike Frysinger
1
-0
/
+1
2009-01-07
Blackfin arch: Fix bug - wrong endpoint number and dma channels of USB
Bryan Wu
3
-6
/
+6
2009-01-07
Blackfin arch: Remove wasted SIR header files
Graf Yang
1
-142
/
+0
2009-01-07
Blackfin arch: Modify bfin_sir device configuration to board file
Graf Yang
3
-21
/
+123
2009-01-07
Blackfin arch: cleanup - use scm for changelog, not file headers
Mike Frysinger
1
-27
/
+3
2009-01-07
Blackfin arch: Retire old spi_mmc driver
Yi Li
1
-27
/
+0
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: gpio.h split into machine subfolders like already done for BF54x
Michael Hennerich
1
-0
/
+68
2009-01-07
Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option
Michael Hennerich
3
-458
/
+0
2008-11-18
Blackfin arch: add ANOMALY_05000435 to our headers
Mike Frysinger
1
-0
/
+2
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
-49
/
+53
2008-11-18
Blackfin arch: make ADI board names consistent
Mike Frysinger
2
-2
/
+2
2009-01-07
Blackfin arch: SMP supporting patchset: some other misc code
Graf Yang
1
-0
/
+15
2008-11-18
Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati...
Michael Hennerich
2
-66
/
+52
2008-10-28
Blackfin arch: update anomaly lists to match latest sheets
Mike Frysinger
1
-3
/
+4
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
10
-59
/
+966
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: update anomaly headers to match the latest sheet
Mike Frysinger
1
-45
/
+113
2008-10-10
Blackfin arch: print out error/warning if you are running on the incorrect CP...
Robin Getz
1
-2
/
+17
2008-10-09
Blackfin arch: Move all the silicon rev handling to one place
Mike Frysinger
1
-2
/
+0
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
3
-0
/
+67
2008-10-13
Blackfin arch: only include asm/cplb.h when it is truly used
Mike Frysinger
2
-4
/
+2
2008-10-13
Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD
Michael Hennerich
3
-0
/
+740
2008-10-08
Blackfin arch: use new platform data interface of musb to replace old one
Bryan Wu
2
-6
/
+22
2008-08-28
Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE
Michael Hennerich
1
-97
/
+88
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
19
-2
/
+7799
2008-08-14
Blackfin arch: do not muck with the UART during boot -- let the serial driver...
Mike Frysinger
1
-36
/
+0
2008-08-14
Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...
Mike Frysinger
1
-9
/
+0
2008-08-14
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
1
-1
/
+1
2008-08-06
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
1
-7
/
+0
2008-08-06
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
1
-129
/
+3
2008-08-06
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
1
-22
/
+0
2008-08-06
Blackfin arch: unify the duplicated _real_start functions
Mike Frysinger
1
-70
/
+0
2008-08-06
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
1
-19
/
+0
2008-08-05
Blackfin arch: remove pata resources from generic board
Mike Frysinger
2
-92
/
+0
2008-08-05
Blackfin arch: be consistant with parition names, and ensure the bus is ident...
Robin Getz
2
-14
/
+14
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
4
-9
/
+1020
2008-07-19
Blackfin arch: Apply Bluetechnix CM-BF527 board support patch
Michael Hennerich
3
-0
/
+1017
2008-07-14
Blackfin arch: Fix bug - Kernel does not boot if re-program clocks
Michael Hennerich
1
-9
/
+3
[prev]
[next]