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
/
boot
Commit message (
Expand
)
Author
Age
*
[POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-empty
Scott Wood
2007-05-07
*
[POWERPC] Small cleanups to the cuboot bootwrapper code
David Gibson
2007-05-02
*
[POWERPC] Replace undocumented interface properties in dts files
Kim Phillips
2007-05-02
*
[POWERPC] Add dt_xlate_addr() to bootwrapper
Mark A. Greer
2007-04-29
*
[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE
Scott Wood
2007-04-29
*
[POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.
Scott Wood
2007-04-27
*
[POWERPC] bootwrapper: cuImage for 85xx
Scott Wood
2007-04-27
*
[POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().
Scott Wood
2007-04-27
*
[POWERPC] boot: More verbose gunzip error message
Milton Miller
2007-04-27
*
[POWERPC] Enable make install
Akinobu Mita
2007-04-27
*
[POWERPC] Fix comment typo in Kurobox device tree
Grant Likely
2007-04-24
*
[POWERPC] bootwrapper: Use `unsigned long' for malloc sizes
Geert Uytterhoeven
2007-04-24
*
[POWERPC] bootwrapper: cuboot for 83xx
Scott Wood
2007-04-24
*
[POWERPC] bootwrapper: Add ppcboot.h
Scott Wood
2007-04-24
*
[POWERPC] bootwrapper: Add a cuboot platform and a cuImage target
Scott Wood
2007-04-24
*
[POWERPC] Fix detection of loader-supplied initrd on OF platforms
Paul Mackerras
2007-04-12
*
[POWERPC] bootwrapper: Decompress less, check more
Milton Miller
2007-04-12
*
[POWERPC] bootwrapper: no-gzip fixes
Milton Miller
2007-04-12
*
[POWERPC] bootwrapper: missing relocation in crt0.S
Milton Miller
2007-04-12
*
[POWERPC] Routine to find the devtree node of a linux,phandle
Mark A. Greer
2007-04-12
*
[POWERPC] Move bootwrapper ELF parsing routines to a file
Mark A. Greer
2007-04-12
*
[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.
Scott Wood
2007-04-12
*
[POWERPC] Clean up zImage handling of the command line
David Gibson
2007-04-12
*
[POWERPC] Add device tree utility functions to zImage
David Gibson
2007-04-12
*
[POWERPC] 85xx: Add initial MPC8544 DS platform files.
Jon Loeliger
2007-03-29
*
[POWERPC] 83xx: Add MPC832x RDB board support.
Michael Barkowski
2007-03-29
*
[POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS.
Zhang Wei
2007-03-26
*
[POWERPC] New reg.h for the zImage
David Gibson
2007-03-26
*
[POWERPC] Add gcc format warnings to zImage printf()
David Gibson
2007-03-26
*
[POWERPC] boot: Use a common zImage rule
Milton Miller
2007-03-26
*
[POWERPC] boot: clean rule fixes
Milton Miller
2007-03-26
*
[POWERPC] boot: Use FORCE
Milton Miller
2007-03-26
*
[POWERPC] bootwrapper: Allow platforms to call library zImage_start
Milton Miller
2007-03-26
*
[POWERPC] bootwrapper: Add a fatal error helper
Milton Miller
2007-03-26
*
[POWERPC] boot: export flush_cache
Milton Miller
2007-03-21
*
[POWERPC] boot: rebuild when wrapper changes
Milton Miller
2007-03-21
*
[POWERPC] bootwrapper: Make setprop accept a const buffer.
Scott Wood
2007-03-21
*
[POWERPC] bootwrapper: Make compression of the kernel image optional.
Scott Wood
2007-03-21
*
[POWERPC] bootwrapper: Add dt_ops methods.
Scott Wood
2007-03-21
*
[POWERPC] Add documentation for the zImage's gunzip convenience functions
David Gibson
2007-03-16
*
[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para...
Scott Wood
2007-03-16
*
[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().
Scott Wood
2007-03-16
*
[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if alr...
Scott Wood
2007-03-16
*
[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external func...
Scott Wood
2007-03-16
*
[POWERPC] bootwrapper: Add ft_find_device_rel().
Scott Wood
2007-03-16
*
[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().
Scott Wood
2007-03-13
*
[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().
Scott Wood
2007-03-13
*
[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when callin...
Scott Wood
2007-03-13
*
[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.
Scott Wood
2007-03-13
*
[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().
Scott Wood
2007-03-13
[next]