index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-blackfin
/
mach-bf561
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-27
12
-5154
/
+0
*
Blackfin arch: Add return value check in bfin_sir_probe(), remove SSYNC().
Graf Yang
2008-07-19
1
-4
/
+9
*
Blackfin arch: Fix bug - Kernel does not boot if re-program clocks
Michael Hennerich
2008-07-14
1
-27
/
+0
*
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
Sonic Zhang
2008-06-19
1
-1
/
+1
*
Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.
Sonic Zhang
2008-06-03
1
-0
/
+6
*
Blackfin arch: update anomaly headers from toolchain trunk
Mike Frysinger
2008-05-31
1
-1
/
+1
*
Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.
Michael Hennerich
2008-05-17
1
-4
/
+4
*
Blackfin Serial Driver: abstract away DLAB differences into header
Mike Frysinger
2008-05-07
1
-0
/
+3
*
Blackfin Serial Driver: macro away the IER differences between processors
Mike Frysinger
2008-05-07
1
-0
/
+2
*
[Blackfin] arch: remove useless IRQ_SW_INT defines
Michael Hennerich
2008-05-09
1
-7
/
+6
*
[Blackfin] arch: Equalize include files: Add VR_CTL masks
Michael Hennerich
2008-05-07
1
-0
/
+28
*
[Blackfin] arch: Equalize include files: Add PLL_DIV Masks
Michael Hennerich
2008-04-24
1
-0
/
+2
*
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
Graf Yang
2008-04-24
3
-17
/
+167
*
[Blackfin] arch: Update anomaly list.
Sonic Zhang
2008-04-24
1
-1
/
+5
*
[Blackfin] arch: Prevent potential Core Hang situation
Michael Hennerich
2008-04-24
1
-4
/
+30
*
[Blackfin] arch: Give the DMA base registers a more descriptive name
Bernd Schmidt
2008-04-23
1
-3
/
+0
*
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...
Graf Yang
2008-04-23
1
-12
/
+17
*
[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well
Sonic Zhang
2008-02-02
1
-1
/
+1
*
[Blackfin] serial driver: rework break flood anomaly handling to be more robu...
Mike Frysinger
2007-12-24
1
-0
/
+3
*
[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...
Mike Frysinger
2007-12-24
1
-1
/
+18
*
[Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o...
Mike Frysinger
2008-02-25
1
-0
/
+2
*
[Blackfin] arch: Fix CONFIG_PM support for BF561
Michael Hennerich
2008-02-25
1
-1
/
+2
*
[Blackfin] arch: Merge BF561 support into ints-priority
Michael Hennerich
2008-02-08
1
-0
/
+20
*
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
2008-01-22
1
-1
/
+1
*
[Blackfin] arch: update to latest anomaly sheets
Mike Frysinger
2007-12-24
1
-2
/
+16
*
[Blackfin] arch: Fix gpio label handling
Michael Hennerich
2007-12-24
1
-0
/
+2
*
Blackfin arch: cplb and map header file cleanup
Mike Frysinger
2007-11-21
2
-19
/
+5
*
Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...
Mike Frysinger
2007-11-21
1
-2
/
+0
*
Blackfin arch: fix double fault definition for BF561 core A and core B
Mike Frysinger
2007-11-15
1
-2
/
+2
*
Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
Mike Frysinger
2007-11-15
1
-4
/
+0
*
Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...
Mike Frysinger
2007-11-12
1
-6
/
+9
*
Blackfin arch: Add missing definitions for BF561
Mike Frysinger
2007-10-30
1
-0
/
+3
*
Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...
Bryan Wu
2007-10-10
1
-0
/
+1
*
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
2007-10-10
2
-97
/
+18
*
Blackfin arch: Fix CCLK and SCLK checks
Robin Getz
2007-08-03
1
-87
/
+0
*
Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__
Mike Frysinger
2007-07-25
1
-1
/
+1
*
Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...
Bryan Wu
2007-08-05
1
-1
/
+1
*
Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...
Michael Hennerich
2007-07-24
1
-0
/
+2
*
Blackfin arch: update to latest anomaly sheets
Mike Frysinger
2007-08-05
1
-0
/
+1
*
Blackfin arch: reorganize headers slightly so we can be sure things are defin...
Mike Frysinger
2007-07-25
1
-5
/
+2
*
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...
Mike Frysinger
2007-07-25
1
-1
/
+1
*
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-07-25
2
-143
/
+237
*
Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...
Mike Frysinger
2007-07-24
1
-85
/
+62
*
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...
Michael Hennerich
2007-10-03
1
-2
/
+9
*
Blackfin arch: fix the aliased write macros
Robin Getz
2007-08-05
1
-2
/
+2
*
Blackfin arch: setup aliases for some core Core A MMRs
Mike Frysinger
2007-07-24
2
-0
/
+10
*
Blackfin arch: clean up some coding style issues
Bryan Wu
2007-07-12
1
-1
/
+0
*
Blackfin arch: Add Support for Peripheral PortMux and resouce allocation
Michael Hennerich
2007-07-12
1
-0
/
+87
*
Blackfin arch: add missing implementations SIC_IWR crosses several registers
Michael Hennerich
2007-06-21
1
-3
/
+7
*
Blackfin arch: initial supporting for BF548-EZKIT
Roy Huang
2007-07-12
1
-0
/
+3
[next]