index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
*
[Blackfin] arch: take DDR DEVWD into consideration as well for BF548
Michael Hennerich
2008-04-24
*
[Blackfin] arch: BF54x memsizes are in mbits, not mbytes
Mike Frysinger
2008-04-24
*
[Blackfin] arch: detect the memory available in the system on the fly by default
Mike Frysinger
2008-04-24
*
[Blackfin] arch: now that we can panic() early, dont need the delayed L1 over...
Mike Frysinger
2008-04-23
*
[Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be define...
Sonic Zhang
2008-04-23
*
[Blackfin] arch: Add a little bit more runtime info for MPU
Robin Getz
2008-04-23
*
[Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S ...
Mike Frysinger
2008-04-23
*
[Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: ...
Yi Li
2008-03-25
*
[Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like ...
Mike Frysinger
2008-02-24
*
[Blackfin] arch: add fixed code to the memory map output
Mike Frysinger
2008-02-22
*
[Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option...
Mike Frysinger
2008-02-02
*
[Blackfin] arch: simpler header and update dates
Mike Frysinger
2008-02-02
*
[Blackfin] arch: move the init sections to the end of memory
Mike Frysinger
2008-02-02
*
[Blackfin] arch: Fix BUG - Enable ISP1362 driver to work ok with BF561
Michael Hennerich
2008-02-02
*
[Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" op...
Yi Li
2008-02-08
*
procfs: constify function pointer tables
Jan Engelhardt
2008-02-08
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
*
[Blackfin] arch: fix bug kernel boot message: memory information is not reaso...
Yi Li
2008-01-27
*
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
2008-01-27
*
[Blackfin] arch: scrub dead alive/idle LED code
Mike Frysinger
2007-12-24
*
Blackfin arch: fix bug kernel not to boot up with mtd filesystems
Bernd Schmidt
2007-11-17
*
Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd
Mike Frysinger
2007-11-22
*
Blackfin arch: move the init sections to the end of memory to help decrease m...
Robin Getz
2007-11-15
*
Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...
Robin Getz
2007-10-29
*
Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...
Robin Getz
2007-10-29
*
Blackfin arch: Javier Herrer writes: fix building when icache and dcache is d...
Mike Frysinger
2007-10-21
*
Blackfin arch: add functions for converting between sclks and usecs
Mike Frysinger
2007-10-21
*
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
2007-10-21
*
Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else
Robin Getz
2007-10-21
*
Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt ...
Robin Getz
2007-10-09
*
Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz)
Mike Frysinger
2007-09-12
*
Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that...
Robin Getz
2007-08-27
*
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
2007-10-10
*
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-07-24
*
Blackfin arch: Initialize the exception vectors early in the boot process
Bernd Schmidt
2007-07-25
*
Blackfin arch: use bfin_read_SWRST() now that BF561 provides it
Mike Frysinger
2007-07-24
*
Blackfin arch: Enable BF54x PIN/GPIO interrupts
Michael Hennerich
2007-07-12
*
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-07-12
*
Blackfin arch: Clean up trace buffer handling, No major functional changes.
Robin Getz
2007-06-21
*
Blackfin arch: Start untangling the CPLB handling code.
Bernd Schmidt
2007-07-12
*
Blackfin arch: defines and provides entry points for certain user space funct...
Bernd Schmidt
2007-06-20
*
Blackfin arch: initial supporting for BF548-EZKIT
Roy Huang
2007-07-12
*
Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...
Jie Zhang
2007-06-25
*
Blackfin arch: match kernel startup messaage with new linker script
Robin Getz
2007-06-20
*
Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line
Mike Frysinger
2007-06-11
*
Blackfin arch: try to split up functions like this into smaller units accordi...
Aubrey Li
2007-06-14
*
Blackfin arch: move more of our startup code to .init so it can be freed once...
Mike Frysinger
2007-06-11
*
Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...
Mike Frysinger
2007-05-21
*
Blackfin arch: move board specific setup out of common init code and into the...
Mike Frysinger
2007-05-21
*
Blackfin arch: Fix bug using usb keyboard crashes kernel
Michael Hennerich
2007-05-21
[next]