platform/upstream/syslinux.git
2010-08-13 Feng Tangelflink: merge with master branch
2010-07-20 Feng Tangelflink: comment off the size check in syslxmod.c
2010-07-20 Feng Tangelflink: remove unneeded extlinux/ext2_fs.h
2010-07-20 Feng Tangelflink: remove core/printf.c
2010-07-20 Feng Tangelflink: core: rename getcwd() to avoid conflict
2010-07-20 Feng Tangelflink: a lot of core/fs merge
2010-07-20 Feng Tangelflink: merge 4.01 fs part
2010-07-20 Feng Tangelflink: some change in com32/
2010-07-20 Feng Tangelflink: add new files
2010-07-20 Feng Tangelflink: add more change as show below
2010-07-20 Feng Tangelflink: prepcore: comments off size check for temp
2010-07-20 Feng Tangelflink: add zlib change
2010-07-20 Feng Tangelflink: merge these files
2010-07-20 Feng Tangelflink: merge libpng
2010-07-20 Feng Tangelflink: add com32/lua dir
2010-07-20 Feng Tangelflink: merged gfxboot/gpllib/hdt/cmenu/ part
2010-07-20 Feng Tangelflink: small modification
2010-07-20 Feng Tangelflink: some cleanup
2010-07-20 Feng Tangelflink: will run default item in config file after...
2010-07-20 Feng Tangelflink: cleanup com32/elflink/modules/cpuid.c
2010-07-20 Feng Tangelflink: meminfo.c: change cs_bounce buf to lmalloc
2010-07-20 Feng Tangelflink: add several files to com32/elflink/modules
2010-07-20 Feng Tangelflink: malloc cleanup
2010-07-20 Feng Tangelflink: add -s option for objcopy/ld to reduce extlinu...
2010-07-20 Feng Tangelflink: remove hmalloc which is not needed after core...
2010-07-20 Feng Tangelflink: remove the malloc.c/free.c/realloc.c/zalloc...
2010-07-20 Feng Tangelflink: move realloc() to core/mem/malloc.c
2010-07-20 Feng Tangelflink: remove highmem.inc
2010-07-20 Feng TangJune 22: new mem_init works
2010-07-20 Feng Tangelflink: modify build.sh
2010-07-20 Feng Tangelflink: make linux kernel booting
2010-07-20 Feng Tangelflink: We can see menu.c32 working!
2010-07-20 Feng Tangelflink: add early debug hook in core/diskstart.inc
2010-07-20 Feng Tangelflink: modify Makefile to solve the undefined symbol...
2010-07-20 Feng Tangelflink: change the exit.c, remove the exit.S to make...
2010-07-20 Feng Tangelflink: change the main func of hello.c to static
2010-07-20 Feng Tangelflink: add elf module dump func
2010-07-20 feng.tang@intel.comelflink: use core/malloc as the malloc system, enlarge...
2010-07-20 feng.tang@intel.comelflink: modify core/Makefile for dynamic linking
2010-07-20 Feng Tangelflink: add modules.dep gen sh
2010-07-20 Feng Tangelflink: make malloc works
2010-07-20 Feng Tang0613 temp debug
2010-07-20 Feng Tangelflink: call load_env32() in diskstart.inc
2010-07-20 Feng Tangelflink: comment off the printf provided by core
2010-07-20 Feng Tangelflink: modify com32/lib/Makefile to compile
2010-07-20 Feng Tangelflink: fix the global naming for lmalloc
2010-07-20 Feng Tangelflink: remove the unnecessary calling of times()...
2010-07-20 Feng Tangelflink: change cli.c/get_key.c to use times() provided...
2010-07-20 Feng Tangmodify core/syslinux.ld to make compile pass
2010-07-20 Feng Tangelflink: differentiate the 2 malloc system
2010-07-20 Feng Tangelflink: fix some compile error
2010-07-20 Feng Tangelflink: add core/hello.c
2010-07-20 Feng Tangcore/Makefile: temp change
2010-07-20 Feng Tangelflink: before chang core/Makefile back
2010-07-20 Feng Tangelflink: copy some elflink related files over
2010-07-20 Feng Tangelflink: start merge with pathbased branch
2010-07-20 Feng Tangmove core/elflink over
2010-07-08 H. Peter AnvinNEWS: correct credit for new Lua work.
2010-07-08 H. Peter AnvinNEWS: update syslinux-4.02-pre1
2010-07-07 Laurent LicourDMI: Fixing memory mgmnt in dmi_memory_module_types
2010-07-06 H. Peter Anvinzlib: rename DEBUG to DEBUG_ZLIB again
2010-07-06 H. Peter Anvinmtools: slightly more obvious definition of tmpdir...
2010-07-06 H. Peter Anvinmtools: honor TMPDIR, check for errors writing mtools...
2010-07-06 H. Peter Anvinbtrfs: print an error if finding compressed/encrypted...
2010-07-06 H. Peter AnvinMerge remote branch 'gerth/ifcpu_remove_defines'
2010-07-05 Gert Hulselmansifcpu.c32: Remove defines used in the old sleep function.
2010-07-05 Gert HulselmansNEWS: add grubcfg= and whichsys.c32
2010-07-05 Gert HulselmansNEWS: add grubcfg= and whichsys.c32
2010-07-05 H. Peter AnvinMerge remote branch 'gerth/whichsys'
2010-07-05 H. Peter AnvinMerge remote branch 'gerth/chain_grubcfg'
2010-07-05 H. Peter Anvinifcpu.c32: need <unistd.h>
2010-07-05 H. Peter Anvinifcpu.c32: remove open-coded sleep function
2010-07-05 H. Peter Anvinlua: change syslinux.sleep() to seconds, syslinux.mslee...
2010-07-05 H. Peter Anvincom32: add proper sleep()/msleep() functions and make...
2010-07-05 H. Peter Anvincom32: change clock_t to 32 bits, and in milliseconds
2010-07-05 H. Peter Anvincore: add a ms-denominated timer
2010-07-05 Gert Hulselmanswhichsys.c32: execute specific command, based on Syslin...
2010-07-05 H. Peter AnvinMerge remote branch 'marcel/luaext'
2010-07-05 H. Peter Anvinzlib: update to zlib 1.2.5
2010-07-05 Gert Hulselmanschain.c32: Put declaration of *stage2 before common...
2010-07-05 H. Peter Anvinlibpng: upgrade to version 1.2.44
2010-07-04 Gert Hulselmanschain.c32: add grubcfg= for passing an alternative...
2010-07-03 H. Peter Anvincom32: update getopt() to the current version from...
2010-07-03 H. Peter Anvincom32: add getopt_long() to the library
2010-07-02 H. Peter AnvinNEWS, version: now working on version 4.02
2010-07-02 H. Peter Anvincore: split loadconfig.c into two files
2010-07-02 H. Peter Anvincore: merge the configfile-searching code, isolinux...
2010-07-02 H. Peter Anvincore: always canonicalize the configuration file name
2010-07-02 H. Peter Anvinlua: quiet warnings about unused variables and functions syslinux-4.01
2010-07-02 H. Peter Anvinlua: add parents to luaconf.h to quiet a gcc warning
2010-07-02 H. Peter Anvinlua: add missing <syslinux/boot.h> to syslinux.c
2010-07-02 H. Peter Anvinlua: Modernize the Makefile
2010-07-02 H. Peter AnvinNEWS: explain the memory overwrite bug a bit better
2010-07-02 H. Peter AnvinFix nuisance _FORTIFY_SOURCE failures
2010-07-02 H. Peter Anvininstallers: handle asprintf() correctly
2010-07-02 Gert HulselmansDocument 'nopassany' in MEMDISK documentation.
2010-07-02 H. Peter Anvinpxelinux: new IPAPPEND 4 to generate a SYSUUID= option. syslinux-4.01-pre3
2010-07-02 H. Peter AnvinMakefile: add lua.c32 to installables syslinux-4.01-pre2
2010-07-02 H. Peter Anvincore, diskio: reset controller between EDD retries
2010-07-02 H. Peter AnvinMerge branch 'lua'
next