profile/ivi/syslinux.git
2009-05-09 Pierre-Alexandre... Merge commit 'hdt-erwan/master' into for-erwan
2009-05-09 Pierre-Alexandre... hdt: Silence harmless errors when detecting disks
2009-05-09 Pierre-Alexandre... hdt: Remove vesa hack (cli)
2009-05-08 Erwan VeluMerge branch 'for-erwan' of ssh://terminus.zytor.com...
2009-05-08 Pierre-Alexandre... hdt: Fix partition display (menu)
2009-05-08 Pierre-Alexandre... gpllib: Specify size of the edd structure in the buffer...
2009-05-05 Erwan Veluhdt: 0.3.3
2009-05-05 Erwan Veluhdt: Adding e820, e801, e88 memory information
2009-05-05 Erwan Veluhdt: adding "hdt> show memory"
2009-05-05 Erwan Veluhdt: adding memory> show bank xx
2009-05-04 Erwan Veluhdt: improve help message
2009-05-03 Erwan Veluhdt: using reset_more_printf in memory mode
2009-05-03 Erwan VeluMerge branch 'for-erwan' of ssh://terminus.zytor.com...
2009-05-03 Erwan Veluhdt: fixing cursor disapearing
2009-05-03 Erwan Veluhdt: Input cursor is now blinking
2009-05-03 Erwan Veluhdt: fixing BACKSPACE behavior
2009-05-03 Pierre-Alexandre... Merge commit 'hdt-erwan/master' into for-erwan
2009-05-03 Pierre-Alexandre... hdt: Add e801 and 88 calls in the memory mode (CLI)
2009-05-03 Pierre-Alexandre... gllib: Add e801 and 88 memory detection
2009-05-03 Pierre-Alexandre... gpllib: Fix ACPI 3.0 quirk (memory)
2009-05-02 Erwan Veluhdt: 0.3.2
2009-05-02 Pierre-Alexandre... gpllib: Add copyright/license information (disklib)
2009-05-02 Pierre-Alexandre... hdt: Add memory mode (CLI)
2009-05-02 Pierre-Alexandre... gpllib: Add detect_memory_e820 call
2009-05-01 Erwan Veluhdt: removing useless clear screen on dmi> show memory
2009-05-01 Pierre-Alexandre... gpllib: Add copyright/license information (disklib)
2009-04-29 Erwan Velucmenu: fixing getnumrows values
2009-04-28 Erwan Veluhdt: Remove useless comments
2009-04-27 Erwan Veluhdt: 0.3.2-pre1
2009-04-27 Erwan Veluhdt: optmizing disk's menu
2009-04-27 Erwan Veluhdt: updating disk's menu to match latest disk api
2009-04-27 Erwan Veluhdt: detect_disks requires detect_vesa (FIXME)
2009-04-27 Erwan Veluhdt: missing \n on disk detection
2009-04-27 Erwan Velupci: prevent modules.alias to destroy modules.pcimap...
2009-04-27 Erwan Veluhdt: preventing mac address to be shown of all pci...
2009-04-27 Erwan Veluhdt: fix wrong kernel module display in menu mode
2009-04-27 Erwan Veluhdt: Adding modules.alias support
2009-04-27 Erwan Velupci: Adding get_module_name_from_alias()
2009-04-27 Pierre-Alexandre... hdt: Fix bug in module lookup (CLI)
2009-04-27 Pierre-Alexandre... hdt: Add disk callbacks (CLI)
2009-04-27 Pierre-Alexandre... hdt: Fix modules lookup to compare against full callbac...
2009-04-26 Pierre-Alexandre... Merge commit 'hdt-erwan/master' into for-erwan
2009-04-26 Pierre-Alexandre... Merge branch 'disklib' into for-erwan
2009-04-26 Pierre-Alexandre... hdt: Make the disk mode use parse_partition_table(...
2009-04-26 Pierre-Alexandre... gpllib: Add parse_partition_table() to iterate through...
2009-04-26 Pierre-Alexandre... hdt: Improve disk output (CLI)
2009-04-23 Erwan Veluhdt: Adding hdt> show vpd
2009-04-23 Erwan Veluhdt: Adding hotkey for VPD
2009-04-23 Erwan Veluhdt: displaying only populated VPD' items
2009-04-23 Erwan Veluhdt: 0.3.1
2009-04-23 Pierre-Alexandre... Merge commit 'mouraf/for-erwan' into for-erwan
2009-04-21 Pierre-Alexandre... hdt: Do not print information about buggy extended...
2009-04-21 Pierre-Alexandre... hdt: Do not modify offsets in the part_entry itself
2009-04-21 Pierre-Alexandre... gpllib: Handle unknown labels (disk)
2009-04-21 Pierre-Alexandre... gpllib: Add default error handling (disk)
2009-04-21 Pierre-Alexandre... hdt: Add missing header in hdt-util.c
2009-04-21 Pierre-Alexandre... hdt: Check if a swsusp image exists on swap partitions
2009-04-21 Pierre-Alexandre... gpllib: Build new objects (disk)
2009-04-21 Pierre-Alexandre... gpllib: Add swsusp_check to check for swsusp signature
2009-04-21 Pierre-Alexandre... gpllib: Propagate error codes in disk library
2009-04-21 Pierre-Alexandre... gpllib: Move partition declarations to disk/partition.h
2009-04-21 Pierre-Alexandre... gpllib: Move get_error from disk/util.c to disk/error.c
2009-04-21 Pierre-Alexandre... gpllib: Add disk/common.h for shared definitions
2009-04-21 Pierre-Alexandre... hdt: Add IEC 60027 format for disk size (menu)
2009-04-21 Pierre-Alexandre... hdt: Use IEC 60027 standard for capacity (CLI)
2009-04-21 Pierre-Alexandre... hdt: Process extended partitions (CLI)
2009-04-20 Pierre-Alexandre... hdt: Add partitions information in disk menu
2009-04-20 Pierre-Alexandre... hdt: Dump partition tables (CLI)
2009-04-20 Pierre-Alexandre... gpllib: Add partition table structure (disk)
2009-04-20 Pierre-Alexandre... gpllib: Add read_mbr helper (disk)
2009-04-20 Pierre-Alexandre... disk.c32: Fix indentation
2009-04-20 Pierre-Alexandre... hdt: Adapt disk CLI/menu to new struct devinfo
2009-04-20 Pierre-Alexandre... gpllib: Don't clobber legacy C/H/S parameters with...
2009-04-19 Pierre-Alexandre... hdt: Fix typo in device_parameter struct
2009-04-19 Pierre-Alexandre... hdt: Remove misguiding printf() (disks)
2009-04-19 Pierre-Alexandre... hdt: Fix EDD format (menu)
2009-04-19 Pierre-Alexandre... hdt: Remove inappropriate free()
2009-04-19 Erwan Veluhdt: removing useless more_printf
2009-04-19 Pierre-Alexandre... hdt: Add `show disk' in hdt mode (CLI)
2009-04-19 Pierre-Alexandre... Merge commit 'mouraf/for-erwan' into disklib
2009-04-19 Pierre-Alexandre... hdt: Refactor disk menu
2009-04-19 Pierre-Alexandre... hdt: Add disk mode (CLI)
2009-04-19 Pierre-Alexandre... gpllib: Add disk library
2009-04-19 Erwan Veluhdt: removing useless more_printf
2009-04-19 Erwan Veluhdt: more_printf was eating a line
2009-04-19 Erwan Veluhdt: MAC Address should only be displayed on the PXE...
2009-04-19 Erwan Veluhdt: fixing typo
2009-04-19 Erwan Veluhdt: Cleaning dmi chassis asset tag output
2009-04-19 Erwan Veluhdt: removing multiple spaces
2009-04-18 Pierre-Alexandre... Merge commit 'origin/for-erwan' into disklib
2009-04-18 Erwan Veluhdt: moving contact adress to the mailing list
2009-04-18 Pierre-Alexandre... hdt: Add VPD menu item
2009-04-17 Pierre-Alexandre... hdt: Add vpd mode (CLI)
2009-04-17 Pierre-Alexandre... Merge commit 'erwan/master' into for-erwan
2009-04-17 Pierre-Alexandre... hdt: Get rid of nb_modules in struct cli_module_descr
2009-04-16 Pierre-Alexandre... hdt: Get rid of MAX_MODES
2009-04-16 Erwan Veluhdt: removing useless clear_screen
2009-04-16 Erwan Veluhdt: Improving more_printf & clear_screen management
2009-04-16 Erwan Veluhdt: Fixing wrong printf calls
2009-04-16 Erwan Veluhdt: Adding reset_more_printf()
next