profile/ivi/syslinux.git
2009-03-23 Erwan Velupci: Check if configuration type is PCI_CFG_NONE
2009-03-23 Erwan Velupci: Remove "(void)cfgtype"
2009-03-23 Erwan Velupci modules: Check for pci_scan() == NULL.
2009-03-23 Erwan Veluhdt: Check for pci_scan() == NULL.
2009-03-22 Erwan Veluhdt: Adding IPMI detection
2009-03-22 Erwan Veludmi: Adding IPMI detection
2009-03-20 Erwan Veluhdt: Adding contributors
2009-03-20 Erwan Veluhdt: commenting some devel messages
2009-03-20 Erwan Veluhdt: Fixing more_printf to display a proper \n
2009-03-20 Erwan Veluhdt: Adding an history
2009-03-19 Erwan Veluhdt: Fixing backspace
2009-03-19 Erwan Veluhdt: Adding append mode to cli
2009-03-19 Erwan Veluhdt: ctrl+a or HOME key return to the beginning of...
2009-03-19 Erwan Veluhdt: Skip heading spaces
2009-03-19 Erwan Veluhdt: Using a single cli structure to manage the input...
2009-03-19 Erwan Veluhdt: Missing include for getkey
2009-03-19 Erwan Veluhdt: more_printf must use getkey
2009-03-19 Erwan Veluhdt: Rewrite DMI module using a new syntax for the CLI
2009-03-19 Erwan Veluhdt: fixing one remaining display_prompt
2009-03-19 Erwan Veluhdt: Renaming display_prompt to reset_prompt
2009-03-19 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-03-19 H. Peter Anvinrunkernel: further simplify the command-line parser syslinux-3.74-pre8
2009-03-19 H. Peter AnvinRefactor command line parsing; support "quiet" option syslinux-3.74-pre7
2009-03-18 Erwan Veluhdt: Handling CTRL+C
2009-03-17 Erwan Veluhdt: cli now uses the ansi raw interface
2009-03-17 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-03-17 Erwan Veluhdt: Adding vesa in available modes & help message
2009-03-17 Erwan Veluhdt: putting some vesa function static
2009-03-17 Erwan Veluhdt: Making the build silent
2009-03-17 H. Peter Anvin*/Makefile: fixes for older versions of NASM
2009-03-17 H. Peter Anvin*/Makefile: use -include when including dependencies
2009-03-17 H. Peter AnvinRevert "memdisk: memdisk16.asm needs %ifndef DEPEND...
2009-03-17 H. Peter Anvinmemdisk: memdisk16.asm needs %ifndef DEPEND around...
2009-03-17 H. Peter Anvinmemdisk: align .bss to a 16-byte boundary for better...
2009-03-17 H. Peter Anvinmemdisk: zero the .bss section
2009-03-17 H. Peter Anvinmemdisk: move the floppy disk geometry code in parallel...
2009-03-17 H. Peter Anvinmemdisk: don't key FAT vs MBR on the type of disk
2009-03-16 H. Peter AnvinSYSLINUX: fix handling of .bss files for FAT12/FAT16
2009-03-16 H. Peter AnvinMerge commit 'hdt/master' syslinux-3.74-pre6
2009-03-16 H. Peter Anvinmemdisk: auto-detect large floppy geometry if it is FAT
2009-03-16 H. Peter Anvinisolinux: split MaxTransfer for HD and CD modes
2009-03-16 Erwan Veluhdt: Improving vesa output
2009-03-16 Erwan Veluhdt: Adding missing install target
2009-03-15 Erwan Veluhdt: Uploading missing vesa files
2009-03-15 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-03-14 Pierre-Alexandre... hdt: Command-line arguments should be const
2009-03-14 Pierre-Alexandre... hdt: Force cast when dereferencing menu->disk_sub_menu
2009-03-14 Pierre-Alexandre... hdt: Fix irq references
2009-03-14 H. Peter Anvincmd.c32: simplify by passing the unparsed command line
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_vesa_commands
2009-03-14 Pierre-Alexandre... hdt: find_argument should return a const char*
2009-03-14 Pierre-Alexandre... hdt: Honor syslinux_version const qualifier
2009-03-14 Pierre-Alexandre... hdt: Fix duplicate struct entry
2009-03-14 Pierre-Alexandre... hdt: Make compute_memory_module static
2009-03-14 Pierre-Alexandre... hdt: Make compute_pci_device static
2009-03-14 Pierre-Alexandre... hdt: Remove unused cli_mode parameter
2009-03-14 Pierre-Alexandre... hdt: Make main_show_summary static
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameters in start_cli_mode
2009-03-14 Pierre-Alexandre... hdt: Make show_cli_help static
2009-03-14 Pierre-Alexandre... hdt: Make handle_hdt_commands static
2009-03-14 Pierre-Alexandre... hdt: Make set_mode static
2009-03-14 Pierre-Alexandre... hdt: Make pci_show static
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_pci_commands
2009-03-14 Pierre-Alexandre... hdt: Make show_pci_devices static
2009-03-14 Pierre-Alexandre... hdt: Make show_pci_help static
2009-03-14 Pierre-Alexandre... hdt: Remove unused variables in main_show_pci
2009-03-14 Pierre-Alexandre... hdt: Make most dmi helpers static
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_dmi_commands
2009-03-14 Pierre-Alexandre... hdt: Make show_dmi_help static
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in main_show_cpu
2009-03-14 Pierre-Alexandre... hdt: Make show_cpu_help static
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_cpu_commands
2009-03-14 Pierre-Alexandre... hdt: Make cpu_show static
2009-03-14 Pierre-Alexandre... hdt: Make pxe_show static
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in main_show_pxe
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_pxe_commands
2009-03-14 Pierre-Alexandre... hdt: Make show_pxe_help static
2009-03-14 Pierre-Alexandre... hdt: Remove unused variables
2009-03-14 Pierre-Alexandre... hdt: Remove unused variable
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_kernel_commands
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in main_show_kernel
2009-03-14 Pierre-Alexandre... hdt: Make show_kernel_help static
2009-03-14 Pierre-Alexandre... hdt: Make show_kernel_modules static
2009-03-14 Pierre-Alexandre... hdt: Small indentation fix in hdt-cli-syslinux.c
2009-03-14 Pierre-Alexandre... hdt: Make show_syslinux_help static
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_syslinux_commands
2009-03-14 Pierre-Alexandre... hdt: Make syslinux_show static
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter main_show_syslinux
2009-03-14 Pierre-Alexandre... hdt: Fix indentation in header files
2009-03-14 Pierre-Alexandre... hdt: Fix indentation in source files
2009-03-14 Erwan Veluhdt: Fixing syslinux entry
2009-03-14 Erwan Veluhdt: Adding vesa detection
2009-03-14 Erwan Veluvesa: fixing wrong total_memory size
2009-03-14 Erwan Veluhdt: Adding PCI latency
2009-03-14 Erwan Veluhdt: irq have to be in dev_info
2009-03-13 Erwan Veluhdt: Adding legacy IRQ stuff
2009-03-13 H. Peter AnvinMakefile: add com32/hdt/*.c32 to list of installables syslinux-3.74-pre5
2009-03-13 H. Peter AnvinNEWS: Add hdt.c32 as a new feature
2009-03-13 H. Peter AnvinMerge branch 'hdt'
2009-03-13 H. Peter Anvincmd.c32: use strpcpy() instead of sprintf() syslinux-3.74-pre4
next