1. 9048f5f Allow using white space instead of equal sign to separate option and value in configuration file; bump version number by WHR · 2 years, 1 month ago rivoreo-fork
  2. a9c785e Allow LOAD seguments with zero offset by WHR · 3 years, 1 month ago
  3. 84176b8 Remove duplicated word in help message by WHR · 3 years, 2 months ago
  4. de8cb06 Fix incorrect buffer size of network booting configuration file path buffer by WHR · 3 years, 3 months ago
  5. 55ba02e Fix pointer signedness warnings in util/addnote.c; remove external linkage of external variables in util/addnote.c by WHR · 3 years, 3 months ago
  6. e5fc82b Imporve Unix shell scripts ybin/* by WHR · 3 years, 3 months ago
  7. 70edbd3 Define VERSIONEXTRA in Makefile, fix VERSION mismatch; use the more generic emulation type 'elf32ppc' instead for yaboot image by WHR · 3 years, 3 months ago
  8. 0e7747a Support freeing the returned pointer of prom_get_netinfo, fixing memory leaks from prom_get_netinfo by WHR · 3 years, 3 months ago
  9. 4c11c21 Change configuration file name format for network booting; fix memory leaks after trying configuration file names for network booting; also try configuration file name 'yaboot.cfg' at last by WHR · 3 years, 3 months ago
  10. 717d31a Clean up; remove development contents that didn't need in this fork by WHR · 3 years, 4 months ago yaboot-1.3.16-rivoreo-r1
  11. cdb31e6 Use MAKE variable in Makefile; remove 'bindist' target by WHR · 3 years, 4 months ago
  12. d41d6e9 Fix sequence point rule violations (-Werror=sequence-point); fix multiple definitions of external variables (-fno-common); Disable unused function ext2fs_find_first_bit_set; fix some pointer type conversion warnings; fix a few strict aliasing rule violations by WHR · 3 years, 4 months ago
  13. ede5b75 Clean up Makefile by WHR · 3 years, 4 months ago
  14. ce11f93 Use /boot/yaboot.conf instead; fix comparing between integer and pointer; fix possible uses of uninitialized variables by WHR · 3 years, 4 months ago
  15. 5624fba Apply Debian patches from yaboot_1.3.16-4.debian.tar.gz except e2fs-missing-libc.patch by WHR · 3 years, 4 months ago
  16. e7532e2 Yaboot 1.3.16 by Tony Breeds · 14 years ago yaboot-1.3.16
  17. 4df84cf Add "Developers Certificate of Origin" by Tony Breeds · 14 years ago
  18. 894b48a Version 1.3.15 by Tony Breeds · 14 years ago yaboot-1.3.15
  19. fac08a1 Remove Bootinfo (BIRECS). by Tony Breeds · 15 years ago
  20. fa87751 long append="..." causes yaboot to reject entire yaboot.conf (MAX_TOKEN too small) by Will Woods · 16 years ago 1.3.15-merge yaboot-1.3.15-rc
  21. a7c4b1a ybin --bootonce doesn't work by Will Woods · 16 years ago
  22. 5a10312 Revert "Let prom_claim_chunk do the work for tftp images to support larger images." by Tony Breeds · 16 years ago
  23. eef4447 ybin succeeds but returns error code by Anton Blanchard · 16 years ago
  24. 6a77b7a Allow yaboot to load relocatable kernel by Mohan Kumar M · 16 years ago
  25. 3757822 Pegasos and partition numbering by David Woodhouse · 17 years ago
  26. 0c0a18b use public interface to detect CAS reboots (take 2) by Mike Wolf · 17 years ago
  27. 526b779 The CAS (Client-Architecture Support) call tells firmware what capabilities the by Paul Nasrat · 17 years ago
  28. f843e29 Revert "The attached patch adds support for writing the nvram using the nvram" by Paul Nasrat · 17 years ago
  29. 50b5860 Revert "Fix shell syntax" by Paul Nasrat · 17 years ago
  30. 24679e7 Fix shell syntax by Paul Nasrat · 17 years ago
  31. ac8fbd5 The attached patch adds support for writing the nvram using the nvram by Paul Nasrat · 17 years ago
  32. 131e44d Force build to be ppc32 by Paul Nasrat · 17 years ago
  33. ff0e80c Fix typo by Paul Nasrat · 17 years ago
  34. 66ffb9d Fix typo in patch porting by Paul Nasrat · 17 years ago
  35. 082b831 Fix partition numbering handling with bplan firmware by Paul Nasrat · 17 years ago
  36. afaf577 Try harder to allocate malloc region Patch from dwmw2@infradead.org by Paul Nasrat · 17 years ago
  37. 752525a Print version-release of yaboot Patch from dwmw2@infradead.org by Paul Nasrat · 17 years ago
  38. c8b04c6 Let prom_claim_chunk do the work for tftp images to support larger images. by Paul Nasrat · 17 years ago
  39. b6b70ff These patch provides the function of load a alternative initrd file by Paul Nasrat · 17 years ago
  40. 4ba1732 move the tftp load space and use prom_claim_chunk to claim the memory. by Paul Nasrat · 17 years ago
  41. f3d8af0 The patch from Scott Moser moves the "search-for-prom_claim'able" routine that by Paul Nasrat · 17 years ago
  42. 6c7d818 Release 1.3.14 by Paul Nasrat · 17 years ago yaboot-1.3.14
  43. 58838f4 On some of the larger kernels we are starting to see a space squeeze. by Paul Nasrat · 17 years ago
  44. 1bea614 Fix typo courtesy of Kenichi Nagai by Paul Nasrat · 17 years ago
  45. 58096e4 Prepare 1.3.14 by Paul Nasrat · 17 years ago
  46. 6166753 Netboot fixes: by Paul Nasrat · 18 years ago
  47. cfe3648 Correct return type Leonardo Rangel <lrangel@linux.vnet.ibm.com> by Paul Nasrat · 18 years ago
  48. 6084bb9 Add missing includes Leonardo Rangel <lrangel@linux.vnet.ibm.com> by Paul Nasrat · 18 years ago
  49. 8aeef6f Fix compilation warnings by using return not exit. by Paul Nasrat · 18 years ago
  50. 1d2796d Now we stop truncating characters for pxelinux style boot at the directory seperator. by Paul Nasrat · 18 years ago
  51. 06c6d68 Update ChangeLog from git by Paul Nasrat · 18 years ago yaboot-1.3.14rc2
  52. fa02494 use of cfg_set_default_by_mac() function in yaboot.c by Paul Nasrat · 18 years ago
  53. 313f71b This part creates the cfg_set_default_by_mac() function. by Paul Nasrat · 18 years ago
  54. cf0768a load_my_config_file() modifications in yaboot.c by Paul Nasrat · 18 years ago
  55. 78cfabe prom functions by Paul Nasrat · 18 years ago
  56. c5340d4 This patch fixes OF netbooting on pSeries by Paul Nasrat · 18 years ago
  57. 750ce1a User-specified config file on Yaboot's prompt by Paul Nasrat · 18 years ago
  58. 7305a1d Enable user to supply config from yaboot command line. by Paul Nasrat · 18 years ago
  59. aa67de3 The following patch fix reverts removal of some lines for the netboot patch. by Paul Nasrat · 18 years ago
  60. a5b19d4 ybin userland interface for specifying bootonce by Paul Nasrat · 18 years ago
  61. 89f352c yaboot menu user interface by Paul Nasrat · 18 years ago
  62. 320a30e read boot-once, zero out, set bootoncelabel as default by Paul Nasrat · 18 years ago
  63. 5d4289b prom setprop primatives by Paul Nasrat · 18 years ago
  64. 117cc2a Loading a different config file (confarg feature) by Paul Nasrat · 18 years ago
  65. 874609e Remove devel debugging code Patch from Benoit Guillon by Paul Nasrat · 18 years ago
  66. be7cdc5 Compile fix Paulo Vital <vital at br.ibm.com> by Paul Nasrat · 18 years ago
  67. a5141a3 This is a combination of three patches (the first two for adding by Paul Nasrat · 18 years ago
  68. 778a7e3 Certain levels of IBM firmware will allow the system to boot from an by Paul Nasrat · 18 years ago
  69. 6f00a51 Merge ability to have per machine type config entries from ubuntu/silo. by Paul Nasrat · 18 years ago
  70. 3a57377 Determine last ext3 LBA to fix wild LBA reads by Paul Nasrat · 18 years ago
  71. 216a58f Remove binary libext2fs.a and build against system library. by Paul Nasrat · 18 years ago
  72. ba13127 Remove binary libext2fs.a and build against system library. by Paul Nasrat · 18 years ago
  73. b714c2f Device-trees don't have symlinks made any more by Paul Nasrat · 18 years ago
  74. 1d8bdec Add support to ofpath for usb-storage and fix sbp-2 storage by Paul Nasrat · 18 years ago
  75. 19b1c37 Clean up yabootconfig kernel/initrd code - Joseph Jezak <josejx@gentoo.org> by Paul Nasrat · 18 years ago
  76. 75c4ba1 Fix for not all device trees having k2-sata@N/compatible (from gentoo) by Paul Nasrat · 18 years ago
  77. cd202d3 Merge ubuntu ofpath fixes by Paul Nasrat · 19 years ago
  78. a2b7bb0 Sweep all the files for trailing whitespace. by Doug Maxey · 19 years ago
  79. 91c4dc8 Update to point to ozlabs by Paul Nasrat · 19 years ago pnasrat@redhat.com,yaboot--devel--1.3
  80. a108f9c update TODO by Paul Nasrat · 19 years ago
  81. fb19c52 Fix ofpath for G5 with multiple drives by Paul Nasrat · 19 years ago yaboot-1.3.14rc1
  82. 57870d2 pause after claim failed (Nathan Lynch) by Paul Nasrat · 19 years ago
  83. c864c09 by Paul Nasrat · 19 years ago
  84. 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
  85. b95e2fe Don't use ELF entry point. by Ethan Benson · 19 years ago
  86. 34b04c4 Fix Cross-compile by Ethan Benson · 19 years ago
  87. c004896 Bugfix to patch-83 by Ethan Benson · 19 years ago
  88. 15b93b3 Pretend to allocate/deallocate memory correctly by Ethan Benson · 19 years ago
  89. 4d075ad handle RAID partitions on x86 partition tables by Ethan Benson · 19 years ago
  90. 1476a0b Remove check for BootX broken device-trees by Ethan Benson · 19 years ago
  91. ad8f878 Merge Dustin's RAID patch by Ethan Benson · 19 years ago
  92. 70ca99a amiga partition table support. by Ethan Benson · 20 years ago
  93. de490d9 gcc-3.4 fix by Ethan Benson · 20 years ago
  94. 1cd0d94 Update addnote for newer pSeries hardware by Ethan Benson · 20 years ago
  95. 5aa4e2a Update penguinppc.org links s/projects/bootloaders/g by Ethan Benson · 20 years ago
  96. 7ea099e Fix typos in yaboot man page by Ethan Benson · 20 years ago
  97. 7c27bb0 Prep 1.3.13 release by Ethan Benson · 20 years ago yaboot-1.3.13
  98. 544fce2 Update changelog for 1.3.13 by Ethan Benson · 20 years ago
  99. 082669f Increase tftp buffer to ~6MB by Ethan Benson · 20 years ago
  100. 6a6a039 Add LABEL/UUID support to yabootconfig by Ethan Benson · 20 years ago