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