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: remove spurious dash when dcache is off
Mike Frysinger
2009-03-05
*
Blackfin arch: Random read/write errors are a bad thing
Robin Getz
2009-03-05
*
Blackfin arch: Update Copyright information
Michael Hennerich
2009-02-04
*
Blackfin arch: define bfin_memmap as static since it is only used here
Mike Frysinger
2009-02-04
*
Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it
Mike Frysinger
2009-02-04
*
Blackfin arch: Print out where the bootmode is coming from (for easier debugg...
Robin Getz
2009-02-04
*
Blackfin arch: rewrite get_sclk()/get_vco()
Mike Frysinger
2009-01-07
*
Blackfin arch: Faster C implementation of no-MPU CPLB handler
Bernd Schmidt
2009-01-07
*
Blackfin arch: panic when running on a chip rev below what we are compiled for
Robin Getz
2009-01-07
*
Blackfin arch: do not allow people to pass in a diff clkin_hz value
Mike Frysinger
2009-01-07
*
Blackfin arch: allow clkin_hz to be specified on the command line
Mike Frysinger
2009-01-07
*
Blackfin arch: show_cpuinfo - consolidate ugly casts
Mike Frysinger
2009-01-07
*
Blackfin arch: include linux/mm.h since we use PAGE_ALIGN and such
Mike Frysinger
2009-01-07
*
Blackfin arch: rewrite dma_memcpy() and dma in/out functions
Mike Frysinger
2009-01-07
*
Blackfin arch: delete now unused "cclk" member of blackfin_cpudata
Mike Frysinger
2009-01-07
*
Blackfin arch: Fix bug - change cpufreq doesn't take effect on bf537 now
Michael Hennerich
2008-11-18
*
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...
Graf Yang
2008-11-18
*
Blackfin arch: dont warn when running a kernel on the oldest supported silicon
Mike Frysinger
2008-10-28
*
Blackfin arch: don't copy bss when copying L1
Mike Frysinger
2008-10-27
*
Blackfin arch: introducing bfin_addr_dcachable
Vitja Makarov
2008-10-13
*
Blackfin arch: fix a typo in comments
Bryan Wu
2008-10-10
*
Blackfin arch: print out error/warning if you are running on the incorrect CP...
Robin Getz
2008-10-10
*
Blackfin arch: Move all the silicon rev handling to one place
Mike Frysinger
2008-10-09
*
Blackfin arch: correct icache size in show_cpuinfo(), let c_start() return pr...
Graf Yang
2008-10-09
*
Blackfin arch: Modify some funtion names to more genernal ones
Graf Yang
2008-10-08
*
Blackfin arch: add supporting for double fault debug handling
Robin Getz
2008-10-08
*
Blackfin arch: use %pF when printing out the double fault address so we get s...
Mike Frysinger
2008-08-14
*
Blackfin arch: Print out doublefault addresses, so debug can occur
Robin Getz
2008-08-14
*
Blackfin arch: cleanup cache lock code
Mike Frysinger
2008-08-14
*
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
2008-08-13
*
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
2008-08-06
*
Blackfin arch: If we double fault, rather than hang forever, reset
Robin Getz
2008-07-26
*
Blackfin arch: When icache is off, make sure people know it
Robin Getz
2008-07-26
*
Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so ...
Mike Frysinger
2008-07-26
*
Blackfin arch: check the EXTBANKS field of the DDRCTL1 register to see if we ...
Mike Frysinger
2008-07-26
*
Blackfin arch: Extend sram malloc to handle L2 SRAM.
Sonic Zhang
2008-07-19
*
Blackfin arch: Remove redundant kernel option
Michael Hennerich
2008-07-14
*
[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
[next]