]> git.ozlabs.org Git - yaboot.git/shortlog
yaboot.git
2013-05-22 Dinar ValeevDouble block_buffer devel
2013-05-22 Dinar ValeevIncrease MAX_BLOCK_SIZE to 4096
2013-05-13 Dinar ValeevFix partitions bigger than 2TB
2013-05-13 Dinar Valeevadd GPT partition support.
2013-05-13 Aaro Koskinenmake: use STRIP
2013-05-13 Tony BreedsMakefile: add cscope target
2013-05-13 Tony Breedsfs_of: Increase the LOAD_BUFFER_SIZE to 32MB
2013-05-13 Tony BreedsFix the swab* macros.
2013-05-13 Tony BreedsFix warnings in load_elf{32,64}()
2013-05-13 Tony BreedsAdd more libc helper functions for e2fsprogs.
2013-05-13 Ricardo M.... Enhance network stack detection on IBM pSeries
2013-05-13 Tony BreedsRevert "make: Update CFLAGS to for -Werror."
2013-05-11 Tony Breedsfs_of: Add an ino_seek() method.
2013-05-11 Tony Breedsfs_swap: Reduce severity of not finding a partition...
2013-04-08 Santiago LeonSupport for VLAN tags
2011-10-18 Brian Kingofpath: Handle disk devices with no sd node
2011-10-18 Brian Kingofpath: Support systems with a large number of devices
2011-10-18 Brian Kingofpath: Add support for fibre channel devices
2011-10-18 Brian Kingofpath: Add support for ethernet and HFI devices
2011-10-18 Brian Kingofpath: Add support for VSCSI, VFC, and SAS
2011-10-18 Tony Breedsyaboot-1.3.17 master yaboot-1.3.17
2011-10-18 Benjamin HerrenschmidtMake: We must build with -fno-strict-aliasing
2011-10-18 Benjamin HerrenschmidtAdd support for the PowerNV platform
2011-10-18 Tony Breedsmake: Update CFLAGS to for -Werror.
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
2011-10-18 Tony Breedsmake: Add correct quotes to the VERSION define to allow...
2011-10-18 Tony BreedsForce yaboot to always build 32-bit.
2011-10-18 Tony Breedsyaboot does not compile against new e2fsprogs release
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 Tony BreedsRemove old '0arch-timestamps0' file
2010-07-16 Anton BlanchardLink yaboot at 1MB
2010-07-16 Anton BlanchardAllocate kernel and ramdisk as low as possible
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 BlanchardBump PROM_CLAIM_MAX_ADDR to 256MB
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'
2010-07-09 Tony BreedsYaboot 1.3.16 yaboot-1.3.16
2010-07-09 Tony BreedsAdd "Developers Certificate of Origin"
2010-07-09 Tony BreedsVersion 1.3.15 yaboot-1.3.15
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 Will Woodsybin --bootonce doesn't work
2009-02-17 Tony BreedsRevert "Let prom_claim_chunk do the work for tftp image...
2009-02-13 Anton Blanchardybin succeeds but returns error code
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...
2008-01-03 Paul NasratRevert "The attached patch adds support for writing...
2008-01-03 Paul NasratRevert "Fix shell syntax"
2008-01-03 Paul NasratFix shell syntax
2007-12-04 Paul NasratThe attached patch adds support for writing the nvram...
2007-12-03 Paul NasratForce build to be ppc32
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 NasratPrint version-release of yaboot
next