1. 2f1d489 [POWERPC] bootwrapper: Move linker symbols into ops.h by Scott Wood · 17 years ago
  2. d0f53fa [POWERPC] bootwrapper: Add CPM serial driver by Scott Wood · 17 years ago
  3. 3ee9b7a [POWERPC] bootwrapper: Declare udelay() in ops.h by Scott Wood · 17 years ago
  4. dc4f397 [POWERPC] bootwrapper: serial_console_init() fixes by Scott Wood · 17 years ago
  5. 61d3b94 [POWERPC] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.h by Scott Wood · 17 years ago
  6. 6e913c6 [POWERPC] bootwrapper: Add 16-bit I/O, sync(), eieio(), and barrier() by Scott Wood · 17 years ago
  7. a73ac50 [POWERPC] bootwrapper: Add dt_is_compatible() by Scott Wood · 17 years ago
  8. 0602801 [POWERPC] bootwrapper: dt_xlate_range() bugfixes by Scott Wood · 17 years ago
  9. 643d3c1 [POWERPC] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocks by Scott Wood · 17 years ago
  10. 44d06ba [POWERPC] bootwrapper: Update .gitignore by Scott Wood · 17 years ago
  11. 4b218e9 [POWERPC] Whitespace cleanup in arch/powerpc by Scott Wood · 17 years ago
  12. 2046219 Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  13. 2ba4573 [POWERPC] Bamboo zImage wrapper by Josh Boyer · 17 years ago
  14. 142b58e [POWERPC] Bamboo DTS by Josh Boyer · 17 years ago
  15. e90f3b7 [POWERPC] 4xx bootwrapper reworks by Josh Boyer · 17 years ago
  16. 869680c [POWERPC] Rename 44x bootwrapper by Josh Boyer · 17 years ago
  17. b66510c [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards by Kumar Gala · 17 years ago
  18. 0d279d4 [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of by David Gibson · 17 years ago
  19. fa6b769 [POWERPC] Remove unused code causing a compile warning by Becky Bruce · 18 years ago
  20. 2f63251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  21. 46b2835 Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  22. f2d32db [POWERPC] Fix RTC and device tree on linkstation machines by Guennadi Liakhovetski · 17 years ago
  23. 10ce8c6 [POWERPC] Fix the ability to reset on MPC8544 DS and MPC8568 MDS boards by Roy Zang · 17 years ago
  24. 006af9e [POWERPC] Fix mpc7448hpc2 tsi108 device_type bug by Roy Zang · 17 years ago
  25. 9a9bcf4 [POWERPC] Fix ethernet PHY support on MPC8544 DS by Kumar Gala · 17 years ago
  26. 7e07a15 [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support by Dale Farnsworth · 17 years ago
  27. 6af0125 [POWERPC] 85xxCDS: MPC8548 DTS cleanup. by Randy Vinson · 17 years ago
  28. f16dab9 [POWERPC] Add basic PCI/PCI Express support for 8544DS board by Roy Zang · 17 years ago
  29. aa3c112 [POWERPC] 85xx: Added 8568 PCIe support by Kumar Gala · 17 years ago
  30. 66afe87 [POWERPC] Add basic PCI node for mpc8568mds board by Roy Zang · 17 years ago
  31. 344ffde [POWERPC] Update PCI nodes in the 83xx/85xx boards device tree by Roy Zang · 17 years ago
  32. 02edff5 [POWERPC] Add 8548 CDS PCI express controller node and PCI-X device node by Roy Zang · 17 years ago
  33. 9ac4dd3 [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx by Zang Roy-r61911 · 17 years ago
  34. 24ed8559 PS3: Fix build with 32-bit toolchains by Geoff Levand · 17 years ago
  35. cc65185 Add phy-connection-type to gianfar nodes by Andy Fleming · 17 years ago
  36. 8203c17 [POWERPC] Fix typo in Ebony default DTS by Li Yang · 17 years ago
  37. 4bb0928 [POWERPC] Create a dummy zImage if no valid platform has been selected by Tony Breeds · 17 years ago
  38. bafdb64 [POWERPC] PS3: Bootwrapper support. by Geoff Levand · 17 years ago
  39. b8ce227 [POWERPC] dts: kill hardcoded phandles by Vitaly Bordug · 17 years ago
  40. 80128ff [POWERPC] 8xx: mpc885ads pcmcia support by Vitaly Bordug · 17 years ago
  41. 58fe255 [POWERPC] Fix up interrupt senses for MPC85xx boards by Kumar Gala · 17 years ago
  42. b533f8a [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips by Kumar Gala · 17 years ago
  43. eae9826 [POWERPC] Fix MAC address entries for 83xx, 85xx, and 86xx device trees by Timur Tabi · 17 years ago
  44. 68fb0d2 [POWERPC] 85xx: Fix 8548CDS reset bug by Roy Zang · 17 years ago
  45. dfac6fa [POWERPC] 86xx: Add uli1575 pci-bridge sector to MPC8641HPCN dts file. by Wade Farnsworth · 17 years ago
  46. bf7c036 [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0 by Zhang Wei · 17 years ago
  47. 0846471 [POWERPC] Make more OF-related bootwrapper functions available to non-OF platforms by David Gibson · 17 years ago
  48. 9065762 [POWERPC] PS3: Device tree source by Geoff Levand · 17 years ago
  49. 62cf6a9 [POWERPC] Make kernel_entry_t have global scope in bootwrapper by Geoff Levand · 17 years ago
  50. b96fbb6 [POWERPC] Fix constantness of bootwrapper arg by Geoff Levand · 17 years ago
  51. 0aa97d6 [POWERPC] Add u64 printf to bootwrapper by Geoff Levand · 17 years ago
  52. 72d0689 [POWERPC] Add signed types to bootwrapper by Geoff Levand · 17 years ago
  53. bb807e6 [POWERPC] Remove 'console=' from cmdline on prpmc2800 by Mark A. Greer · 17 years ago
  54. b0e8020 [POWERPC] Update holly to use new dts wrapping feature by Mark A. Greer · 17 years ago
  55. a00cec4 [POWERPC] When appropriate, wrap device tree with zImage by Mark A. Greer · 17 years ago
  56. 941b7ad [POWERPC] Remove 'make zImage.dts' feature by Mark A. Greer · 17 years ago
  57. e58ca3d [POWERPC] Fix problems with device tree representation of TSI-1xx bridges by David Gibson · 17 years ago
  58. e60c526 [POWERPC] Don't store a command line in the Holly device tree by David Gibson · 17 years ago
  59. 85aecac [POWERPC] Consolidate cuboot initialization code by David Gibson · 17 years ago
  60. b2ba34f [POWERPC] Derive ebc ranges property from EBC registers by David Gibson · 17 years ago
  61. 1112334 [POWERPC] Factor zImage's 44x reset code out of ebony.c by David Gibson · 17 years ago
  62. 2e60161 [POWERPC] Split low-level OF-related bootloader code into separate files by David Gibson · 17 years ago
  63. f40e524 [POWERPC] Fix building of COFF zImages by Paul Mackerras · 17 years ago
  64. 627aa94 [POWERPC] Fix zImage.coff generation for 32-bit pmac by Milton Miller · 17 years ago
  65. b610b97 [POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGS by David Gibson · 17 years ago
  66. 0570d4e [POWERPC] Create a zImage for legacy iSeries by Stephen Rothwell · 17 years ago
  67. 988519a [POWERPC] Fix compiler/assembler flags for Ebony platform boot files by David Gibson · 17 years ago
  68. f2fb9eb [POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic) by Domen Puncer · 17 years ago
  69. 60e4175 [POWERPC] Pass per-file CFLAGs for platform specific op codes by Josh Boyer · 17 years ago
  70. 67ccd2f [POWERPC] Fix sed command lines for zlib source construction by Segher Boessenkool · 17 years ago
  71. c72ea77 [POWERPC] Small fixes for the Ebony device tree by David Gibson · 17 years ago
  72. 6a32d08 [POWERPC] Fix make rules for treeImage.initrd by David Gibson · 18 years ago
  73. 7c40542 [POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop() by David Gibson · 18 years ago
  74. 5c1992f [POWERPC] Removed hardcoded phandles from dts by Kumar Gala · 18 years ago
  75. 4da421d [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC by Kumar Gala · 18 years ago
  76. 50cf670 [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC by Dave Jiang · 18 years ago
  77. c368d92 [POWERPC] Add bootwrapper support for Motorola PrPMC2800 platform by Mark A. Greer · 18 years ago
  78. 3f456cc [POWERPC] Add DTS file for the Motorola PrPMC2800 platform by Mark A. Greer · 18 years ago
  79. ae4b3fb [POWERPC] Add bootwrapper support for Marvell/mv64x60 I2C by Mark A. Greer · 18 years ago
  80. e12deb8 [POWERPC] Add bootwrapper support for Marvell MPSC by Mark A. Greer · 18 years ago
  81. 0f81b11 [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge by Mark A. Greer · 18 years ago
  82. 916066d [POWERPC] Add Makefile rules to wrap dts file in zImage by Mark A. Greer · 18 years ago
  83. dab4d79 [POWERPC] U-boot passes the initrd as start/end, not start/size. by Scott Wood · 18 years ago
  84. 3fae421 [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree. by Scott Wood · 18 years ago
  85. d985f68 [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree. by Scott Wood · 18 years ago
  86. f6dfc80 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc by David Gibson · 18 years ago
  87. ea20ff5 [POWERPC] Add device tree for Ebony by David Gibson · 18 years ago
  88. 7487a22 [POWERPC] Holly bootwrapper by Josh Boyer · 18 years ago
  89. d4d19ec [POWERPC] Holly DTS by Josh Boyer · 18 years ago
  90. 5cae84c [POWERPC] lite5200(b) support for i2c by Domen Puncer · 18 years ago
  91. 0d0f4bc [POWERPC] lite5200(b) DTS fixes by Domen Puncer · 18 years ago
  92. d25a9d6 [POWERPC] Fix some missing build dependencies in arch/powerpc/boot by David Gibson · 18 years ago
  93. ac18c67 [POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-empty by Scott Wood · 18 years ago
  94. a6afacb [POWERPC] Small cleanups to the cuboot bootwrapper code by David Gibson · 18 years ago
  95. 0fd8c47 [POWERPC] Replace undocumented interface properties in dts files by Kim Phillips · 18 years ago
  96. 8895ea4 [POWERPC] Add dt_xlate_addr() to bootwrapper by Mark A. Greer · 18 years ago
  97. d818d7e [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE by Scott Wood · 18 years ago
  98. 173ba87 [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap. by Scott Wood · 18 years ago
  99. 4536b93 [POWERPC] bootwrapper: cuImage for 85xx by Scott Wood · 18 years ago
  100. e4bb688 [POWERPC] bootwrapper: Fix array handling in dt_xlate_reg(). by Scott Wood · 18 years ago