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
/
powerpc
/
platforms
/
85xx
/
p1022_ds.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-23
|
\
|
*
powerpc/fsl: remove extraneous DIU platform functions
Timur Tabi
2013-02-15
|
*
arch/powerpc/platforms/85xx/p1022_ds.c: adjust duplicate test
Julia Lawall
2013-02-15
*
|
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
|
\
|
|
*
powerpc/85xx: p1022ds: Use NULL instead of 0 for pointers
Tushar Behera
2012-11-25
|
*
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
2012-11-14
*
|
powerpc: fix typo (utilties -> utilities)
Tim Blechmann
2013-01-09
|
/
*
powerpc/fsl-pci: Unify pci/pcie initialization code
Jia Hongtao
2012-09-12
*
powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled
Timur Tabi
2012-07-26
*
powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled
Timur Tabi
2012-07-26
*
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2012-07-12
|
\
|
*
powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS
Timur Tabi
2012-07-10
*
|
of: Improve prom_update_property() function
Dong Aisheng
2012-07-11
|
/
*
powerpc: Fix assmption of end_of_DRAM() returns end address
Bharat Bhushan
2012-07-03
*
powerpc/85xx: don't call of_platform_bus_probe() twice
Timur Tabi
2012-04-19
*
powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h
Timur Tabi
2012-03-29
*
powerpc/85xx: p1022ds: enable monitor switching via pixis indirect mode
Timur Tabi
2012-03-16
*
powerpc/85xx: p1022ds: disable the NOR flash node if video is enabled
Timur Tabi
2012-03-16
*
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-22
*
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
2012-02-22
*
powerpc: fix compile error with 85xx/p1022_ds.c
Michael Neuling
2012-01-17
*
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-12-06
*
powerpc/mpic: Search for open-pic device-tree node if NULL
Kyle Moffett
2011-12-06
*
powerpc: Consolidate mpic_alloc() OF address translation
Kyle Moffett
2011-12-06
*
powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"
Kyle Moffett
2011-12-06
*
powerpc/85xx: consolidate of_platform_bus_probe calls
Dmitry Eremin-Solenikov
2011-11-24
*
powerpc/85xx: separate cpm2 pic init
Dmitry Eremin-Solenikov
2011-11-24
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-06
|
\
|
*
powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boards
Timur Tabi
2011-10-12
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
Florian Tobias Schandinat
2011-08-29
|
\
\
|
|
/
|
/
|
|
*
drivers/video: use strings to specify the Freescale DIU monitor port
Timur Tabi
2011-07-13
*
|
powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed values
Timur Tabi
2011-06-27
*
|
powerpc/p1022ds: add missing iounmap calls to platform file
Timur Tabi
2011-06-27
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-10-25
|
\
|
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-10-25
|
|
\
|
|
*
powerpc/85xx: add DIU support to the Freecale P1022DS reference board
Timur Tabi
2010-10-14
*
|
|
powerpc/p1022: Add probing for individual DMA channels
Timur Tabi
2010-10-14
|
/
/
*
/
powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock
Kumar Gala
2010-08-31
|
/
*
powerpc/85xx: Introduce support for the Freescale P1022DS reference board
Timur Tabi
2010-08-04