1. 4ba1732 move the tftp load space and use prom_claim_chunk to claim the memory. by Paul Nasrat · 17 years ago
  2. f3d8af0 The patch from Scott Moser moves the "search-for-prom_claim'able" routine that by Paul Nasrat · 17 years ago
  3. 6c7d818 Release 1.3.14 by Paul Nasrat · 17 years ago yaboot-1.3.14
  4. 58838f4 On some of the larger kernels we are starting to see a space squeeze. by Paul Nasrat · 17 years ago
  5. 1bea614 Fix typo courtesy of Kenichi Nagai by Paul Nasrat · 17 years ago
  6. 58096e4 Prepare 1.3.14 by Paul Nasrat · 17 years ago
  7. 6166753 Netboot fixes: by Paul Nasrat · 18 years ago
  8. cfe3648 Correct return type Leonardo Rangel <lrangel@linux.vnet.ibm.com> by Paul Nasrat · 18 years ago
  9. 6084bb9 Add missing includes Leonardo Rangel <lrangel@linux.vnet.ibm.com> by Paul Nasrat · 18 years ago
  10. 8aeef6f Fix compilation warnings by using return not exit. by Paul Nasrat · 18 years ago
  11. 1d2796d Now we stop truncating characters for pxelinux style boot at the directory seperator. by Paul Nasrat · 18 years ago
  12. 06c6d68 Update ChangeLog from git by Paul Nasrat · 18 years ago yaboot-1.3.14rc2
  13. fa02494 use of cfg_set_default_by_mac() function in yaboot.c by Paul Nasrat · 18 years ago
  14. 313f71b This part creates the cfg_set_default_by_mac() function. by Paul Nasrat · 18 years ago
  15. cf0768a load_my_config_file() modifications in yaboot.c by Paul Nasrat · 18 years ago
  16. 78cfabe prom functions by Paul Nasrat · 18 years ago
  17. c5340d4 This patch fixes OF netbooting on pSeries by Paul Nasrat · 18 years ago
  18. 750ce1a User-specified config file on Yaboot's prompt by Paul Nasrat · 18 years ago
  19. 7305a1d Enable user to supply config from yaboot command line. by Paul Nasrat · 18 years ago
  20. aa67de3 The following patch fix reverts removal of some lines for the netboot patch. by Paul Nasrat · 18 years ago
  21. a5b19d4 ybin userland interface for specifying bootonce by Paul Nasrat · 18 years ago
  22. 89f352c yaboot menu user interface by Paul Nasrat · 18 years ago
  23. 320a30e read boot-once, zero out, set bootoncelabel as default by Paul Nasrat · 18 years ago
  24. 5d4289b prom setprop primatives by Paul Nasrat · 18 years ago
  25. 117cc2a Loading a different config file (confarg feature) by Paul Nasrat · 18 years ago
  26. 874609e Remove devel debugging code Patch from Benoit Guillon by Paul Nasrat · 18 years ago
  27. be7cdc5 Compile fix Paulo Vital <vital at br.ibm.com> by Paul Nasrat · 18 years ago
  28. a5141a3 This is a combination of three patches (the first two for adding by Paul Nasrat · 18 years ago
  29. 778a7e3 Certain levels of IBM firmware will allow the system to boot from an by Paul Nasrat · 18 years ago
  30. 6f00a51 Merge ability to have per machine type config entries from ubuntu/silo. by Paul Nasrat · 18 years ago
  31. 3a57377 Determine last ext3 LBA to fix wild LBA reads by Paul Nasrat · 18 years ago
  32. 216a58f Remove binary libext2fs.a and build against system library. by Paul Nasrat · 18 years ago
  33. ba13127 Remove binary libext2fs.a and build against system library. by Paul Nasrat · 18 years ago
  34. b714c2f Device-trees don't have symlinks made any more by Paul Nasrat · 18 years ago
  35. 1d8bdec Add support to ofpath for usb-storage and fix sbp-2 storage by Paul Nasrat · 18 years ago
  36. 19b1c37 Clean up yabootconfig kernel/initrd code - Joseph Jezak <josejx@gentoo.org> by Paul Nasrat · 18 years ago
  37. 75c4ba1 Fix for not all device trees having k2-sata@N/compatible (from gentoo) by Paul Nasrat · 18 years ago
  38. cd202d3 Merge ubuntu ofpath fixes by Paul Nasrat · 19 years ago
  39. a2b7bb0 Sweep all the files for trailing whitespace. by Doug Maxey · 19 years ago
  40. 91c4dc8 Update to point to ozlabs by Paul Nasrat · 19 years ago pnasrat@redhat.com,yaboot--devel--1.3
  41. a108f9c update TODO by Paul Nasrat · 19 years ago
  42. fb19c52 Fix ofpath for G5 with multiple drives by Paul Nasrat · 19 years ago yaboot-1.3.14rc1
  43. 57870d2 pause after claim failed (Nathan Lynch) by Paul Nasrat · 19 years ago
  44. c864c09 by Paul Nasrat · 19 years ago
  45. 7558941 Replace netboot bootpath parser. by Ethan Benson · 19 years ago erbenson@alaska.net--public,yaboot--devel--1.3 pnasrat@redhat.com,yaboot--devel--1.3--base-0
  46. b95e2fe Don't use ELF entry point. by Ethan Benson · 19 years ago
  47. 34b04c4 Fix Cross-compile by Ethan Benson · 19 years ago
  48. c004896 Bugfix to patch-83 by Ethan Benson · 19 years ago
  49. 15b93b3 Pretend to allocate/deallocate memory correctly by Ethan Benson · 19 years ago
  50. 4d075ad handle RAID partitions on x86 partition tables by Ethan Benson · 19 years ago
  51. 1476a0b Remove check for BootX broken device-trees by Ethan Benson · 19 years ago
  52. ad8f878 Merge Dustin's RAID patch by Ethan Benson · 19 years ago
  53. 70ca99a amiga partition table support. by Ethan Benson · 20 years ago
  54. de490d9 gcc-3.4 fix by Ethan Benson · 20 years ago
  55. 1cd0d94 Update addnote for newer pSeries hardware by Ethan Benson · 20 years ago
  56. 5aa4e2a Update penguinppc.org links s/projects/bootloaders/g by Ethan Benson · 20 years ago
  57. 7ea099e Fix typos in yaboot man page by Ethan Benson · 20 years ago
  58. 7c27bb0 Prep 1.3.13 release by Ethan Benson · 20 years ago yaboot-1.3.13
  59. 544fce2 Update changelog for 1.3.13 by Ethan Benson · 20 years ago
  60. 082669f Increase tftp buffer to ~6MB by Ethan Benson · 20 years ago
  61. 6a6a039 Add LABEL/UUID support to yabootconfig by Ethan Benson · 20 years ago
  62. 8fe6242 Add additional check on /dev/nvram to avoid misleading error message by Ethan Benson · 21 years ago
  63. 58cb168 Fix several ofpath error messages going to stdout rather then stderr by Ethan Benson · 21 years ago
  64. e19f440 Add support for initrd detection to yabootconfig by Ethan Benson · 21 years ago
  65. 2303a06 Prep 1.3.12 release by Ethan Benson · 21 years ago
  66. eb8b0d5 Fix ofpath SATA support and sysfs detection by Ethan Benson · 21 years ago
  67. 53695b2 Add 2.6 kernel support to ofpath by Ethan Benson · 21 years ago
  68. 0b1ed1e Add caveat regarding UFS to yaboot howto by Ethan Benson · 21 years ago
  69. d72c450 Update =tagging-method for tla 1.1 by Ethan Benson · 21 years ago
  70. f3981c7 Bump versions to final 1.3.11 release by Ethan Benson · 21 years ago
  71. 941806a Prepare changelog for imminent 1.3.11 release by Ethan Benson · 21 years ago
  72. 2bdcccb Fix ofpath arch detect fix by Ethan Benson · 21 years ago
  73. a36e221 Make ofpath work on powerpc-64 by Ethan Benson · 21 years ago
  74. d72597c Fix ofpath for `scsi' ide controllers by Ethan Benson · 21 years ago
  75. fc172c3 Fix ofpath 2.6 /proc/scsi check by Ethan Benson · 21 years ago
  76. 1f0aaa6 Detect lack of CONFIG_SCSI_PROC_FS in ofpath on 2.6 systems by Ethan Benson · 21 years ago
  77. c5c6218 Add PowerMac G5 SATA support to ofpath by Ethan Benson · 21 years ago
  78. 8a48f43 Bump version to unsupported non-release status by Ethan Benson · 21 years ago
  79. 3252b07 Update compatibility declaration for CHRPBOOT examples by Ethan Benson · 21 years ago
  80. 438c6a4 Use OpenFirmware RELEASE method by Ethan Benson · 21 years ago
  81. 5af5ce3 Add boot compatibility with PowerMac G5 by Ethan Benson · 21 years ago
  82. d10893f Update ChangeLog tag for compatiblity with arch 1.0pre25 by Ethan Benson · 21 years ago
  83. 08532f2 Fix ofpath on early iMacs by Ethan Benson · 22 years ago
  84. d56885f Prep 1.3.9 release by Ethan Benson · 22 years ago
  85. e80797f Fix botched IBM patch (multiple partition handling on rs6k) by Ethan Benson · 22 years ago
  86. ca58ccc Update first stage to be compatible with new Macs by Ethan Benson · 22 years ago
  87. a8a407d Release yaboot 1.3.8 by Ethan Benson · 22 years ago
  88. f8932c0 Prepare 1.3.8-rc4 by Ethan Benson · 22 years ago
  89. cb900d0 Add 'kernel too old' warning to ofpath by Ethan Benson · 22 years ago
  90. 5a1d6ab Fix ofpath on pci-ide by Ethan Benson · 22 years ago
  91. 6afa18e Fix readlink fallback by Ethan Benson · 22 years ago
  92. 08e5a8d handle ide device nodes up to hdp by Ethan Benson · 22 years ago
  93. c8468c1 Add support for IDE controllers with identity crisis by Ethan Benson · 22 years ago
  94. 74a45b7 Prepare 1.3.8-rc1 by Ethan Benson · 22 years ago
  95. 33ce5d3 Add support for pci-ide to ofpath by Ethan Benson · 22 years ago
  96. 2b3bb9d Add extra sanity checks to new ofpath ide resolution code by Ethan Benson · 22 years ago
  97. b565349 Update ofpath for new devspec export in /proc by Ethan Benson · 22 years ago
  98. 1aa69fb Change ofpath to use /proc/ide/of1275 instead of /proc/ide/pmac by Ethan Benson · 22 years ago
  99. 4182c86 Add preliminary support for Windtunnel PowerMacs to ofpath by Ethan Benson · 22 years ago
  100. 9668c79 Fix spelling errors in changelog by Ethan Benson · 22 years ago