index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like ...
Mike Frysinger
2008-02-25
1
-0
/
+1
*
[Blackfin] arch: add fixed code to the memory map output
Mike Frysinger
2008-02-22
1
-1
/
+3
*
[Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option...
Mike Frysinger
2008-02-02
1
-3
/
+4
*
[Blackfin] arch: simpler header and update dates
Mike Frysinger
2008-02-02
1
-24
/
+5
*
[Blackfin] arch: move the init sections to the end of memory
Mike Frysinger
2008-02-02
1
-7
/
+7
*
[Blackfin] arch: Fix BUG - Enable ISP1362 driver to work ok with BF561
Michael Hennerich
2008-02-02
1
-8
/
+10
*
[Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" op...
Yi Li
2008-02-09
1
-114
/
+427
*
procfs: constify function pointer tables
Jan Engelhardt
2008-02-08
1
-1
/
+1
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
1
-1
/
+1
*
[Blackfin] arch: fix bug kernel boot message: memory information is not reaso...
Yi Li
2008-01-27
1
-0
/
+1
*
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
2008-01-27
1
-0
/
+10
*
[Blackfin] arch: scrub dead alive/idle LED code
Mike Frysinger
2007-12-24
1
-2
/
+0
*
Blackfin arch: fix bug kernel not to boot up with mtd filesystems
Bernd Schmidt
2007-11-18
1
-4
/
+4
*
Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd
Mike Frysinger
2007-11-23
1
-2
/
+7
*
Blackfin arch: move the init sections to the end of memory to help decrease m...
Robin Getz
2007-11-15
1
-4
/
+4
*
Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...
Robin Getz
2007-10-29
1
-0
/
+2
*
Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...
Robin Getz
2007-10-29
1
-2
/
+9
*
Blackfin arch: Javier Herrer writes: fix building when icache and dcache is d...
Mike Frysinger
2007-10-22
1
-2
/
+2
*
Blackfin arch: add functions for converting between sclks and usecs
Mike Frysinger
2007-10-21
1
-1
/
+13
*
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
2007-10-21
1
-10
/
+10
*
Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else
Robin Getz
2007-10-21
1
-39
/
+61
*
Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt ...
Robin Getz
2007-10-09
1
-17
/
+21
*
Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz)
Mike Frysinger
2007-09-12
1
-1
/
+1
*
Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that...
Robin Getz
2007-08-27
1
-5
/
+0
*
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
2007-10-10
1
-14
/
+15
*
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-07-25
1
-10
/
+10
*
Blackfin arch: Initialize the exception vectors early in the boot process
Bernd Schmidt
2007-07-25
1
-0
/
+1
*
Blackfin arch: use bfin_read_SWRST() now that BF561 provides it
Mike Frysinger
2007-07-24
1
-4
/
+0
*
Blackfin arch: Enable BF54x PIN/GPIO interrupts
Michael Hennerich
2007-07-12
1
-2
/
+2
*
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-07-12
1
-23
/
+21
*
Blackfin arch: Clean up trace buffer handling, No major functional changes.
Robin Getz
2007-06-21
1
-3
/
+11
*
Blackfin arch: Start untangling the CPLB handling code.
Bernd Schmidt
2007-07-12
1
-287
/
+2
*
Blackfin arch: defines and provides entry points for certain user space funct...
Bernd Schmidt
2007-06-21
1
-0
/
+22
*
Blackfin arch: initial supporting for BF548-EZKIT
Roy Huang
2007-07-12
1
-1
/
+2
*
Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...
Jie Zhang
2007-06-25
1
-4
/
+14
*
Blackfin arch: match kernel startup messaage with new linker script
Robin Getz
2007-06-21
1
-3
/
+5
*
Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line
Mike Frysinger
2007-06-11
1
-4
/
+3
*
Blackfin arch: try to split up functions like this into smaller units accordi...
Aubrey Li
2007-06-14
1
-112
/
+121
*
Blackfin arch: move more of our startup code to .init so it can be freed once...
Mike Frysinger
2007-06-11
1
-5
/
+5
*
Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...
Mike Frysinger
2007-05-21
1
-0
/
+8
*
Blackfin arch: move board specific setup out of common init code and into the...
Mike Frysinger
2007-05-21
1
-18
/
+2
*
Blackfin arch: Fix bug using usb keyboard crashes kernel
Michael Hennerich
2007-05-21
1
-1
/
+3
*
blackfin architecture
Bryan Wu
2007-05-07
1
-0
/
+902