profile/ivi/syslinux.git
2010-03-01 H. Peter Anvinmemdisk: drop DEBUG from unzip.c
2010-03-01 H. Peter Anvinpxe: drop UDP close from unload sequence
2010-03-01 H. Peter Anvincore: don't use "const volatile" in __jiffies definition
2010-03-01 H. Peter Anvinpxe: revamp timeout, improve the unloading of gpxelinux
2010-03-01 H. Peter Anvindprintf: make usable on hardware
2010-03-01 H. Peter Anvincom32/lib: remove unused definitions
2010-03-01 H. Peter AnvinMCONFIG.embedded: make sure to honor options in MCONFIG...
2010-02-28 H. Peter Anvinpxelinux: allow "localboot -1" to do INT 18h, just...
2010-02-28 H. Peter AnvinMCONFIG: include MCONFIG.local if one exists
2010-02-28 H. Peter Anvincore: drop accidental checkin of -DDEBUG=1 syslinux-4.00-pre30
2010-02-27 H. Peter Anvincore: fix and simplify generic_getfssec() syslinux-4.00-pre29
2010-02-27 H. Peter Anvinext2: use generic_getfssec syslinux-4.00-pre28
2010-02-27 H. Peter Anvinfat: use generic_getfssec(), fix generic_getfssec(...
2010-02-26 H. Peter Anviniso9660: use boot_info_table and fix hybrid mode
2010-02-26 H. Peter Anviniso9660: use generic_getfssec()
2010-02-26 H. Peter Anvinfs: add generic getfssec
2010-02-26 H. Peter Anvincore/readdir.c: remove unused variable
2010-02-26 H. Peter Anvinfs/iso9660: remove unused variables
2010-02-26 H. Peter Anvindos: make sure we don't look like a Windows image
2010-02-25 H. Peter Anvindoc: document 32-bit-only API calls
2010-02-25 H. Peter Anvinopendir: remove unnecessary buffer pointer
2010-02-25 H. Peter Anviniso9660: make readdir() work syslinux-4.00-pre27
2010-02-25 H. Peter Anvinopendir: use internal protected-mode interfaces
2010-02-25 H. Peter Anvinfs: searchdir: handle opening a directory
2010-02-25 H. Peter Anvinfs: cleanups: use PVT() macro for all filesystems;...
2010-02-25 H. Peter Anvinisolinux: 7C00h -> TEXT_START
2010-02-25 H. Peter Anvinisolinux: drop dependency on core_xfer_buf in self... syslinux-4.00-pre26
2010-02-25 H. Peter Anvincore/mem: better dprintf()
2010-02-25 H. Peter Anvincore: fix double free of pathbuf, constify iget filenam...
2010-02-24 H. Peter Anvincom32: replace hard-coded bounce buffer use in com32/lib syslinux-4.00-pre25
2010-02-24 H. Peter Anvincore: fix lowmem malloc
2010-02-24 H. Peter Anvincom32: add lzalloc()
2010-02-24 H. Peter Anvinlmalloc: set errno on failure
2010-02-24 H. Peter Anvincom32: wrapper functions for lowmem allocations
2010-02-24 H. Peter Anvincore: move aligned segments earlier
2010-02-24 H. Peter Anvincore: use better malloc; add low memory malloc; fix...
2010-02-24 H. Peter Anvinpxe: clean up/fix generation of ipappend strings
2010-02-24 H. Peter Anvinfs/pxe: drop the use of PKTBUF_SEG
2010-02-24 H. Peter AnvinMerge branch 'pxefix' into pathbased
2010-02-24 H. Peter Anvinpxe: set the block size in the fs structure
2010-02-24 H. Peter Anvincore: add a direct 32-bit API
2010-02-23 Alek Dupathbased:btrfs use iget interface and leverage general...
2010-02-22 H. Peter Anvincore/com32.inc: warn about possible double use of core_...
2010-02-22 H. Peter Anvincore: rewrite loadhigh in C
2010-02-22 H. Peter Anvincom32: go back to using real_mode_seg as bounce buffer
2010-02-21 H. Peter Anvincore: let xfer_buf_seg, real_mode_seg be assigned by...
2010-02-21 H. Peter AnvinMerge remote branch 'origin/master' into pathbased
2010-02-21 H. Peter Anvinlibpci: merge BIOS read and BIOS write
2010-02-17 H. Peter Anvini915resolution: use libpci to access PCI config space syslinux-3.85 syslinux-3.85-pre13
2010-02-16 H. Peter AnvinNEWS: document i915resolution merge. syslinux-3.85-pre12
2010-02-16 H. Peter AnvinMerge branch 'i915res'
2010-02-16 H. Peter Anvincore: use vk_append for function 0016h temp storage syslinux-4.00-pre24
2010-02-16 H. Peter Anvincore: remove stray -DDEBUG
2010-02-16 H. Peter Anvinext2: handle symlinks larger than a single block
2010-02-16 H. Peter Anvinext2: a zero block number is actually legit
2010-02-16 H. Peter Anvinext2: drop any 64K limit
2010-02-16 H. Peter Anvinfs: move the disk cache into high memory
2010-02-16 H. Peter Anvinext2: fix confusion between logical and physical block...
2010-02-16 H. Peter Anvincache: fix cache initialization
2010-02-16 H. Peter Anvinfs: move cache_init() into fs_init, to handle special...
2010-02-16 H. Peter Anvinext2: fix bmap block number breakage
2010-02-16 H. Peter Anvincache: fix _get_cache_block() return, add lock_cache_bl...
2010-02-16 H. Peter Anvincache: update the metadata cache design
2010-02-16 H. Peter Anvincore: move fs-related C files into fs/
2010-02-16 H. Peter Anvincore: remove obsolete assembly strecpy.inc
2010-02-16 H. Peter Anvincore: remove obsolete assembly cache.inc
2010-02-16 H. Peter Anvinfs: use malloc'd mutable pathname buffers syslinux-4.00-pre23
2010-02-16 H. Peter Anvinext2: clean up types in the bmap functions
2010-02-16 H. Peter Anvingeneric_close_file: use put_inode(), not free_inode()
2010-02-16 H. Peter Anvinbtrfs: use generic_load_config syslinux-4.00-pre22
2010-02-16 H. Peter Anvinfs: centralize symlink handling
2010-02-16 H. Peter Anvinfs: reference-count inodes, fix generic loadconfig
2010-02-16 H. Peter Anvincore: separate bcopyxx code and data; use linker-genera...
2010-02-16 H. Peter Anvinmemmove: don't reverse copy if there is no overlap
2010-02-15 H. Peter AnvinMakefile: dos/copybs.com now in dosutil
2010-02-15 H. Peter Anvindosutil: move copybs here, update Makefile
2010-02-14 H. Peter Anvinbootsect.inc: change 100000h -> free_high_memory syslinux-4.00-pre21
2010-02-14 H. Peter Anvinpxelinux: remove USE_PXE_PROVIDED_STACK
2010-02-14 H. Peter Anvinsysdump: guard against a nonsensical month number
2010-02-14 H. Peter Anvinsysdump: don't force cpuid() to be inlined
2010-02-14 H. Peter AnvinMerge branch 'master' into pathbased syslinux-4.00-pre20
2010-02-14 H. Peter Anvinconfig: allow a chdir at the time a new configuration...
2010-02-14 H. Peter Anvinfs: move to a chdir()-based mechanism for managing cwd syslinux-4.00-pre19
2010-02-14 H. Peter Anvinmtools: add MTOOLS_FAT_COMPATIBILITY=1
2010-02-14 H. Peter Anvinchain.c: part_info -> partinfo syslinux-3.85-pre11
2010-02-14 H. Peter AnvinNEWS: update for 3.85 release
2010-02-13 H. Peter Anvinchain.c32: add option to set hidden sectors; load boot...
2010-02-13 H. Peter Anvinpxelinux: complete but disable debugging code, not... syslinux-3.85-pre10
2010-02-13 H. Peter Anvincore: document the stack location, use STACK_TOP throughout
2010-02-13 H. Peter Anvinpxelinux: move the stack to avoid AMI BIOS bug
2010-02-11 H. Peter Anvinfs: fix cwd setting for FAT/iso9660/extfs syslinux-4.00-pre18
2010-02-11 Alek Dupathbased: Add FAT support to extlinux and let FAT...
2010-02-11 Alek Dupathbased: fix relative path in the extlinux installer
2010-02-10 H. Peter AnvinMerge branch 'fsc' into pathbased
2010-02-08 H. Peter AnvinMerge branch 'master' into i915res syslinux-3.85-pre63
2010-02-08 H. Peter Anvinvesa: for jpg or png images, tile the image across...
2010-02-08 H. Peter Anvinsysdump: quiet gcc warning
2010-02-08 H. Peter Anvinmemdisk: make "nopass" type-specific, add "nopassany"
2010-02-08 H. Peter Anvinsysdump: use the same serial receive threshold as the... syslinux-3.85-pre9
2010-02-08 H. Peter Anvinsysdump: make ymodem work even on a serial console
next