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