Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpllib: Don't clobber legacy C/H/S parameters with EDD ones | Pierre-Alexandre Meyer | 2009-04-19 | 4 | -82/+142 |
* | hdt: Fix typo in device_parameter struct | Pierre-Alexandre Meyer | 2009-04-19 | 1 | -1/+1 |
* | hdt: Remove misguiding printf() (disks) | Pierre-Alexandre Meyer | 2009-04-19 | 1 | -2/+1 |
* | hdt: Fix EDD format (menu) | Pierre-Alexandre Meyer | 2009-04-19 | 1 | -2/+2 |
* | hdt: Remove inappropriate free() | Pierre-Alexandre Meyer | 2009-04-19 | 1 | -1/+0 |
* | hdt: Add `show disk' in hdt mode (CLI) | Pierre-Alexandre Meyer | 2009-04-19 | 1 | -0/+4 |
* | Merge commit 'mouraf/for-erwan' into disklib | Pierre-Alexandre Meyer | 2009-04-19 | 25 | -284/+572 |
|\ | |||||
| * | hdt: Add VPD menu item | Pierre-Alexandre Meyer | 2009-04-17 | 3 | -0/+115 |
| * | hdt: Add vpd mode (CLI) | Pierre-Alexandre Meyer | 2009-04-17 | 5 | -0/+121 |
| * | Merge commit 'erwan/master' into for-erwan | Pierre-Alexandre Meyer | 2009-04-17 | 27 | -278/+324 |
| |\ | |||||
| | * | hdt: removing useless clear_screen | Erwan Velu | 2009-04-16 | 1 | -2/+0 |
| | * | hdt: Improving more_printf & clear_screen management | Erwan Velu | 2009-04-16 | 10 | -190/+181 |
| | * | hdt: Fixing wrong printf calls | Erwan Velu | 2009-04-16 | 1 | -2/+2 |
| | * | hdt: Adding reset_more_printf() | Erwan Velu | 2009-04-16 | 2 | -0/+5 |
| | * | hdt: menu should be 80x25 | Erwan Velu | 2009-04-16 | 1 | -1/+1 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ... | Erwan Velu | 2009-04-16 | 4 | -7/+21 |
| | |\ | |||||
| | | * | Merge branch 'syslinux-3.7x' | H. Peter Anvin | 2009-04-16 | 6 | -29/+31 |
| | | |\ | |||||
| | | | * | rosh: don't compile rosh.lnx by defaultsyslinux-3.75 | H. Peter Anvin | 2009-04-15 | 1 | -1/+1 |
| | | | * | hdt: Fixing latency indentation | Erwan Velu | 2009-04-15 | 1 | -1/+1 |
| | | | * | pci: Using for_each_pci_func3 | Erwan Velu | 2009-04-15 | 1 | -3/+2 |
| | | | * | pci: add pci_for_each_func3() which produces an address | H. Peter Anvin | 2009-04-15 | 1 | -0/+10 |
| | | | * | PCI: Fixing freeze when detecting many PCI devices | Erwan Velu | 2009-04-15 | 1 | -22/+11 |
| | | | * | menu: modify MENU SAVE to be a cascading default | H. Peter Anvin | 2009-04-14 | 3 | -6/+20 |
| | * | | | pci: Using for_each_pci_func3 | Erwan Velu | 2009-04-15 | 1 | -3/+2 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux | Erwan Velu | 2009-04-15 | 6 | -43/+73 |
| | |\| | | |||||
| | * | | | hdt: Fixing latency indentation | Erwan Velu | 2009-04-14 | 1 | -1/+1 |
| | * | | | PCI: Fixing freeze when detecting many PCI devices | Erwan Velu | 2009-04-14 | 1 | -22/+11 |
| | * | | | hdt: Shortening extension when using ISOLINUX | Erwan Velu | 2009-04-13 | 1 | -0/+19 |
| | * | | | hdt: Opening console earlier | Erwan Velu | 2009-04-13 | 1 | -1/+2 |
| | * | | | hdt: Detect syslinux earlier | Erwan Velu | 2009-04-13 | 1 | -3/+3 |
| | * | | | hdt: 0.3.0 | Erwan Velu | 2009-04-13 | 1 | -1/+1 |
| | * | | | Merge branch 'for-erwan' of ssh://erwan@terminus.zytor.com/pub/git/users/pam/... | Erwan Velu | 2009-04-13 | 39 | -357/+759 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'for-erwan' of ssh://erwan@terminus.zytor.com/pub/git/users/pam/... | Erwan Velu | 2009-04-11 | 26 | -42/+316 |
| | |\ \ \ \ | |||||
| | * | | | | | hdt: DEL must be handle as BACKSPACE | Erwan Velu | 2009-04-04 | 1 | -1/+2 |
| * | | | | | | hdt: Get rid of nb_modules in struct cli_module_descr | Pierre-Alexandre Meyer | 2009-04-17 | 10 | -33/+63 |
| * | | | | | | hdt: Get rid of MAX_MODES | Pierre-Alexandre Meyer | 2009-04-16 | 3 | -16/+23 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | hdt: Refactor disk menu | Pierre-Alexandre Meyer | 2009-04-19 | 3 | -40/+18 |
* | | | | | | hdt: Add disk mode (CLI) | Pierre-Alexandre Meyer | 2009-04-19 | 7 | -307/+126 |
* | | | | | | gpllib: Add disk library | Pierre-Alexandre Meyer | 2009-04-19 | 10 | -1/+993 |
* | | | | | | Merge commit 'origin/for-erwan' into disklib | Pierre-Alexandre Meyer | 2009-04-18 | 20 | -1243/+2228 |
|\| | | | | | |_|_|/ / |/| | | | | |||||
| * | | | | hdt: DEL must be handle as BACKSPACE | Pierre-Alexandre Meyer | 2009-04-11 | 1 | -6/+7 |
| * | | | | Merge branch 'master' into for-erwan | Pierre-Alexandre Meyer | 2009-04-11 | 39 | -357/+759 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge commit 'hdt-erwan/master' into for-erwan | Pierre-Alexandre Meyer | 2009-04-10 | 26 | -42/+316 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | VPD: Adding the Virtual Product Data detection | Erwan Velu | 2009-04-10 | 5 | -2/+207 |
| | * | | | hdt: Fixing typo. Thx to dag. | Erwan Velu | 2009-04-09 | 1 | -1/+1 |
| * | | | | hdt: cursor pos must be uint | Erwan Velu | 2009-04-02 | 1 | -1/+1 |
| * | | | | hdt: Implement DEL behavior in cli mode | Erwan Velu | 2009-04-02 | 1 | -0/+23 |
| * | | | | Merge branch 'for-erwan' of ssh://erwan@terminus.zytor.com/pub/git/users/pam/... | Erwan Velu | 2009-04-02 | 1 | -17/+39 |
| |\ \ \ \ | |||||
| | * | | | | hdt: Trim spaces in the parser | Pierre-Alexandre Meyer | 2009-04-02 | 1 | -17/+39 |
| * | | | | | Merge branch 'for-erwan' of ssh://erwan@terminus.zytor.com/pub/git/users/pam/... | Erwan Velu | 2009-04-02 | 1 | -3/+15 |
| |\| | | | |