index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Add dt_xlate_addr() to bootwrapper
Mark A. Greer
2007-04-30
2
-16
/
+35
*
[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE
Scott Wood
2007-04-30
1
-1
/
+1
*
[POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.
Scott Wood
2007-04-27
1
-1
/
+1
*
[POWERPC] bootwrapper: cuImage for 85xx
Scott Wood
2007-04-27
2
-1
/
+71
*
[POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().
Scott Wood
2007-04-27
1
-12
/
+11
*
[POWERPC] boot: More verbose gunzip error message
Milton Miller
2007-04-27
1
-1
/
+2
*
[POWERPC] Enable make install
Akinobu Mita
2007-04-27
1
-1
/
+1
*
[POWERPC] Fix comment typo in Kurobox device tree
Grant Likely
2007-04-24
2
-6
/
+6
*
[POWERPC] bootwrapper: Use `unsigned long' for malloc sizes
Geert Uytterhoeven
2007-04-24
3
-20
/
+21
*
[POWERPC] bootwrapper: cuboot for 83xx
Scott Wood
2007-04-24
2
-1
/
+70
*
[POWERPC] bootwrapper: Add ppcboot.h
Scott Wood
2007-04-24
1
-0
/
+108
*
[POWERPC] bootwrapper: Add a cuboot platform and a cuImage target
Scott Wood
2007-04-24
3
-4
/
+33
*
[POWERPC] Fix detection of loader-supplied initrd on OF platforms
Paul Mackerras
2007-04-13
1
-2
/
+4
*
[POWERPC] bootwrapper: Decompress less, check more
Milton Miller
2007-04-13
1
-1
/
+4
*
[POWERPC] bootwrapper: no-gzip fixes
Milton Miller
2007-04-13
2
-2
/
+8
*
[POWERPC] bootwrapper: missing relocation in crt0.S
Milton Miller
2007-04-13
1
-2
/
+6
*
[POWERPC] Routine to find the devtree node of a linux,phandle
Mark A. Greer
2007-04-13
1
-0
/
+6
*
[POWERPC] Move bootwrapper ELF parsing routines to a file
Mark A. Greer
2007-04-13
4
-67
/
+85
*
[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.
Scott Wood
2007-04-13
3
-2
/
+187
*
[POWERPC] Clean up zImage handling of the command line
David Gibson
2007-04-13
2
-33
/
+21
*
[POWERPC] Add device tree utility functions to zImage
David Gibson
2007-04-13
4
-17
/
+136
*
[POWERPC] 85xx: Add initial MPC8544 DS platform files.
Jon Loeliger
2007-03-29
1
-0
/
+136
*
[POWERPC] 83xx: Add MPC832x RDB board support.
Michael Barkowski
2007-03-29
1
-0
/
+291
*
[POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS.
Zhang Wei
2007-03-26
1
-0
/
+24
*
[POWERPC] New reg.h for the zImage
David Gibson
2007-03-26
4
-4
/
+26
*
[POWERPC] Add gcc format warnings to zImage printf()
David Gibson
2007-03-26
2
-5
/
+6
*
[POWERPC] boot: Use a common zImage rule
Milton Miller
2007-03-26
1
-43
/
+24
*
[POWERPC] boot: clean rule fixes
Milton Miller
2007-03-26
1
-4
/
+4
*
[POWERPC] boot: Use FORCE
Milton Miller
2007-03-26
1
-17
/
+19
*
[POWERPC] bootwrapper: Allow platforms to call library zImage_start
Milton Miller
2007-03-26
1
-0
/
+2
*
[POWERPC] bootwrapper: Add a fatal error helper
Milton Miller
2007-03-26
4
-47
/
+28
*
[POWERPC] boot: export flush_cache
Milton Miller
2007-03-21
2
-3
/
+1
*
[POWERPC] boot: rebuild when wrapper changes
Milton Miller
2007-03-21
1
-1
/
+2
*
[POWERPC] bootwrapper: Make setprop accept a const buffer.
Scott Wood
2007-03-21
1
-1
/
+2
*
[POWERPC] bootwrapper: Make compression of the kernel image optional.
Scott Wood
2007-03-21
1
-7
/
+17
*
[POWERPC] bootwrapper: Add dt_ops methods.
Scott Wood
2007-03-21
2
-10
/
+83
*
[POWERPC] Add documentation for the zImage's gunzip convenience functions
David Gibson
2007-03-16
2
-3
/
+95
*
[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para...
Scott Wood
2007-03-16
2
-5
/
+13
*
[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().
Scott Wood
2007-03-16
2
-0
/
+68
*
[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if alr...
Scott Wood
2007-03-16
2
-8
/
+14
*
[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external func...
Scott Wood
2007-03-16
1
-19
/
+34
*
[POWERPC] bootwrapper: Add ft_find_device_rel().
Scott Wood
2007-03-16
2
-0
/
+15
*
[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().
Scott Wood
2007-03-13
1
-1
/
+1
*
[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().
Scott Wood
2007-03-13
1
-1
/
+1
*
[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when callin...
Scott Wood
2007-03-13
1
-2
/
+8
*
[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.
Scott Wood
2007-03-13
1
-0
/
+3
*
[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().
Scott Wood
2007-03-13
1
-2
/
+2
*
[POWERPC] bootwrapper: Add ft_root_node().
Scott Wood
2007-03-13
1
-4
/
+9
*
[POWERPC] bootwrapper: Add stddef.h to ops.h
Scott Wood
2007-03-13
1
-0
/
+1
*
[POWERPC] zImage: Cleanup and improve zImage entry point
David Gibson
2007-03-13
8
-23
/
+61
[next]