index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-bf537
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Blackfin arch: Modify bfin_sir device configuration to board file
Graf Yang
2009-01-07
6
-43
/
+245
*
Blackfin arch: Fix typo (channel)
Jean Delvare
2009-01-07
1
-1
/
+1
*
Blackfin arch: ADP5588 QWERTY I2C Keyboard Input device driver
Michael Hennerich
2009-01-07
1
-0
/
+94
*
Blackfin arch: cleanup - use scm for changelog, not file headers
Mike Frysinger
2009-01-07
1
-27
/
+3
*
Blackfin arch: Add BF537-STAMP platform support for ENC28J60 SPI Ethernet MAC
Michael Hennerich
2009-01-07
1
-0
/
+19
*
Blackfin arch: Retire old spi_mmc driver
Yi Li
2009-01-07
1
-27
/
+0
*
Blackfin arch: add mmc_spi support to BF537-STAMP
Yi Li
2009-01-07
1
-0
/
+39
*
Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...
Mike Frysinger
2009-01-07
2
-2
/
+2
*
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
2009-01-07
1
-9
/
+0
*
Blackfin arch: gpio.h split into machine subfolders like already done for BF54x
Michael Hennerich
2009-01-07
1
-0
/
+68
*
Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option
Michael Hennerich
2009-01-07
3
-451
/
+0
*
Blackfin arch: add simple-gpio resources to all adi/tinyboards
Mike Frysinger
2009-01-07
2
-0
/
+30
*
Blackfin arch: add ANOMALY_05000435 to our headers
Mike Frysinger
2008-11-18
1
-0
/
+1
*
Blackfin arch: move out irq related functions
Mike Frysinger
2008-11-18
1
-1
/
+1
*
Blackfin arch: delay PLL_CTL/VR_CTL wrappers
Mike Frysinger
2008-11-18
1
-44
/
+47
*
Blackfin arch: make ADI board names consistent
Mike Frysinger
2008-11-18
3
-3
/
+3
*
Blackfin arch: SMP supporting patchset: some other misc code
Graf Yang
2009-01-07
1
-0
/
+15
*
Blackfin arch: workaround bug: spi_mmc driver working in dma mode may hang th...
Yi Li
2008-11-18
1
-1
/
+1
*
Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati...
Michael Hennerich
2008-11-18
2
-66
/
+52
*
Blackfin arch: don't assume a specific SPI flash part - take whatever you probe
Michael Hennerich
2008-11-18
1
-1
/
+1
*
Blackfin arch: update anomaly lists to match latest sheets
Mike Frysinger
2008-10-28
1
-0
/
+2
*
Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3
Mike Frysinger
2008-10-28
1
-1
/
+1
*
Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...
Robin Getz
2008-10-16
1
-1
/
+1
*
Blackfin arch: update AD7879 platform resources in board file
Michael Hennerich
2008-10-16
1
-8
/
+17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-10-13
4
-8
/
+94
|
\
|
*
Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...
Robin Getz
2008-10-13
1
-0
/
+3
|
*
Blackfin arch: AD7879 Touchscreen driver
Michael Hennerich
2008-10-13
1
-3
/
+37
|
*
Blackfin arch: update anomaly headers to match the latest sheet
Mike Frysinger
2008-10-10
1
-0
/
+2
|
*
Blackfin arch: print out error/warning if you are running on the incorrect CP...
Robin Getz
2008-10-10
1
-5
/
+5
|
*
Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD display
Michael Hennerich
2008-10-13
1
-0
/
+49
|
*
Blackfin arch: Move all the silicon rev handling to one place
Mike Frysinger
2008-10-09
1
-2
/
+0
*
|
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
Graf Yang
2008-10-13
1
-0
/
+3
*
|
Blackfin Serial Driver: move common variables out of serial headers and into ...
Mike Frysinger
2008-10-13
1
-3
/
+0
|
/
*
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-27
15
-2
/
+6660
*
Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLK
Michael Hennerich
2008-08-25
1
-1
/
+26
*
Blackfin arch: do not muck with the UART during boot -- let the serial driver...
Mike Frysinger
2008-08-14
1
-50
/
+0
*
Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...
Mike Frysinger
2008-08-14
1
-9
/
+0
*
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
2008-08-14
1
-1
/
+1
*
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
2008-08-06
1
-7
/
+0
*
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
2008-08-06
1
-129
/
+3
*
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
2008-08-06
1
-22
/
+0
*
Blackfin arch: unify the duplicated _real_start functions
Mike Frysinger
2008-08-06
1
-70
/
+0
*
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
2008-08-06
1
-38
/
+1
*
Blackfin arch: use symbolic IRQ_PF define rather than hardcoded
Mike Frysinger
2008-08-05
2
-2
/
+2
*
Blackfin arch: remove pata resources from generic board
Mike Frysinger
2008-08-05
1
-45
/
+0
*
Blackfin arch: add support for board tcm-bf537
Mike Frysinger
2008-08-13
3
-0
/
+597
*
Blackfin arch: add board resources for parallel flash on cm-bf537
Mike Frysinger
2008-08-05
1
-0
/
+54
*
Blackfin arch: be consistant with parition names, and ensure the bus is ident...
Robin Getz
2008-08-05
5
-21
/
+21
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-07-26
2
-10
/
+90
|
\
|
*
Blackfin arch: use the symbolic IRQ define rather than the backend number
Mike Frysinger
2008-07-14
1
-1
/
+1
[prev]
[next]