VESA library: add support for reading lss16 images
[profile/ivi/syslinux.git] / sample /
2008-03-02 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-02-26 H. Peter AnvinRemove pngtopnm dependency from the samples/ directory
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinUpdate copyright year
2007-10-10 H. Peter AnvinMakefiles: create NASMOPT variable
2007-06-09 H. Peter AnvinShow list file addresses in absolute syslinux-3.50
2007-05-25 Luciano RochaDon't clobber /dev/null when compiling as root
2007-03-15 H. Peter AnvinRestore intentional blank lines at the end of sample...
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-03-15 H. Peter AnvinAdd a register-setting shuffle and boot for real mode... syslinux-3.40-pre14
2007-02-10 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.40-pre5
2007-02-07 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2007-02-07 H. Peter AnvinDeal with various distributions breaking gcc in weird...
2007-01-31 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2007-01-29 H. Peter AnvinMerge with syslinux-3.35 syslinux-3.40-pre4
2007-01-29 H. Peter Anvinsample/Makefile: $(M32) is also needed in $(SFLAGS)
2007-01-29 H. Peter AnvinRemove -m32 from the CC variable globally.
2006-09-18 H. Peter AnvinAdded a second sample background image
2006-09-14 H. Peter AnvinAdd sample splash image
2006-08-17 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git
2006-08-17 H. Peter AnvinRemove more CVS-era $Id$ tags.
2006-08-17 H. Peter AnvinRemove CVS-era $Id$ tags.
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2005-01-03 hpaClean up compile problems.
2004-12-30 hpaFix spelling of GrUB
2004-12-29 hpaBe consistent in capitalization
2004-12-29 hpaCorrectly handle different values of the memdisk info...
2004-12-29 hpaAdd code to detect the boot loader to mdiskchk
2004-12-14 hpaUpdate copyright headers.
2004-12-14 hpaFix the spelling of "Boston"
2004-12-03 hpaThis is sample code.
2004-12-03 hpaThe chain loader has been moved to the main com32 direc...
2004-08-16 hpaFix "make tidy"
2004-05-29 hpaClear some gcc warnings
2004-01-24 hpaAdjust options to work on 64-bit machines, and clean...
2004-01-24 hpaConditionally add -m32 to be able to compile in a 64...
2003-12-13 hpaMinor com32 wrapper code cleanup
2003-12-11 hpaAdd logical partition support for chain
2003-12-10 hpaSplit atou() and skip_atou() into separate modules
2003-12-10 hpaRedistribute the library code; initial work on generic...
2003-12-05 hpaFix spacing
2003-11-26 hpaAdd a bootstrap chainloading API, and include a sample...
2003-11-26 hpaAdd a "make tidy" target for the sample directory
2003-11-26 hpaAdd API to query for the existence of MEMDISK.
2003-11-24 hpaFix COMBOOT/COM32 command-line generation.
2003-11-23 hpaFix the file read API for COMBOOT/COM32
2003-11-13 hpaopentest.c -> filetest.c
2003-11-10 hpaTest for the OPEN API command
2003-07-01 hpaCOM32: Try to support both farcall and intcall
2003-05-20 hpaClean up a bit.
2003-04-21 hpaExplain why we're doing this insane movl ...,%eax
2002-11-19 hpaAdd second hello world sample
2002-11-18 hpaFix the COM32 sample program
2002-06-12 hpaUse the new <com32.h> definitions
2002-06-12 hpaCorrect the CFLAGS for building com32 files
2002-06-11 hpaMake sure "make clean" does the right thing.
2002-06-11 hpaAdd an API for COMBOOT images, and add support for...
2002-04-17 hpaMake the various clean conventions really match...
2001-12-11 hpaSome makefile changes to account for memdisk
2001-04-10 hpaCheck in example of using <Ctrl-P> for comments, and...
2001-04-05 hpaThe great graphics merge! We're now officially working...