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
/
mach-bf537
Commit message (
Expand
)
Author
Age
*
Blackfin arch: use the symbolic IRQ define rather than the backend number
Mike Frysinger
2008-07-14
*
Blackfin arch: Fix bug - Kernel does not boot if re-program clocks
Michael Hennerich
2008-07-14
*
Blackfin arch: use the generic platform nand driver to support nand flash on ...
Mike Frysinger
2008-06-24
*
Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN
Mike Frysinger
2008-06-07
*
Blackfin arch: Remove bad and usless code
Michael Hennerich
2008-05-31
*
[Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma...
Mike Frysinger
2008-05-09
*
[Blackfin] arch: Functional power management support: Add CPU and platform vo...
Michael Hennerich
2008-05-06
*
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
*
[Blackfin] arch: Functional power management support: Remove broken cpu frequ...
Michael Hennerich
2008-04-24
*
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
Graf Yang
2008-04-24
*
[Blackfin] arch: Add platform support for MTD DATAFLASH
Michael Hennerich
2008-04-23
*
[Blackfin] arch: Give the DMA base registers a more descriptive name
Bernd Schmidt
2008-04-23
*
[Blackfin] arch: Consistently export base_addr for all Blackfin variants.
Bernd Schmidt
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: USB header files are now located under linux/usb/.
Peter Korsgaard
2008-04-23
*
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...
Graf Yang
2008-04-23
*
[Blackfin] arch: finish removing remnants of old BF537_PORT_H option of Black...
Mike Frysinger
2008-04-23
*
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2008-04-22
*
[Blackfin] arch: add i2c board info struct and move to new-style i2c interface
Bryan Wu
2008-03-25
*
[Blackfin] arch: conditionally enable flash resources since it requests the a...
Mike Frysinger
2008-03-25
*
[Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes J...
Mike Frysinger
2008-03-25
*
[Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...
Mike Frysinger
2008-02-24
*
[Blackfin] arch: add board resources for new simple-gpio char driver
Mike Frysinger
2008-02-22
*
[Blackfin] arch: fix bug - set right partition size in the board files
Mike Frysinger
2008-02-24
*
[Blackfin] arch: Encourage users to use the spidev character driver: Provide ...
Michael Hennerich
2008-02-08
*
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
2008-02-06
*
[Blackfin] arch: use common flash driver to setup partitions rather than the ...
Mike Frysinger
2008-01-24
*
[Blackfin] arch: Update copyright date
Michael Hennerich
2008-01-22
*
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
2008-01-22
*
[Blackfin] arch: pull in linux/etherdevice.h for random_ether_addr() used in ...
Mike Frysinger
2007-12-24
*
[Blackfin] arch: disable bfin_get_ether_addr fucntion for boards when do not ...
Martin Strubel
2007-12-24
*
[Blackfin] arch: added Minotaur BSP
Martin Strubel
2008-01-27
*
[Blackfin] arch: replace current blackfin specific pfbutton driver with kerne...
Michael Hennerich
2008-01-27
*
[Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfi...
Michael Hennerich
2008-01-27
*
Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co...
Sonic Zhang
2007-11-21
*
Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board...
Michael Hennerich
2007-11-17
*
Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re...
Michael Hennerich
2007-11-15
*
Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...
Mike Frysinger
2007-11-15
*
Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...
Mike Frysinger
2007-11-15
*
Blackfin arch: sharing the board-specific MAC function does not make sense so...
Mike Frysinger
2007-11-22
*
Blackfin arch: split board selection off into mach subdirs
Mike Frysinger
2007-11-15
*
Blackfin arch: move hard coded pin_req to board file
Bryan Wu
2007-11-12
*
Blackfin arch: fix libata data struct member from irq_type to irq_flags
Mike Frysinger
2007-10-29
*
Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.
Sonic Zhang
2007-10-29
*
Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...
Michael Hennerich
2007-10-29
*
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
2007-10-21
*
USB: re-remove <linux/usb_sl811.h>
David Brownell
2007-10-12
*
Blackfin arch: Print out debug info, as early as possible
Robin Getz
2007-10-09
*
Blackfin arch: Remove legacy support
Michael Hennerich
2007-08-28
*
Blackfin arch: rewrite our reboot code in C
Mike Frysinger
2007-10-10
[next]