]> git.ozlabs.org Git - yaboot.git/history - second
ofpath: Handle disk devices with no sd node
[yaboot.git] / second /
2011-10-18 Benjamin HerrenschmidtAdd support for the PowerNV platform
2011-10-18 Tony Breedswarnings: Add explict casts to silence many compiler...
2011-10-18 Tony Breedswarnings: Update scopy() to explictly throw away comput...
2011-10-18 Tony Breedswarnings: Add explict prototype for prom_vfprintf()
2011-10-18 Tony BreedsBe explicit in order of evaluation in the reiserfs...
2011-10-18 Tony BreedsUse explicit casts when dumping config data
2011-10-18 Tony Breedsphandle != int in prom.c
2011-10-18 Tony BreedsAdd/Correct libgcc function prototypes
2011-10-18 Paul MackerrasSave arguments as well as image name for CAS reboot
2010-08-05 Roman RakusTreat iSCSI targets as block devices. yaboot-1.3.17-rc1
2010-07-16 Tony BreedsAvoid stack smash in parseing the vendor specific options.
2010-07-16 Anton BlanchardAllocate tftp temporary buffer from top of address...
2010-07-16 Anton BlanchardAllocate malloc region with prom_claim_chunk_top
2010-07-16 Anton BlanchardAdd prom_claim_chunk_top
2010-07-16 Anton BlanchardAdd claim/release runtime debug output
2010-07-16 Anton Blanchardprint available ranges under control of linux, yaboot...
2010-07-16 Anton BlanchardUse ino_size if available
2010-07-16 Anton BlanchardAdd optional ino_size filesystem backend function
2010-07-16 Anton BlanchardRemove second zero of BSS
2010-07-16 Anton BlanchardUse prom_claim_chunk to allocate malloc area
2010-07-16 Anton BlanchardRemove unused MAX_VAR_NAME define
2010-07-16 Anton BlanchardFix incorrect comparision in get_params
2010-07-16 Anton BlanchardAvoid gcc j_len unused warning
2010-07-16 Anton BlanchardRemove unused variable
2010-07-16 Anton Blanchardprom_getchar eats characters
2010-07-16 Anton BlanchardRemove MAX_HEADERS check
2010-07-16 Anton BlanchardRemove some stale code
2010-07-16 Anton BlanchardRemove magic numbers in print_message_file
2010-07-16 Anton BlanchardRemove some DEBUG code.
2010-07-16 Anton BlanchardRemove quik bootloader code
2010-07-16 Anton BlanchardRemove sysmap support
2010-07-16 Tony BreedsMerge branch 'devel'
2010-07-16 Tony Breedsextract_netinfo_args() should be a void function.
2010-07-16 Tony BreedsMerge branch 'netboot'
2009-10-23 Tony BreedsCheck each partition for swapspace before other filesys...
2009-10-22 Tony BreedsDo not of_open() LINUX_NATIVE partitions.
2009-10-22 Tony BreedsMerge branch 'birecs' into devel
2009-10-22 Tony BreedsHandle ipv6 boot parameters for POWER architecture.
2009-10-22 Tony BreedsParse the subnetmask from bootpath and DHCP options
2009-10-22 Tony BreedsUse an empty server address for "older" firmwares.
2009-10-22 Tony BreedsCheck for valid "looking" IPs before saving them.
2009-10-22 Tony BreedsAdd parseing for Vendor options aka DHCP options.
2009-10-02 Tony BreedsRemove Bootinfo (BIRECS).
2009-05-05 Tony BreedsUp LOAD_BUFFER_SIZE to 25Mb.
2009-04-09 Tony BreedsEnhance the parseing of IPv4 information.
2009-03-05 Chandra SeetharamanMove ipv4 arguments handling to a separate function...
2009-03-05 Chandra SeetharamanFix netboot fucntionality to use the parameters specified.
2009-03-05 Chandra SeetharamanPrepare for netboot fix(following patch). No Functional...
2009-03-05 Tony BreedsIncrease the LOAD_BUFFER_SIZE to 20MiB.
2009-02-17 Will Woodslong append="..." causes yaboot to reject entire yaboot... 1.3.15-merge yaboot-1.3.15-rc
2009-02-17 Tony BreedsRevert "Let prom_claim_chunk do the work for tftp image...
2009-02-11 Mohan Kumar MAllow yaboot to load relocatable kernel
2008-04-15 David WoodhousePegasos and partition numbering
2008-04-15 Mike Wolfuse public interface to detect CAS reboots (take 2)
2008-01-04 Paul NasratThe CAS (Client-Architecture Support) call tells firmwa...
2007-12-03 Paul NasratFix typo
2007-12-03 Paul NasratFix typo in patch porting
2007-12-03 Paul NasratFix partition numbering handling with bplan firmware
2007-12-03 Paul NasratTry harder to allocate malloc region
2007-12-03 Paul NasratLet prom_claim_chunk do the work for tftp images to...
2007-12-03 Paul NasratThese patch provides the function of load a alternative...
2007-12-03 Paul Nasratmove the tftp load space and use prom_claim_chunk to...
2007-12-03 Paul NasratThe patch from Scott Moser moves the "search-for-prom_c...
2007-07-26 Paul NasratFix typo courtesy of Kenichi Nagai
2007-05-17 Paul NasratNetboot fixes:
2007-05-17 Paul NasratAdd missing includes
2007-05-17 Paul NasratNow we stop truncating characters for pxelinux style...
2007-05-15 Paul Nasratuse of cfg_set_default_by_mac() function in yaboot.c
2007-05-15 Paul NasratThis part creates the cfg_set_default_by_mac() function.
2007-05-15 Paul Nasratload_my_config_file() modifications in yaboot.c
2007-05-15 Paul Nasratprom functions
2007-05-15 Paul NasratThis patch fixes OF netbooting on pSeries
2007-05-15 Paul NasratUser-specified config file on Yaboot's prompt
2007-04-19 Paul NasratEnable user to supply config from yaboot command line.
2007-04-19 Paul NasratThe following patch fix reverts removal of some lines...
2007-04-19 Paul Nasratyaboot menu user interface
2007-04-19 Paul Nasratread boot-once, zero out, set bootoncelabel as default
2007-04-19 Paul Nasratprom setprop primatives
2007-04-18 Paul NasratLoading a different config file (confarg feature) origin
2007-03-07 Paul NasratRemove devel debugging code
2007-03-07 Paul NasratCompile fix
2007-03-02 Paul NasratThis is a combination of three patches (the first two...
2007-03-02 Paul NasratCertain levels of IBM firmware will allow the system...
2007-02-15 Paul NasratMerge ability to have per machine type config entries...
2007-02-15 Paul NasratDetermine last ext3 LBA to fix wild LBA reads
2006-04-25 Doug MaxeySweep all the files for trailing whitespace.
2006-02-10 Paul Nasratpause after claim failed (Nathan Lynch)
2006-01-30 Paul Nasratgit-archimport-id: pnasrat@redhat.com/yaboot--devel...
2005-09-26 Ethan BensonReplace netboot bootpath parser. erbenson@alaska.net--public,yaboot--devel--1.3 pnasrat@redhat.com,yaboot--devel--1.3--base-0
2005-09-26 Ethan BensonDon't use ELF entry point.
2005-08-03 Ethan BensonBugfix to patch-83
2005-07-29 Ethan BensonPretend to allocate/deallocate memory correctly
2005-07-09 Ethan Bensonhandle RAID partitions on x86 partition tables
2005-05-20 Ethan Bensonamiga partition table support.
2004-07-11 Ethan BensonIncrease tftp buffer to ~6MB
2003-11-04 Ethan BensonUse OpenFirmware RELEASE method
2003-02-10 Ethan BensonFix botched IBM patch (multiple partition handling...
2002-09-15 Ethan BensonPrepare 1.3.7-pre1
2002-09-08 Ethan BensonFix partition file search
2002-03-27 Ethan BensonCommit yaboot 1.3.6
next