Bypass pixel conversion when the output format is BGRA32
[profile/ivi/syslinux.git] / com32 /
2008-02-14 H. Peter AnvinBypass pixel conversion when the output format is BGRA32
2008-02-14 H. Peter AnvinTreat linear framebuffer as a degenerate paged framebuffer
2008-02-14 H. Peter AnvinVESA: move pixel formatting into __vesacon_copy_to_screen() syslinux-3.62-pre5
2008-02-14 H. Peter AnvinFix the calculation of bytes_per_pixel
2008-02-14 H. Peter AnvinReplace C version of memmove() with slightly optimized...
2008-02-14 H. Peter AnvinVESA: Support 15-bit RGB modes.
2008-02-14 H. Peter AnvinAdd support for paged (banked) VESA video mode
2008-02-13 H. Peter AnvinThe shuffle descriptors need to be unused for input... syslinux-3.62-pre3
2008-02-13 H. Peter AnvinChange the minimum number of shuffle descriptors to 64.
2008-02-13 H. Peter AnvinQuery the shuffle descriptor set size and use it
2008-02-13 H. Peter AnvinMove the prototypes for syslinux_shuffle_boot_*()
2008-02-12 H. Peter Anvinsimple menu: extend command line size to 2047 characters
2008-02-12 H. Peter Anvinshuffle: avoid computing block lists that will never...
2008-02-12 H. Peter AnvinHandle arbitrary numbers of shuffle descriptors
2008-02-11 H. Peter Anvinsimple menu: support sha256 and sha512 passwords
2008-02-11 H. Peter Anvincom32/*: move _GNU_SOURCE definitions into Makefiles
2008-02-11 H. Peter Anvinlibutil: add header file <xcrypt.h> for extended crypt...
2008-02-11 H. Peter Anvinmempcpy(): correct naming of the mempcpy() function
2008-02-11 H. Peter Anvinsimple menu: update copyright notices; clean whitespace
2008-02-11 H. Peter Anvinsimple menu: break password comparisons out into a...
2008-02-11 H. Peter Anvinmenu.c: add missing return statement
2008-02-11 H. Peter AnvinSimple menu system: move to dedicated subdirectory
2008-01-29 H. Peter Anvinmenu: clean up and fix MD5 password code
2008-01-23 H. Peter Anvinmeminfo.c32: a program to dump out the system memory map
2008-01-16 H. Peter AnvinStandardize format for copyright lines and update
2008-01-15 H. Peter Anvinelf.c32: a PHDR segment is loadable; handle filesz...
2008-01-15 Jeffrey HutzelmanSHA1 passwords: initialize the context before salting
2008-01-11 H. Peter AnvinMerge commit 'syslinux-3.55' into adv syslinux-3.60
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinUpdate copyright year
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-05 H. Peter AnvinMerge commit 'syslinux-3.55-pre4' into adv syslinux-3.60-pre7
2008-01-05 H. Peter AnvinHandle vga={ask|normal|ext} in linux.c32 syslinux-3.55-pre4
2008-01-03 H. Peter AnvinAdd simple module to load and run a protected-mode...
2007-12-18 H. Peter AnvinMerge commit 'origin/master' into adv syslinux-3.60-pre6
2007-12-13 H. Peter Anvinsyslinux_setadv(): handle size == 0, error on size...
2007-12-13 H. Peter AnvinLibrary routines for manipulating ADV data
2007-12-13 H. Peter AnvinInitial support for auxilliary data vector
2007-12-10 H. Peter AnvinSeparate attribute control for disabled menu items syslinux-3.54-pre1
2007-12-10 H. Peter AnvinFix handling of VESA modes with noncontiguous memory...
2007-11-21 H. Peter AnvinAdd "menu separator", "menu indent", "menu disabled"
2007-11-21 H. Peter AnvinAdd missing thunk function for cfarcall
2007-11-21 H. Peter AnvinAdd support for thunking cdecl/stdcall-style real-mode...
2007-11-20 H. Peter Anvinstruct term_state: remove duplicate .xy and unused...
2007-11-15 H. Peter AnvinPreserve ES:DI instead of probing for $PnP syslinux-3.53-pre5
2007-11-10 H. Peter AnvinAdd sha256crypt and sha512crypt; not yet enabled
2007-11-02 H. Peter AnvinOptional debugging code for shuffle and boot and load_linux syslinux-3.53-pre2
2007-10-10 H. Peter AnvinMakefiles: create NASMOPT variable
2007-10-02 H. Peter Anvinelf.c: better error message when memory is unavailable
2007-09-24 H. Peter AnvinFix building on a 64-bit system without a 32-bit system... syslinux-3.52 syslinux-3.52-pre10
2007-09-21 H. Peter Anvinlocalboot.c32: sample/test program for invoking syslinu...
2007-08-17 H. Peter AnvinClean up some of the new PCI code from Erwan Velu. syslinux-3.52-pre7
2007-08-17 Erwan VeluImproving PCI collected informations
2007-08-14 H. Peter AnvinAdd reboot.c32 module syslinux-3.52-pre6
2007-08-14 H. Peter Anvincom32: fix __farcall()
2007-07-25 H. Peter AnvinHandle plural correctly in countdown.
2007-07-25 H. Peter AnvinAdd header file missing from previous checkin (md5.h)
2007-07-25 H. Peter AnvinAdd support for Unix-standard MD5 password
2007-07-25 H. Peter AnvinCorrectly handle switches between graphics and text...
2007-07-25 H. Peter AnvinMake the hidden timeout behaviour match the rest of...
2007-07-25 H. Peter AnvinMove hidden_row to -2; don't re-timeout once a key...
2007-07-24 H. Peter AnvinSimple menu system: add support for "menu hidden"
2007-07-20 H. Peter AnvinAdd the actual zeroregs file; missing from a previous... syslinux-3.52-pre4
2007-07-20 H. Peter AnvinAdd syslinux_reboot()
2007-07-20 H. Peter Anvincom32: add a common zero-register structure
2007-06-22 H. Peter Anvinchain.c32: add support for searching for an MBR signatu...
2007-06-16 H. Peter AnvinSimple menu: F-key config was accidentally case sensitive
2007-06-06 H. Peter AnvinStealth whitespace cleanup
2007-06-06 H. Peter Anvinvesacon_set_background: Need "volatile" asm syslinux-3.50-pre20
2007-06-06 H. Peter AnvinAllow a flat color to be specified as a background.
2007-06-06 H. Peter AnvinNot all terminals home the cursor on CSI 2 J
2007-06-06 H. Peter AnvinUnify hexval functions; fix % in printf string
2007-06-05 H. Peter AnvinFix alignment of tab and timeout messages syslinux-3.50-pre19
2007-06-05 H. Peter Anvincom32: change the message color scheme; background...
2007-06-01 Otavio SalvadorShift horiontaly timeout message when HSHIFT is set syslinux-3.50-pre17
2007-06-01 H. Peter AnvinAdd file missing from previous checkin
2007-06-01 H. Peter AnvinHook up F-key help for the menu system, document
2007-05-31 H. Peter AnvinIf no serial console is configured, don't bother callin...
2007-05-31 H. Peter AnvinSimple program to dump serial console info
2007-05-31 H. Peter AnvinImplement syslinux_serial_console_info()
2007-05-31 H. Peter Anvinansi.h: remove unused field
2007-05-31 H. Peter AnvinHacky debugging function by setting VESA pixels, someti...
2007-05-31 H. Peter Anvinansi.c: minor cleanups
2007-05-31 H. Peter Anvinvesa/drawtxt.c: remove divide caused by %
2007-05-31 H. Peter Anvinxserial_write: handle the new \1..\5 control sequences
2007-05-31 H. Peter AnvinAdd missing parenthesis
2007-05-31 H. Peter AnvinFix problem where the command line would get truncated...
2007-05-31 H. Peter AnvinImprove comment
2007-05-31 H. Peter AnvinRemove Linux test compilation
2007-05-31 H. Peter AnvinChange \2#0 -> \1#
2007-05-31 H. Peter AnvinHandle color tables with more than 100 entries
2007-05-31 Otavio SalvadorAdd support to change menu vertical and horizontal...
2007-05-31 H. Peter AnvinParse F-key help commands in the menu system
2007-05-30 H. Peter AnvinAdd "help" to the comment
2007-05-25 Luciano RochaDon't clobber /dev/null when compiling as root
2007-05-23 H. Peter AnvinMake the menu system understand INCLUDE as well. syslinux-3.50-pre14
2007-05-07 H. Peter AnvinMore tweaks to allow bigger stack/heap, and boot protoc... syslinux-3.50-pre7
2007-05-06 H. Peter AnvinMake more space for the heap when doing so is possible
2007-04-26 H. Peter AnvinAdd wrapper function syslinux_run_kernel_image() syslinux-3.50-pre6
2007-04-26 H. Peter Anvinlinux.c32: saturate memory size to 32 bits if too large
next