1. 396aa4f Add support for the PowerNV platform by Benjamin Herrenschmidt · 14 years ago
  2. 37d30b5 warnings: Add explict casts to silence many compiler warnings about sign comparisions. by Tony Breeds · 14 years ago
  3. b45c3a6 warnings: Update scopy() to explictly throw away computed value. by Tony Breeds · 14 years ago
  4. 038b8b3 warnings: Add explict prototype for prom_vfprintf() by Tony Breeds · 14 years ago
  5. 94adb3a Be explicit in order of evaluation in the reiserfs code by Tony Breeds · 16 years ago
  6. f82dc81 Use explicit casts when dumping config data by Tony Breeds · 16 years ago
  7. 41d1d8a phandle != int in prom.c by Tony Breeds · 16 years ago
  8. 26a865f Add/Correct libgcc function prototypes by Tony Breeds · 16 years ago
  9. 52ad930 Save arguments as well as image name for CAS reboot by Paul Mackerras · 14 years ago
  10. 3cbe900 Treat iSCSI targets as block devices. by Roman Rakus · 15 years ago yaboot-1.3.17-rc1
  11. a5eb5ac Avoid stack smash in parseing the vendor specific options. by Tony Breeds · 15 years ago
  12. 62a97dc Allocate tftp temporary buffer from top of address space by Anton Blanchard · 15 years ago
  13. b5f2881 Allocate malloc region with prom_claim_chunk_top by Anton Blanchard · 15 years ago
  14. 86a488e Add prom_claim_chunk_top by Anton Blanchard · 15 years ago
  15. ba5849c Add claim/release runtime debug output by Anton Blanchard · 15 years ago
  16. 89aafcf print available ranges under control of linux, yaboot-debug property by Anton Blanchard · 15 years ago
  17. d01b3f4 Use ino_size if available by Anton Blanchard · 15 years ago
  18. f9631a4 Add optional ino_size filesystem backend function by Anton Blanchard · 15 years ago
  19. 6f27cd4 Remove second zero of BSS by Anton Blanchard · 15 years ago
  20. 2c611ce Use prom_claim_chunk to allocate malloc area by Anton Blanchard · 15 years ago
  21. 8eded8e Remove unused MAX_VAR_NAME define by Anton Blanchard · 15 years ago
  22. 1bdc165 Fix incorrect comparision in get_params by Anton Blanchard · 15 years ago
  23. 8db57ac Avoid gcc j_len unused warning by Anton Blanchard · 15 years ago
  24. 3901c5b Remove unused variable by Anton Blanchard · 15 years ago
  25. 4eb6ac2 prom_getchar eats characters by Anton Blanchard · 15 years ago
  26. ada23a5 Remove MAX_HEADERS check by Anton Blanchard · 15 years ago
  27. fbff125 Remove some stale code by Anton Blanchard · 15 years ago
  28. 6d1b9ad Remove magic numbers in print_message_file by Anton Blanchard · 15 years ago
  29. 81d00c8 Remove some DEBUG code. by Anton Blanchard · 15 years ago
  30. 66deae4 Remove quik bootloader code by Anton Blanchard · 15 years ago
  31. 4d84db8 Remove sysmap support by Anton Blanchard · 15 years ago
  32. 8aef150 Merge branch 'devel' by Tony Breeds · 15 years ago
  33. a7e2774 extract_netinfo_args() should be a void function. by Tony Breeds · 15 years ago
  34. 1f0f86b Merge branch 'netboot' by Tony Breeds · 15 years ago
  35. a01ba04 Check each partition for swapspace before other filesystems. by Tony Breeds · 16 years ago
  36. c9a806b Do not of_open() LINUX_NATIVE partitions. by Tony Breeds · 16 years ago
  37. 9a83909 Merge branch 'birecs' into devel by Tony Breeds · 16 years ago
  38. d8ea971 Handle ipv6 boot parameters for POWER architecture. by Tony Breeds · 16 years ago
  39. 19d4639 Parse the subnetmask from bootpath and DHCP options by Tony Breeds · 16 years ago
  40. a9e02f9 Use an empty server address for "older" firmwares. by Tony Breeds · 16 years ago
  41. 11f8168 Check for valid "looking" IPs before saving them. by Tony Breeds · 16 years ago
  42. f91756b Add parseing for Vendor options aka DHCP options. by Tony Breeds · 16 years ago
  43. fac08a1 Remove Bootinfo (BIRECS). by Tony Breeds · 16 years ago
  44. 0df88be Up LOAD_BUFFER_SIZE to 25Mb. by Tony Breeds · 16 years ago
  45. 8e64db2 Enhance the parseing of IPv4 information. by Tony Breeds · 16 years ago
  46. 3638d19 Move ipv4 arguments handling to a separate function. No fucntional change. by Chandra Seetharaman · 17 years ago
  47. 98eacaa Fix netboot fucntionality to use the parameters specified. by Chandra Seetharaman · 17 years ago
  48. d1e8ca1 Prepare for netboot fix(following patch). No Functional change. by Chandra Seetharaman · 17 years ago
  49. 1110d14 Increase the LOAD_BUFFER_SIZE to 20MiB. by Tony Breeds · 16 years ago
  50. fa87751 long append="..." causes yaboot to reject entire yaboot.conf (MAX_TOKEN too small) by Will Woods · 17 years ago 1.3.15-merge yaboot-1.3.15-rc
  51. 5a10312 Revert "Let prom_claim_chunk do the work for tftp images to support larger images." by Tony Breeds · 16 years ago
  52. 6a77b7a Allow yaboot to load relocatable kernel by Mohan Kumar M · 17 years ago
  53. 3757822 Pegasos and partition numbering by David Woodhouse · 17 years ago
  54. 0c0a18b use public interface to detect CAS reboots (take 2) by Mike Wolf · 18 years ago
  55. 526b779 The CAS (Client-Architecture Support) call tells firmware what capabilities the by Paul Nasrat · 18 years ago
  56. ff0e80c Fix typo by Paul Nasrat · 18 years ago
  57. 66ffb9d Fix typo in patch porting by Paul Nasrat · 18 years ago
  58. 082b831 Fix partition numbering handling with bplan firmware by Paul Nasrat · 18 years ago
  59. afaf577 Try harder to allocate malloc region Patch from dwmw2@infradead.org by Paul Nasrat · 18 years ago
  60. c8b04c6 Let prom_claim_chunk do the work for tftp images to support larger images. by Paul Nasrat · 18 years ago
  61. b6b70ff These patch provides the function of load a alternative initrd file by Paul Nasrat · 18 years ago
  62. 4ba1732 move the tftp load space and use prom_claim_chunk to claim the memory. by Paul Nasrat · 18 years ago
  63. f3d8af0 The patch from Scott Moser moves the "search-for-prom_claim'able" routine that by Paul Nasrat · 18 years ago
  64. 1bea614 Fix typo courtesy of Kenichi Nagai by Paul Nasrat · 18 years ago
  65. 6166753 Netboot fixes: by Paul Nasrat · 18 years ago
  66. 6084bb9 Add missing includes Leonardo Rangel <lrangel@linux.vnet.ibm.com> by Paul Nasrat · 18 years ago
  67. 1d2796d Now we stop truncating characters for pxelinux style boot at the directory seperator. by Paul Nasrat · 18 years ago
  68. fa02494 use of cfg_set_default_by_mac() function in yaboot.c by Paul Nasrat · 18 years ago
  69. 313f71b This part creates the cfg_set_default_by_mac() function. by Paul Nasrat · 18 years ago
  70. cf0768a load_my_config_file() modifications in yaboot.c by Paul Nasrat · 18 years ago
  71. 78cfabe prom functions by Paul Nasrat · 18 years ago
  72. c5340d4 This patch fixes OF netbooting on pSeries by Paul Nasrat · 18 years ago
  73. 750ce1a User-specified config file on Yaboot's prompt by Paul Nasrat · 18 years ago
  74. 7305a1d Enable user to supply config from yaboot command line. by Paul Nasrat · 18 years ago
  75. aa67de3 The following patch fix reverts removal of some lines for the netboot patch. by Paul Nasrat · 18 years ago
  76. 89f352c yaboot menu user interface by Paul Nasrat · 18 years ago
  77. 320a30e read boot-once, zero out, set bootoncelabel as default by Paul Nasrat · 18 years ago
  78. 5d4289b prom setprop primatives by Paul Nasrat · 18 years ago
  79. 117cc2a Loading a different config file (confarg feature) by Paul Nasrat · 18 years ago
  80. 874609e Remove devel debugging code Patch from Benoit Guillon by Paul Nasrat · 18 years ago
  81. be7cdc5 Compile fix Paulo Vital <vital at br.ibm.com> by Paul Nasrat · 18 years ago
  82. a5141a3 This is a combination of three patches (the first two for adding by Paul Nasrat · 18 years ago
  83. 778a7e3 Certain levels of IBM firmware will allow the system to boot from an by Paul Nasrat · 18 years ago
  84. 6f00a51 Merge ability to have per machine type config entries from ubuntu/silo. by Paul Nasrat · 18 years ago
  85. 3a57377 Determine last ext3 LBA to fix wild LBA reads by Paul Nasrat · 18 years ago
  86. a2b7bb0 Sweep all the files for trailing whitespace. by Doug Maxey · 19 years ago
  87. 57870d2 pause after claim failed (Nathan Lynch) by Paul Nasrat · 19 years ago
  88. c864c09 by Paul Nasrat · 19 years ago
  89. 7558941 Replace netboot bootpath parser. by Ethan Benson · 20 years ago erbenson@alaska.net--public,yaboot--devel--1.3 pnasrat@redhat.com,yaboot--devel--1.3--base-0
  90. b95e2fe Don't use ELF entry point. by Ethan Benson · 20 years ago
  91. c004896 Bugfix to patch-83 by Ethan Benson · 20 years ago
  92. 15b93b3 Pretend to allocate/deallocate memory correctly by Ethan Benson · 20 years ago
  93. 4d075ad handle RAID partitions on x86 partition tables by Ethan Benson · 20 years ago
  94. 70ca99a amiga partition table support. by Ethan Benson · 20 years ago
  95. 082669f Increase tftp buffer to ~6MB by Ethan Benson · 21 years ago
  96. 438c6a4 Use OpenFirmware RELEASE method by Ethan Benson · 22 years ago
  97. e80797f Fix botched IBM patch (multiple partition handling on rs6k) by Ethan Benson · 22 years ago
  98. b58b7f8 Prepare 1.3.7-pre1 by Ethan Benson · 23 years ago
  99. d0e5fbe Fix partition file search by Ethan Benson · 23 years ago
  100. 2ad0d76 Commit yaboot 1.3.6 by Ethan Benson · 23 years ago