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
Commit message (
Expand
)
Author
Age
*
Blackfin arch: Modify some funtion names to more genernal ones
Graf Yang
2008-10-08
*
Blackfin arch: rename blackfin_sram.c to sram-alloc.c
Robin Getz
2008-10-08
*
Blackfin arch: add a meaningful name for each irqchip
Graf Yang
2008-10-08
*
Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel s...
Graf Yang
2008-10-08
*
Blackfin arch: Make sure we protect except 2 properly, and print out memory p...
Robin Getz
2008-10-08
*
Blackfin arch: mark local gpio_error() as static
Mike Frysinger
2008-10-08
*
Blackfin arch: fix bug - sometimes there is no response to the hitting key in...
Mike Frysinger
2008-10-08
*
Blackfin arch: Better error handling of unknown exceptions
Robin Getz
2008-10-08
*
Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource...
Michael Hennerich
2008-10-08
*
Blackfin arch: add supporting for kgdb
Sonic Zhang
2008-10-13
*
Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl...
Bernd Schmidt
2008-10-07
*
Blackfin arch: add supporting for double fault debug handling
Robin Getz
2008-10-08
*
Blackfin arch: only include asm/cplb.h when it is truly used
Mike Frysinger
2008-10-13
*
Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11
Mike Frysinger
2008-10-07
*
Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD
Michael Hennerich
2008-10-13
*
Blackfin arch: add dma mapping stub for musb driver port
Bryan Wu
2008-09-22
*
Blackfin arch: use new platform data interface of musb to replace old one
Bryan Wu
2008-10-08
*
Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE
Michael Hennerich
2008-08-28
*
Blackfin arch: sram: use 'unsigned long' for irqflags
Vegard Nossum
2008-08-28
*
Blackfin arch: let PCI depend on BROKEN
Adrian Bunk
2008-08-26
*
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-26
*
Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then rebo...
Sonic Zhang
2008-08-25
*
Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...
Mike Frysinger
2008-08-25
*
Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLK
Michael Hennerich
2008-08-25
*
Blackfin arch: hook up some missing new system calls
Bryan Wu
2008-08-14
*
Blackfin arch: do not muck with the UART during boot -- let the serial driver...
Mike Frysinger
2008-08-14
*
Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...
Mike Frysinger
2008-08-14
*
Blackfin arch: use %pF when printing out the double fault address so we get s...
Mike Frysinger
2008-08-14
*
Blackfin arch: add support for the BlackStamp board
Benjamin Matthews
2008-08-14
*
Blackfin arch: Allow ins functions to have a low latency version
Robin Getz
2008-08-14
*
Blackfin arch: Print out doublefault addresses, so debug can occur
Robin Getz
2008-08-14
*
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
2008-08-14
*
Blackfin arch: cleanup cache lock code
Mike Frysinger
2008-08-14
*
Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...
Michael Hennerich
2008-08-13
*
Blackfin arch: Fix bug - when expanding the trace buffer, it does not print o...
Robin Getz
2008-08-06
*
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
2008-08-06
*
Blackfin arch: delete unused cache functions
Mike Frysinger
2008-08-13
*
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
2008-08-13
*
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
2008-08-06
*
Blackfin arch: add asm/thread_info.h for THREAD_SIZE define
Mike Frysinger
2008-08-06
*
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
2008-08-06
*
Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned
Mike Frysinger
2008-08-06
*
Blackfin arch: unify the duplicated _real_start functions
Mike Frysinger
2008-08-06
*
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
2008-08-06
*
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
Sonic Zhang
2008-08-05
*
Blackfin arch: use symbolic IRQ_PF define rather than hardcoded
Mike Frysinger
2008-08-05
*
Blackfin arch: remove pata resources from generic board
Mike Frysinger
2008-08-05
*
Blackfin arch: add support for board tcm-bf537
Mike Frysinger
2008-08-13
*
Blackfin arch: add board resources for parallel flash on cm-bf537
Mike Frysinger
2008-08-05
*
Blackfin arch: be consistant with parition names, and ensure the bus is ident...
Robin Getz
2008-08-05
[next]