profile/ivi/syslinux.git
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
2009-02-26 Erwan Veluhdt: Basic pxe implementation
2009-02-26 Erwan Veluhdt: Adding pxe_get_nic_type(t_PXENV_UNDI_GET_NIC_TYPE...
2009-02-26 Erwan Veluhdt: Adding CPU mode. cpu> show cpu DMI: Renaming proce...
2009-02-26 Erwan Veluhdt: Fixing DMI memory corruption
2009-02-26 Erwan Veluhdt: Enabling "Switch to CLI" from the menu Menu: switc...
2009-02-26 Erwan Veluhdt: Updating prompt to make it more readable (thx...
2009-02-26 Erwan Veluhdt: PCI: adding "show list" & "show device <%d>" DMI...
2009-02-26 Erwan Veluhdt: CLI: Improving show pci output
2009-02-26 Erwan Veluhdt: CLI: Adding battery menu
2009-02-26 Erwan Veluhdt: Menu: Only display detected DMI modules Menu:...
2009-02-26 Erwan Veluhdt: Adding CLEAR command Support both memory & bank...
2009-02-26 Erwan Veluhdt: Increasing Memory type size to prevent data corruption
2009-02-26 Erwan Veluhdt: Sizeof have to be more explicit
2009-02-26 Erwan Veluhdt: More cleanup from Oznog
2009-02-26 Erwan Veluhdt: Preventing displaying non filled dmi items Improvi...
2009-02-26 Erwan Veluhdt: Updating CPU names
2009-02-26 Erwan Veluhdt: Fixing wrong nb of elements displayed
2009-02-26 Erwan Veluhdt: Cleaning dmi structures
2009-02-26 Erwan Veluhdt: Adding clear_screen Using more_printf to display...
2009-02-26 Erwan Veluhdt: Adding more dmi/pci support in cli mode
2009-02-26 Erwan Veluhdt: Adding "filled" filed to detect supported devices
2009-02-26 Erwan Veluhdt: Using more struct s_hardware to remove static...
2009-02-26 Erwan Veluhdt: Changing structure to allow a cli mode
2009-02-26 Erwan Veluhdt: Moving hdt to com32/modules
2009-02-26 Erwan Veluhdt: Cleaning structures
2009-02-26 Erwan Veluhdt: Moving get_disk_parameters declaration
2009-02-26 Erwan Veluhdt: Fixing processor menu len
2009-02-26 Erwan Veluhdt: Fixing disk detection
2009-02-26 Erwan Veluhdt: Cleaning menu's structures
2009-02-26 Erwan Veluhdt: Cleaning targets
2009-02-26 Erwan Veluhdt: Splitting hdt in several modules to improve code...
2009-02-26 Erwan Veluhdt: Moving hdt from sample to its own directory
2009-02-26 Erwan Veluhdt: Bump version
2009-02-26 Erwan Veluhdt: We have to iterate & copy the vendor name to all...
2009-02-26 Erwan Veluhdt: Fixing error message
2009-02-26 Erwan Veluhdt: Fixing typo
2009-02-26 Erwan Veluhdt: Removing static dmitable, it have to be in the...
2009-02-26 Erwan Veluhdt: Adding Syslinux & About menu
2009-02-26 Erwan Veluhdt: Adding more defined values for pci components...
2009-02-26 Erwan Veluhdt: Returning ENOPCIIDS and ENOMODULESPCIMAP when...
next