1. f40e524 [POWERPC] Fix building of COFF zImages by Paul Mackerras · 17 years ago
  2. 627aa94 [POWERPC] Fix zImage.coff generation for 32-bit pmac by Milton Miller · 17 years ago
  3. b610b97 [POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGS by David Gibson · 17 years ago
  4. 0570d4e [POWERPC] Create a zImage for legacy iSeries by Stephen Rothwell · 17 years ago
  5. 988519a [POWERPC] Fix compiler/assembler flags for Ebony platform boot files by David Gibson · 17 years ago
  6. f2fb9eb [POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic) by Domen Puncer · 17 years ago
  7. 60e4175 [POWERPC] Pass per-file CFLAGs for platform specific op codes by Josh Boyer · 17 years ago
  8. 67ccd2f [POWERPC] Fix sed command lines for zlib source construction by Segher Boessenkool · 17 years ago
  9. c72ea77 [POWERPC] Small fixes for the Ebony device tree by David Gibson · 17 years ago
  10. 6a32d08 [POWERPC] Fix make rules for treeImage.initrd by David Gibson · 17 years ago
  11. 7c40542 [POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop() by David Gibson · 17 years ago
  12. 5c1992f [POWERPC] Removed hardcoded phandles from dts by Kumar Gala · 17 years ago
  13. 4da421d [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC by Kumar Gala · 17 years ago
  14. 50cf670 [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC by Dave Jiang · 17 years ago
  15. c368d92 [POWERPC] Add bootwrapper support for Motorola PrPMC2800 platform by Mark A. Greer · 17 years ago
  16. 3f456cc [POWERPC] Add DTS file for the Motorola PrPMC2800 platform by Mark A. Greer · 17 years ago
  17. ae4b3fb [POWERPC] Add bootwrapper support for Marvell/mv64x60 I2C by Mark A. Greer · 17 years ago
  18. e12deb8 [POWERPC] Add bootwrapper support for Marvell MPSC by Mark A. Greer · 17 years ago
  19. 0f81b11 [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge by Mark A. Greer · 17 years ago
  20. 916066d [POWERPC] Add Makefile rules to wrap dts file in zImage by Mark A. Greer · 17 years ago
  21. dab4d79 [POWERPC] U-boot passes the initrd as start/end, not start/size. by Scott Wood · 17 years ago
  22. 3fae421 [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree. by Scott Wood · 17 years ago
  23. d985f68 [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree. by Scott Wood · 17 years ago
  24. f6dfc80 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc by David Gibson · 17 years ago
  25. ea20ff5 [POWERPC] Add device tree for Ebony by David Gibson · 17 years ago
  26. 7487a22 [POWERPC] Holly bootwrapper by Josh Boyer · 17 years ago
  27. d4d19ec [POWERPC] Holly DTS by Josh Boyer · 17 years ago
  28. 5cae84c [POWERPC] lite5200(b) support for i2c by Domen Puncer · 17 years ago
  29. 0d0f4bc [POWERPC] lite5200(b) DTS fixes by Domen Puncer · 17 years ago
  30. d25a9d6 [POWERPC] Fix some missing build dependencies in arch/powerpc/boot by David Gibson · 17 years ago
  31. ac18c67 [POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-empty by Scott Wood · 17 years ago
  32. a6afacb [POWERPC] Small cleanups to the cuboot bootwrapper code by David Gibson · 17 years ago
  33. 0fd8c47 [POWERPC] Replace undocumented interface properties in dts files by Kim Phillips · 17 years ago
  34. 8895ea4 [POWERPC] Add dt_xlate_addr() to bootwrapper by Mark A. Greer · 17 years ago
  35. d818d7e [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE by Scott Wood · 17 years ago
  36. 173ba87 [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap. by Scott Wood · 17 years ago
  37. 4536b93 [POWERPC] bootwrapper: cuImage for 85xx by Scott Wood · 17 years ago
  38. e4bb688 [POWERPC] bootwrapper: Fix array handling in dt_xlate_reg(). by Scott Wood · 17 years ago
  39. 3c5f616 [POWERPC] boot: More verbose gunzip error message by Milton Miller · 17 years ago
  40. 928370c [POWERPC] Enable make install by Akinobu Mita · 17 years ago
  41. e3f6478 [POWERPC] Fix comment typo in Kurobox device tree by Grant Likely · 17 years ago
  42. 4ca478e [POWERPC] bootwrapper: Use `unsigned long' for malloc sizes by Geert Uytterhoeven · 17 years ago
  43. 5cc5133 [POWERPC] bootwrapper: cuboot for 83xx by Scott Wood · 17 years ago
  44. 9b1c59e [POWERPC] bootwrapper: Add ppcboot.h by Scott Wood · 17 years ago
  45. 0fdd717 [POWERPC] bootwrapper: Add a cuboot platform and a cuImage target by Scott Wood · 17 years ago
  46. 390cbb5 [POWERPC] Fix detection of loader-supplied initrd on OF platforms by Paul Mackerras · 17 years ago
  47. 02cc511 [POWERPC] bootwrapper: Decompress less, check more by Milton Miller · 17 years ago
  48. 1383a34 [POWERPC] bootwrapper: no-gzip fixes by Milton Miller · 17 years ago
  49. f4bdbfc [POWERPC] bootwrapper: missing relocation in crt0.S by Milton Miller · 17 years ago
  50. d6f1d2a [POWERPC] Routine to find the devtree node of a linux,phandle by Mark A. Greer · 17 years ago
  51. 88e6873 [POWERPC] Move bootwrapper ELF parsing routines to a file by Mark A. Greer · 17 years ago
  52. 6e1af38 [POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers. by Scott Wood · 17 years ago
  53. 3af82a8 [POWERPC] Clean up zImage handling of the command line by David Gibson · 17 years ago
  54. 27fbaa9 [POWERPC] Add device tree utility functions to zImage by David Gibson · 17 years ago
  55. d93daf8 [POWERPC] 85xx: Add initial MPC8544 DS platform files. by Jon Loeliger · 17 years ago
  56. 23308c5 [POWERPC] 83xx: Add MPC832x RDB board support. by Michael Barkowski · 17 years ago
  57. e0e3c8d [POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS. by Zhang Wei · 17 years ago
  58. e5a2072b [POWERPC] New reg.h for the zImage by David Gibson · 17 years ago
  59. fae59c3 [POWERPC] Add gcc format warnings to zImage printf() by David Gibson · 17 years ago
  60. 9da82a6 [POWERPC] boot: Use a common zImage rule by Milton Miller · 17 years ago
  61. 5d7960f [POWERPC] boot: clean rule fixes by Milton Miller · 17 years ago
  62. 235fd83 [POWERPC] boot: Use FORCE by Milton Miller · 17 years ago
  63. 160cc3e [POWERPC] bootwrapper: Allow platforms to call library zImage_start by Milton Miller · 17 years ago
  64. 6a92321 [POWERPC] bootwrapper: Add a fatal error helper by Milton Miller · 17 years ago
  65. 0e68067 [POWERPC] boot: export flush_cache by Milton Miller · 17 years ago
  66. 65b5803 [POWERPC] boot: rebuild when wrapper changes by Milton Miller · 17 years ago
  67. f61e7cd [POWERPC] bootwrapper: Make setprop accept a const buffer. by Scott Wood · 17 years ago
  68. a990381 [POWERPC] bootwrapper: Make compression of the kernel image optional. by Scott Wood · 17 years ago
  69. a07940b [POWERPC] bootwrapper: Add dt_ops methods. by Scott Wood · 17 years ago
  70. 7850ad5c [POWERPC] Add documentation for the zImage's gunzip convenience functions by David Gibson · 17 years ago
  71. 86a1b63 [POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent parameter. by Scott Wood · 17 years ago
  72. 8941c0c [POWERPC] bootwrapper: Add ft_find_node_by_prop_value(). by Scott Wood · 17 years ago
  73. a9ec766 [POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if already top-level. by Scott Wood · 17 years ago
  74. c350038 [POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external functions. by Scott Wood · 17 years ago
  75. fc58341 [POWERPC] bootwrapper: Add ft_find_device_rel(). by Scott Wood · 17 years ago
  76. 5adeef5 [POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop(). by Scott Wood · 17 years ago
  77. 9dd2c31 [POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle(). by Scott Wood · 17 years ago
  78. 78438b3 [POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when calling ft_reorder(). by Scott Wood · 17 years ago
  79. c8aa726 [POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL. by Scott Wood · 17 years ago
  80. 1c53a49 [POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle(). by Scott Wood · 17 years ago
  81. 7c71c04 [POWERPC] bootwrapper: Add ft_root_node(). by Scott Wood · 17 years ago
  82. ce3edb3 [POWERPC] bootwrapper: Add stddef.h to ops.h by Scott Wood · 17 years ago
  83. cd197ff [POWERPC] zImage: Cleanup and improve zImage entry point by David Gibson · 17 years ago
  84. 79c8541 [POWERPC] zImage: Cleanup and improve prep_kernel() by David Gibson · 17 years ago
  85. ad9d271 [POWERPC] zImage: Add more flexible gunzip convenience functions by David Gibson · 17 years ago
  86. 500798d [POWERPC] Remove unused, undocumented #cpus property from cpus node by Stuart Yoder · 17 years ago
  87. c294461 Merge branch '86xx' into for_paulus by Kumar Gala · 18 years ago
  88. 6d9065d [POWERPC] 86xx: Cleaned up platform dts files by Kumar Gala · 18 years ago
  89. 56d7b79 Merge branch '85xx' into for_paulus by Kumar Gala · 18 years ago
  90. 5209487 [POWERPC] 85xx: Cleaned up platform dts files by Kumar Gala · 18 years ago
  91. be156be [POWERPC] 83xx: Renamed MPC8323 MDS dts and defconfig to match other boards by Kumar Gala · 18 years ago
  92. 322d05a [POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS by Kumar Gala · 18 years ago
  93. d71a1dc [POWERPC] 83xx: Cleaned up 83xx platform dts files by Kumar Gala · 18 years ago
  94. 32aed2a [POWERPC] Delete boot-cpu property from all DTS files by Timur Tabi · 18 years ago
  95. f909f10 Merge branch '83xx' into for_paulus by Kumar Gala · 18 years ago
  96. 8c4a013 [POWERPC] 83xx: Add support for MPC8349E-mITX-GP by Timur Tabi · 18 years ago
  97. c2882bb [POWERPC] 85xx: Add support for the 8568 MDS board by Andy Fleming · 18 years ago
  98. 05cbbc6 [POWERPC] mpc5200 device tree bindings refinement by Grant Likely · 18 years ago
  99. 8500adc [POWERPC] Update to linkstation / kurobox support by Guennadi Liakhovetski · 18 years ago
  100. 49baa91 [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDS by Kumar Gala · 18 years ago