profile/ivi/syslinux.git
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
2009-03-13 H. Peter Anvinlibcom32: add strpcpy()
2009-03-13 H. Peter AnvinUpdate the cpuid.h license header
2009-03-12 Erwan VeluMoving dmi & cpuid stuff to gpl subdirs
2009-03-12 H. Peter Anvingpllib: fix path to gpllib
2009-03-12 H. Peter Anvingpllib: fix the NOGPL logic
2009-03-12 H. Peter Anvincom32/gpllib: clean up Makefile structure
2009-03-12 H. Peter Anvinlinux.c32: fix initrd alignment
2009-03-12 H. Peter AnvinAdd gpllib, gplinclude
2009-03-12 H. Peter AnvinUpdate gPXE to version 0.9.7 syslinux-3.74-pre3
2009-03-12 H. Peter AnvinNEWS: update to match current reality
2009-03-12 H. Peter Anvinrunkernel: when computing initrd address, skip fraction...
2009-03-11 Erwan Veluhdt: adding booting parameters to hdt
2009-03-11 Erwan VeluPCI: flexible modules.pcimap & pci.ids paths
2009-03-11 Erwan Veluhdt: Fixing kernel mode
2009-03-11 H. Peter Anvinisohdpfx: remove stray jmpw *%si
2009-03-11 H. Peter Anvinmdiskchk: fix and update the boot loader name table
2009-03-10 H. Peter Anvinshuffler: more corrections to shuffle buffer assignment
2009-03-10 H. Peter Anvinshuffler: fix the handling of more than one block of...
2009-03-09 erwanhdt: fixing wrong PXELINUX checks
2009-03-08 H. Peter Anvindoc/menu.txt: remove stray colon
2009-03-08 H. Peter Anvinmenu.txt: document SHA-2 passwords
2009-03-08 erwanhdt: removing useless else
2009-03-08 erwanhdt: adding syslinux mode in cli
2009-03-08 erwanhdt: preventing pxe mode being reach w/o pxelinux
2009-03-07 erwanImproving help
2009-03-04 erwanhdt: Adding summary in menu mode
2009-03-03 erwanhdt: Cleaning DMI implementation
2009-03-02 erwanhdt:Cleaning DMI implementation
2009-03-02 H. Peter AnvinMove complex menu to com32/cmenu; clean up the Makefiles
2009-03-02 H. Peter AnvinMerge branch 'master' into hdt
2009-03-02 H. Peter AnvinMerge commit 'erwan-hdt/master' into hdt
2009-03-01 Vicente Jimenez... doc: documented Ctrl-N keystroke from PXELINUX syslinux-3.74-pre2
2009-03-01 Vicente Jimenez... syslinux.txt: documented TAB keystroke
2009-03-01 Vicente Jimenez... pxelinux.txt: tftp tsize option not needed anymore
2009-03-01 Vicente Jimenez... syslinux.txt: possible keystrokes now support F11 and F12
2009-03-01 Vicente Jimenez... syslinux.txt: fix typo: repeated F11
2009-03-01 Erwan Veluhdt: dmi> show memory must show the free banks
2009-03-01 Erwan Veluhdt: Bump version 0.2.1
2009-02-28 Gene Cummcom32/libutil/Makefile: Duplicate spotless target
2009-02-28 H. Peter AnvinWarn that timeout bypasses MENU PASSWD
2009-02-27 H. Peter AnvinYEAR is a number, not a string
2009-02-27 H. Peter Anvinpxelinux: abstract the handling of PXENV+ and !PXE
2009-02-27 H. Peter AnvinUse YEAR, not the obsolete macro year
2009-02-27 H. Peter Anvinisohdpfx: work around gas/ld miscompilation
2009-02-27 H. Peter AnvinMerge branch 'master' into hdt
2009-02-27 H. Peter AnvinRevert "bcopy32: move descriptor count into ecx after...
2009-02-26 Erwan Veluhdt: More kernel stuff
2009-02-26 Erwan Veluhdt: PCI: Adding category
2009-02-26 Erwan Veluhdt: Adding basic kernel support
2009-02-26 Erwan Veluhdt: Adding basic kernel module support
2009-02-26 Erwan Veluhdt: Adding mac & ip adress detection
2009-02-26 Erwan Veluhdt: Adding pxe_bootp_t structure
2009-02-26 Erwan Veluhdt: Renaming cli-net to cli-pxe Moving hardware initia...
2009-02-26 Erwan Veluhdt: Cleaning init
next