Clean up embedded Makefile targets; fix build failure
[profile/ivi/syslinux.git] / com32 /
2008-08-22 H. Peter AnvinClean up embedded Makefile targets; fix build failure
2008-08-20 H. Peter AnvinMajor Makefile cleanups; gcc 4.3.0 compatiblity
2008-08-12 Sebastian Herbsztpci: fix pci_scan()
2008-08-12 Sebastian Herbsztpci: cosmetic fixes
2008-08-12 H. Peter Anvinpci: revamp the PCI system to have a hierarchial format
2008-08-12 H. Peter Anvinctype.h: change extern inline to static inline
2008-08-12 H. Peter Anvinstdio.h: change fflush() from "extern inline" to "stati...
2008-08-12 H. Peter Anvincom32: compile with -std=gnu99
2008-08-12 H. Peter Anvinstdio.h: revamp fread/fwrite to make gcc less unhappy
2008-08-11 H. Peter AnvinFix lrand48() and rand()
2008-08-01 H. Peter Anvincom32/lib: add zalloc()
2008-08-01 H. Peter Anvinpci: inlines for extracting part of a PCI device address
2008-08-01 H. Peter Anvinpci: store device address
2008-08-01 H. Peter AnvinMerge commit 'origin/for-3.72'
2008-07-31 H. Peter Anvinchain.c32: error out on missing boot sector signature
2008-07-24 H. Peter Anvinklibc/compiler.h: add __weak macro
2008-07-24 H. Peter Anvinklibc/compiler.h: booleanize likely/unlikely
2008-07-22 H. Peter Anvinvesamenu: avoid strcmp() with NULL
2008-07-20 Sebastian Herbsztpci: resize pci_device arrays syslinux-3.71-pre15
2008-07-20 Sebastian Herbsztethersel: use library functions
2008-07-17 H. Peter Anvin<sys/cpu.h>: asm() formatting cleanup
2008-07-17 H. Peter Anvin<sys/cpu.h>: drop redundant "return"
2008-07-17 H. Peter Anvincom32: move cpuid inlines to <sys/cpu.h>
2008-07-16 H. Peter Anvinifcpu64.c32: clean up the sources syslinux-3.71-pre14
2008-07-16 H. Peter Anvincpuid.h: add __constfunc
2008-07-16 H. Peter Anvincpufeature.h: remove unused macros syslinux-3.71-pre13
2008-07-16 H. Peter Anvinifcpu64.c32: simple module to choose a 32, 32pae, or...
2008-07-16 H. Peter Anvincpuid.[ch]: various cleanups
2008-07-16 Sergey Vlasovchain.c32: fix test for partition types which can be... syslinux-3.71-pre11
2008-07-16 Sergey Vlasovchain.c32: fix bounce buffer handling
2008-07-11 H. Peter Anvinchain.c32: explicitly verify after writing MBR syslinux-3.71-pre7
2008-07-11 H. Peter Anvinchain.c32: new "hide" option
2008-07-07 Sebastian Herbsztpcitest: display "1 bus found" instead of "1 buses...
2008-07-04 H. Peter AnvinAllow the initrd to be specified on a separate line syslinux-3.71-pre4
2008-07-03 H. Peter AnvinSimple menu: really avoid disabled entries syslinux-3.71-pre2
2008-06-30 H. Peter Anvinchain.c32: allow "boot" as a drive specification
2008-06-24 H. Peter Anvinmboot.c32: no need to include the ANSI engine syslinux-3.70-pre24
2008-06-24 H. Peter AnvinDefault to \n -> \r\n in ANSI and xserial
2008-06-20 H. Peter Anvinchain.c32: use a more Linux-kernel-like syntax
2008-06-19 H. Peter Anvinchain.c: avoid comma-space in assembly stubs
2008-06-19 H. Peter Anvinchain.c32: check the stub sources into the tree
2008-06-19 H. Peter AnvinAdd address aliases for freedos and msdos
2008-06-19 H. Peter Anvinchain.c32: minor stylistic cleanup
2008-06-19 H. Peter Anvinchain.c: we can't rely on dosmem and int13 in here...
2008-06-19 H. Peter Anvinchain.c32: support loading DOS kernels
2008-06-19 H. Peter Anvin<syslinux/bootrm.h>: fix order of SS and DS
2008-06-16 H. Peter Anvinchain.c32: finalize the NTLDR interface syslinux-3.70-pre18
2008-06-16 H. Peter Anvinloadfile: make sure we don't trash errno
2008-06-13 Sebastian Herbsztpci: fix off-by-one error and introduce MAX_PCI_FUNC
2008-06-13 H. Peter Anvinchain.c32: don't swap drives when already primary syslinux-3.70-pre17
2008-06-13 H. Peter Anvinchain.c32: support swapping BIOS drive numbers
2008-06-13 H. Peter Anvinchain: use shuffle API; support loading a boot file
2008-06-06 H. Peter AnvinAligning memcpy/memmove/mempcpy/memset for libcom32
2008-05-30 H. Peter AnvinCentralize configurables; better "make install" etc
2008-05-29 H. Peter AnvinMove files out of root into core, dos, and utils
2008-05-28 H. Peter AnvinMerge commit 'origin/master' into gpxe-added
2008-05-14 H. Peter AnvinMerge commit 'origin/gptmbr'
2008-05-12 Stefan BucurFixed the various Makefiles so that SYSLINUX compiles...
2008-04-24 Sergey Vlasovchain.c32: fix booting from logical partitions
2008-04-18 Maciej W. Rozyckisyslinux 3.63: Use $(CC) for examining compiler options
2008-04-10 H. Peter AnvinMerge commit 'syslinux-3.63' into gpxe-added syslinux-3.70-pre9
2008-04-09 H. Peter Anvinmovebits: rewrite significant chunks of the algorithm syslinux-3.63-pre5
2008-04-09 H. Peter Anvinzonelist.c: Fix the coalescing of identical ranges
2008-04-08 H. Peter Anvinsdi.c32: be a tad more verbose.
2008-04-08 H. Peter Anvinmovebits: use the memmap data structure for the freelist
2008-04-08 H. Peter Anvinmovebits: handle the case of an upward overlap move...
2008-03-31 H. Peter AnvinCOM32 module to load a Microsoft System Deployment...
2008-03-31 H. Peter AnvinMerge commit 'origin/gpxe-added' into gpxe-added syslinux-3.70-pre8
2008-03-29 H. Peter AnvinMerge commit 'origin/gpxe-support' into gpxe-added
2008-03-29 H. Peter AnvingPXE SAN boot module
2008-03-29 H. Peter AnvinAdd stpcpy() and implement version/derivative queries
2008-03-24 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-03-23 H. Peter AnvinMerge commit 'origin/nolen' into gpxe-support
2008-03-21 H. Peter AnvinMerge commit 'syslinux-3.63-pre2' into nolen syslinux-3.70-pre5
2008-03-20 H. Peter AnvinMerge commit 'f9ac61d6178d4994cd646fd4b6c4bb891351624c'
2008-03-20 Sebastian HerbsztFixing wrong offsets in dmi
2008-03-20 ErwanPCI detection code doesn't corrupt memory anymore ...
2008-03-08 H. Peter AnvinRemove reference to readpit.c32, an experimental module
2008-03-06 H. Peter AnvinUse $(CC) in gcc_ok macro, not plain gcc
2008-03-04 H. Peter AnvinClean up .*.d files for "make tidy" in libutil
2008-03-04 H. Peter AnvinClean up .*.d files for "make tidy" in libutil
2008-03-04 H. Peter AnvinMerge commit 'origin/master' into nolen syslinux-3.70-pre4
2008-03-04 H. Peter AnvinPrevent inclusion of system include files when inapprop...
2008-03-04 H. Peter AnvinVESA: Simplify the lss16 decoder
2008-03-04 H. Peter AnvinDrop unnecessary CLD instructions.
2008-03-04 H. Peter AnvinVESA library: add support for reading lss16 images
2008-03-03 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-03-03 H. Peter Anvinsimple menu: break off execute() into its own source...
2008-03-02 H. Peter AnvinAdd missing file <syslinux/zio.h> syslinux-3.70-pre3
2008-03-02 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-03-02 ErwanLicense change for CPU detection modules
2008-03-02 H. Peter AnvinMove mboot documentation to the doc/ directory
2008-02-29 H. Peter AnvinAdd transparent decompression support to elf.c32
2008-02-29 H. Peter AnvinGeneric framework for reading compressed files using...
2008-02-27 H. Peter AnvinUn-inline fclose()
2008-02-27 H. Peter Anvinbackground.c: remove unused filesize() function
2008-02-27 H. Peter Anvinrealloc(): put an absolute upper limit on slack
2008-02-27 H. Peter AnvinComboot/Com32 changes for unspecified file lengths
2008-02-26 H. Peter AnvinMerge commit 'origin/nodxax' into nolen
2008-02-23 H. Peter Anvinfstat(): report files of unknown length as sockets
next